From: Jean-Charles Malahieude Date: Thu, 18 Aug 2011 18:12:04 +0000 (+0200) Subject: Doc-fr: updates usage X-Git-Tag: release/2.15.9-1~5^2~10^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4f8a1de43bf66f930e04870622f2431286a79d2a;p=lilypond.git Doc-fr: updates usage * external * running * suggestions --- diff --git a/Documentation/fr/usage/external.itely b/Documentation/fr/usage/external.itely index 597bba4413..ff39d28899 100644 --- a/Documentation/fr/usage/external.itely +++ b/Documentation/fr/usage/external.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*- @ignore - Translation of GIT committish: 057106293b07b74b00553fe4dc3dfac5c1f3b682 + Translation of GIT committish: ada15837e81a658a807d004b18877ba67a136fa3 When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors' @@ -604,16 +604,21 @@ contours de l'image LilyPond@tie{}: @{ c1 @} @end example -En procédant comme ci-après, vous obtiendrez un fichier @file{EPS}@tie{}: +En procédant comme ci-après, vous obtiendrez des fichiers images@tie{}: @example +EPS + lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts monfichier.ly -@end example -ou @file{PNG} : +PNG -@example lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts --png monfichier.ly + +PNG avec transparence + +lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts \ + -dpixmap-format=pngalpha --png monfichier.ly @end example diff --git a/Documentation/fr/usage/running.itely b/Documentation/fr/usage/running.itely index 17b7f4d5af..dc3b10fd57 100644 --- a/Documentation/fr/usage/running.itely +++ b/Documentation/fr/usage/running.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*- @ignore - Translation of GIT committish: 79165c00e7aadfefb0748ff55b29a1927cb87acd + Translation of GIT committish: ada15837e81a658a807d004b18877ba67a136fa3 When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors' @@ -266,7 +266,7 @@ que mémoire. Notez bien que l'utilisation du mode sécuritaire empêchera aussi la compilation d'un certain nombre de fragments LilyPond. L'option -@code{--jail} est dans ce cas une excellente alternative en terme de +@option{--jail} est dans ce cas une excellente alternative en terme de sécurité, même si elle requiert plus de temps à mettre en place. @@ -311,11 +311,11 @@ lisibles par votre éditeur SVG habituel. @item scm @cindex Scheme dump - pour une recopie brute des commandes Scheme internes de formatage. +pour une recopie brute des commandes Scheme internes de formatage. @item null - permet de ne pas générer de partition imprimable. Cette option est - équivalente à @code{-dno-print-pages}. +permet de ne pas générer de partition imprimable. Cette option est +équivalente à @code{-dno-print-pages}. @end table @@ -331,6 +331,18 @@ option fonctionne pour les moteurs de traitement @code{ps}, @code{eps} et @code{svg}. +@item gui +Travaille silencieusement, et redirige tout le verbiage dans un fichier +journal. + +Note à l'attention des utilisateurs de Windows@tie{}: toutes les +informations concernant le traitement apparaissent au fur et à mesure +dans l'interpréteur de commandes lorsque vous lancez le programme +@code{lilypond.exe}, à l'inverse de @w{@code{lilypond-windows.exe}} qui +vous renvoie simplement la main. L'option @option{-dgui} vous permettra +alors de rediriger ces informations dans un fichier journal. + + @item print-pages Génère l'intégralité des pages de la partition. L'option @code{-dno-print-pages} est particulièrement utile lorsqu'utilisée diff --git a/Documentation/fr/usage/suggestions.itely b/Documentation/fr/usage/suggestions.itely index 11f6441b94..b69be67f36 100644 --- a/Documentation/fr/usage/suggestions.itely +++ b/Documentation/fr/usage/suggestions.itely @@ -1,6 +1,6 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*- @ignore - Translation of GIT committish: 057106293b07b74b00553fe4dc3dfac5c1f3b682 + Translation of GIT committish: ada15837e81a658a807d004b18877ba67a136fa3 When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors'