]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-commands.ly
MusicXML test suite: quiet ZIP packing
[lilypond.git] / input / regression / markup-commands.ly
index 1005cd1fa9406726a85e845bb2d9c51e9a122ca7..688cd2e6a614f729a0b49fcd1658762bbb3a0c02 100644 (file)
@@ -5,7 +5,7 @@
 
 }
 \paper { ragged-right = ##T }
-\version "2.11.13"
+\version "2.12.0"
 
 {
   g'_\markup {
@@ -31,7 +31,7 @@ blah.")
       }
 
       draw-line: \draw-line #'(5 . 3)
-      
+      \underline "underlined"
     }
   }
 }