CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/05/03 14:25:10

Modified files:
        .              : ChangeLog 
        mf             : GNUmakefile 
Added files:
        buildscripts   : substitute-encoding.py 

Log message:
        new file

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3537&tr2=1.3538&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/buildscripts/substitute-encoding.py?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/mf/GNUmakefile.diff?tr1=1.160&tr2=1.161&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3537 lilypond/ChangeLog:1.3538
--- lilypond/ChangeLog:1.3537   Tue May  3 12:53:42 2005
+++ lilypond/ChangeLog  Tue May  3 14:25:10 2005
@@ -1,5 +1,7 @@
 2005-05-03  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
 
+       * buildscripts/substitute-encoding.py: new file
+
        * Documentation/user/basic-notation.itely (Basic polyphony): fix
        missing @end 
 
Index: lilypond/mf/GNUmakefile
diff -u lilypond/mf/GNUmakefile:1.160 lilypond/mf/GNUmakefile:1.161
--- lilypond/mf/GNUmakefile:1.160       Tue May  3 11:31:51 2005
+++ lilypond/mf/GNUmakefile     Tue May  3 14:25:10 2005
@@ -58,6 +58,7 @@
 
 $(outdir)/$(PFA_PREFIX)%.pfa $(outdir)/%.otf $(outdir)/%.svg: $(outdir)/%.pe
        (cd $(outdir) && $(FONTFORGE) -script $(notdir $<))
+       $(PYTHON) $(buildscript-dir)/substitute-encoding.py $@
        -rm $(outdir)/*.scale.pfa
 
 # ugh, this does not work


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

Reply via email to