Werner LEMBERG <wl <at> gnu.org> writes:
> It would be a great simplification if it would not be necessary to
> artificially break up `R1*4' into `R1 R1*3'.
>
The multi-measure rests break on any event, tempo change, double bar...,
so you could put a repeating s1*5 in the 'conductor' part
if you want to prevent the rests from joining across even
mulitples of 5 in the bar number.
\new Staff <<
{ s1*4 \repeat unfold 20 s1*5 }
{/* your music here */} >>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user