lilypond-user
[Top][All Lists]
Advanced

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

Re: OS X fonts


From: Henning Hraban Ramm
Subject: Re: OS X fonts
Date: Sun, 29 Aug 2010 20:56:43 +0200

Am 2010-08-29 um 06:18 schrieb Tim McNamara:
[tim ~]$ lilypond -dshow-available-fonts x
GNU LilyPond 2.12.3
ERROR: In procedure primitive-load-path:
ERROR: Unable to find file "ice-9/boot-9.scm" in load path

I remember this error, but not the reason...
On my current 10.5.8 the command works flawlessly (even if slow, because it must scan several trees).

Forgot to say I'm using the same 2.12.3 LilyPond.

LilyPond uses fontconfig; you can setup your font directories in ~/.fonts.conf; mine looks this:

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<cache>~/.fonts.cache-1</cache>

<dir>/System/Library/Fonts</dir>
<dir>/Library/Fonts</dir>
<dir>~/Library/Fonts</dir>
<dir>~/FontExplorer\ X/Font\ Library</dir>
<dir>/Library/Application\ Support/Adobe/Fonts</dir>
<dir>~/Library/texmf/tex</dir>
</fontconfig>

Thank you. Looking in ~/ I find the directory .fontconfig and the file .fonts.cache-1 as well as the file .lilypond-fonts.cache-2

.fonts.conf is absent in my system as far as I can find. Is there any need to include .lilypond-fonts.cache-2 in this file?


No, fontconfig writes its cache files everywhere. I don't know how important the cache setting in .fonts.conf is. Perhaps important: I've LilyPond's binary directory in my PATH (/ Applications/music/LilyPond.app/Contents/Resources/bin) to be able to call convert-ly etc.

Greetlings from Lake Constance
---
fiëé visuëlle
Henning Hraban Ramm
http://www.fiee.net
http://angerweit.tikon.ch/lieder/
https://www.cacert.org (I'm an assurer)





reply via email to

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