summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/termsim/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/termsim/build.sh')
-rwxr-xr-xMaster/texmf-dist/doc/latex/termsim/build.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/termsim/build.sh b/Master/texmf-dist/doc/latex/termsim/build.sh
new file mode 100755
index 00000000000..bdbeaf7a886
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/termsim/build.sh
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+xetex termsim.dtx &&\
+xelatex -shell-escape termsim.dtx &&\
+makeindex -s gind.ist -o termsim.ind termsim.idx &&\
+makeindex -s gglo.ist -o termsim.gls termsim.glo &&\
+xelatex -shell-escape termsim.dtx &&\
+xelatex -shell-escape termsim.dtx &&\
+xelatex -shell-escape termsim.dtx