]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/aligning-bar-numbers.ly
LSR: Update.
[lilypond.git] / Documentation / snippets / aligning-bar-numbers.ly
index da7413ce724ab41d0510b6b6731652d2ef734851..0ab21064fc98575da252b17011c509077fcca9f0 100644 (file)
@@ -55,7 +55,7 @@ positioned directly over the bar line or left-aligned to the bar line.
 
 \relative c' {
   \set Score.currentBarNumber = #111
-  \override Score.BarNumber #'break-visibility = #'#(#t #t #t)
+  \override Score.BarNumber #'break-visibility = #all-visible
   % Increase the size of the bar number by 2
   \override Score.BarNumber #'font-size = #2
   % Print a bar number every second measure