Am 04.02.2013 14:52, schrieb Rustik:
Where I must paste «\markup \abs-fontsize #16»?
«txt = \markup \abs-fontsize #16 {
blah blah blah
}» Does not work
«txt = \markup \abs-fontsize #16 \lyricmode {
blah blah blah
}» Does not work too.
try or
\new Lyrics = "sopranos" \with {
\override LyricText.font-size = #16
}
or before the blah blah in the txt= assignment.
Eluze
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user