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: Pierre Perol-Schneider
Subject: Re: How to omit tuplet range indicator
Date: Fri, 5 Jun 2015 08:54:41 +0200

Hi VW,

Try:

\version "2.18.2"
\relative c' {
    \omit TupletBracket
    c8 \tuplet 3/2 { d16 e f }
%% possibly:
    \undo\omit TupletBracket
}



Cheers,
Pierre

2015-06-05 2:47 GMT+02:00 Venus' Wink <address@hidden>:
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

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



reply via email to

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