Mark 

Thanks for the very complete answer. Malte’s method ( \undo \omit TupletNumber 
) is almost too obvious! Both work exactly aa hoped.

Stan
> On Jan 18, 2016, at 4:52 PM, Mark Stephen Mrotek <carsonm...@ca.rr.com> wrote:
> 
> Stan,
> 
> In 2.18,
> 
> Tuplet - no bracket   \override TupletBracket #'bracket-visibility = ##f
> Tuplet - no number    \override TupletNumber #'stencil = ##f
> Tuplet - number       \revert TupletNumber #'stencil
> 
> Mark
> 
> -----Original Message-----
> From: lilypond-user-bounces+carsonmark=ca.rr....@gnu.org
> [mailto:lilypond-user-bounces+carsonmark=ca.rr....@gnu.org] On Behalf Of
> Stanton Sanderson
> Sent: Monday, January 18, 2016 2:46 PM
> To: LilyPond Users <lilypond-user@gnu.org>
> Subject: tuplet number
> 
> 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 |
> }
> 


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to