2012/11/18 Reinhold Kainhofer <[email protected]>: > In this case, the beams are the problem: the [ is placed one note too early, > so it messes up the beaming and makes lilypond think that a beam is still > going on. Line breaks during beams are disallowed.
Not exactly,
{
\time 2/4
\override Beam.breakable = ##t
r8 b4 b8~ [ \break
b8] b4 b8
}
\layout { line-width = 5\cm
}
--
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com
<<attachment: document.png>>
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
