]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/aligning-bar-numbers.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / aligning-bar-numbers.ly
index 6242e09db179c0e15523ff9b7751397e291908fd..cc2281dce114de9b8d01fbf9d28e1cb4aeea4e3f 100644 (file)
@@ -4,12 +4,12 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.12.2"
+\version "2.14.2"
 
 \header {
   lsrtags = "rhythms"
 
-%% Translation of GIT committish: 91eeed36c877fe625d957437d22081721c8c6345
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 
 Los números de compás se alinean de forma predeterminada por la
@@ -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