]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 5 Nov 2004 09:59:28 +0000 (09:59 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 5 Nov 2004 09:59:28 +0000 (09:59 +0000)
ChangeLog
scm/output-gnome.scm

index 81132e82febe91542a7d5d4bcb4414278ce49fdf..3d934adcc410a2ce0b0bb49a19d590e53771dfdb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
+
+       * scm/output-gnome.scm: More fontconfig comment.
+
 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * lily/beam.cc (rest_collision_callback): use local beam
index 074a82538d3336a3e91dbf59fdb55387d4c55c7b..1f6c7d2c51dcf531bd3e9533e8eb57def730b6e0 100644 (file)
 ;;;   * Supposing that LilyPond was built in ~/cvs/savannah/lilypond,
 ;;;     tell fontconfig about the feta fonts dir:
 "
+cat > ~/.fonts.conf << EOF
 <fontconfig>
 <dir>~/cvs/savannah/lilypond/mf/out</dir>
 </fontconfig>
+EOF
 "
 ;;;     or copy all your .pfa/.pfb's to ~/.fonts if your fontconfig
-;;;     already looks there for fonts
+;;;     already looks there for fonts.  Check if it works by doing:
+"
+fc-list | grep -i lily
+"
 ;;;
 ;;;   * Setup environment
 "