yeKcim / hpmor

Version LaTeX/PDF de « Harry Potter et les Méthodes de la Rationnalité » #HPMOR
http://hpmor.com/
8 stars 2 forks source link

ebook creation fails in chapter 64 #5

Closed entorb closed 2 years ago

entorb commented 2 years ago

Warning: ./chapters/hpmor-chapter-064.tex. Warning: consider using --makeatletter if the result is not compilable.

Error at "source" (line 13467, column 13): unexpected \chapter expecting \end{document} \clearpage{}\partchapter{Travail de groupe}{II}

here a small suggestion for adding more annotations to make debugging easier https://github.com/entorb/hpmor-de/blob/fr-ebook-v2/ebook/2epub.sh

yeKcim commented 2 years ago

Strange, I’ve created epub with the script with no bug 🤨 I have to investigate

entorb commented 2 years ago

hm, if working fine, you could uncomment this line: https://github.com/yeKcim/hpmor/blob/19a749c310e41937d19c264f667b5fe2e3108de6/make_ebooks.sh#L4

entorb commented 2 years ago

found my problem: outdated linux and pandoc versions.