lilypond-user
[Top][All Lists]
Advanced

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

Re: Horizontal spacing - choir


From: Noeck
Subject: Re: Horizontal spacing - choir
Date: Sun, 14 Feb 2016 18:55:03 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

> Fonts. I’ve tried looking in the manual but i shoot blanks: how do i change 
> the font and font size of the lyrics?

This is rather well described here in the first chapter:
1.8.3 Musical notation > Text > Fonts
http://lilypond.org/doc/v2.18/Documentation/notation/fonts

For your case:

\layout {
  \override Lyrics.LyricText.font-name = "Arial"
  \override Lyrics.LyricText.font-size = -1
}

% Just please do not choose Arial ;)

HTH,
Joram



reply via email to

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