> in the following code the first repeat bar line of the second last repeat 
> block is missing.
> I don't think I made a mistake, but I thought I'd ask here first before I 
> report it to the bug-list.
> If one of you is sure that it is a bug, could he/she please forward it to the 
> bug-list for me then?
> 
> I tried to replace the repeat-block by a manual repeat but this resolved in 
> having the bracket line from the previous alternative block continued.
> 
> hope someone knows another workaround maybe.

remove the \bar "||" just before the \repeat volta 2
.....
  \repeat volta 2 { R1*15^"Mambo" }
  \alternative { { R1 } { R1*4 | r2 c } } \bar "||" \break
%                                        ^^^^^^^^^^
  \repeat volta 2
......

Toine Schreurs


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to