lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dashed line tuplet bracket


From: Noeck
Subject: Re: Dashed line tuplet bracket
Date: Sun, 12 Jan 2014 19:43:01 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

>> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]