I finally tracked it down:
I have
\paper {
#(define fonts (make-pango-font-tree "TeX Gyre Schola" "LMSans10"
"LMTypewriter10 Regular" (/ 14 20)))
}
but later
\layout {
#(layout-set-staff-size 14)
}
and that seems to reset the font tree!
If I move the font definition after the sta
Am 2011-08-09 um 21:39 schrieb Matthew Collett:
LilyPond 2.14.x (tested .0 and .2) on OSX-Intel ignores my font
settings like
\paper {
#(define fonts (make-pango-font-tree "TeX Gyre Schola" "LMSans10"
"LMTypewriter10 Regular" (/ 14 20)))
}
The font names are exactly the same as I get wit
pe
--
View this message in context:
http://old.nabble.com/font-tree-setting-ignored-tp32203186p32249984.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
On 10/08/2011, at 5:03 am, Henning Hraban Ramm wrote:
>> LilyPond 2.14.x (tested .0 and .2) on OSX-Intel ignores my font settings like
>>
>> \paper {
>> #(define fonts (make-pango-font-tree "TeX Gyre Schola" "LMSans10"
>> "LMTypewriter10 Regular" (/ 14 20)))
>> }
>>
>> The font names are
Has nobody an idea?
Am 2011-08-05 um 17:22 schrieb Henning Hraban Ramm:
Hello again,
LilyPond 2.14.x (tested .0 and .2) on OSX-Intel ignores my font
settings like
\paper {
#(define fonts (make-pango-font-tree "TeX Gyre Schola" "LMSans10"
"LMTypewriter10 Regular" (/ 14 20)))
}
The font
Hello again,
LilyPond 2.14.x (tested .0 and .2) on OSX-Intel ignores my font
settings like
\paper {
#(define fonts (make-pango-font-tree "TeX Gyre Schola" "LMSans10"
"LMTypewriter10 Regular" (/ 14 20)))
}
The font names are exactly the same as I get with "lilypond -dshow-
available-font