On 28 Aug 2010, at 23:02, Tim McNamara wrote:
Using
lilypond -dshow-available-fonts x
was suggested as a way to look at the fonts Lilypond has available.
This works fine in LilyPond 2.13.30.
Doing this from the command line on my Mac (10.4.11 FWIW), I got:
[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 have no idea what to do with this information (e.g., is it a bug?
Something I am doing wrong?). Using "locate" I did find:
/Applications/LilyPond.app/Contents/Resources/share/guile/1.8/ice-9/
boot-9.scm
on my computer. Is there a load-path problem with Mac installations
of Lilypond (and is that why I have never been able to get Lilypond
to use any font but the default)?
Guile does not load all stuff when it boots. So this might be a Guile
module that earlier versions of LilyPond somehow forgets to load
before its use.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user