]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/notation/expressive.itely
Doc: cleanup @file{}, take 2: remove all @/ escaping sequences.
[lilypond.git] / Documentation / fr / notation / expressive.itely
index 62dabfbb2f84e2800ea89b3287542673cdb72c6c..7534627988210e81d9be8d7f3ed531ba86c4428e 100644 (file)
@@ -1,13 +1,13 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @ignore
-    Translation of GIT committish: 0a9a2436b50e6fb852bc7442bb5e8ed3919e829b
+    Translation of GIT committish: 908605aaf5df4d07684dafd862322e6ffac3ae10
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.12.0"
+@c \version "2.13.36"
 
 @c Translators: Valentin Villenave, Jean-Charles Malahieude
 @c Translation checkers: Jean-Charles Malahieude, John Mandereau
@@ -23,15 +23,15 @@ Ce chapitre traite des différentes indications d'interprétation que l'on
 peut trouver sur les partitions.
 
 @menu
-* Indications attachées à des notes::
-* Courbes::
-* Lignes::
+* Signes d'interprétation attachés à des notes::
+* Signes d'interprétation sous forme de courbe::
+* Signes d'interprétation sous forme de ligne::
 @end menu
 
 
-@node Indications attachées à des notes
-@subsection Indications attachées à des notes
-@translationof Attached to notes
+@node Signes d'interprétation attachés à des notes
+@subsection Signes d'interprétation attachés à des notes
+@translationof Expressive marks attached to notes
 
 Nous allons voir au cours de ces lignes comment ajouter aux notes des
 indications d'interprétation -- articulation, ornementation, nuance --
@@ -154,7 +154,7 @@ c4->  c-.  c2-_
 @end lilypond
 
 Même si LilyPond place automatiquement ces symboles, selon les règles
-contenues dans le fichier @code{scm/@/script@/.scm}, il est possible de
+contenues dans le fichier @file{scm/script.scm}, il est possible de
 l'obliger à les positionner au-dessus ou en-dessous de la note, comme
 indiqué au chapitre @ref{Direction et positionnement}.
 
@@ -213,7 +213,7 @@ Manuel de notation :
 @ref{Trilles}.
 
 Fichiers installés :
-@code{scm/script.scm}.
+@file{scm/script.scm}.
 
 Morceaux choisis :
 @rlsrnamed{Expressive marks,Signes d'interprétation}.
@@ -596,9 +596,11 @@ Manuel d'extension :
 @rextendnamed{Markup construction in Scheme,Construction Scheme d'un marqueur}.
 
 
-@node Courbes
-@subsection Courbes
-@translationof Curves
+@node Signes d'interprétation sous forme de courbe
+@subsection Signes d'interprétation sous forme de courbe
+@translationof Expressive marks as curves
+
+@cindex courbes
 
 Ce chapitre traite des signes d'interprétation imprimés sous forme de
 courbe@tie{}: liaisons d'articulation ou de phrasé, respirations, chutes
@@ -1011,9 +1013,11 @@ Morceaux choisis :
 @rlsrnamed{Expressive marks,Signes d'interprétation}.
 
 
-@node Lignes
-@subsection Lignes
-@translationof Lines
+@node Signes d'interprétation sous forme de ligne
+@subsection Signes d'interprétation sous forme de ligne
+@translationof Expressive marks as lines
+
+@cindex lignes
 
 Cette partie traite de la manière de générer des signes d'interprétation
 d'aspect linéaire, tels les glissandos, arpèges et trilles.