i don't think that this is the desired behavior?!
if you uncomment the line below, the "broken beam" is way to small on
the next line...
hope i could help,
jmk
example
-------------
\version "2.9.10"
\relative c'' {
\clef treble
\key d \major
\time 2/2
% \override Score.BarNumber #'X-offset = #8
<< {g e g8([ a b cis] \break
d4) e e dis} \\
{b, b b8([ cis d e]
fis4) b a fis}
>>
}
------------
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond