]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/removing-the-first-empty-line.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / lsr / removing-the-first-empty-line.ly
index 4694003f3c27b17cfbad0397eb98057f24140d4a..0cac0dec1aa41b30f973f710d5781a10040a3bf9 100644 (file)
@@ -1,10 +1,26 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.52"
+\version "2.12.0"
 
 \header {
   lsrtags = "staff-notation, tweaks-and-overrides, breaks"
 
+  texidoces = "
+El primer pentagrama vacío también se puede suprimir de la
+partitura estableciendo la propiedad @code{remove-first} de
+@code{VerticalAxisGroup}.  Esto se puede hacer globalmente dentro
+del bloque @code{\\layout}, o localmente dentro del pentagrama
+concreto que se quiere suprimir.  En este último caso, tenemos que
+especificar el contexto (@code{Staff} se aplica sólo al pentagrama
+actual) delante de la propiedad.
+
+El pentagrama inferior del segundo grupo no se elimina, porque el
+ajuste sólo se aplica al pentagrama concreto dentro del que se
+escribe.
+
+"
+  doctitlees = "Quitar la primera línea vacía"
+
   texidoc = "
 The first empty staff can also be removed from the score by setting the
 @code{VerticalAxisGroup} property @code{remove-first}. This can be done
@@ -20,6 +36,7 @@ written.
 "
   doctitle = "Removing the first empty line"
 } % begin verbatim
+
 \layout {
   \context { 
     \RemoveEmptyStaffContext