]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/additional-voices-to-avoid-collisions.ly
LSR: Local update.
[lilypond.git] / Documentation / snippets / additional-voices-to-avoid-collisions.ly
index 757e1f6f826622baa69eedaaf070cfe3c4eb824b..e9127872a11fe9184ee720352c0edc882b35918c 100644 (file)
@@ -1,11 +1,12 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% 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.1"
+\version "2.13.10"
 
 \header {
   lsrtags = "simultaneous-notes"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 341940d3830b59f93a80131471d622c2818afddb
  doctitlees = "Voces adicionales para evitar colisiones"
  texidoces = "
 En ciertos casos de polifonía compleja, se necesitan voces adicionales
@@ -24,7 +25,17 @@ Stimmen definiert werden, indem eine Variable mit der Funktion
 @code{context-spec-music} definiert wird.
 
 "
-  doctitlede = "Zusätzliche Stimmen, um Zusammenstöße zu vermeiden"
+  doctitlede = "Zusätzliche Stimmen um Zusammenstöße zu vermeiden"
+%% Translation of GIT committish: c39256c433c9e0d80429fb768cde5834541524f8
+  texidocfr = "
+Dans certains cas de musique polyphonie complexe, une voix
+supplémentaire peut permettre d'éviter les risques de collision.
+Lorsque quatre voix parallèles ne suffisent pas, la fonction Scheme
+@code{context-spec-music} permet d'ajouter des d'autres voix.
+
+"
+  doctitlefr = "Ajout de voix pour éviter les collisions"
+
 
   texidoc = "
 In some instances of complex polyphonic music, additional voices are
@@ -37,24 +48,34 @@ a variable using the Scheme function @code{context-spec-music}.
 } % begin verbatim
 
 voiceFive = #(context-spec-music (make-voice-props-set 4) 'Voice)
+
 \relative c'' {
-  \time 3/4 \key d \minor \partial 2
+  \time 3/4
+  \key d \minor
+  \partial 2
   <<
-    { \voiceOne
+    {
+      \voiceOne
       a4. a8
       e'4 e4. e8
       f4 d4. c8
-    } \\ {
+    }
+    \\
+    {
       \voiceThree
       f,2
       bes4 a2
       a4 s2
-    } \\ {
+    }
+    \\
+    {
       \voiceFive
       s2
       g4 g2
       f4 f2
-    } \\ {
+    }
+    \\
+    \bar "||"{
       \voiceTwo
       d2
       d4 cis2