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
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to