]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/ambitus-with-multiple-voices.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / ambitus-with-multiple-voices.ly
index 906ac3ef8dcaae39c42dc73245c71fc50af5618f..fb743c6f3b1f376339f57c2a20a89c7fe72d3ec0 100644 (file)
@@ -1,18 +1,36 @@
 %% 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.13.1"
 
 \header {
   lsrtags = "pitches, vocal-music"
 
+%% Translation of GIT committish: 48f804da6794a7bc8e7fdd4b1649f485b0b09d26
+  doctitlees = "Ámbitos con varias voces"
+  texidoces = "
+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.
+
+"
+
+%% Translation of GIT committish: e75f1604a1b866c853dee42dbffcb7800c706a5f
+  texidocde = "
+Indem man den @code{Ambitus_engraver} im @code{Staff}-Kontext
+hinzufügt, erhält man einen einzigen Ambitus pro System, auch in dem
+Fall, dass mehrere Stimmen sich im gleichen System befinden.
+"
+  doctitlede = "Ambitus mit vielen Stimmen"
+
   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
+Adding the @code{Ambitus_engraver} to the @code{Staff} context creates
+single ambitus per staff, even in the case of staves with multiple
 voices. 
 
 "
   doctitle = "Ambitus with multiple voices"
 } % begin verbatim
+
 \new Staff \with {
   \consists "Ambitus_engraver"
   }
@@ -29,3 +47,4 @@ voices.
   }
 >>
 
+