Hi Venus,
> \hide TupletBracket
> or
> [\once] \omit TupletBracket
Note that these do two different things, though it may be hard to tell…
\hide makes the bracket transparent, so that it cannot be seen but still
affects [horizontal and vertical] spacing if there are collisions.
\omit removes the
---Original Message-
> From: kieren_macmil...@sympatico.ca
> Sent: Fri, 5 Jun 2015 07:20:42 -0400
> To: venuswi...@inbox.com
> Subject: Re: How to omit tuplet range indicator
>
> Hello,
>
>> Under some condition, at both sides of number attached tuplet,
>> letter-L-li
Hello,
> Under some condition, at both sides of number attached tuplet,
> letter-L-like lines are put to indicate the range of the tuplet,
> How could I omit them?
\omit TupletBracket
;)
You can also add \once, if you want to hide only one bracket (i.e., the one
which starts on the musical mom
The answer was already given, I just want to point out how close the
answer is to the question:
Question:
> lines to indicate the range of the tuplet ...
> How could I omit them?
Answer:
\omit TupletBracket
Cheers,
Joram
___
lilypond-user mailing list
f Of
Venus' Wink
Sent: Friday, 5 June 2015 6:11 PM
To: lilypond-user
Subject: Re: How to omit tuplet range indicator
I'm surprized how many way to realize it.
Thanks a lot
Venus' Wink
___
lilypond-user mailing list
lilypond-user@gnu.
Hi all,I'm surprized how many way to realize it.Thanks a lotVenus' Wink> -Original Message-> From: carsonm...@ca.rr.com> Sent: Thu, 4 Jun 2015 20:45:42 -0700> To: venuswi...@inbox.com, lilypond-user@gnu.org> Subject: RE: How to omit tuplet range indicator>
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 :
> Hi,
>
> Under some condition, at both sides of number attached tuplet,
> letter-L-like lines
Venus,
To eliminate the bracket:
\override TupletBracket #'bracket-visibility = ##f
To eliminate the number:
\override TupletNumber #'stencil = ##f
Mark
-Original Message-
From: lilypond-user-bounces+carsonmark=ca.rr@gnu.org
[mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org
Hi Ralph,Thanks for your kind information.I'm sorry but your link hasn't seemed to lead to user list in my native.As for me, up to now many questions of mine have been even solved enough by kind English readers.Thanks againVenus' Wink-Original Message-From: palmer.r.vio...@gmail.comSen
Hi all,These are OK.Thanks a lot.Venus' Wink> -Original Message-> From: andrew.bern...@gmail.com> Sent: Fri, 5 Jun 2015 11:12:23 +1000> To: venuswi...@inbox.com> Subject: RE: How to omit tuplet range indicator> > Hi,> > \hide TupletBracket> >
On Thu, Jun 4, 2015 at 8:47 PM, Venus' Wink wrote:
> 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
11 matches
Mail list logo