X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fpaper.scm;h=23ec05a70f25715225123160ae71a352d41d6140;hb=926115ff42def8bc1ce767029e4f03c8072994ba;hp=438cf80975d65f41a63fa0459e44219f6cd6f576;hpb=906b0e079785805e6cdf564c447460d958f6f6f9;p=lilypond.git diff --git a/scm/paper.scm b/scm/paper.scm index 438cf80975..23ec05a70f 100644 --- a/scm/paper.scm +++ b/scm/paper.scm @@ -79,7 +79,7 @@ (setm! 'text-font-size (* 11 factor)) (setm! 'output-scale ss) - (setm! 'fonts (make-century-schoolbook-tree factor)) + (setm! 'fonts (make-default-fonts-tree factor)) (setm! 'staff-height staff-height) (setm! 'staff-space ss)