I couldn't build the documentation until I applied the attached patch. However, I'm not sure if this is right, because I don't see exactly your intention.

Bert
--- Documentation/pictures/GNUmakefile  2005-06-30 22:17:34.562500000 +0200
+++ Documentation/pictures/GNUmakefile.new      2005-06-30 18:28:19.093750000 
+0200
@@ -25,7 +25,8 @@
 
 # cancel default rule that breaks transparency
 $(outdir)/%.png: %.xpm
-
+       convert $< $@
+       
 $(outdir)/%-48.png: %.xpm
        convert -sample 48 -depth 24 $< $@
                   
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to