X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Forchestra%2C-choir-and-piano-template.ly;h=6bc546d353850e09267f107b884fbdbdda645293;hb=66a7d343eb27beccd73f8b579d5ef5a635b7e542;hp=94a2601cbc619df43a7109b77ef9ee6c54582a4e;hpb=0640f8495c4af9cf7cf2ca7b952b3ee0bcd0b2bf;p=lilypond.git diff --git a/Documentation/snippets/orchestra,-choir-and-piano-template.ly b/Documentation/snippets/orchestra,-choir-and-piano-template.ly index 94a2601cbc..6bc546d353 100644 --- a/Documentation/snippets/orchestra,-choir-and-piano-template.ly +++ b/Documentation/snippets/orchestra,-choir-and-piano-template.ly @@ -1,62 +1,13 @@ %% 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 { - lsrtags = "pitches, staff-notation, vocal-music, template" - -%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 - texidoces = " -Esta plantilla muestra el uso de contextos @code{StaffGroup} y -@code{GrandStaff} anidados para sub-agrupar instrumentos del mismo -tipo, y una forma de usar @code{\\transpose} de manera que unas -variables contengan la música para instrumentos transpositores en -afinación de concierto. - -" - doctitlees = "Plantilla de orquesta con coro y piano" - -%% Translation of GIT committish: 34607d3e36a93030690ccd780a7ffce621ca1e0f - texidocit = " -Questo modello mostra come usare i contesti annidati @code{StaffGroup} e -@code{GrandStaff} per creare sottogruppi degli strumenti dello stesso -tipo. Mostra anche come usare @code{\\transpose} in modo che le variabili -mantengano la musica per gli strumenti traspositori nell'intonazione reale. - -" - doctitleit = "Modello per orchestra coro e pianoforte" - -%% Translation of GIT committish: 64feeff58e5ce3397de87188a08ac99f7ef8e37b - - texidocde = " -Diese Vorlage zeigt die Benutzung von geschachtelten -@code{StaffGroup}- und @code{GrandStaff}-Kontexte, um -Instrumente in Untergruppen zu unterteilen, und die -Benutzung von @code{\\transpose} für transponierende -Instrumente. Alle Noten werden in C geschrieben. Noten -können in C eingegeben werden, oder auch in der Tonart -des Instrumentes: dann müssen sie zuerst nach C transponiert -werden, bevor sie einer Variable zugewiesen werden. - -" - doctitlede = "Orchester Chor und Klavier" - -%% Translation of GIT committish: bdfe3dc8175a2d7e9ea0800b5b04cfb68fe58a7a - texidocfr = " -Ce canevas illustre l'utilisation de contextes @code{StaffGroup} pour -regrouper les instruments selon leur famille, imbriqués dans un -@code{GrandStaff}, ainsi que le recours à la fonction @code{\\transpose} -pour les instruments transpositeurs. Dans tous les identificateurs, la -musique est stockée en ut. Les notes peuvent tout aussi bien être -saisies en ut ou dans la tonalité particulière de l'instrument avant -d'être transposées puis affectées à une variable. - -" - doctitlefr = "Orchestre chœur et piano" + lsrtags = "pitches, staff-notation, template, vocal-music" texidoc = " This template demonstrates the use of nested @code{StaffGroup} and @@ -196,4 +147,3 @@ bassMusic = \relative c { \clef "bass_8" \key g \major g,1 b } >> \layout { } } -