]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/aligning-bar-numbers.ly
LSR: Local update.
[lilypond.git] / Documentation / snippets / aligning-bar-numbers.ly
index f1cb0e57f065369ebfdcd7bde45ce9aaf140277b..942cc919a7c3d12e50d958f3625ced93de68ce96 100644 (file)
@@ -1,12 +1,12 @@
 %% Do not edit this file; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.4"
+\version "2.13.10"
 
 \header {
   lsrtags = "rhythms"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 341940d3830b59f93a80131471d622c2818afddb
   texidoces = "
 
 Los números de compás se alinean de forma predeterminada por la
@@ -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