From f455f13e2115b528910c528eb7bc28e8543e096d Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Tue, 11 Sep 2007 23:16:59 +0200 Subject: [PATCH] Fix translated docs compilation (typos) --- Documentation/es/user/instrument-notation.itely | 2 +- Documentation/fr/user/changing-defaults.itely | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/es/user/instrument-notation.itely b/Documentation/es/user/instrument-notation.itely index 920a5debee..4d6260a939 100644 --- a/Documentation/es/user/instrument-notation.itely +++ b/Documentation/es/user/instrument-notation.itely @@ -2221,7 +2221,7 @@ dentro del mismo acorde. Para manejar @code{\partcombine}, una pauta de tablatura @code{TabStaff} debe usar voces creadas especialmente: -@lilypond[quote,ragged-right,fragment,verbatim] +@lilypond[quote,ragged-right,verbatim] melodia = \partcombine { e4 g g g }{ e4 e e e } << \new TabStaff << diff --git a/Documentation/fr/user/changing-defaults.itely b/Documentation/fr/user/changing-defaults.itely index db3ad7f2a1..a05bd5c573 100644 --- a/Documentation/fr/user/changing-defaults.itely +++ b/Documentation/fr/user/changing-defaults.itely @@ -882,8 +882,8 @@ multi-mesures. Il s'agit d'un objet Scheme, auquel on attribue la valeur boolé Ce changement étant appliqué @q{à la volée}, il n'affecte que le second groupe de notes. Si l'argument @var{contexte} n'est pas spécifié, alors la propriété cherchera à s'appliquer -dans contexte le contexte le plus restreint où elle est employée :le plus souvent - @context{ChordNames}, @context{Voice}, ou @context{Lyrics}. Dans l'exemple suivant... +dans le contexte le plus restreint où elle est employée : le plus souvent + @context{ChordNames}, @context{Voice}, ou @context{Lyrics}. Dans l'exemple suivant, @lilypond[quote,verbatim,relative=2,fragment] c8 c c c @@ -1935,7 +1935,7 @@ il ne peut notamment pas être accolé avec les symboles @samp{^} ou @samp{_}. C'est en se servant du langage Scheme que l'on peut résoudre ce problème. Dans cet exemple, on a recours aux méthodes décrites dans @ref{Adding -articulation to notes (example), en particulier quant à l'emploi de +articulation to notes (example)}, en particulier quant à l'emploi de @code{\displayMusic}. @example -- 2.39.5