summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-01-15 14:40:57 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2013-01-15 14:40:57 +0100
commit75765fad35e3313cefd08ebeff76c4f07784b20d (patch)
treeaba3ee88e14cbf65e483addca102aa55efd30ac6
parent0b6914e087cb6c1f0476315e2a13d222bd19f3f8 (diff)
downloadmmswe-75765fad35e3313cefd08ebeff76c4f07784b20d.tar.gz
mmswe-75765fad35e3313cefd08ebeff76c4f07784b20d.tar.bz2
mmswe-75765fad35e3313cefd08ebeff76c4f07784b20d.zip
Makefile: Put a2x params directly into the document-header
-rw-r--r--Makefile2
-rw-r--r--projekt_doku.asciidoc1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 47b74cf..4a7e803 100644
--- a/Makefile
+++ b/Makefile
@@ -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