From fe9014fc9c4a7d2c42f329067baefcb1141c864f Mon Sep 17 00:00:00 2001 From: janneke Date: Fri, 5 Nov 2004 09:59:28 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 4 ++++ scm/output-gnome.scm | 7 ++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 81132e82fe..3d934adcc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-11-05 Jan Nieuwenhuizen + + * scm/output-gnome.scm: More fontconfig comment. + 2004-11-04 Han-Wen Nienhuys * lily/beam.cc (rest_collision_callback): use local beam diff --git a/scm/output-gnome.scm b/scm/output-gnome.scm index 074a82538d..1f6c7d2c51 100644 --- a/scm/output-gnome.scm +++ b/scm/output-gnome.scm @@ -41,12 +41,17 @@ ;;; * Supposing that LilyPond was built in ~/cvs/savannah/lilypond, ;;; tell fontconfig about the feta fonts dir: " +cat > ~/.fonts.conf << EOF ~/cvs/savannah/lilypond/mf/out +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 " -- 2.39.2