]> 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 0ab21064fc98575da252b17011c509077fcca9f0..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.10"
+\version "2.14.2"
 
 \header {
   lsrtags = "rhythms"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 
 Los números de compás se alinean de forma predeterminada por la
@@ -20,9 +23,10 @@ alineados por la izquierda con ella.
 
   doctitlees = "Alineación de los números de compás"
 
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
-Taktnummern sind standardmäßig links an ihrem Ursprungsobjet
+Taktnummern sind standardmäßig links an ihrem Ursprungsobjekt
 ausgerichtet.  Das ist normalerweise die linke Ecke einer Linie oder,
 wenn die Nummern innerhalb einer Zeile gesetzt werden, auf der
 linken Seite eines Taktstrichs.  Die Nummern können auch
@@ -33,7 +37,8 @@ Taktstrich gesetzt werden.
   doctitlede = "Taktnummern ausrichten"
 
 
-%% Translation of GIT committish: 21c8461ea87cd670a35a40b91d3ef20de03a0409
+
+%% Translation of GIT committish: 374d57cf9b68ddf32a95409ce08ba75816900f6b
   texidocfr = "
 Les numéros de mesure s'alignent en principe sur la droite de l'objet
 dont ils dépendent.  C'est normalement le coin gauche de la portée ou,
@@ -53,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