lilypond-devel
[Top][All Lists]
Advanced

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

breaking beams into flags


From: Han-Wen Nienhuys
Subject: breaking beams into flags
Date: Fri, 7 Dec 2001 17:06:01 +0100

address@hidden writes:
> It is a serious limitation that it is so hard to specify breakpoints of beams.
> I would like a command to say that "no beams can cross this point".
> Or at least that [c8] results in a flagged c instead of something unusable (c
> wih neither beam nor flag).
> Attached an example. It is hopefully easy to see that the alto part is ugly in
> measures 2 and 4 (the beam should be broken corresponding to the other 2
> voices) - and currently I know no easy solution. I.e. the only solution is to
> temporarily setting noAutoBeaming=##t which is far too cumbersome.

The patch I just sent you is admittedly a little kludgy, for it
generates two warnings for every beam you want.  A slightly more
elegant approach is to have the auto-beam-engraver respond to (say) a
Beam_request that has span_dir () set to 0, so that it will kill any
pending beams in that case.

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

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