bug-lilypond
[Top][All Lists]
Advanced

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

Re: Final volta bracket closed unexpectedly


From: Michael Käppler
Subject: Re: Final volta bracket closed unexpectedly
Date: Mon, 15 Feb 2021 10:15:15 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

Am 14.02.2021 um 22:27 schrieb Dan Eble:
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.
Seconded. I can't remember having seen the current behaviour in scores I
used. Thanks for investigating!
—
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 } >>


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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