]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-commands.ly
Merge branch 'master' into lilypond/translation
[lilypond.git] / input / regression / markup-commands.ly
index dc01e9e40b719eb49e96e5f97bb4d77b5dfcbb7d..688cd2e6a614f729a0b49fcd1658762bbb3a0c02 100644 (file)
@@ -5,7 +5,7 @@
 
 }
 \paper { ragged-right = ##T }
-\version "2.11.13"
+\version "2.12.0"
 
 {
   g'_\markup {
@@ -29,7 +29,9 @@ blah.")
        wordwrap:
        \wordwrap-field #'bla
       }
-      
+
+      draw-line: \draw-line #'(5 . 3)
+      \underline "underlined"
     }
   }
 }