]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/size11.ly
bump .ly \version to 2.10.0
[lilypond.git] / input / regression / size11.ly
index a7ebba1a1cd7ce4c45e1045d6b00742783c07470..7bd05548c517a2744034a3d569656bc9158a2ed0 100644 (file)
@@ -1,11 +1,18 @@
+\version "2.10.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"