]> 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 a30ef3153e9ed082ed9ec0f954c58b4f0d839bf1..fb743c6f3b1f376339f57c2a20a89c7fe72d3ec0 100644 (file)
@@ -1,18 +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.50"
+\version "2.13.1"
 
 \header {
   lsrtags = "pitches, vocal-music"
 
-  doctitle = "Ámbitos con varias voces"
-  texidoc = "
+%% 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 creates
@@ -22,6 +30,7 @@ voices.
 "
   doctitle = "Ambitus with multiple voices"
 } % begin verbatim
+
 \new Staff \with {
   \consists "Ambitus_engraver"
   }
@@ -38,3 +47,4 @@ voices.
   }
 >>
 
+