]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/user/cheatsheet.itely
Docs: automatically update ly snippets in translations
[lilypond.git] / Documentation / fr / user / cheatsheet.itely
index 4a28f43bd03ad4fbed9c9a40df8c958fa4899b45..9b2e8ed27b7cc2481c75cb8670caabaccee30a65 100644 (file)
@@ -37,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 }
@@ -68,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
@@ -99,7 +99,7 @@ d ~ d
 @lilypond[notime,fragment]
 \clef treble
 \key es \major
-s4 
+s4
 @end lilypond
 
 @item @var{note}@code{'}
@@ -213,7 +213,7 @@ a\> a a\!
 @tab
 @lilypond[fragment,relative=2]
 \set Staff.implicitTimeSignatureVisibility = #all-invisible
-<c e> 
+<c e>
 @end lilypond
 
 
@@ -264,7 +264,7 @@ twinkle
 <<
    { g'1 g }
   \new Lyrics \lyricsto "" { twin -- kle }
->> 
+>>
 @end lilypond
 
 @item @code{\chordmode @{ c:dim f:maj7 @}}