]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/size26.ly
Midi2ly: handle staves with more than four voices. Fixes #1580.
[lilypond.git] / input / regression / size26.ly
index e8ab3681d52ad820dfedc10c189cd2dde402053f..d9dbecb6e6522a1fbbdb8cb36767e49c5af83806 100644 (file)
@@ -1,8 +1,13 @@
-\version "1.7.18"
+\version "2.12.0"
 foollilypondbook = "
 \score
 "
 
+\header {
+    texidoc ="Staff height 26 pt."
+    }
 
-\include "paper26.ly"
-\include "allfontstyle.ly"
+
+
+#(set-global-staff-size 26)
+\include "allfontstyle.ily"