]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/size11.ly
Fix compile
[lilypond.git] / input / regression / size11.ly
index d3a5ee412e19b4043f708d44e0e39656c73c4a1a..2f8223d525f1b0610e168aad8e41b21abeb58488 100644 (file)
@@ -1,12 +1,18 @@
-\version "1.3.146"
+\version "2.12.0"
 
 \header{
 texidoc="
 Fonts are  available in a default set of sizes: 11, 13, 16, 20, 23 and
-26pt staffheight.  Sizes of the text fonts and symbol fonts are made
+26pt staff-height.  Sizes of the text fonts and symbol fonts are made
 to match the staff dimensions.    
 "
+foollilypondbook = "
+\score
+"
+
 }
 
-\include "paper11.ly"
-\include "allfontstyle.ly"
+
+
+#(set-global-staff-size 11)
+\include "allfontstyle.ily"