]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/size11.ly
extend completion unit testing to test rests too
[lilypond.git] / input / regression / size11.ly
index 97b5ff60ce0765376c48372a0356250756455151..da96091581cc79e0d074f5bca93d4bab28fe25be 100644 (file)
@@ -1,12 +1,18 @@
-\version "1.5.68"
+\version "2.16.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"