lilypond-devel
[Top][All Lists]
Advanced

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

Re: Question about customizing emmentaler font


From: Urs Liska
Subject: Re: Question about customizing emmentaler font
Date: Tue, 06 May 2014 10:44:40 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Am 03.05.2014 18:37, schrieb tisimst:
Once "font.scm" is replaced with the updated one, the following should work
in place of the usual way of  changing entire document fonts
<http://lilypond.org/doc/v2.18/Documentation/notation/fonts#entire-document-fonts>
:

\paper {
   #(define fonts
     (make-pango-font-tree
       "cadence"  ; this is for the notation font
       "gonville"  ; this is for the brace font
       "Century Schoolbook L"
       "sans"
       "monospace"
       (/ staff-space pt 20)))
}

Here's a sample of what this can do (using LilyPond 2.18.2):


I tried this:
- replacing font.scm
- downloading Gonville and
  extracting the files beside the emmentaler files
- running the example (with "gonville" twice, as I
  don't have Cadence yet)

On my machine it gives the attached result, and the text of the tagline is tiny too. This is on a patched 2.18 as well as on a patched 2.19.4.

Any idea what this means?

Urs

Attachment: document.png
Description: PNG image


reply via email to

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