[445bf3bb2fbd1f259fe43ade204fb34d68bdd581]
Folks,
have a look at NR section `Percent Repeats', `Known Issues and
Warnings'. There is code like
\relative c'' {
\repeat percent 3 { \time 5/4 c2. 2 \time 4/4 2 2 }
}
which generates the attached image. The generation of a second staff
can't be right... A bug?
Additionally, the `improved' version
\relative c''
<<
\repeat percent 3 { c2. 2 2 2 }
\repeat unfold 3 { \time 5/4 s4*5 \time 4/4 s1 }
>>
also generates an empty staff, which looks definitely wrong to me.
BTW, both snippets generate
programming error:
No spacing entry from DoublePercentRepeat to `right-edge'
warnings.
Werner
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel