X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Ffr%2Fuser%2Fkeyboards.itely;h=5981cc7f02eb0e8c3d45cc160a48182883da55c7;hb=72c8c9aef2cff0a61953a52adaf83d6dd74f8b18;hp=2f9932cd87e18f2264950b56695ee0b27122dd11;hpb=59b539835210c8a50e80733c850b7363827d8cf9;p=lilypond.git diff --git a/Documentation/fr/user/keyboards.itely b/Documentation/fr/user/keyboards.itely index 2f9932cd87..5981cc7f02 100644 --- a/Documentation/fr/user/keyboards.itely +++ b/Documentation/fr/user/keyboards.itely @@ -1,24 +1,25 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: 1440fffdf8579046cc2033b9c697a190b34b91e5 + 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 -@node Keyboard instruments -@section Keyboard instruments +@node Keyboard and other multi-staff instruments +@section Keyboard and other multi-staff instruments @menu * Common notation for keyboards:: * Piano:: * Accordion:: +* Harp:: @end menu @node Common notation for keyboards @@ -26,7 +27,6 @@ @menu * References for keyboards:: -* The piano staff:: * Changing staff manually:: * Changing staff automatically:: * Staff-change lines:: @@ -34,18 +34,13 @@ @end menu @node References for keyboards -@subsubsection References for keyboards +@unnumberedsubsubsec References for keyboards -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @ifnothtml @englishref @end ifnothtml -@node The piano staff -@subsubsection The piano staff - Les systèmes de piano comprennent deux portées réunies par une accolade. Les portées sont largement autonomes, mais il arrive que des voix passent de l'une à l'autre. Cette notation sert également à la harpe ou à d'autres @@ -60,7 +55,7 @@ piano} au chapitre @rlearning{Piano templates}. @node Changing staff manually -@subsubsection Changing staff manually +@unnumberedsubsubsec Changing staff manually @cindex changements de portées manuels @cindex changement de portée, manuel @@ -93,7 +88,7 @@ par définir les portées @end example -avant d'insérer une mélodie au moyen d'un contexte @context{Voice} : +avant d'insérer une mélodie au moyen d'un contexte @code{Voice} : @example \context Staff = bas @@ -102,7 +97,7 @@ avant d'insérer une mélodie au moyen d'un contexte @context{Voice} : @node Changing staff automatically -@subsubsection Changing staff automatically +@unnumberedsubsubsec Changing staff automatically @cindex Changement de portée automatique @cindex Automatique, changement de portée @@ -163,7 +158,7 @@ vaut mieux indiquer soi-même ces changements. @node Staff-change lines -@subsubsection Staff-change lines +@unnumberedsubsubsec Staff-change lines @cindex voix entre deux portées @cindex changements de portée @@ -200,7 +195,7 @@ Référence du programme : @rinternals{VoiceFollower}. @node Cross-staff stems -@subsubsection Cross-staff stems +@unnumberedsubsubsec Cross-staff stems @cindex hampe, enjambement portées @cindex distance entre deux portées de piano @@ -238,21 +233,21 @@ noFlag = \once \override Stem #'flag-style = #'no-flag @end menu @node Piano pedals -@subsubsection Piano pedals +@unnumberedsubsubsec Piano pedals @cindex Pédales Le piano possède deux pédales, parfois trois, permettant de modifier l'émission du son. Il est possible d'indiquer précisément chacune d'entre elles, en ajoutant à une note ou un accord les commandes suivantes : -@multitable {enfoncerr} {pédale de tenuee} {pédale una cordaa} {\sostenutoDownnnn} +@multitable {enfoncerr} {pédale de tenuee} {pédale una cordaa} {\sostenutoOnnnn} @item @tab pédale de tenue @tab pédale @emph{una corda} @tab pédale tonale -@item enfoncer @tab @code{\sustainDown} @tab @code{\unaCorda} @tab @code{\sostenutoDown} -@item relâcher @tab @code{\sustainUp} @tab @code{\treCorde} @tab @code{\sostenutoUp} +@item enfoncer @tab @code{\sustainOn} @tab @code{\unaCorda} @tab @code{\sostenutoOn} +@item relâcher @tab @code{\sustainOff} @tab @code{\treCorde} @tab @code{\sostenutoOff} @end multitable @lilypond[quote,ragged-right,fragment,verbatim] -c'4\sustainDown c'4\sustainUp +c'4\sustainOn c'4\sustainOff @end lilypond Les modalités d'impression de ces indications sont définies par la @@ -266,9 +261,9 @@ pédale, en utilisant des crochets @lilypond[quote,ragged-right,fragment,verbatim,relative=2] \set Staff.pedalSustainStyle = #'bracket -c\sustainDown d e -b\sustainUp\sustainDown -b g \sustainUp a \sustainDown \bar "|." +c\sustainOn d e +b\sustainOff\sustainOn +b g \sustainOff a \sustainOn \bar "|." @end lilypond @noindent @@ -276,9 +271,9 @@ ou en mélangeant indications textuelles et crochets @lilypond[quote,ragged-right,fragment,verbatim,relative=2] \set Staff.pedalSustainStyle = #'mixed -c\sustainDown d e -b\sustainUp\sustainDown -b g \sustainUp a \sustainDown \bar "|." +c\sustainOn d e +b\sustainOff\sustainOn +b g \sustainOff a \sustainOn \bar "|." @end lilypond @code{text} est le style de notation par défaut pour la pédale de @@ -286,7 +281,7 @@ tenue --- le traditionnel @q{*Ped.}. La pédale tonale, en revanche, utilise @code{mixed} par défaut. @lilypond[quote,ragged-right,fragment,verbatim,relative=2] -c\sostenutoDown d e c, f g a\sostenutoUp +c\sostenutoOn d e c, f g a\sostenutoOff @end lilypond Il est possible de d'affiner l'apparence d'un crochet de pédale, au @@ -298,7 +293,7 @@ jusqu'à l'extrémité droite de la dernière note : @lilypond[quote,ragged-right,fragment,verbatim,relative=2] \override Staff.PianoPedalBracket #'shorten-pair = #'(0 . -1.0) -c\sostenutoDown d e c, f g a\sostenutoUp +c\sostenutoOn d e c, f g a\sostenutoOff @end lilypond @seealso @@ -314,11 +309,14 @@ Dans ce manuel : @ref{Ties} @qq{laissez vibrer}. @end menu @node Discant symbols -@subsubsection Discant symbols +@unnumberedsubsubsec Discant symbols -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @ifnothtml @englishref @end ifnothtml + +@node Harp +@subsection Harp + +@untranslated