lilypond-user
[Top][All Lists]
Advanced

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

Does TrillSpanner support text-spanner-interface fully?


From: Kieren MacMillan
Subject: Does TrillSpanner support text-spanner-interface fully?
Date: Mon, 5 Jun 2006 19:58:21 -0400

Hello, all --

Can anyone tell me why the following doesn't work (for any values of shorten-pair)?

%% CODE SNIPPET BEGINS
\version "2.9.7"
\relative {
\once \override TrillSpanner #'shorten-pair = #'( 5 . 10 ) c \startTrillSpan d\stopTrillSpan\startTrillSpan e\stopTrillSpan f g a b c
}
%% CODE SNIPPET ENDS

The same tweak works with other Objects which support the text- spanner-interface.

Thanks!
Kieren.




reply via email to

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