> -Original Message-
> From: Han-Wen Nienhuys [mailto:[EMAIL PROTECTED]
> Sent: 17 March 2008 15:10
> To: [EMAIL PROTECTED]
> Cc: Graham Percival; [EMAIL PROTECTED];
> bug-lilypond@gnu.org
> Subject: Re: Tuplet brackets appear when I've
> asked them not
On Mon, 17 Mar 2008 12:09:41 -0300
"Han-Wen Nienhuys" <[EMAIL PROTECTED]> wrote:
> 2008/3/10, Trevor Daniels <[EMAIL PROTECTED]>:
>
> > It seems to need more than a doc change and an example.
> > Investigating this code uncovers a program exception
> > under XP, which I have just reported. Per
2008/3/10, Trevor Daniels <[EMAIL PROTECTED]>:
> It seems to need more than a doc change and an example.
> Investigating this code uncovers a program exception
> under XP, which I have just reported. Perhaps the docs
> should be changed to say that \acciaccatura should not
> be placed within
On Mon, 10 Mar 2008 18:01:14 -
"Trevor Daniels" <[EMAIL PROTECTED]> wrote:
> It seems to need more than a doc change and an example.
> Investigating this code uncovers a program exception
> under XP, which I have just reported. Perhaps the docs
> should be changed to say that \acciaccatura
Graham Percival wrote
>
> On Mon, 03 Mar 2008 10:48:37 +1100
> [EMAIL PROTECTED] wrote:
>
> >
> > It'd be worth a note in the documentation, I
> think, to say under what
> > circumstances a tuplet bracket appears, and how
> to suppress it.
>
> I could go with that. Trevor? Maybe add one
>
On Mon, 03 Mar 2008 09:35:58 +0100
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Hi,
> > According to the doc, to suppress a tuplet number and
> > bracket you do \override TupletNumber #'transparent = ##t
>
> No, this should only hide the number, not the bracket.
[EMAIL PROTECTED] wrote:
Hi,
According to the doc, to suppress a tuplet number and bracket
you do \override TupletNumber #'transparent = ##t
No, this should only hide the number, not the bracket.
To control the visibility of the bracket, use the bracket-visibility.
As is noted in
h
On Mon, 03 Mar 2008 10:48:37 +1100
[EMAIL PROTECTED] wrote:
>
> It'd be worth a note in the documentation, I think, to say under what
> circumstances a tuplet bracket appears, and how to suppress it.
I could go with that. Trevor? Maybe add one more example, with
rests or something, which demon
Hi,
According to the doc, to suppress a tuplet number and bracket
you do \override TupletNumber #'transparent = ##t
This works only in the absence of grace notes.
\version "2.10.10"
\score {
\context Staff \relative c'' {
\override TupletNumber #'transparent = ##t