lilypond-user
[Top][All Lists]
Advanced

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

tuplet number


From: Stanton Sanderson
Subject: tuplet number
Date: Mon, 18 Jan 2016 16:46:10 -0600

How does one revert  \omit TupletNumber to allow the number to appear for a 
specific tuplet? In the following example, I would like to show the tupet 
number in the second measure. Thanks in advance.

Stan

\version "2.19.35"
 \relative c'' {
        c   \omit TupletNumber   \tuplet 3/2 {c4 b8} c4 c |
        c  % \omit TupletNumber   
        \tuplet 3/2 {c4 b8} c4 c |
}




reply via email to

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