lilypond-user
[Top][All Lists]
Advanced

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

2.11.38 LSR Adding accidentals to a trillspanner


From: Paul Scott
Subject: 2.11.38 LSR Adding accidentals to a trillspanner
Date: Sat, 02 Feb 2008 16:11:22 -0700
User-agent: Mozilla-Thunderbird 2.0.0.9 (X11/20080110)

This example from the current LSR doesn't seem to work for 2.11.38. No sharp appears.

Adding accidentals to a trillspanner

\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
}

Paul Scott







reply via email to

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