]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Also finish repeats that do not have an explicit ending bar
authorReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 23 Oct 2007 21:32:23 +0000 (23:32 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 23 Oct 2007 21:32:23 +0000 (23:32 +0200)
commit92ac6b5a04901c03df80f33ec6805957cee7d63a
treec91e90a358799a0c1af2705cffdb950c5d4a9e93
parenta596fd93b1cd7f6f6e49dc84a25b79695be983e3
MusicXML: Also finish repeats that do not have an explicit ending bar

Some musicXML examples just display the first page of a multi-page score.
Sometimes a repeat occurs on these pages with no ending bar (which would
follow on a subsequent page). Simply finish the \repeat sequence at the
very end of the page.
scripts/musicxml2ly.py