lilypond-user
[Top][All Lists]
Advanced

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

Re: Fonts for lyrics for people who forget their glasses :)


From: Mats Bengtsson
Subject: Re: Fonts for lyrics for people who forget their glasses :)
Date: Tue, 31 May 2005 07:29:05 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319

Just set the font size for the lyrics:
\score{
  ...
  \layout{
    ...
    \context{
      \Lyrics
      \override LyricText #'font-size = #2
    }
  }
}

See the section in the manual on Changing defaults to understand
what's going on here.

   /Mats

Shelagh Manton wrote:
Is there a way of increasing the size of the lyrics without actually
increasing the staff size? I've looked on the archives and through the
documentation, but perhaps I've just missed it, or it's not possible.

Shelagh



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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