]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/font-postscript.ly
Issue 4608: Change scheme function name for default font
[lilypond.git] / input / regression / font-postscript.ly
index 54f4607628980fe2d43a2a914dc27d1984b968f9..bac53496081a445f0013738234a0fa4253c5c5e9 100644 (file)
@@ -1,7 +1,7 @@
 \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.16.0"
@@ -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 {