lilypond-user
[Top][All Lists]
Advanced

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

Re: Barcheck and TrillSpan


From: Kieren MacMillan
Subject: Re: Barcheck and TrillSpan
Date: Wed, 5 Sep 2007 13:19:12 -0400

Hi Ralph...

That works perfectly for the clef change at the beginning of the piece.

Glad to hear it!

Anyone have any ideas about the TrillSpan problem?

What about:

%%%  BEGIN SNIPPET

\version "2.11.23"
\include "english.ly"

\score
{
        {
                \clef bass
                \once \override TrillSpanner #'bound-details #'right #'padding 
= #10
                fs4.\startTrillSpan     e8\stopTrillSpan
        }
}

%%%  END SNIPPET

Clearly, I've exaggerated the padding value here, for instructional effect... =)

Hope this helps!
Kieren.




reply via email to

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