- Typst 96.6%
- HTML 3.3%
- JavaScript 0.1%
| markdown | ||
| typst | ||
| .gitignore | ||
| build.sh | ||
| dom_to_markdown.js | ||
| README.md | ||
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:
- Endnotes 1 textblock as pdf
- Endnotes 2 textblock as pdf
- Endnotes 3 textblock as pdf
- Endnotes 4 textblock as pdf
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.