Ah ok! Now I see, it doesn't matter if the bracket does continue, as
long as the beginning of the last alternative is marked.
I don't know if it's standard notation rules — I never looked out for
and never noticed this issue in sheet music till now...
Thanks
Am 15.06.2014 20:39, schrieb Fede
Hi
the same occurs if you use \break instead of \pageBreak.
It's not a bug and I recall previous discussion on this matter, see for
example:
http://lists.gnu.org/archive/html/lilypond-user/2008-07/msg00111.html
There are better threads but I cannot find them.
I think that LilyPond is just followi
I noticed the following bug;
See comments in this example:
\version "2.18.2"
{
\repeat volta 2 {
a a a a
}
\alternative {
{a a a a | b b b b}
{c c c c | \pageBreak d d d d}
% volta bracket for 2nd alternative does not continue after \pageBreak
% (regardless of