]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/size11.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / size11.ly
index 5c334fb48f7de1d1e26ee38603be00abce2cd54c..000ccacfef045de95c8d8651d6e308df801d2d15 100644 (file)
@@ -1,12 +1,18 @@
-\version "1.7.18"
+\version "2.14.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"