If I use a \repeat with a number greater than 2 together with an
\alternative with only two choices, I get too many bar lines after the
alternatives.
Take a look at the output generated by this:
\score {
\notes {
\repeat volta 5 {
c' c' c' c'
}
\alternative {
{d' d' d' d'}
{e' e' e' e'}
}
f'
}
}
Is this a bug?
Best wishes,
Claus Tondering, Lyngby, Denmark
E-mail: [EMAIL PROTECTED]
- Repeat bug? Claus Tondering
- Repeat bug? Han-Wen Nienhuys
