]> git.donarmstrong.com Git - lilypond.git/commitdiff
debugging gob.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 27 Jan 2007 13:28:03 +0000 (14:28 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 27 Jan 2007 13:28:03 +0000 (14:28 +0100)
input/regression/skip-of-length.ly

index e80bede98ca43d79f16525d1c4be6ae9e77ba096..b02a185afcdf942a8d85cd981cfcfeb45bc05087 100644 (file)
@@ -19,7 +19,7 @@ last as long as their arguments."
   \new Staff {
     \applyMusic #skip-of-length { c\breve } f4 r2.
     \applyMusic #mmrest-of-length { c\breve } f4 r2.
-    \displayMusic \musicMap #skip->rest s\breve 
+    \musicMap #skip->rest s\breve 
   }
 >>