Here you can find a
preview:
https://www.schott-music.com/de/preview/viewer/index/?idx=NTI0Mjcx&idy=524271&dl=0
Voice tenor bar 9 to 10 into first alternative it is bound, were as
from bar 9 to 13 (page 2) it isn't.
It is officially published by SCHOTT Music, so I think its correct...
Arne
> >
Am Sa., 27. Jan. 2024 um 12:14 Uhr schrieb Arne Ploese via
bug-lilypond :
>
> Here you can find a
> preview:
> https://www.schott-music.com/de/preview/viewer/index/?idx=NTI0Mjcx&idy=524271&dl=0
>
> Voice tenor bar 9 to 10 into first alternative it is bound, were as
> from bar 9 to 13 (page 2) it i
> Here you can find a
> preview:
> https://www.schott-music.com/de/preview/viewer/index/?idx=NTI0Mjcx&idy=524271&dl=0
>
> Voice tenor bar 9 to 10 into first alternative it is bound, were as
> from bar 9 to 13 (page 2) it isn't. It is officially published by
> SCHOTT Music, so I think its correc
Hi Knute,
no worries.
I think this list is exactly the right place to discuss, whether some
behaviour
should be considered a bug or not.
That was the reason I wrote here in the first place.
Otherwise I simply would have opened an issue on GitLab.
Michael
Am 26.01.2024 um 21:05 schrieb Knute Sn
This is now
https://gitlab.com/lilypond/lilypond/-/issues/6691
Am 26.01.2024 um 20:32 schrieb Werner LEMBERG:
I would like to hear your opinions on this one:
snip
\version "2.25.10"
{ \acciaccatura { c'8 } d'4 }
{ \appoggiatura { c'8 } d'4 }
The hyperlinks o
I've been wrestling with this mystery for some hours. I've finally found how
to trigger it. The multimeasure rest causes the duplication of the rests in the
display in previous measures. A non-multimeasure rest does not result in the
weird duplication. If this is a known issue I missed the no
> I've been wrestling with this mystery for some hours. I've finally
> found how to trigger it. The multimeasure rest causes the
> duplication of the rests in the display in previous measures. A
> non-multimeasure rest does not result in the weird duplication. If
> this is a known issue I miss
Just a brief follow-up. If this trick:
cadenzaMeasure = {
\cadenzaOff
\partial 1024 s1024
\cadenzaOn
}
... is used, the rests don't get duplicated but then the MMRest is not created,
but rather the single measure rests are printed out in multiple measures.
-David
- Original Message