]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly
Imported Upstream version 2.18.0
[lilypond.git] / Documentation / snippets / printing-bar-numbers-at-regular-intervals.ly
index e75b2c37b339230b59da4d665e01ce1d870d0b3a..75c335bdeafccb02eb52708dcd13f99ded706346 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.16.0"
+\version "2.17.6"
 
 \header {
   lsrtags = "rhythms"
@@ -20,7 +20,7 @@ measures except at the end of the line.
 
 
 \relative c' {
-  \override Score.BarNumber #'break-visibility = #end-of-line-invisible
+  \override Score.BarNumber.break-visibility = #end-of-line-invisible
   \set Score.currentBarNumber = #11
   % Permit first bar number to be printed
   \bar ""