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 <[email protected]> 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: [email protected] > [mailto:[email protected]] On Behalf Of > Stanton Sanderson > Sent: Monday, January 18, 2016 2:46 PM > To: LilyPond Users <[email protected]> > 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 [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
