]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/aligning-and-centering-instrument-names.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / aligning-and-centering-instrument-names.ly
index 7e82bc0148c16e9e01f2973989f437e1167bdb51..f4a55903a1e3092dc3e36c4df04c5f841342d27e 100644 (file)
@@ -1,22 +1,13 @@
-%% 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.16"
+\version "2.16.0"
 
 \header {
-  lsrtags = "text, paper-and-layout, titles"
-
-%% Translation of GIT committish: 2b0dc29608d6c3f5a03ead4877ae514c647adb74
-  texidoces = "
-La alineaciĆ³n horizontal de los nombres de instrumento se puede
-trucar modificando la propiedad @code{Staff.InstrumentName
-#'self-alignment-X}.  Las variables de @code{\\layout}
-@code{indent} y @code{short-indent} definen el espacio en que se
-alinean los nombres de instrumento antes del primer sistema y de
-los siguientes, respectivamente.
-
-"
-  doctitlees = "Alinear y centrar los nombres de instrumento"
+  lsrtags = "paper-and-layout, text, titles"
 
   texidoc = "
 The horizontal alignment of instrument names is tweaked by changing the
@@ -29,6 +20,7 @@ and the following systems, respectively.
   doctitle = "Aligning and centering instrument names"
 } % begin verbatim
 
+
 \paper {
   left-margin = 3\cm
 }