]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-to-empty-barline.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / spacing-to-empty-barline.ly
index 2a98453f555e354fea11fa1c6ee723d4e2a40831..b35fb67f80e68ab058e1fd4e507e6899c1c06d97 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.46"
 
 \header {
   texidoc = "An empty barline does not confuse the spacing engine too much.
@@ -15,11 +15,10 @@ The two scores should look approximately the same."
     \name "Top"
     \alias "Staff"
     \type "Engraver_group"
-    \consists "Output_property_engraver"
     \consists "Bar_engraver"
     \consists "Axis_group_engraver"
 
-    \override BarLine #'transparent = ##t
+    \hide BarLine
   }
 }