]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/jazz-combo-template.ly
Change stringTunings from list of semitones to list of pitches
[lilypond.git] / Documentation / snippets / jazz-combo-template.ly
index 5910a35ec3732ff5d08abea2019721ec92f9d2e3..7018b613b9e1295606120e3ebd40faf0bf9dc608 100644 (file)
@@ -1,12 +1,12 @@
 %% Do not edit this file; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.20"
+\version "2.13.39"
 
 \header {
   lsrtags = "keyboards, percussion, fretted-strings, template"
 
-%% Translation of GIT committish: e0aa246e0ed1a86dc41a99ab79bff822d3320aa7
+%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00
   texidoces = "
 Ésta es una plantilla bastante avanzada, para un conjunto de
 jazz. Observe que la notación de todos los instrumentos está en
@@ -21,9 +21,9 @@ dentro de una sección @code{\\transpose}.
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
 Hier ist ein ziemlich kompliziertes Beispiel für ein Jazz-Ensemble. Achtung:
-Alle Instrumente sind in @code{\key c \major} (C-Dur) notiert. Das bezieht sich
+Alle Instrumente sind in @code{\\key c \major} (C-Dur) notiert. Das bezieht sich
 auf die klingende Musik: LilyPond transponiert die Tonart automatisch, wenn
-sich die Noten innerhalb eines @code{\transpose}-Abschnitts befinden.
+sich die Noten innerhalb eines @code{\\transpose}-Abschnitts befinden.
 
 "
 
@@ -33,7 +33,7 @@ sich die Noten innerhalb eines @code{\transpose}-Abschnitts befinden.
   texidocfr = "
 Bien que compliqué de prime abord, voici un canevas tout à fait indiqué
 pour les ensembles de jazz.  Vous noterez que tous les instruments sont
-notés en ut (@code{\key c \major}), la tonalité de concert.  Les notes
+notés en ut (@code{\\key c \major}), la tonalité de concert.  Les notes
 seront automatiquement transposée dès lors qu'elles seront inscrites
 dans une section @code{\\transpose}.