]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Fix bug in lyrics and ties
authorReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 23 Oct 2007 21:39:06 +0000 (23:39 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 23 Oct 2007 21:39:06 +0000 (23:39 +0200)
commit4e0a2b45ec7f5a01db189ddc008c2571610c5287
tree614b86f95ef3dc4d871ebd1c20ea4de263a842f9
parent92ac6b5a04901c03df80f33ec6805957cee7d63a
MusicXML: Fix bug in lyrics and ties

I forgot to reset the is_tied flag, so after a tie, no lyrics would be
printed out any more (the second note of a tie is in a melisma and does
not use any lyrics syllables in lilypond - Of course only if it is
really a tied note...).
input/regression/musicxml/06d-Lyrics-Melisma-Finale.xml
scripts/musicxml2ly.py