"Ole V. Villumsen via bug-lilypond" <bug-lilypond@gnu.org> writes:

> Expected: Repeat sign after first volta.
> Observed: No repeat sign anywhere.
>
> \version "2.24.4"
>
> {
> \repeat volta 2 {
> d' 1 |
> \alternative {
> \volta 1 { f' | g' | }
> \volta 2 { d' | }
> }
> c' |
> \bar "|."
> }
> }

I don't understand what you expect here.  Alternatives in a repeat
construct have to be the last thing, yet you add c' | \bar "|." into the
repeat volta.  How is that supposed to be formatted?

-- 
David Kastrup

Reply via email to