]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/paper11-init.ly
* lily/parser.yy (assignment): allow SCM expression as assignment.
[lilypond.git] / ly / paper11-init.ly
index f92047ce1b2a1ba19e288442e897943af1323c12..dbd03094c175d2db471c51b01cf20b68d95afcf1 100644 (file)
@@ -4,7 +4,7 @@
 
 paperEleven = \paper {
        staffheight = 11.0\pt
-       \stylesheet #(make-style-sheet 'paper11)
+       #(define fonts (make-font-list 'paper11))
 
        \include "params-init.ly"
 }