summaryrefslogtreecommitdiffstats
path: root/fonts/hieroglf/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/hieroglf/BUILD')
-rwxr-xr-xfonts/hieroglf/BUILD14
1 files changed, 14 insertions, 0 deletions
diff --git a/fonts/hieroglf/BUILD b/fonts/hieroglf/BUILD
new file mode 100755
index 0000000000..85252c95da
--- /dev/null
+++ b/fonts/hieroglf/BUILD
@@ -0,0 +1,14 @@
+# turn off docmfp support (broken atm)
+sedit '/\\usepackage{docmfp}/d' $SPELL.dtx &&
+sedit 's/%%%%% \\providecommand/\\providecommand/' $SPELL.dtx &&
+
+# turn off checksum (also seems to be broken)
+sedit '/% \\Finale/d' $SPELL.dtx &&
+
+latex $SPELL.ins &&
+
+latex --interaction batchmode $SPELL.dtx &&
+latex --interaction batchmode $SPELL.dtx &&
+makeindex -s gind.ist $SPELL &&
+latex --interaction batchmode $SPELL.dtx &&
+latex --interaction batchmode $SPELL.dtx