]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/notation/text.itely
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / fr / notation / text.itely
index f61ee8894d004adb05a060330d7cb9032af3c118..7babb6bfa552ab19e5820ce4075350fc1b6ecb2f 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.6"
+@c \version "2.19.21"
 
 @c Translators: Jean-Charles Malahieude
 @c Translation checkers: Valentin Villenave, John Mandereau
@@ -1289,7 +1289,7 @@ incluant un bloc @code{\layout}.
 @lilypond[quote,verbatim,relative=1]
 c4 d^\markup {
   \score {
-    \relative c' { c4 d e f }
+    \relative { c'4 d e f }
     \layout { }
   }
 }