lilypond-user
[Top][All Lists]
Advanced

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

Re: 2.5.27 header fonts


From: Mats Bengtsson
Subject: Re: 2.5.27 header fonts
Date: Thu, 02 Jun 2005 13:07:31 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511



D Josiah Boothby wrote:
How would I change the font in the header? And is it possible to use Palatino (or URW Palladio, as it may be called)? Where would I look to find this?

Currently I'm doing it by overriding the font in individual text markups, but this feels slow:

\header {
    title = \markup { \override #'(font-name . "Times New Roman")
        { This is my Title } }
    composer = \markup { \override #'(font-name . "Times New Roman")
        { Vera Beets } }
}

And related, if I want finer control of the header, should I just use latex/lilypond-book?

See the information at the bottom of
http://lilypond.org/doc/v2.5/Documentation/user/out-www/lilypond/Creating-titles.html#Creating-titles

  /Mats




reply via email to

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