Corrected some small stuff, added styling, and create part2.

This commit is contained in:
2025-08-15 00:04:54 +02:00
parent b4f9fc622b
commit 1b394ee095
24 changed files with 133 additions and 52 deletions

View File

@@ -2,7 +2,10 @@
PATH=/bin:/usr/bin
pandoc -o book.epub --metadata-file=epub-metadata.yaml \
pandoc -o "De som forsvinner i tåken.epub" \
--metadata-file=epub-metadata.yaml \
--css=style.css \
--toc --toc-depth=2 \
chapter_00-introduction.md \
chapter_01.md \
chapter_02.md \