lilypond-user
[Top][All Lists]
Advanced

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

Fonts in 2.7 (bug?)


From: andrea valle
Subject: Fonts in 2.7 (bug?)
Date: Mon, 16 Jan 2006 10:42:04 +0100

I'm trying to change fonts in 2.7.27-4.
I'm on macosx 10.3.9 and Im using the App.


This code works perfectly in my 2.6.4:

\paper {
myStaffSize = #20
#(define fonts
(make-pango-font-tree "Monaco"
"Verdana"
"Verdana"
(/ myStaffSize 20)))
}

It seems that this part is ignored in 2.7.27-4 (fonts are default).
Following a suggestion of Han-Wen, I tried putting the 4 occurences of Verdana in my mac in the folder
/LilyPond.app/Contents/Resources/share/lilypond/2.7.27/fonts/otf/

I always obtained:

Processing `/test/pattern.ly'
Parsing...
Interpreting music... [2]
Preprocessing graphical objects...
Calculating line breaks... [2]
Calculating page breaks...
Layout output to `pattern.ps'...
`cd /var/tmp/tmp.0.6SGnZN && fondu -force '/Applications/LilyPond.app/Contents/Resources/share/lilypond/2.7.27/fonts/otf//Verdana'' failed (32512)
error: failed files: "/test/pattern.ly"


The trick worked for e.g. VeraMono.
Now (?) I receive the same message also in case I use VeraMono in place of Verdana:
I mean: I receive:
`cd /var/tmp/tmp.0.6SGnZN && fondu -force '/Applications/LilyPond.app/Contents/Resources/share/lilypond/2.7.27/fonts/otf//Verdana'' failed (32512)
error: failed files: "/test/pattern.ly"

Does it depend on fonts.cache-1?


What am I missing?


Thanks a lot

-a-

Andrea Valle
DAMS - Facoltà di Scienze della Formazione
Università degli Studi di Torino
http://www.semiotiche.it/andrea
address@hidden
reply via email to

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