CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/06/17 12:41:13

Modified files:
        .              : ChangeLog 
        mf             : GNUmakefile aybabtu.pe.in 

Log message:
        * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
        
        * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
        outdir.
        (install-fc-cache): insatll font cache in installation directories.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3794&tr2=1.3795&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/mf/GNUmakefile.diff?tr1=1.167&tr2=1.168&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/mf/aybabtu.pe.in.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3794 lilypond/ChangeLog:1.3795
--- lilypond/ChangeLog:1.3794   Fri Jun 17 12:34:06 2005
+++ lilypond/ChangeLog  Fri Jun 17 12:41:12 2005
@@ -1,5 +1,7 @@
 2005-06-17  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
 
+       * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
+
        * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
        outdir.
        (install-fc-cache): insatll font cache in installation directories.
Index: lilypond/mf/GNUmakefile
diff -u lilypond/mf/GNUmakefile:1.167 lilypond/mf/GNUmakefile:1.168
--- lilypond/mf/GNUmakefile:1.167       Fri Jun 17 12:34:07 2005
+++ lilypond/mf/GNUmakefile     Fri Jun 17 12:41:12 2005
@@ -138,7 +138,7 @@
 
 # Make tfm files first, log files last, 
 # so that normally log files aren't made twice
-ALL_GEN_FILES= $(TFM_FILES) $(TEXTABLES) $(TFM_FILES) $(LOG_FILES) 
$(ENC_FILES) $(LISP_FILES) $(FETA_LIST_FILES)  $(OTF_TABLES) $(PFA_FILES) 
$(OTF_FILES) $(SVG_FILES) $(outdir)/font.cache-1
+ALL_GEN_FILES= $(TFM_FILES) $(TEXTABLES) $(TFM_FILES) $(LOG_FILES) 
$(ENC_FILES) $(LISP_FILES) $(FETA_LIST_FILES)  $(OTF_TABLES) $(PFA_FILES) 
$(OTF_FILES) $(SVG_FILES) $(outdir)/fonts.cache-1
 
 #PRE_INSTALL=$(MAKE) "$(ALL_GEN_FILES)"
 INSTALLATION_DIR=$(local_lilypond_datadir)/fonts/source
Index: lilypond/mf/aybabtu.pe.in
diff -u lilypond/mf/aybabtu.pe.in:1.8 lilypond/mf/aybabtu.pe.in:1.9
--- lilypond/mf/aybabtu.pe.in:1.8       Wed Apr  6 09:59:51 2005
+++ lilypond/mf/aybabtu.pe.in   Fri Jun 17 12:41:13 2005
@@ -83,7 +83,6 @@
 MergeFonts ("feta-alphabet20.pfa");
 
 Generate("aybabtu.otf");
-Generate("aybabtu.cff");
 Generate("aybabtu.svg");
 SetFontNames("PFAAybabtu-Regular", "PFAAybabtu", "PFAAybabtu Regular", 
"Regular", "GNU GPL", "@TOPLEVEL_VERSION@");
 Generate("PFAaybabtu.pfa");


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to