X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fambitus-with-multiple-voices.ly;h=df6ccf010cad4e4b883e423d3366579b725e63a4;hb=730d4eb3e0328e8ba0b376f8191a5bb6ae7f904c;hp=3b9afd14c86922519637c71377b15f9f08d0bf40;hpb=bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270;p=lilypond.git diff --git a/Documentation/snippets/ambitus-with-multiple-voices.ly b/Documentation/snippets/ambitus-with-multiple-voices.ly index 3b9afd14c8..df6ccf010c 100644 --- a/Documentation/snippets/ambitus-with-multiple-voices.ly +++ b/Documentation/snippets/ambitus-with-multiple-voices.ly @@ -1,52 +1,14 @@ %% DO NOT EDIT this file manually; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% generated from LSR http://lsr.di.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.14.0" +\version "2.18.0" \header { -%% Translation of GIT committish: COMMITTISH - texidocit = " -Se si aggiunge l'incisore @code{Ambitus_engraver} al contesto @code{Staff} viene -creato un solo ambitus per il rigo, anche nel caso di righi che hanno più -voci. - -" - doctitleit = "Ambitus su più voci" - lsrtags = "pitches, vocal-music" - -%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 - 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: 0a868be38a775ecb1ef935b079000cebbc64de40 - 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" - -%% 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. - -" - doctitlefr = "Ambitus sur plusieurs voix" - - 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 @@ -71,5 +33,3 @@ voices. b1 } >> - -