diff --git a/de_som_forsvinner_i_taaken/create-epub.sh b/de_som_forsvinner_i_taaken/create-epub.sh index 76b2dc4..2151fb5 100755 --- a/de_som_forsvinner_i_taaken/create-epub.sh +++ b/de_som_forsvinner_i_taaken/create-epub.sh @@ -5,7 +5,6 @@ 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 \