]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/aligning-bar-numbers.ly
New version of LSR upgrade
[lilypond.git] / Documentation / snippets / aligning-bar-numbers.ly
index 314e55888d6422fd8c2efbb433dceded1660250c..9a50378be926d6ce5d48cc22ef2f1fb969a48663 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.14.2"
 
 \header {
   lsrtags = "rhythms"
@@ -58,6 +58,7 @@ positioned directly over the bar line or left-aligned to the bar line.
   doctitle = "Aligning bar numbers"
 } % begin verbatim
 
+
 \relative c' {
   \set Score.currentBarNumber = #111
   \override Score.BarNumber #'break-visibility = #all-visible