]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.22
authorfred <fred>
Sun, 24 Mar 2002 19:55:06 +0000 (19:55 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:55:06 +0000 (19:55 +0000)
Documentation/Rules.make

index 7e87d4ff6bf100d8c39d09f748563328f01390f2..d5c66f344b4bed447e2a7b4bf83235944cba8816 100644 (file)
@@ -57,7 +57,7 @@ $(outdir)/%.dvi: $(depth)/input/%.ly $(depth)/VERSION
 
 # generate the pixmap at twice the size, then rescale (for antialiasing)
 $(outdir)/%.gif: $(outdir)/%.ps
-       gs -q -sDEVICE=ppmraw -sOutputFile=- -r200 -dNOPAUSE  $< -c quit |pnmscale 0.5| ppmtogif > $@
+       gs  -q -sDEVICE=ppmraw -sOutputFile=- -r200 -dNOPAUSE  $< -c quit |pnmscale 0.5| ppmtogif > $@
 
 $(outdir)/%.ly.txt: $(depth)/input/%.ly
        ln -f $< $@