X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fdoc%2Ffr%2FCustomization.lyx;h=9da049afaf56f01602ca6b38fa2d9bad90fa2863;hb=f18f7989a00447f28d140eee7cfadfb49758fa25;hp=0a1474e20258d7b85da13eed3a39eb437b95e927;hpb=912272d35109563d203ff3bf5fd04ada03239896;p=lyx.git diff --git a/lib/doc/fr/Customization.lyx b/lib/doc/fr/Customization.lyx index 0a1474e202..9da049afaf 100644 --- a/lib/doc/fr/Customization.lyx +++ b/lib/doc/fr/Customization.lyx @@ -6197,7 +6197,7 @@ DeclareLyXModule{mon paquetage} \begin_layout LyX-Code \lang english -Format 21 +Format 35 \begin_inset Newline newline \end_inset @@ -6516,8 +6516,8 @@ Mise à jour des anciens fichiers de format La syntaxe des fichiers de format change à chaque publication d'une nouvelle version de LyX, et les anciens fichiers de format doivent donc être convertis dans la nouvelle syntaxe. - cette procédure a été rendue automatique depuis LyX 1.4: si LyX lit un fichier - de format écrit avec une syntaxe ancienne, il appelle le script + Si LyX lit un fichier de format écrit avec une syntaxe ancienne, il appelle + le script \begin_inset Flex Code status collapsed @@ -6535,32 +6535,76 @@ layout2layout.py Pour ce faire, vous pouvez appeler le convertisseur manuellement: \end_layout -\begin_layout LyX-Code +\begin_layout Enumerate + +\lang english +rename the file +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout \lang english -mv ma_classe.layout ma_classe.old +myclass.layout \end_layout -\begin_layout LyX-Code +\end_inset + + to +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout \lang english -python RépLyx/scripts/layout2layout.py ma_classe.old ma_classe.layout +myclass.old \end_layout -\begin_layout Standard -Vous devez remplacer +\end_inset + + +\end_layout + +\begin_layout Enumerate + +\lang english +Call the command +\lang french + +\begin_inset Newline newline +\end_inset + + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +python LyXDir/scripts/layout2layout.py myclass.old myclass.layout +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + + +\lang english +where \begin_inset Flex Code status collapsed \begin_layout Plain Layout \lang english -RépLyx +LyXDir \end_layout \end_inset - par le nom de votre répertoire LyX au niveau système, naturellement. + is +\lang french + le nom de votre répertoire LyX au niveau système. \end_layout \begin_layout Standard @@ -6584,12 +6628,14 @@ name "sec:Syntaxe-des" Les sections suivantes vous expliquent à quoi vous vous attaquez quand vous décidez de mettre les mains dans le cambouis, et de créer ou d'éditer votre propre fichier de format. - Notre conseil est d'aller doucement, d'enregistrer souvent pour faire des - essais, d'écouter de la musique relaxante, et de siroter tranquillement - un ou deux verres de votre boisson favorite, voire plus si vous êtes coincés. + Notre conseil est d'aller doucement et d'enregistrer souvent pour faire + des essais. Ce n'est pas si dur que ça, mais il y a une multitude d'options et vous pouvez vous laisser submerger si vous essayez d'en faire trop d'un coup. - Allez donc prendre un verre, juste pour la route. + +\lang english +It becomes easier if you use existing layouts of LyX as examples/reference + or if you modify an existing layout to your needs. \end_layout \begin_layout Standard @@ -7116,19 +7162,6 @@ Modules . L'argument entre crochets est facultatif: il déclare n'importe quel paquetage LaTeX dont dépend le module. - Notez bien que seuls les paquetages connus de LyX peuvent être énumérés - entre les crochets -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -La liste de ces paquetages n'est documentée que dans le code source. -\end_layout - -\end_inset - -. - LyX ne fera aucune vérification pour des paquetages quelconques. Il est également possible d'utiliser la clé \begin_inset Flex MenuItem status collapsed @@ -7550,7 +7583,7 @@ CiteFormat \family default ajoute une information au préambule du document. - Voir + Voir section \begin_inset space ~ \end_inset @@ -7561,7 +7594,8 @@ reference "sub:Description citation" \end_inset -Doit être fermé par +. + Doit être fermé par \begin_inset Quotes fld \end_inset @@ -9032,57 +9066,21 @@ boldsymbol \end_inset ,\SpecialChar \ldots{} -); la liste complète des fonctionnalités comprises n'est malheureusement - pas documentée ailleurs que dans le code source de LyX — mais voyez -\begin_inset Flex Code -status collapsed - -\begin_layout Plain Layout - +). + Voir \lang english -LaTeXFeatures.cpp -\end_layout - -\end_inset - - si vous voulez. - -\family roman - -\begin_inset Flex MenuItem -status collapsed - -\begin_layout Plain Layout - -\family roman -Aide\SpecialChar \menuseparator -Configuration +chapter \begin_inset space ~ \end_inset -LaTe -\family default - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -{} -\end_layout - -\end_inset - -\family roman -X -\end_layout +\begin_inset CommandInset ref +LatexCommand ref +reference "chap:List-of-functions" \end_inset - -\family default - donne également une revue des paquetage reconnus. + for the list of features. \end_layout \begin_layout Description @@ -9186,21 +9184,20 @@ chaîne Noter que l'on ne peut requérir que des fonctionnalités reconnues (voir \lang english +chapter +\begin_inset space ~ +\end_inset -\begin_inset Flex Code -status collapsed - -\begin_layout Plain Layout -\lang english -LaTeXFeatures.cpp -\end_layout +\begin_inset CommandInset ref +LatexCommand ref +reference "chap:List-of-functions" \end_inset - + for the list of features \lang french - pour une liste de celles-ci). +). \end_layout \begin_layout Description @@ -11618,6 +11615,37 @@ N \end_inset est la valeur du compteur associé au flottant. + +\lang english +For the case that a caption is inserted outside of a float +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\lang english +LabelString +\end_layout + +\end_inset + + should be set to e. +\begin_inset space \thinspace{} +\end_inset + +g +\begin_inset space \space{} +\end_inset + + +\begin_inset Quotes eld +\end_inset + +Senseless! +\begin_inset Quotes erd +\end_inset + +. \end_layout \begin_layout Description @@ -11929,6 +11957,45 @@ List_Environment, Bib_Environment \lang french ] décrit comment traduire l'environnement en LaTeX. +\lang english + +\begin_inset Foot +status open + +\begin_layout Plain Layout + +\lang english +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\lang english +LatexType +\end_layout + +\end_inset + + is perhaps a bit misleading, since these rules apply to DocBook classes, + too. + Visit the DocBook class files (filenames +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\lang english +db_*.inc +\end_layout + +\end_inset + + ) for specific examples. +\end_layout + +\end_inset + + \end_layout \begin_deeper @@ -12150,8 +12217,8 @@ Environment \end_inset - but adds additionally the necessary mandatory argument to the begin statement - of the bibliography environment: + but adds additionally the necessary mandatory argument (the longest label) + to the begin statement of the bibliography environment: \begin_inset Newline newline \end_inset @@ -12170,6 +12237,16 @@ begin{thebibliography}{99} \end_inset It is therefore only useful for bibliography environments. + The default longest label +\begin_inset Quotes eld +\end_inset + +99 +\begin_inset Quotes erd +\end_inset + + can be changed by the user in the paragraph settings of a bibliography + item. \end_layout \begin_layout Standard @@ -23380,6 +23457,1177 @@ L'insertion d'objet externe est un outil très puissant, et vous devez faire \begin_layout Chapter \start_of_appendix +\lang english +List of functions to be used in layouts +\lang french + +\begin_inset CommandInset label +LatexCommand label +name "chap:List-of-functions" + +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Tabular + + + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +accents +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +bbding +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +dvipost +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +fancybox +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +hhline +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +latexsym +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +amsbsy +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +bm +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +feyn +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +hyperref +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +listings +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +amscd +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +booktabs +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +endnotes +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +fixltx2e +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +longtable +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +amsmath +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +enumitem +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +float +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +ifsym +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +lyxskak +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +amssymb +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +CJK +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +esint +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +framed +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +ifthen +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +amstext +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +color +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +makeidx +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +amsthm +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +covington +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +graphicx +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +jurabib +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +marvosym +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +array +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +csquotes +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mathdesign +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +ascii +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mathdesign +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mathdots +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mathdots +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +subfig +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Tabular + + + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +makeidx +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +pdfcolmk +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +setspace +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +textcomp +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +ulem +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +xargs +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +marvosym +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +pdfpages +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +slashed +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +textgreek +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +undertilde +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +xcolor +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +mathdesign +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +pifont +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +soul +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +tfrupee +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +units +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +xy +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +mathdots +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +pmboxdraw +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +splitidx +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +tipa +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +url +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +mathrsfs +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +polyglossia +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +subfig +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +tipx +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +yhmath +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +mhchem +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +prettyref +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +subscript +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +tone +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +varioref +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +multirow +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +pxfonts +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +txfonts +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +verbatim +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +natbib +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +rotating +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +wasysym +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +nomencl +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +rotfloat +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +wrapfig +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Chapter + \lang english Names of available colors to be used in layouts \begin_inset CommandInset label