>> See http://comments.gmane.org/gmane.comp.gnu.lilypond.general/48529
>> (Wilbert Berendsen).
> 
> 
> Thanks.  Bit annoying it's so simple and I'd not worked it out!

Ah, I was so close:
>   \once \override TupletBracket #'bracket-visibility = ##t
>   \once \override TupletBracket #'style = #'dashed-line
>   \once \override TupletBracket #'dash-period = #1
>   \once \override TupletBracket #'dash-fraction = #1/6

I wrote 'dashed instead of 'dashed-line in the second line. Wrong guess.

http://www.lilypond.org/doc/v2.18/Documentation/internals/line_002dinterface
tells me about the "stencil callback". Is there a place in the docs that
tell me the available line styles?

Joram

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

Reply via email to