Xavier,
Thank you for explaining the root cause of this frustrating problem.
Based on your solution, I am now able to use the chord font of my choice by
adding the following snippet at the top of my source file (in this case
Verdana, which ships natively with Win7)
\paper {
#(define fonts
(make-pango-font-tree "Times New Roman"
"Verdana"
"Luxi Mono"
(/ staff-height pt 20)))
}
Your help is greatly appreciated!
Greg
________________________________
From: Xavier Scheuer <[email protected]>
To: mayornancy <[email protected]>
Cc: "[email protected]" <[email protected]>
Sent: Wednesday, February 27, 2013 6:43 PM
Subject: Re: Output PDF has different chord font than expected
On 27 February 2013 20:29, mayornancy <[email protected]> wrote:
> Hello,
>
> I am using lilypond (2.16.2) on Windows7 SP1 in "portable" mode (I simply
> extracted the installer to a folder).
>
> After compiling the following Chord example found at:
>
> http://lilypond.org/doc/v2.12/input/lsr/lilypond-snippets/Chords#Single-staff-template-with-notes-and-chords
>
> my result PDF chord symbols are using a very different font than the example
> output shown on the webpage (please see attached png)
>
>
> Is there some registry/environment setting I have to manually adjust in
> order for the default lilypond chord font to be used?
Apparently it's a Windows bug.
http://lists.gnu.org/archive/html/lilypond-user/2012-12/msg00542.html
http://www.theregister.co.uk/2012/12/17/windows_security_update_kills_fonts/
Define New Century Schoolbook as default roman (serif) font, thanks to
explanations from NR 1.8.3 Fonts > Entire document fonts
http://lilypond.org/doc/v2.17/Documentation/notation/fonts.html#entire-document-fonts
Cheers,
Xavier
--
Xavier Scheuer <[email protected]>_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user