This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#!/bin/bash
|
||||
pandoc \
|
||||
Allgemein.md \
|
||||
Diplomarbeitsbuch-individueller-teil-Konstantin-Hintermayer.md \
|
||||
bibliographie.md \
|
||||
01-Allgemein.md \
|
||||
02-Diplomarbeitsbuch-individueller-teil-Adam-Gaiswinkler.md \
|
||||
03-Diplomarbeitsbuch-individueller-teil-Florian-Edlmayer.md \
|
||||
04-Diplomarbeitsbuch-individueller-teil-Konstantin-Hintermayer.md \
|
||||
99-bibliographie.md \
|
||||
--toc \
|
||||
--toc-depth=3 \
|
||||
--number-sections \
|
||||
@@ -12,6 +14,7 @@ pandoc \
|
||||
--bibliography sources.bib \
|
||||
--include-before-body=00_preamble.latex \
|
||||
-V geometry:margin=2cm \
|
||||
-V toc-title="Inhaltsverzeichnis" \
|
||||
-H header.tex \
|
||||
--lof \
|
||||
-o diplomarbeitsbuch.pdf
|
||||
Reference in New Issue
Block a user