From dc3032c34b120ce15fa4a68abf5e930ff4da981a Mon Sep 17 00:00:00 2001 From: Jean-Charles Malahieude Date: Mon, 15 Nov 2010 21:00:57 +0100 Subject: [PATCH] Doc-fr: cheatsheet builfix --- Documentation/fr/notation/cheatsheet.itely | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Documentation/fr/notation/cheatsheet.itely b/Documentation/fr/notation/cheatsheet.itely index adb01719de..4896006934 100644 --- a/Documentation/fr/notation/cheatsheet.itely +++ b/Documentation/fr/notation/cheatsheet.itely @@ -11,6 +11,7 @@ @c \version "2.13.36" @c Translators: Valentin Villenave +@c Translation checkers: Jean-Charles Malahieude @c TODO: add tablature. @@ -37,7 +38,7 @@ c1 c2 c8 c16 @item @code{c4. c4..} @tab notes pointées @tab -@lilypond[fragment,relative=2,notime] +@lilypond[relative=2,notime] \override Staff.Clef #'break-visibility = #all-invisible c4. c4.. @end lilypond @@ -59,7 +60,7 @@ fis bes @item @code{\clef treble \clef bass } @tab clés @tab -@lilypond[notime] +@lilypond[relative=1,notime] \clef treble s4_" " \clef bass @@ -98,7 +99,7 @@ d ~ d @item @code{\key es \major } @tab armure @tab -@lilypond[notime] +@lilypond[notime,relative=1] \clef treble \key es \major s4 -- 2.39.5