lilypond-user
[Top][All Lists]
Advanced

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

Re: Multiple sections in ChoirStaff


From: Geoff Horton
Subject: Re: Multiple sections in ChoirStaff
Date: Fri, 1 Dec 2006 18:13:22 -0500

As an aside, I have used "\override Score . LyricText #'font-size =
#'-2" in each block of text to reduce the size of the font, but I'm
sure that it must be possible to do this globally.

It is. Add to your layout:

   \context {
     \Lyrics
     \override LyricText #'font-size = #-2
   }

Geoff




reply via email to

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