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: Sat, 03 May 2014 19:04:55 +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:
\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)))
}

Well, if the implications I expressed in my previous email are correct, it might be a better way not to _modify_ make-pango-font-tree but rather to _add_ a function to change the two notation fonts. I think this would significantly lower the threshold for including this in LilyPond proper.

Urs



reply via email to

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