2007/9/11, Neil Puttock <[EMAIL PROTECTED]>:

> Would you mind commenting
> http://lsr.dsi.unimi.it/LSR/Item?id=304 too? When I added
> it I was still using 2.10, but obviously under 2.11 tweaking spanners is
> quite different.

I'll just mark it as "unapproved" for now; it works well with 2.10. If
you (or anyone) send the updated code, then I'll edit it and comment
it until the LSR upgrades.

\relative c'' {
        \override TrillSpanner #'edge-text =
        #(cons (markup #:line (#:halign -0.5 #:musicglyph "scripts.trill"
#:teeny #:raise 0.65 #:sharp)) "")
        
        b1\startTrillSpan b\stopTrillSpan
        
        \override TrillSpanner #'edge-text =
        #(cons (markup #:line (#:halign -0.5 #:musicglyph "scripts.trill"
#:teeny #:raise 0.5 #:flat)) "")
        
        c\startTrillSpan c\stopTrillSpan
}

Thanks
Valentin


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

Reply via email to