diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | projekt_doku.asciidoc | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -17,7 +17,7 @@ all: projekt_doku.pdf # asciidoc --backend=latex $< projekt_doku.pdf: projekt_doku.asciidoc thesis.xsl thesis.sty - a2x.py -f pdf --dblatex-opts="-p thesis.xsl -s thesis.sty -b xetex" $< + a2x -f pdf $< .PHONY: pluggit pluggit: diff --git a/projekt_doku.asciidoc b/projekt_doku.asciidoc index 88b7d33..5d47965 100644 --- a/projekt_doku.asciidoc +++ b/projekt_doku.asciidoc @@ -2,6 +2,7 @@ :author: Benjamin Franzke :lang: de :imagesdir: image +// a2x: --dblatex-opts="-p thesis.xsl -s thesis.sty -b xetex" == Begriffe |