Hi Till
This gets close to what you want, I think:
...
%Skip zu Klammer vier
_ _ _ _ _ _ _ _ _ _
\markup {\concat { \bold "(4.) " rak }} -- ka -- ut -- ta suu -- rin -- ta
kat -- so -- maan.
}
...
Trevor
----- Original Message -----
From: "Till Rettig" <[EMAIL PROTECTED]>
To: "Bailey James E." <[EMAIL PROTECTED]>
Cc: <lilypond-user@gnu.org>
Sent: Thursday, November 06, 2008 3:59 PM
Subject: Re: Formatting of lyric syllables
Bailey James E. schrieb:
Aha! this one I know.
music = \new Voice = stimme \relative {
c4 d e f
g a h c
}
lyrik = \new Lyrics \lyricsto stimme {
do \override Score . LyricText #'font-shape = #'italic re \revert
Score . LyricText #'font-shape mi fa
sol la \override Score . LyricText #'font-series = #'bold ti
\revert Score . LyricText #'font-series do
}
\score {
<<
\music
\lyrik
>>
}
In end effect, I always have to consult the font-interface to know
where the bold or italic is, but it's not so difficult.
Thanks, this is about what I figured out also, but what I need would be
"\override Score . LyricText #'font-shape = #'italic re \revert Score .
LyricText #'font-shape mi"
that is: both syllables to one note! And as you can try, it just prints
everything verbatim.
I add a longer example as an indication.
Till
--------------------------------------------------------------------------------
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user