bug-lilypond
[Top][All Lists]
Advanced

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

Sticking overlaps tuplet


From: Jesse F . Engle
Subject: Sticking overlaps tuplet
Date: Mon, 8 Jan 2007 06:38:32 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> 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"





reply via email to

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