summaryrefslogtreecommitdiff
path: root/synthetic/compile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'synthetic/compile.sh')
-rw-r--r--synthetic/compile.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/synthetic/compile.sh b/synthetic/compile.sh
new file mode 100644
index 0000000..3897a0b
--- /dev/null
+++ b/synthetic/compile.sh
@@ -0,0 +1,5 @@
+pdflatex main.tex;
+bibtex main;
+pdflatex main.tex;
+pdflatex main.tex;
+pdflatex main.tex;