]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Implement conversion of page layout options
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 4 Nov 2007 20:47:38 +0000 (21:47 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 4 Nov 2007 20:47:38 +0000 (21:47 +0100)
commitcc4370c05c005e07a81ab6ec2ec8657a6d361787
tree2fcc99990002f2b7b59bb3a3770b30e24ff9f67a
parent31934a22e28a39b64ea365e425011b7eef71aa32
MusicXML: Implement conversion of page layout options

A MusicXML contains page size, margins, font size, spacing
settings etc. inside the <defaults> element, which is now
converted to the \paper {..} block and some #(set-global-... ...)
commands in lilypond.
input/regression/musicxml/19a-PageLayout-PrintMusic.xml [new file with mode: 0755]
python/musicexp.py
scripts/musicxml2ly.py