Missing repeat sign after longer alternative
"Ole V. Villumsen via bug-lilypond" <[email protected]> Fri, 29 Nov 2024 21:34:45 +0000
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <zAFELRSwPNDFBwq6w3kGLDinL8M5nu_sLzpATAzu3NHho8sS5HSblzsKOInrTmHR2AXY1WxFDb3rPM_7uxh20sBu-zmoe_MjM5Sk5flqX3g=@protonmail.ch> |
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 "|."
}
}
Sent with [Proton Mail](https://proton.me/mail/home) secure email.