summaryrefslogtreecommitdiffstats
path: root/fonts/hieroglf/BUILD
blob: 85252c95dacfd7f7e780eb3435e5dd7dce156b0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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