]> 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 aa2fdc38413cd2430e7ac24c342d82f85ea43494..cc2281dce114de9b8d01fbf9d28e1cb4aeea4e3f 100644 (file)
@@ -1,12 +1,15 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.39"
+\version "2.14.2"
 
 \header {
   lsrtags = "rhythms"
 
-%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 
 Los números de compás se alinean de forma predeterminada por la
@@ -55,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