From: Uwe Stöhr Date: Wed, 29 Jun 2011 02:23:34 +0000 (+0000) Subject: doc files: port recent changes to trunk X-Git-Tag: 2.1.0beta1~2993 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=394690c92c932896c6ab290061bd0a6d8924c8a8;p=features.git doc files: port recent changes to trunk git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39205 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/doc/EmbeddedObjects.lyx b/lib/doc/EmbeddedObjects.lyx index a0ee8d9355..538f9749d3 100644 --- a/lib/doc/EmbeddedObjects.lyx +++ b/lib/doc/EmbeddedObjects.lyx @@ -26455,6 +26455,29 @@ key "latexcompanion,latexguide,latexbook" \end_inset +. + If you are using a +\series bold +KOMA-Script +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-packages ! KOMA-Script +\end_layout + +\end_inset + + document class, you can adjust all footnote settings using class-specific + commands, see +\begin_inset CommandInset citation +LatexCommand cite +key "KOMA-Script" + +\end_inset + . \end_layout diff --git a/lib/doc/de/EmbeddedObjects.lyx b/lib/doc/de/EmbeddedObjects.lyx index 73ffa936b9..76513316f6 100644 --- a/lib/doc/de/EmbeddedObjects.lyx +++ b/lib/doc/de/EmbeddedObjects.lyx @@ -26559,6 +26559,29 @@ key "latexcompanion,latexguide,lamport,latex-praxisbuch" \end_inset , finden Sie weiteres zu Fußnoten. + Wenn Sie eine +\series bold +KOMA-Script +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-Pakete ! KOMA-Script +\end_layout + +\end_inset + + Dokumentklasse verwenden, können Sie alle Fußnoteneinstellungen über klassenspe +zifische Befehle anpassen, siehe +\begin_inset CommandInset citation +LatexCommand cite +key "KOMA-Script" + +\end_inset + +. \end_layout \begin_layout Section diff --git a/lib/doc/es/EmbeddedObjects.lyx b/lib/doc/es/EmbeddedObjects.lyx index dd2b86a1bf..f967a94fde 100644 --- a/lib/doc/es/EmbeddedObjects.lyx +++ b/lib/doc/es/EmbeddedObjects.lyx @@ -26104,6 +26104,37 @@ key "latexcompanion,latexguide,latexbook" \end_inset +. + +\lang english +If you are using a +\lang spanish + +\series bold +KOMA-Script +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-paquetes ! KOMA-Script +\end_layout + +\end_inset + + +\lang english +document class, you can adjust all footnote settings using class-specific + commands, see +\lang spanish + +\begin_inset CommandInset citation +LatexCommand cite +key "KOMA-Script" + +\end_inset + . \end_layout diff --git a/lib/doc/fr/EmbeddedObjects.lyx b/lib/doc/fr/EmbeddedObjects.lyx index 25b2b5f902..bf26a0d791 100644 --- a/lib/doc/fr/EmbeddedObjects.lyx +++ b/lib/doc/fr/EmbeddedObjects.lyx @@ -26967,8 +26967,9 @@ reference "sec:Notes-bas-de-page" \begin_inset VSpace bigskip \end_inset -Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem -ent du texte des notes peut être modifié, voyez le paquetage LaTeX + Les notes de bas de page peuvent être mise dans la marge de la page et + l'alignement du texte des notes peut être modifié, voyez le paquetage LaTeX + \series bold footmisc \series default @@ -27001,6 +27002,37 @@ key "latexcompanion,latexguide,latexbook" \end_inset +. + +\lang english +If you are using a +\lang french + +\series bold +KOMA-Script +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Paquetages LaTeX ! KOMA-Script +\end_layout + +\end_inset + + +\lang english +document class, you can adjust all footnote settings using class-specific + commands, see +\lang french + +\begin_inset CommandInset citation +LatexCommand cite +key "KOMA-Script" + +\end_inset + . \end_layout diff --git a/lib/doc/fr/Math.lyx b/lib/doc/fr/Math.lyx index f81f0acad3..e242fd345c 100644 --- a/lib/doc/fr/Math.lyx +++ b/lib/doc/fr/Math.lyx @@ -3140,7 +3140,9 @@ spce \end_inset -Ctrl-Enter + +\family sans +Ctrl-Entrée \end_layout \end_inset @@ -15707,9 +15709,9 @@ Alt+C \begin_inset space ~ \end_inset - -\family default R +\family default + \begin_inset Foot status collapsed @@ -28342,6 +28344,101 @@ end{eqnarray*} \end_layout +\begin_layout Standard +Pour modifier l'interligne pour toutes les lignes d'une formule, on doit + changer la valeur de la longueur +\series bold + +\backslash +jot +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Commandes ! J ! +\backslash +jot +\end_layout + +\end_inset + +. + La définition est : +\begin_inset Formula $\mathrm{interligne}=6\,\mathrm{pt}+\backslash\mathrm{jot}$ +\end_inset + +. + La valeur prédéfinie de +\series bold + +\backslash +jot +\series default +est de 3 +\begin_inset space \thinspace{} +\end_inset + +pt. + Pour créer un interligne supplémentaire de 3 +\begin_inset space \thinspace{} +\end_inset + +mm, comme dans l'exemple précédent, on insère la commande +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +setlength{ +\backslash +jot}{3mm+3pt} +\end_layout + +\begin_layout Standard +en Code TeX avant la formule. + Cela exige que le paquetage LaTeX +\series bold +calc +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout + +\series bold +calc +\series default +fait partie de toutes les distributions standard de LaTeX. +\end_layout + +\end_inset + + +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Paquetages ! calc +\end_layout + +\end_inset + + ait été chargé dans le préambule LaTeX avec la ligne +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +usepackage{calc} +\end_layout + \begin_layout Standard On obtient alors: \begin_inset ERT @@ -31719,7 +31816,7 @@ reference "sub:Styles-de-polices" \end_layout \begin_layout Standard -Une méthode plus paratique pour mettre en forme des formules chimiques est +Une méthode plus pratique pour mettre en forme des formules chimiques est d'utiliser la commande \series bold @@ -31738,7 +31835,7 @@ ce \end_inset - qui est disponibles si le paquetage LaTeX + qui est disponible si le paquetage LaTeX \series bold mhchem \series default @@ -34706,11 +34803,10 @@ Système de calcul formel \end_layout \begin_layout Standard - -\lang english -LyX offers the exchange between mathematical expressions written in LyX's - math editor and external applications or user defined scripts. - Currently supported applications are +LyX permet l'échange d'expressions mathématiques écrites avec l'éditeur + mathématique de LyX et des applications externes ou des programmes écrits + par l'utilisateur. + Actuellement les applications qui sont gérées sont \family sans Maple \family default @@ -34722,51 +34818,49 @@ Mathematica \family sans Maxima \family default - and + et \family sans Octave \family default . - Note that the set of supported mathematical constructs is limited only - to very simple cases. + Notez que les constructions mathematiques qui sont acceptées sont limitées + à des cas très simples. \end_layout \begin_layout Subsection - -\lang english -Usage +Utilisation \end_layout \begin_layout Standard +Écrivez une expression dans une formule puis allez dans +\family sans +Éditer\SpecialChar \menuseparator +Maths +\family default +\SpecialChar \menuseparator -\lang english -Write some expression in a formula, go to the \family sans -Edit\SpecialChar \menuseparator -Math\SpecialChar \menuseparator -Use Computer Algebra System +Appel à un logiciel de calcul formel \family default - menu and choose the application you have installed on the computer. - After that the result of computation should show on the right side of the - expression together with the -\begin_inset Quotes eld +, choisissez une des applications que vous avez installé sur votre ordinateur. + Après cela, le résultat du calcul devrait apparaître sur le côté droit + de l'expression avec l'opérateur +\begin_inset Quotes fld \end_inset = -\begin_inset Quotes erd +\begin_inset Quotes frd \end_inset - operator. +. \end_layout \begin_layout Standard - -\lang english -Here are few simple examples (with results from -\family typewriter +Voici quelques exemples très simples ( avec les résultats de +\family sans Maxima \family default -) to show what kind of computations can be performed: + ) pour montrer quel genre de calculs on peut effectuer : \end_layout \begin_layout Itemize @@ -34809,44 +34903,33 @@ Maxima \end_layout \begin_layout Subsection - -\lang english -Keyboard shortcut +Raccourci clavier \end_layout \begin_layout Standard - -\lang english -Currently there is no keyboard shortcut for calling the algebra applications. - One can easily bind a shortcut to the -\family sans -math-extern -\family default - LyX function (see the +Actuellement, il n'y a pas de raccourci clavier pour appeler les applications + algébriques. + On peut facilement attacher un raccourci à la fonction math-extern de LyX + ( voir le manuel \family sans \emph on -LyX Functions +Fonctions LyX \family default \emph default - manual). - One could e. -\begin_inset space \thinspace{} -\end_inset - -g. -\begin_inset space ~ -\end_inset - -bind the + ). + On peut par exemple attacher la touche \family sans -Return +Entrée \family default - key inside the math editor. - To bind it to -\family typewriter + à l'intérieur de l'éditeur mathématique à +\family sans Maxima \family default - one would use this shortcut definition command: +, ce qui donnera la commande de définition suivante pour le raccourci +\begin_inset space ~ +\end_inset + +: \end_layout \begin_layout Standard @@ -37380,7 +37463,7 @@ i \end_layout \begin_layout Itemize -Le caractère qui représente une transmormation de Fourier peut être obtenu +Le caractère qui représente une transformation de Fourier peut être obtenu soit avec la commande \series bold diff --git a/lib/doc/ja/EmbeddedObjects.lyx b/lib/doc/ja/EmbeddedObjects.lyx index e169e709ac..2422c14499 100644 --- a/lib/doc/ja/EmbeddedObjects.lyx +++ b/lib/doc/ja/EmbeddedObjects.lyx @@ -24337,7 +24337,37 @@ key "latexcompanion,latexguide,latexbook" \end_inset -に載っています。 +に載っています。 +\lang english +If you are using a +\lang japanese + +\series bold +KOMA-Script +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-Script +\end_layout + +\end_inset + + +\lang english +document class, you can adjust all footnote settings using class-specific + commands, see +\lang japanese + +\begin_inset CommandInset citation +LatexCommand cite +key "KOMA-Script" + +\end_inset + +. \end_layout \begin_layout Section