lilypond-user
[Top][All Lists]
Advanced

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

RE: How to omit tuplet range indicator


From: Mark Stephen Mrotek
Subject: RE: How to omit tuplet range indicator
Date: Thu, 4 Jun 2015 20:45:42 -0700

Venus,

To eliminate the bracket:
\override TupletBracket #'bracket-visibility = ##f

To eliminate the number:
\override TupletNumber #'stencil = ##f

Mark

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Venus' Wink
Sent: Thursday, June 04, 2015 5:47 PM
To: lilypond-user
Subject: How to omit tuplet range indicator

Hi,

Under some condition, at both sides of number attached tuplet, letter-L-like
lines are put to indicate the range of the tuplet, you know.

How could I omit them?

For example:

\version "2.18.2"
\relative c' {

    c8 \tuplet 3/2 {d16 e f}
}

yields output.png of the attachments.

I would like to get purpose.png.

Thanks
Venus' Wink

____________________________________________________________
FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
Check it out at http://www.inbox.com/earth




reply via email to

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