]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/non-centered-bar-lines.ly
line_count fixes
[lilypond.git] / input / regression / non-centered-bar-lines.ly
index 429fc419151cea0697f95e009f0d746b351516f3..f12fb9850361f374cc7076c5c889351c09021427 100644 (file)
@@ -8,5 +8,6 @@ staves which are not centered around position@tie{}0.
   \override Staff.StaffSymbol #'line-positions = #'(1 3 5 7 9)
   c''1 \bar "||"
   c''1 \bar ":"
+  c''1 \bar ":|"
   c''1 \bar "|."
 }