lilypond-user
[Top][All Lists]
Advanced

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

Changing fonts in headers


From: Ketil Mehl
Subject: Changing fonts in headers
Date: Thu, 13 Jul 2006 07:17:54 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

>This is a request for help in changing the font of the title to Goudy. 
> 
>Michael Millett
 
Try to change
  \override header.title #'font-name = #"Goudy" title = "FEUILLET D'ALBUM"
to
  title    = \markup { \override #'(font-name . "Goudy") "FEUILLET D'ALBUM"}

Hope this helps,
Ketil Mehl





reply via email to

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