X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tex%2FGNUmakefile;h=239f4f8f9be7496eef4162ae0b36948cd6070361;hb=150ff905539154877da98ae5d59fcf8938dcda97;hp=623b9a0aa1c78b270d2eaf60ddacd8bdd8420210;hpb=3cbec898b20a89e07abff947a94c5d2102734011;p=lilypond.git diff --git a/tex/GNUmakefile b/tex/GNUmakefile index 623b9a0aa1..239f4f8f9b 100644 --- a/tex/GNUmakefile +++ b/tex/GNUmakefile @@ -18,11 +18,12 @@ $(outdir)/music-drawing-routines.ps: $(depth)/ps/music-drawing-routines.ps -ln $< $@ $(outdir)/latin1.enc: GNUmakefile - echo '/ISOLatin1Encoding' > $@ + echo '/ISOLatin1Encoding' > $@.orig echo 'ISOLatin1Encoding pstack' \ - | gs -sDEVICE=nullpage -quiet - \ - | sed 's|/minus|/hyphen|' >> $@ - echo 'def' >> $@ + | gs -sDEVICE=nullpage -quiet - 2>> $@.orig + echo 'def' >> $@.orig + sed 's|/minus|/hyphen|' < $@.orig > $@ + # teTeX-2.0.x compatibility. local-install: