Op Wed, 31 Aug 2011 09:05:51 +1000
Peter Chubb <[email protected]> schreef:
This writes some dynamic markup in lyrics:
\new Staff {
r2 a' a'
}
\addlyrics {
Hi \markup { \dynamic ff " there!" }
}
But you can of course add the dynamic to the music instead of the
lyrics, which eliminates the tedious counting:
tune=\relative c' { c4\p d\< e f g\mf r2. }
words = \lyricmode { some sil -- ly words yah }
\score {
\new Staff { \tune } \addlyrics { \words }
}
--
Wilbert Berendsen
(http://www.wilbertberendsen.nl)
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user