lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Percent repeats and polyphony. Bug?


From: Thomas Morley
Subject: Re: Percent repeats and polyphony. Bug?
Date: Sat, 2 Nov 2013 02:41:47 +0100

2013/11/2 Francisco Vila <address@hidden>:
> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]