]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/font-postscript.ly
Doc-es: various updates.
[lilypond.git] / input / regression / font-postscript.ly
index 0fa6b4f707c267fa5ea446f7a8eb146a30a1cb4c..bac53496081a445f0013738234a0fa4253c5c5e9 100644 (file)
@@ -1,10 +1,10 @@
 \header {
   texidoc = "This file demonstrates how to load different (postscript)
 fonts.  The file @file{font.scm} shows how to define the scheme-function
-@code{make-century-schoolbook-tree}."
+@code{make-default-fonts-tree}."
 }
 
-\version "2.14.0"
+\version "2.16.0"
 
 \paper {
   #(define text-font-defaults
@@ -12,7 +12,7 @@ fonts.  The file @file{font.scm} shows how to define the scheme-function
       (baseline-skip . 2)
       (word-space . 0.6)))
 
-  #(set! fonts (make-century-schoolbook-tree 1.0))
+  #(set! fonts (make-default-fonts-tree 1.0))
 }
 
 \layout {