Han-Wen Nienhuys writes:

> I recall that it wasn't so long ago that not all distributions shipped
> with fontconfig, which  is instrumental in getting fonts from
> ~/.fonts/ configured correctly.

That's it!  xset/xlsfonts has nothing todo with gnome/pango fonts.  It
seems gnome-font-install doesn't either.

It's the fontconfig package; lilypond fonts should show up in fc-list.

My fontconfig documentation says it looks in /usr/share/fonts and
~/.fonts.  To have fontconfig look in other directories, make a

~/.fonts.conf:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<dir>~/cvs/savannah/lilypond/lilypond/mf/out</dir>
</match>
</fontconfig>

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to