There are a number of such examples.  If you alter the snippet to
work with 2.11.38 and send it to me, the 2.11 version will appear
in the 2.11 docs.

Cheers,
- Graham


On Sat, 02 Feb 2008 16:11:22 -0700
Paul Scott <[EMAIL PROTECTED]> wrote:

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


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to