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