]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/notation/keyboards.itely
Doc-fr: updating NR
[lilypond.git] / Documentation / fr / notation / keyboards.itely
index 17c0d6255800ac9f84cdfdf53ddbafeb065be3c2..dbc5b1b1cb56542f24b9f8f9d06e901e9e1b6213 100644 (file)
@@ -1,14 +1,14 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 
 @ignore
-    Translation of GIT committish: 049bdd90b5ae67fe463bf85e926c2eabf51acf74
+    Translation of GIT committish: f8e7ac6dcdc5255d0c409ca68407f04dc8b98b99
 
     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.16.0"
+@c \version "2.17.6"
 
 @c Translators: Valentin Villenave, Jean-Charles Malahieude
 @c Translation checkers: Jean-Charles Malahieude, John Mandereau
@@ -228,7 +228,7 @@ Une voix qui change de portée peut entraîner des collisions :
   \new Staff = "up" {
     \voiceOne
     % Make space for fingering in the cross-staff voice
-    \once\override DynamicLineSpanner #'staff-padding = #3.4
+    \once\override DynamicLineSpanner.staff-padding = #3.4
     e''2\p\< d''\>
     c1\!
   }
@@ -448,6 +448,11 @@ ligatures.
 @lilypondfile[verbatim,quote]
 {cross-staff-stems.ly}
 
+Il n'est pas possible à l'heure actuelle, en raison de la manière
+dont il a été implémenté, de spécifier ce graveur en le mettant entre
+guillements ; il faut le mentionner en faisant précéder son nom d'un
+symbole @emph{hash} (un @code{#}).
+
 @snippets
 @lilypondfile[verbatim,quote,texidoc,doctitle]
 {indicating-cross-staff-chords-with-arpeggio-bracket.ly}