Stanton Sanderson <[email protected]> writes:

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

In 2.19.35 you can use

\once \undo \omit TupletNumber

-- 
David Kastrup

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to