hello,

I'm having troubles with 2.15.27 and OSX 10.7.2.

In a simple piece of code using fonts like Texier's Controla (http://christian.texier.pagespro-orange.fr/mididesi/free/index.htm), the compilation process ends with the following error:

Drawing systems...
Layout output to `test.ps'...
warning: `(fondu -force /Library/Fonts/Concr)' failed (256)


input file content below:

%% LilyPond code
aaa = \markup {\override #'(font-name . "Controla")
\fontsize #7
"\“"
}

\relative c'' {
c1^\aaa
c1
}
%% EoF

these fonts were installed from a suit file into the system folder (/Library/Fonts).

any tips?

thanks,

josé

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to