]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ly-examples/aucun-snippet.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / ly-examples / aucun-snippet.ly
index 74eaa5c71ec6b6d668787492c1c1997c8c1c7bd4..4ee9f6fd214b52f369073fc5558ac6128e4f4f30 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.11"
+\version "2.17.30"
 \include "example-header.ily"
 
 \paper {
@@ -124,7 +124,7 @@ global = {
   \override Staff.TimeSignature.stencil = #(lambda (grob)
        (bracketify-stencil (ly:time-signature::print grob) Y 0.1 0.2 0.1))
   \time 3/4
-       \override Staff.BarLine.transparent = ##t
+       \hide Staff.BarLine
   \override HorizontalBracket.direction = #UP
   \override HorizontalBracket.bracket-flare = #'(0 . 0)
 }