No description
  • Typst 96.6%
  • HTML 3.3%
  • JavaScript 0.1%
Find a file
2026-02-21 20:06:34 +01:00
markdown rough web-scrape of volume 4 2025-12-13 20:03:57 +01:00
typst isbn-nr added to cover template 2026-02-18 18:27:07 +01:00
.gitignore Fix typos in colophon 2026-02-08 10:10:27 +01:00
build.sh Fix typos in colophon 2026-02-08 10:10:27 +01:00
dom_to_markdown.js Support missing (or no) subtitle 2025-11-14 09:17:20 +00:00
README.md updated readme 2026-02-21 20:06:34 +01:00

Endnotes bootleg edition

Branches

  • Main (for the most up-to-date and complete version; errata however may still be present)
  • the other branches are drafts

See the pdf-version of the volumes:

How was this made?

The script dom_to_markdown.js was used in conjunction with manual scraping of the webpage, the markdown produced as a result was converted with pandoc to typst:

pandoc -f markdown -t typst -o <output.typ> <input.md>

Which afterwards was typeset with figures and diagrams sourced from digital copies of the original print release, found on archive.org. The typesetting has attempted to mimic the original, but has also taken certain typographical liberties.

Note

The used script was for the older version of the endnotes webpage, for a scraper compatible with the new version see endnotes-dossiers-to-markdown

Aknowlegments

We extend our thanks to the people behind Endnotes for allowing us to reprint/republish their material, so that it can reach more people interested in having a physical copy.