]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/size11.ly
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / input / regression / size11.ly
index 6bc299ba3841e0c4883583552b1c3c4ebe96997a..7bd05548c517a2744034a3d569656bc9158a2ed0 100644 (file)
@@ -1,10 +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"