[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: no flags replace broken beam
From: |
Mats Bengtsson |
Subject: |
Re: no flags replace broken beam |
Date: |
Mon, 17 Feb 2003 12:29:40 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 |
The automatic breaking of beams currently only takes the relative timing
within the current bar into account, see
http://lilypond.org/stable/Documentation/user/out-www/lilypond/Setting-automatic-beam-behavior.html
I dare say that your example is fairly non-standard.
Regarding the workaround, there's no need to turn off autoBeaming
completely, it's enough to manually specify the beams that the
Lilypond doesn't handle correct automatically.
/Mats
Thomas Willhalm wrote:
Hello,
thank you for providing such a great tool as lilypond for free. The
following behaviour in lilypond 1.6.7 is probably not intentional. If a
line break is forced between two notes that are connected by a automatically
generated beam, no flags replace the beam. Here is an example:
melodie = \notes \relative c'' {
\partial 2 r8 g g e | g4 g e8()c4. | r8 g' g a g \breathe \bar "empty"
\break
g g e | f4 f d8()b4. | r8 g' g a g \breathe \bar "empty" \break
g g e | g4 g e8()c4. | r8 g' g a g \breathe \bar "empty" \break
g g e | g g g g f d4. | c4 r
\bar "|."
}
\score {
\context Staff \melodie
\paper { }
}
Workaround:
Use
\property Staff.autoBeaming = ##f
and set all beams by hand.
Best regards
Thomas
_______________________________________________
Bug-lilypond mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/bug-lilypond
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: address@hidden
WWW: http://www.s3.kth.se/~mabe
=============================================