Graham Percival wrote:

On 28-Jul-05, at 2:21 AM, Matthias Neeracher wrote:

On Jul 27, 2005, at 11:16 PM, Graham Percival wrote:

Hrm? I'm missing something here... I'm still manually doing
# ln -s ~/usr/pkg/lilypond/share/lilypond/<VERSION>/fonts/type1 ~/.fonts

There should be no need to do that in either the fink or the standalone version.


After poking around a bit, I realized the problem -- since I'm building lilypond myself in my home directory, of course the sytem-wide fontconfig won't find the lilypond fonts. I can point fontconfig at the fonts with ~/.fontconf , but then
I still need to update that file with the new version number.

This is red herring. LilyPond does

 FcConfigAppFontAddDir

for its own font directories. I think you have a linking problem. Is it dynamically linked? Try otool -L on the binary

--
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to