]> git.donarmstrong.com Git - lilypond.git/commit
Issue 3693: Let Percent_repeat_iterator be unfazed by Timing changes
authorDavid Kastrup <dak@gnu.org>
Wed, 15 Jul 2015 21:30:30 +0000 (23:30 +0200)
committerDavid Kastrup <dak@gnu.org>
Tue, 21 Jul 2015 06:29:54 +0000 (08:29 +0200)
commitb416f10429d8d3881445d9000ff422dc67176df1
tree410b3d39df7731b41649d933858343106ac5c1ed
parent11a9e5701316d46d34993fadb85482282c9753cc
Issue 3693: Let Percent_repeat_iterator be unfazed by Timing changes

There is still one shortcoming: the percent repeats will not contain any
material apart from the percent itself.  In particular, no Timing
changes will be repeated.  If there are meter changes or \partial
commands inside of percent repeats, they need to occur in parallel
passages outside of any percent repeat, if necessary in a separate
"timing track".
lily/percent-repeat-iterator.cc