> Dear Gentlemen,
>
> Alas, a correction using "number-visibility" elicits this error message:
>
> warning: Not a grob name, 'tupletBracket'.
>
> Has the grob also been renamed?
No, but maybe you have done it, it should be called TupletBracket
and the name is case sensitive. A complete version of your example
can be found below.
/Mats
\score{\notes{
\property Voice.tupletSpannerDuration = #(make-moment 1 8)
\property Voice.TupletBracket \set #'number-visibility = ##f
\times 2/3{[d'16( )cis'' b'-.] [cis'( )b' a'-.] [b( )a' gis'-.] [bis(
)gis' fis'-.]
[cis'\<( d'\!dis'] [fis'\> e' ) \!cis'] [gis-.( a-. b-.] [cis'-.
d'-. )e'-.] }
}}
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user