summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/termsim/build.sh
blob: bdbeaf7a886e69730c4249f88f3009761f01b875 (plain)
1
2
3
4
5
6
7
8
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