]> 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 e95aba97a3da8221a634309242af622d59a1e4f4..8c9fcd288a0f5ea0365c7af789fa5ab78b59ecbd 100644 (file)
@@ -1,3 +1,11 @@
+\version "2.11.51"
+foollilypondbook = "
+\score
+"
 
-\include "paper13.ly"
-\include "allfontstyle.ly";
+\header {
+    texidoc ="Staff height 13 pt."
+    }
+
+#(set-global-staff-size 13)
+\include "allfontstyle.ily"