Dir Rip_Mus,
thanks for the tip!
It works!
Am Mo., 18. Apr. 2022 um 19:37 Uhr schrieb Rip _Mus <
ripetizioni.mus...@gmail.com>:
> Dear Stefan,
> have a look:
>
> \version "2.22.1"
>
> \score {
> \new Staff = "voce"
> {
> \new Voice = "main" {
> \relative c' {
> <<
>
Stefan Thomas writes:
> Dear community,
> for certain reasons I would like to change the font-style of a Lyrics
> context to italic.
> I tried it with
> \override LyricText #'font-style = #'italic
> but without success.
> Does someone know how to do it?
You could start by not ignoring LilyP
Dear Stefan,
have a look:
\version "2.22.1"
\score {
\new Staff = "voce"
{
\new Voice = "main" {
\relative c' {
<<
{c4 d e c c d e c}
\new Lyrics \with {
alignBelowContext = "voce"
}
\lyricsto "main" { Fra Mar -- ti -- no C
Dear community,
for certain reasons I would like to change the font-style of a Lyrics
context to italic.
I tried it with
\override LyricText #'font-style = #'italic
but without success.
Does someone know how to do it?
Thanks,
Stefan
Hi Everybody,
is there a possibility to change the lyric font? I would like to add
lyrics in hebrew and found out, how to
include utf-8 in the lyrics. For better readability I need a hebrew
font other then the standard. For
\markup texts that works just fine. But in the \lyricmode it doesn't.
Since a point can appear also at the end of a syllable in ordinary
lyrics, the syntax in \lyrics mode requires spaces before and after
the points when you do property settings, like
\property Lyrics . LyricText \override ...
/Mats
Oscar A. Valdez wrote:
I would like to be able to "override"
I would like to be able to "override" and "revert" the lyrics' font from bold
back to normal. In this example, I'm trying to do it for the syllable "Di-", but
all I get is a parse error. Can someone point out how to do it?
\score {
\addlyrics
\context Staff = Antifona {
...