2013/11/2 Francisco Vila <paconet....@gmail.com>:
> Hello. I bring this from the Spanish list:
>
> {
>   \time 2/4
>   \repeat percent 3 << b'2 \\ b2 >>
>   \repeat percent 3 b2
> }
>
> [image attached]
>
> Here, the repeated part which has polyphony lacks one of the percent
> symbols. Anyone knows why? Thanks.
>
> --
> Francisco Vila. Badajoz (Spain)
> www.paconet.org , www.csmbadajoz.com

Hi Francisco,

compiling your example returns

"
programming error: must have Item for spanner bound of PercentRepeat

  \repeat percent 3 << b'2 \\ b2 >>
atest-22.ly:4737:3: continuing, cross fingers
Preprocessing graphical objects...
programming error: Multi_measure_rest::get_rods (): I am not spanned!
continuing, cross fingers
"

Not sure about the exact problem, though, initiating a proper context

\new Voice ...

fixes it.


Cheers,
  Harm

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to