summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/termsim/build.sh
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-23 21:34:53 +0000
committerKarl Berry <karl@freefriends.org>2021-12-23 21:34:53 +0000
commit80812a87ec3d7bc0df221d11eca867fd38f3e221 (patch)
treea17e3b482b40289037f8b967a6270b0fd3574f1c /Master/texmf-dist/doc/latex/termsim/build.sh
parent9707e058fdbd13c19117545d85584ef84abc75f3 (diff)
termsim (23dec21)
git-svn-id: svn://tug.org/texlive/trunk@61391 c570f23f-e606-0410-a88d-b1316a301751
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