Op maandag 24 mei 2010 schreef Stemby:
> Hi,
> could you provide an option to syllabify the words like in this example?
>
> http://img337.imageshack.us/img337/214/textspanner.png
It is already possible by abusing the DynamicTextSpanner:
\relative c' {
\set crescendoSpanner = #'text
\set crescendoText = "ri"
c1\<
\set crescendoText = "te"
d\<
\set crescendoText = "nu"
e\<
\set crescendoText = "to"
\once \override Voice.DynamicTextSpanner #'dash-period = #-1
f\<
g1\!
}
I also use this for things like poco - - a - - poco - - cres - - cen - - do
etc.
best regards,
Wilbert Berendsen
--
Frescobaldi, LilyPond editor for KDE: http://www.frescobaldi.org/
Nederlands LilyPond forum: http://www.lilypondforum.nl/
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel