lilypond-user
[Top][All Lists]
Advanced

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

how to shorten a TrillSpanner


From: Kieren Richard MacMillan
Subject: how to shorten a TrillSpanner
Date: Thu, 25 May 2006 15:44:00 -0400

Hello, all!

I'm trying to fix the collision in the following example:

\version "2.9.5"
\relative
{
        \once \override TrillSpanner #'shorten-pair = #'( 10 . 10 )
                c1 \startTrillSpan b\stopTrillSpan\startTrillSpan 
c\stopTrillSpan
}

Doesn't matter what numbers I use -- no effect.
[n.b., I used the same technique on an OttavaBracket, and it worked as expected.]

Thanks,
Kieren.




reply via email to

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