Originally created by: *anonymous
Originally created by: pnorcks@gmail.com
Original report:
http://lists.gnu.org/archive/html/bug-lilypond/2010-09/msg00130.html
%% BEGIN
\version "2.13.32"
\score {
\new PianoStaff <<
\new Staff {
b'1 b'
\stopStaff
\break
\startStaff
b' b'
}
\new Staff {
b'1 b'
\break
b' b'
}
>>
\layout {
indent = #0
line-width = #50
}
}
%% END
Originally posted by: mts...@gmail.com
I think this problem has gone away in 2.13.48. Could someone please confirm?
Originally posted by: ColinPKC...@gmail.com
Confirmed in 2.13.49: span bars in both systems.
Originally posted by: pnorcks@gmail.com
Indeed. The bug exists in 2.13.47 and was fixed in 2.13.48.
Labels: fixed_2_13_48
Status: Fixed
Originally posted by: ColinPKC...@gmail.com
(No comment was entered for this change.)
Status: Verified