]> git.donarmstrong.com Git - lilypond.git/commit - lily/partial-iterator.cc
Issue 3645: Allow \partial to occur in mid-piece
authorDavid Kastrup <dak@gnu.org>
Sun, 3 Nov 2013 14:30:53 +0000 (15:30 +0100)
committerDavid Kastrup <dak@gnu.org>
Sun, 10 Nov 2013 10:03:54 +0000 (11:03 +0100)
commit2d34420eaf1ffdb620739e4640af42c0b3f812c1
treea4465f7301a6e9022879bdcab285ced5da846b98
parent872f820b9d5333f007267246bfae61e1284b7d8e
Issue 3645: Allow \partial to occur in mid-piece

This is done by moving measurePosition to negative values when at the
beginning of a measure, and to a respective distance before the end of
the measure in case the measure has already been started.
lily/partial-iterator.cc