lilypond-user
[Top][All Lists]
Advanced

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

Re: LilyPond uses sans-serif font after 2.6 upgrade


From: Graham Percival
Subject: Re: LilyPond uses sans-serif font after 2.6 upgrade
Date: Wed, 27 Jul 2005 23:16:59 -0700


On 26-Jul-05, at 12:12 PM, Benjamin Esham wrote:

On Jul 26, 2005, at 1:23 AM, Matthias Neeracher wrote:
What is FONTCONFIG_FILE set to ? "echo $FONTCONFIG_FILE" should give you the value.

Usually, I invoke LilyPond from inside Vim; this is a bit of a hack, though, and sometimes not all of the environment variables are set correctly. That seems to be what happened here. Everything was fine when I called LilyPond from the terminal, so I realized that FONTCONFIG_FILE wasn't being set by Vim. I fixed that and now everything runs fine. Thanks for all of the help!

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

is there a way to avoid having to update this every time?

spark:~ gperciva$ set | grep FONTCONFIG
FONTCONFIG_FILE=/sw/share/fontconfig-path/fontconfig-path.conf
spark:~ gperciva$ more /sw/share/fontconfig-path/fontconfig-path.conf
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts.conf file to configure system font access -->
<fontconfig>
        <dir>/sw/share/fontconfig-path</dir>

<!--
  Load regular configuration file
-->
        <include>/etc/fonts/fonts.conf</include>

</fontconfig>



Is this what's expected?  I'm compiling lilypond from CVS with some
old fink patches (cira 2.5.23, I think -- it doesn't complain, so I haven't
dared to change anything).

Cheers,
- Graham





reply via email to

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