Hi all,
I'm surprized how many way to realize it.
Thanks a lot
Venus' Wink
I'm surprized how many way to realize it.
Thanks a lot
Venus' Wink
> -----Original Message-----
> From: [email protected]
> Sent: Thu, 4 Jun 2015 20:45:42 -0700
> To: [email protected], [email protected]
> Subject: RE: How to omit tuplet range indicator
>
> Venus,
>
> To eliminate the bracket:
> \override TupletBracket #'bracket-visibility = ##f
>
> To eliminate the number:
> \override TupletNumber #'stencil = ##f
>
> Mark
>
-----Original Message-----
From: [email protected]
Sent: Fri, 5 Jun 2015 08:54:41 +0200
To: [email protected]
Subject: Re: How to omit tuplet range indicatorPierreHi VW,Try:
\version "2.18.2"
\relative c' {
\omit TupletBracket
c8 \tuplet 3/2 { d16 e f }%% possibly:\undo\omit TupletBracketCheers,
}2015-06-05 2:47 GMT+02:00 Venus' Wink <[email protected]>: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
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
