Part 2 done.

This commit is contained in:
2025-08-15 11:48:19 +02:00
parent c5d1961ac6
commit 024a3f4b9f
23 changed files with 860 additions and 60 deletions

View File

@@ -5,6 +5,7 @@ PATH=/bin:/usr/bin
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 \
@@ -25,4 +26,19 @@ pandoc -o "De som forsvinner i tåken.epub" \
chapter_17.md \
chapter_18.md \
chapter_19.md \
chapter_20.md
chapter_20.md \
chapter_21.md \
chapter_22.md \
chapter_23.md \
chapter_24.md \
chapter_25.md \
chapter_26.md \
chapter_27.md \
chapter_28.md \
chapter_29.md \
chapter_30.md \
chapter_31.md \
chapter_32.md \
chapter_33.md \
chapter_34.md \
chapter_35.md