bug-lilypond
[Top][All Lists]
Advanced

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

allowBeamBreak problem


From: plutek
Subject: allowBeamBreak problem
Date: Thu, 18 Sep 2003 00:40:18 -0400 (EDT)

lilypond 1.8.0
RedHat 9 on x86

the following code gives errors on processing:

\score { \notes \relative c'' {
\property Score.allowBeamBreak = ##t
\time 3/16 c16-[ d e \break f-] c-[ d \break
\time 2/16 e f-]
}
\paper { raggedright = ##t }
}

however, if the first "\break" is removed, it processes without errors.
it appears that "allowBeamBreak" has problems with breaks which have a
SINGLE stem on one side of the break.

-p






reply via email to

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