]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/ambitus-with-multiple-voices.ly
Run convert-ly on input/lsr and input/regression
[lilypond.git] / input / lsr / ambitus-with-multiple-voices.ly
index 906ac3ef8dcaae39c42dc73245c71fc50af5618f..854f09e350a4027744960ab2a88f62c3f72e0cd5 100644 (file)
@@ -1,13 +1,22 @@
 %% 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.46"
+\version "2.11.51"
 
 \header {
   lsrtags = "pitches, vocal-music"
 
+  doctitle = "Ámbitos con varias voces"
   texidoc = "
-Adding the @code{Ambitus_engraver} to the @code{Staff} context create a
-single ambitus per staff, even in the case of staves with multiple
+La adición del grabador @code{Ambitus_engraver} al contexto de
+@code{Staff} crea un solo ámbito por pentagrama, incluso en el caso de
+pentagramas con varias voces.
+
+"
+
+
+  texidoc = "
+Adding the @code{Ambitus_engraver} to the @code{Staff} context creates
+a single ambitus per staff, even in the case of staves with multiple
 voices. 
 
 "