lilypond-user
[Top][All Lists]
Advanced

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

tuplet number placement and ornament


From: Nick Payne
Subject: tuplet number placement and ornament
Date: Mon, 30 Apr 2012 16:39:22 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120410 Thunderbird/11.0.1

In the following, even though I've turned off the tuplet bracket stencil, the tuplet number is still placed as though the stencil was there:

\version "2.15.37"

\relative c'' {
    \set tupletSpannerDuration = #(ly:make-moment 1 4)
    \override TupletBracket #'stencil = ##f
    \times 2/3 { g8 fis g g\mordent fis g }
}

Attachment: test.png
Description: PNG image


reply via email to

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