Comment by cracadumi

5 hours ago

I didn't see an EPUB, so I made one from the Vatican HTML: TOC + footnotes, passes epubcheck.

https://github.com/n2ctech/magnifica-humanitas-epub/releases...

Nice. Did you use AI? (I'm being half-sarcastic, and half wanting to confirm that this is an accurate reproduction of the text in the original)

  • Yes for the plumbing, no for the text.

    Codex helped write the converter, but the EPUB text is parsed from the Vatican HTML. The script doesn’t rewrite or summarize anything; it just repackages the source into EPUB with TOC, footnotes, metadata, and cover.

    • Appreciate your work, I prefer the EPUB format. Maybe including this confirmation in the repo's README could be of help for those who stumble upon it.

Thank you for this. Is your python script in any way English language bound, or could it still be applied to other languages (e.g. the French version, with all of its diacritics), of course with the appropriate (sub/full)titles, path, etc. necessary minor modifications considered?