]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/size11.ly
Adds vertical skylines to slurs.
[lilypond.git] / input / regression / size11.ly
index d3a5ee412e19b4043f708d44e0e39656c73c4a1a..000ccacfef045de95c8d8651d6e308df801d2d15 100644 (file)
@@ -1,12 +1,18 @@
-\version "1.3.146"
+\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"