CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/05/31 13:51:42

Modified files:
        .              : ChangeLog 
        scm            : framework-ps.scm 

Log message:
        

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3689&tr2=1.3690&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/scm/framework-ps.scm.diff?tr1=1.110&tr2=1.111&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3689 lilypond/ChangeLog:1.3690
--- lilypond/ChangeLog:1.3689   Tue May 31 13:37:36 2005
+++ lilypond/ChangeLog  Tue May 31 13:51:42 2005
@@ -1,5 +1,8 @@
 2005-05-31  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
 
+       * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
+       serif.
+
        * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
 
        * input/regression/alignment-order.ly: add Staff example.
Index: lilypond/scm/framework-ps.scm
diff -u lilypond/scm/framework-ps.scm:1.110 lilypond/scm/framework-ps.scm:1.111
--- lilypond/scm/framework-ps.scm:1.110 Tue May 31 13:37:37 2005
+++ lilypond/scm/framework-ps.scm       Tue May 31 13:51:42 2005
@@ -261,7 +261,6 @@
           (bare-file-name (ly:find-file file-name))
           )
 
-      (display (list font name file-name bare-file-name "\n"))
       (cons
        (munge-lily-font-name name)
        (cond


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

Reply via email to