Op donderdag 26 maart 2009, schreef Wilbert Berendsen:
> I try to write something like:
>
> poco . . . . . a . . . . . . poco . . . . . . descresc.

Solved, the trick is quite easy:

\relative c' {
  \set decrescendoSpanner = #'text
  \set decrescendoText = "poco"
  c\> c c c 
  \set decrescendoText = "a"
  c\> c c c 
  \set decrescendoText = "poco"
  c\> c c c 
  \set decrescendoText = "decresc."
  c\> c\! c c 
}

Cc-ing Neil as this is usable maybe.

best regards,
Wilbert Berendsen

-- 
Frescobaldi, LilyPond editor for KDE: http://www.frescobaldi.org/

<<cresc-spanner.png>>

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

Reply via email to