]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/orchestra,-choir-and-piano-template.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / Documentation / snippets / orchestra,-choir-and-piano-template.ly
index e63e213cd24f01879d90a44610d97ea716224f9d..6bc546d353850e09267f107b884fbdbdda645293 100644 (file)
@@ -1,52 +1,13 @@
-%% Do not edit this file; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% DO NOT EDIT this file manually; it is automatically
+%% 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.13.39"
+\version "2.18.0"
 
 \header {
-  lsrtags = "pitches, staff-notation, vocal-music, template"
-
-%% Translation of GIT committish: 5160eccb26cee0bfd802d844233e4a8d795a1e94
-  texidoces = "
-
-Esta plantilla muestra el uso de contextos @code{StaffGroup} y
-@code{GrandStaff} anidados para sub-agrupar instrumentos del mismo
-tipo, y el uso de @code{\\transpose} para los instrumentos
-transpositores.  Toda la música que está dentro de variables se
-almacena en Do.  La música se puede introducir en Do, o (de forma
-alternativa) escribirse en el tono del instrumento y transportada
-a Do antes de ser asignada a una variable.
-
-"
-  doctitlees = "Plantilla de orquesta con coro y piano"
-
-%% 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