bug-lilypond
[Top][All Lists]
Advanced

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

Final volta bracket closed unexpectedly


From: Dan Eble
Subject: Final volta bracket closed unexpectedly
Date: Sun, 14 Feb 2021 16:27:31 -0500

As I read Behind Bars, p.237, the bracket for volta 2 should not turn down at 
the end in this case.  Either way, it's strange that the outcome depends on 
line breaking.  If someone is willing to second this, I am willing to 
investigate it.
— 
Dan

\version "2.20.0"

\layout {
  ragged-right = ##t
}

piece = \fixed c' {
  \repeat volta 2 R1 \alternative { R1 R1 }
  \repeat volta 2 R1
}

\new Score \new Staff << \piece >>
\new Score \new Staff << \piece { s1*3 \break } >>




reply via email to

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