X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fpaper.scm;h=23ec05a70f25715225123160ae71a352d41d6140;hb=d59856c2469b4b1e7f18a4ec9c5c0da4107f9de3;hp=438cf80975d65f41a63fa0459e44219f6cd6f576;hpb=659981f73d714c5c80b1ad529d6b8725e25ac877;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)