+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
;;; * 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
"