]> git.donarmstrong.com Git - lilypond.git/blob - make/musicxml-rules.make
Do not scale the size of open and mute symbols ("X", "O") twice with the "size" prope...
[lilypond.git] / make / musicxml-rules.make
1 .SUFFIXES: .xml
2
3
4 $(outdir)/%.ly:  %.xml
5         $(PYTHON) $(MUSICXML2LY) -o $@ $<