]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/size13.ly
MusicXML: Fix notes that don't have a voice setting (assign it to voice "None")
[lilypond.git] / input / regression / size13.ly
index ac58c4dd65d83cbe27717acf59c1fd349fc82ec3..8c9fcd288a0f5ea0365c7af789fa5ab78b59ecbd 100644 (file)
@@ -1,2 +1,11 @@
-\include "paper13.ly"
-\include "allfontstyle.ly";
+\version "2.11.51"
+foollilypondbook = "
+\score
+"
+
+\header {
+    texidoc ="Staff height 13 pt."
+    }
+
+#(set-global-staff-size 13)
+\include "allfontstyle.ily"