bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 1325 in lilypond: Volta bracket going over to next line


From: lilypond
Subject: Issue 1325 in lilypond: Volta bracket going over to next line
Date: Thu, 14 Oct 2010 00:37:21 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 1325 by RalphBugList: Volta bracket going over to next line
http://code.google.com/p/lilypond/issues/detail?id=1325



I did look through the tracker but nothing obvious. I have also tested this with 2.12.latest and get the same issue.

This is the snippet that is as small as I can seem to get it (from a piece I was engraving).

\relative c'' {
 \time 6/8
 \repeat volta 2 {
   c8 ees, c c' ees, c |
 }
 \alternative {
   { c ees ges g4 a16 bes | b4.~ b }
   { bes8 a g ges4 g16 a16 | d,4.~ d }
 }
 c'8 ees, c c' ees, c |
 c'8 ees, c c' ees, c |
 c'8 ees, c c' ees, c |
}

\version "2.13.35"

What you can see is that the second volta stops at the end of the first line instead of carrying over to end at the next bar.

If you add two more duplicate bars at the end of the piece or remove one of them it all reflows and the volta is correct.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]