lilypond-user
[Top][All Lists]
Advanced

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

Re: bleeding


From: Francisco Vila
Subject: Re: bleeding
Date: Sun, 18 Nov 2012 18:34:46 +0100

2012/11/18 Reinhold Kainhofer <address@hidden>:
> 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
Description: PNG image


reply via email to

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