I hope you have read the Learning Manual for LilyPond version 2.11
(which applies almost completely also to version 2.10, but has been
heavily revised and improved). This should tell you how to find the
answer yourself.
(Or, you could scroll down to the end of this email  ;-)   )

  /Mats

Jens Taprogge wrote:

Dear list members,

I have changed the font of lilypond lyrics using:
\layout {
 \context {
   \Lyrics
     \override LyricText #'font-name = #"FPL Neu"
 }
}

Now I would like to change the font of the stanza as well. (I am using
the command "\set stanza = "1. " fr example.

Can someone tell me how to achieve this.

Thank you very much in advance.
Jens Taprogge


_______________________________________________
lilypond-user mailing list
[email protected]
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
=============================================













Something like \override StanzaNumber #'font-name = #"FPL Neu"
should work.

   /Mats



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
  • Stanza font Jens Taprogge
    • Re: Stanza font Mats Bengtsson

Reply via email to