Thanks again, Kieren!

That worked.

Ralph 

-----Original Message-----
From: Kieren MacMillan [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 05, 2007 1:19 PM
To: Palmer, Ralph
Cc: lilypond-user@gnu.org
Subject: Re: Barcheck and TrillSpan

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.


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

Reply via email to