]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/zero-staff-space.ly
line_count fixes
[lilypond.git] / input / regression / zero-staff-space.ly
index 62e2e16bc9397d30801a09d3c26e9b4ef078fbb7..fc1c162c065aa3eafaffa0cdb16b6fff8b93de00 100644 (file)
@@ -10,6 +10,6 @@ Setting staff-space to 0 does not cause a segmentation fault.
   \override StaffSymbol #'staff-space = #0
   } {
   \relative c' {
-    c1
+    c1 \bar ":|"
   }
 }