]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/size16.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / size16.ly
index d7501fe5763dd149c3a9c6913b45397a8b4154a9..9a14e7ded4f5f836ddc3f31ab49a8e9fda33f941 100644 (file)
@@ -1,8 +1,13 @@
-\version "1.7.18"
+\version "2.16.0"
 foollilypondbook = "
 \score
 "
 
+\header {
+    texidoc ="Staff height 16 pt."
+    }
 
-\include "paper16.ly"
-\include "allfontstyle.ly"
+
+
+#(set-global-staff-size 16)
+\include "allfontstyle.ily"