]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/rest-on-nonstandard-staff.ly
Autobeaming works properly with tuplet recheck (Issue 2408)
[lilypond.git] / input / regression / rest-on-nonstandard-staff.ly
index 4870f578cfc0df64c293991a4329240025f6d03d..f81aebdfbcbe5efcf83b0b689d12177e973086af 100644 (file)
@@ -55,4 +55,9 @@ mus = {
     \override Staff.StaffSymbol #'line-positions = #'(-4 -2 1 5)
     \mus
   }
+
+  \new Staff {
+    \stopStaff
+    \mus
+  }
 >>