lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Same font size for lyrics and markup


From: Nora Widdecke
Subject: Re: Same font size for lyrics and markup
Date: Sun, 17 Aug 2014 18:31:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

Hi Kieren,

unfortunately, it doesn't work for me. I tried both in 2.18.2 and 2.19.11.

This is what I did (with the function definitions above, of course):

\score {

<<

\new Voice = "Melody" \relative c'{

c4 d e f

}

\new Lyrics \lyricsto "Melody" {

c d e f

}

>>

\layout {

\context {

\Global

\grobdescriptions #all-grob-descriptions

}

\context {

\Lyrics

\override LyricText.font-size = \absFontSize #12

}

}

}


No matter which number I put after \absFontSize, the outcome is always the same.

What version was it originally written for? Maybe convert-ly helps.
I really think it — or something essentially identical — should be in the base distro.
I think so, too.

Thanks for trying!
Nora

reply via email to

[Prev in Thread] Current Thread [Next in Thread]