]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/size16.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / size16.ly
index d7501fe5763dd149c3a9c6913b45397a8b4154a9..bd991415922f6c500dbe493e9ac026953f4556b0 100644 (file)
@@ -1,8 +1,13 @@
-\version "1.7.18"
+\version "2.14.0"
 foollilypondbook = "
 \score
 "
 
+\header {
+    texidoc ="Staff height 16 pt."
+    }
 
-\include "paper16.ly"
-\include "allfontstyle.ly"
+
+
+#(set-global-staff-size 16)
+\include "allfontstyle.ily"