On Nov 3, 2021, at 18:40, David Kastrup <[email protected]> wrote: > > > My use case is something different entirely and it does not work as > expected. This may or may not be a relevant minimal example for my use > case (no idea) but is weird enough to suggest something's off. > > { > \repeat volta 2 > { > c'1 > \volta 1 \set Timing.baseMoment = #(ly:make-moment 1/4) > e'1 > } > }
I have no time now, but I hope I can take a look in a few hours. Maybe the iterator for \volta should be doing something different with its context. I very vaguely recall that the NR tells of a known issue involving repeats and contexts. Regards, — Dan
