bug-lilypond
[Top][All Lists]
Advanced

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

Re: Sticking overlaps tuplet


From: Graham Percival
Subject: Re: Sticking overlaps tuplet
Date: Wed, 10 Jan 2007 16:02:41 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Thanks for the report! This bug has already been fixed in the unstable branch with a new method of checking for vertical collisions. This will not be backported to the 2.10 series (there are still problems with it), but you could either look forward to the next big stable release, or try using the 2.11 unstable series.

Be warned that things might stop working in 2.11 from time to time, though.

Cheers,
- Graham


Jesse F. Engle wrote:
I'm not top posting.

Operating System -- Mac OS 10.3.9
LilyPond Version -- 2.10.9 Stable

Bug Description -- When a percussive sticking ('R' for right hand, and 'L' for
left hand) is specified for notes in a tuplet, the sticking collides with the
tuplet number and/or the tuplet bracket.

As far as I know, sticking is usually notated in the space either above or below
the staff, away from any dynamic markings or accents, and in a straight and
uniform line; it doesn't follow the contour of the note beams. Perhaps a
subclass of the Lyric_engraver could handle this?

%%% Bug Example

\paper {
        ragged-right = ##t
}

\new RhythmicStaff {
        \time 1/4
        \times 4/6 { c16^"R" c^"L" c^"R" c^"L" c^"L" r }
}

\version "2.10.9"



_______________________________________________
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]