X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ffont-postscript.ly;h=bac53496081a445f0013738234a0fa4253c5c5e9;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=71517886c2165c7fe0cae4de6bd3afddcc7d362c;hpb=bb91de5b7f8c4f753452730101c2422946067cc3;p=lilypond.git diff --git a/input/regression/font-postscript.ly b/input/regression/font-postscript.ly index 71517886c2..bac5349608 100644 --- a/input/regression/font-postscript.ly +++ b/input/regression/font-postscript.ly @@ -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.12.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 {