Paul,

- run the example through convert-ly.  It will probably warn you
  about the text spanners.
- look at NEWS.  It tells you that setting text spanners has
  changed.
- look at the doc section about text spanners.  It tells you the
  new syntax.
- with this knowledge, modify the snippet accordingly.

If you want to run a devel version, you need to be familiar with
these steps.

- Graham

On Sun, 03 Feb 2008 17:25:48 -0700
Paul Scott <[EMAIL PROTECTED]> wrote:

> Can someone tell me how to fix this?
> 
> TIA,
> 
> Paul
> 
> 
> Paul Scott 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
> > lilypond-user@gnu.org
> > http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user


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

Reply via email to