bug-lilypond
[Top][All Lists]
Advanced

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

Re: small documentation update


From: Mats Bengtsson
Subject: Re: small documentation update
Date: Tue, 13 Jun 2006 11:48:12 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.0.4)

No, allowBeamBreak does exactly what it says, namely allows line breaks
in the middle of a beam. Example:
\relative c'{c2. c8 [ c \break c c ] c2. }

it has nothing to do with breaking lines in the middle of the duration
of a note. Why not try a small test case before
you send these "corrections"?

  /Mats

Quoting David Whipple <address@hidden>:

http://lilypond.org/doc/v2.8/Documentation/user/lilypond/Line-breaking.html#Line-breaking

This page lists a bug stating:

Line breaks can only occur if there is a “proper” bar line.
A note which is hanging over a bar line is not
proper, such as

         c4 c2 c2 \break   % this does nothing
    c2 c4 |           % a break here would work
    c4 c2 c4 ~ \break % as does this break
    c4 c2 c4

However, your regression tests lists a \set Score.allowBeamBreak = ##t
that overrides this behavior.  So this is no longer a bug.

Just a little FYI




_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond








reply via email to

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