Hello.

> 
> I think this might be useful to add to the snippet directory, 

Certainly.

> but before I do, I would your opinion, if something could be improved:
> 

Just remove the curly brackets indicated below, I don't think they are
necessary.

> \version "2.6.5"
> \relative c' {
>  \clef treble
>  \key c \major
>  \time 3/8
> 
>  fis16.[( a64 g])
>   {                        % HERE
>   \once \override TupletBracket  #'number-visibility = ##f
>   \once \override TupletBracket  #'bracket-visibility = ##f
>   \override NoteHead #'font-size = #-4
>   \override Accidental #'font-size = #-4
>   \stemDown
>   \times 3/42 { fis8[( g gis a bes b c cis d dis e f fis g gis a bes! b c cis 
> d]) }
>   \revert NoteHead #'font-size
>   \revert Accidental #'font-size
>   }                        % HERE
>   es32.[ fis,,64]
>  }

Best,
Gilles


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to