lilypond-user
[Top][All Lists]
Advanced

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

Re: Solution for: 2.11.38 LSR Adding accidentals to a trillspanner


From: Graham Percival
Subject: Re: Solution for: 2.11.38 LSR Adding accidentals to a trillspanner
Date: Sun, 3 Feb 2008 18:44:49 -0800

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 <address@hidden> 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
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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