]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-to-empty-barline.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / spacing-to-empty-barline.ly
index 740abedfeab4a4f1d26c7361c73f4a57c01415fd..16cb6656fbe56cf55ecf97edefed398f8bafb660 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   texidoc = "An empty barline does not confuse the spacing engine too much.
@@ -19,7 +19,7 @@ The two scores should look approximately the same."
     \consists "Bar_engraver"
     \consists "Axis_group_engraver"
 
-    \override BarLine.transparent = ##t
+    \hide BarLine
   }
 }