]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/user/percussion.itely
Merge master into nested-bookparts
[lilypond.git] / Documentation / fr / user / percussion.itely
index c255038b1b500535a0567369db4a7819431b5087..1df88b791acfc9c8736802c00d7caeab36f40364 100644 (file)
@@ -1,13 +1,13 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
+    Translation of GIT committish: bdf8540b74167817eab96ed3d13b35477217f9fe
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.11.38"
+@c \version "2.11.61"
 
 @c Translators: Valentin Villenave
 @c Translation checkers: Jean-Charles Malahieude, John Mandereau
 @section Percussion
 
 @menu
-* Percussion sections::
+* Common notation for percussion::  
 @end menu
 
-@node Percussion sections
-@subsection Percussion sections
+@node Common notation for percussion
+@subsection Common notation for percussion
 
 La notation rythmique sert avant tout aux parties de percussions ou de
 batterie, mais on peut aussi s'en servir à des fins pédagogiques, pour
 montrer le rythme d'une mélodie.
 
+
 @menu
-* Showing melody rhythms::      
-* Entering percussion::         
+* References for percussion::   
+* Basic percussion notation::   
 * Percussion staves::           
 * Ghost notes::                 
 @end menu
 
+@node References for percussion
+@unnumberedsubsubsec References for percussion
 
-@node Showing melody rhythms
-@unnumberedsubsubsec Showing melody rhythms
-
-Au moyen d'une portée rythmique -- @q{rhythmic staff} en anglais -- on
-peut montrer seulement le rythme d'une mélodie : toutes les notes sont
-ramenées à la même hauteur, sur une portée d'une seule ligne.
-
-@lilypond[quote,ragged-right,fragment,relative=1,verbatim]
-\new RhythmicStaff {
-  \time 4/4
-  c4 e8 f g2 | r4 g r2 | g1:32 | r1 |
-}
-@end lilypond
 
-@seealso
+@untranslated
 
-Référence du programme : @rinternals{RhythmicStaff}.
 
+@node Basic percussion notation
+@unnumberedsubsubsec Basic percussion notation
 
-@node Entering percussion
-@unnumberedsubsubsec Entering percussion
 
 @cindex percussions
 @cindex batterie
@@ -71,6 +60,7 @@ fichier LilyPond, un nom complet et un nom raccourci.
 }
 @end lilypond
 
+
 Ces noms sont inventoriés dans le fichier d'initialisation 
 @file{ly/@/drumpitch@/-init@/.ly}.
 @c TODO: properly document this.
@@ -79,8 +69,12 @@ Ces noms sont inventoriés dans le fichier d'initialisation
 
 Référence du Programme : @rinternals{note-event}.
 
+
+
 @node Percussion staves
 @unnumberedsubsubsec Percussion staves
+
+
 @cindex percussions
 @cindex batterie
 
@@ -299,17 +293,17 @@ sur le bord de la caisse claire --- donc ils sont remplacés par des
 
 
 
-@c FIXME: check name -gp
 @node Ghost notes
 @unnumberedsubsubsec Ghost notes
 
+
 Des notes fantômes peuvent être créées pour les parties de percussion,
 grâce à la commande @code{\parenthesize} décrite dans
 @ref{Parentheses}. Cependant, le mode @code{\drummode} n'inclut pas par
 défaut le graveur @code{Parenthesis_engraver} qui permet d'imprimer ces
 signes.  Il faut donc l'ajouter explicitement dans la définition du
-contexte, suivant la manœuvre indiquée dans @ref{Changing context
-properties on the fly}.
+contexte, suivant la manœuvre indiquée dans @ref{The
+set command}.
 
 @lilypond[quote,ragged-right,verbatim,fragment]
 \new DrumStaff \with {
@@ -335,3 +329,6 @@ properties on the fly}.
 Notez que les commandes @code{\parenthesize} obligent à ajouter des
 accords --- sous la forme @code{< >} --- autour de chaque élément.
 
+
+
+