lilypond-user
[Top][All Lists]
Advanced

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

Re: Using my local font for the title


From: Nick Payne
Subject: Re: Using my local font for the title
Date: Wed, 13 Jan 2010 20:56:51 +1100
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-GB; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

\header {
    title = \markup {
        \override #'(font-name . "Vadstenakursive")
        "Whatever your title is"
    }
}

Nick

On 13/01/10 06:47, Tor wrote:
Dear all

Thank you for an incredible tool that even beats Sibelius,
at least for my
purposes.

I have managed to set my local font for the
lyrics and the instrument name by the
lines:

  \override LyricText #'font-name = #"Vadstenakursive"
  \override InstrumentName #'font-name = #"Vadstenakursive"

where Vadstenakursive is the font I want to be using.
However I can't find the corrsponding command (or where to put it) for the 
title.





reply via email to

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