]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/user/cheatsheet.itely
Doc-fr: Learning Manual full update
[lilypond.git] / Documentation / fr / user / cheatsheet.itely
index e9f812ff6bc9d36dcd8e41fcdc503acbabd918a5..15ab67b2a25241231776055733c2a0a09426d066 100644 (file)
@@ -1,12 +1,15 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: ef2a56348261c657e63bfea9341bfe8e2a22f486
+    Translation of GIT committish: 65dd8bb120476562eb0104c6969d72d8b105ac8f
 
     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.12.0"
+
+@c Translators: Valentin Villenave
 
 @c TODO: add tablature.
 
@@ -34,7 +37,7 @@ c1 c2 c8 c16
 @tab
 @lilypond[fragment,relative=2,notime]
 \override Staff.Clef #'break-visibility = #all-invisible
-c4. c4..  
+c4. c4..
 @end lilypond
 
 @item @code{c d e f g a b }
@@ -65,7 +68,7 @@ s4_" "
 @tab chiffre de mesure
 @tab
 @lilypond[fragment]
-\override Staff.Clef #'transparent = ##t 
+\override Staff.Clef #'transparent = ##t
 \time 3/4
 s4_" "
 \time 4/4
@@ -82,7 +85,7 @@ r4 r8
 @end lilypond
 
 @item @code{d ~ d}
-@tab liaisons de tenue
+@tab liaison de tenue
 @tab
 @lilypond[relative=2,notime,fragment]
 \set Score.timing = ##f
@@ -96,7 +99,7 @@ d ~ d
 @lilypond[notime,fragment]
 \clef treble
 \key es \major
-s4 
+s4
 @end lilypond
 
 @item @var{note}@code{'}
@@ -210,7 +213,7 @@ a\> a a\!
 @tab
 @lilypond[fragment,relative=2]
 \set Staff.implicitTimeSignatureVisibility = #all-invisible
-<c e> 
+<c e>
 @end lilypond
 
 
@@ -261,7 +264,7 @@ twinkle
 <<
    { g'1 g }
   \new Lyrics \lyricsto "" { twin -- kle }
->> 
+>>
 @end lilypond
 
 @item @code{\chordmode @{ c:dim f:maj7 @}}