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
lilypond-user@gnu.org
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: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================


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

Reply via email to