]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/paper11-init.ly
Renaming file for consistency (with bar-lines-foo instead of barline-foo).
[lilypond.git] / ly / paper11-init.ly
index 2cc39133f3444b090fa6fd304832f5b6b45dbb92..39576f061a87227e71523a6f3111ae24fcd0662f 100644 (file)
@@ -1,10 +1,10 @@
 % paper11-init.ly
 
-\version "1.3.146"
+\version "1.7.18"
 
 paperEleven = \paper {
        staffheight = 11.0\pt
-       \stylesheet #(make-style-sheet 'paper11)
+       #(define fonts (make-font-list 'paper11))
 
        \include "params-init.ly"
 }