aboutsummaryrefslogtreecommitdiff
path: root/zeitung/run
diff options
context:
space:
mode:
Diffstat (limited to 'zeitung/run')
-rwxr-xr-xzeitung/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/zeitung/run b/zeitung/run
index 2402c14..3e0098b 100755
--- a/zeitung/run
+++ b/zeitung/run
@@ -1,5 +1,5 @@
#!/usr/bin/env sh
mkdir -p build/ &&
- latexmk -output-directory=build/ -xelatex &&
+ latexmk -shell-escape -output-directory=build/ -xelatex &&
zathura build/main.pdf