summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/codebox/build.sh
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-12-27 03:02:58 +0000
committerNorbert Preining <norbert@preining.info>2021-12-27 03:02:58 +0000
commit790995b7e79697514364450bf9c04f1b8d500838 (patch)
treea59b89b3cfb2e5def88455fa463f95e9a2aaea5f /macros/latex/contrib/codebox/build.sh
parent4a2abb95db9b87c04422a05174b2606b2c8e1d2b (diff)
CTAN sync 202112270302
Diffstat (limited to 'macros/latex/contrib/codebox/build.sh')
-rwxr-xr-xmacros/latex/contrib/codebox/build.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/macros/latex/contrib/codebox/build.sh b/macros/latex/contrib/codebox/build.sh
new file mode 100755
index 0000000000..433e777e39
--- /dev/null
+++ b/macros/latex/contrib/codebox/build.sh
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+xetex codebox.dtx &&\
+xelatex -shell-escape codebox.dtx &&\
+makeindex -s gind.ist -o codebox.ind codebox.idx &&\
+makeindex -s gglo.ist -o codebox.gls codebox.glo &&\
+xelatex -shell-escape codebox.dtx &&\
+xelatex -shell-escape codebox.dtx &&\
+xelatex -shell-escape codebox.dtx