From: John Mandereau Date: Mon, 21 Apr 2008 22:06:44 +0000 (+0200) Subject: Run snippet-update on French docs X-Git-Tag: release/2.11.45-1~27 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=eab36fafd58aa1ea38887abcd66b685308de3b0b;p=lilypond.git Run snippet-update on French docs This is a poor update, but French docs are too outdated for efficient automatic update of snippets. --- diff --git a/Documentation/fr/user/introduction.itely b/Documentation/fr/user/introduction.itely index 366094d56a..9e1da4d2a0 100644 --- a/Documentation/fr/user/introduction.itely +++ b/Documentation/fr/user/introduction.itely @@ -615,8 +615,10 @@ c'4 d'8 @noindent c'est-à-dire un do central noire et, juste au-dessus un ré croche -@lilypond[quote,fragment] -c'4 d'8 +@lilypond[quote] +{ + c'4 d'8 +} @end lilypond Sur une échelle microscopique, une telle syntaxe est facile à @@ -697,8 +699,11 @@ tout ce dur labeur, le programme peut maintenant être utilisé pour accomplir des travaux utiles. L'application la plus simple est d'imprimer des notes : -@lilypond[quote,relative=1,fragment] -\time 2/4 c4 c g'4 g a4 a g2 +@lilypond[quote,relative=1] +{ + \time 2/4 + c4 c g'4 g a4 a g2 +} @end lilypond @noindent