]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Always quote texts (header, lyrics) that contain periods or commas
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 2 Sep 2007 23:04:20 +0000 (01:04 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Thu, 6 Sep 2007 14:15:22 +0000 (16:15 +0200)
commit9e35de84c2171b53668e3dfde245778e2a23807f
tree6953fad761a400dcdc948830a957666d88562d69
parent9d7e6b1904172ef4ea73cfb13ae0d3e369209b59
MusicXML: Always quote texts (header, lyrics) that contain periods or commas

While lyrics syllables might contain periods or commas without requiring
quotes around the syllables, header fields need quotes. Wrap the quotes
around just to make sure for the lyrics and to fix header fields.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
python/musicxml.py