]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/ambitus-with-multiple-voices.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / Documentation / snippets / ambitus-with-multiple-voices.ly
index bf5d8c2e894c33be16c14b292c848e92bade7adf..c3b3e576c869a3646dfac206cb92c4a2a94fb265 100644 (file)
@@ -1,12 +1,15 @@
-%% 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.14.0"
 
 \header {
   lsrtags = "pitches, vocal-music"
 
-%% Translation of GIT committish: 2b0dc29608d6c3f5a03ead4877ae514c647adb74
+%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d
   doctitlees = "Ámbitos con varias voces"
   texidoces = "
 La adición del grabador @code{Ambitus_engraver} al contexto de
@@ -15,6 +18,7 @@ pentagramas con varias voces.
 
 "
 
+
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
 Indem man den @code{Ambitus_engraver} im @code{Staff}-Kontext
@@ -22,11 +26,12 @@ 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"
-%% Translation of GIT committish: 58a29969da425eaf424946f4119e601545fb7a7e
+
+%% Translation of GIT committish: 4ab2514496ac3d88a9f3121a76f890c97cedcf4e
   texidocfr = "
 Si plusieurs voix se trouvent sur une même portée, on peut attribuer le
 graveur @code{Ambitus_engraver} au contexte @code{Staff} afin d'obtenir
-l'ambitus de toutes les voix cumulées, non d'une seule des voix actives. 
+l'ambitus de toutes les voix cumulées, non d'une seule des voix actives.
 
 "
   doctitlefr = "Ambitus sur plusieurs voix"