summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/seuthesis/a3cover/a3cover.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/seuthesis/a3cover/a3cover.sh')
-rw-r--r--Master/texmf-dist/doc/latex/seuthesis/a3cover/a3cover.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/seuthesis/a3cover/a3cover.sh b/Master/texmf-dist/doc/latex/seuthesis/a3cover/a3cover.sh
new file mode 100644
index 00000000000..63e26bca6c9
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/seuthesis/a3cover/a3cover.sh
@@ -0,0 +1,11 @@
+#!/bin/bash
+
+pdflatex -interaction=nonstopmode bookspine_hor.tex
+pdflatex -interaction=nonstopmode bookspine_ver.tex
+pdfcrop --margins 2 --clip bookspine_ver.pdf bookspine_res.pdf
+pdflatex -interaction=nonstopmode A3cover.tex
+
+rm *.aux *.log
+
+rm bookspine_hor.pdf
+rm bookspine_ver.pdf