]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / snippets / printing-bar-numbers-at-regular-intervals.ly
index 39f751663327c3ccf739b8de06a072c6d77c22d3..04cd7a84401379595afc65335561d8a60843e52e 100644 (file)
@@ -6,7 +6,7 @@
 \header {
   lsrtags = "rhythms"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 341940d3830b59f93a80131471d622c2818afddb
   texidoces = "
 
 Se pueden imprimir los números de compás a intervalos regulares
@@ -50,7 +50,7 @@ measures except at the end of the line.
 } % begin verbatim
 
 \relative c' {
-  \override Score.BarNumber #'break-visibility = #'#(#f #t #t)
+  \override Score.BarNumber #'break-visibility = #end-of-line-invisible
   \set Score.currentBarNumber = #11
   % Permit first bar number to be printed
   \bar ""