EmbeddedObjects.lyx: lots of typos spotted by Scott Kostyshak and some small fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40733 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2012-02-12 03:16:05 +00:00
parent aca7f65121
commit 877e68373b
5 changed files with 89 additions and 106 deletions

View File

@ -552,7 +552,7 @@ bounding
box box
\family default \family default
will only print the image region within the given coordinates. will only print the image region within the given coordinates.
Normally you don't need to take care about image coordinates and can ignore Normally you don't need to worry about image coordinates and can ignore
this tab. this tab.
\end_layout \end_layout
@ -1301,8 +1301,8 @@ ImageMagick
\family default \family default
in the background to convert the images to the right format. in the background to convert the images to the right format.
To increase your work flow by avoiding these conversions in the background, To increase your work flow by avoiding these conversions in the background,
you can use only the image formats that can directly be embedded in the you could choose to use only the image formats that can directly be embedded
output file format. in the output file format.
The output file formats are explained in appendix The output file formats are explained in appendix
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -2428,7 +2428,7 @@ reference "sec:Formal-Tables"
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
You can also add here space to table rows as described in section You can also add space here to table rows as described in section
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -2837,7 +2837,7 @@ Table ! Edit Menu
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Additionally to the table dialog and toolbar, the menu In addition to the table dialog and toolbar, the menu
\family sans \family sans
Edit\SpecialChar \menuseparator Edit\SpecialChar \menuseparator
Table Table
@ -6490,8 +6490,8 @@ Note
1: 1:
\series default \series default
The table number is increased for for every longtable, even if you did The table number is increased for every longtable, even if you did not
not set a caption for it. set a caption for it.
For this reason you could have the case that e. For this reason you could have the case that e.
\begin_inset space \thinspace{} \begin_inset space \thinspace{}
\end_inset \end_inset
@ -6522,7 +6522,7 @@ addtocounter{table}{-1}
\end_layout \end_layout
\begin_layout Plain Layout \begin_layout Plain Layout
This is not needed when none of your longtables have a caption and you add This is not needed when none of your longtables has a caption and you add
the following code to the document preamble: the following code to the document preamble:
\end_layout \end_layout
@ -6990,7 +6990,7 @@ Longtables ! Caption Width
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
The maximal width of of caption lines is defined by the length The maximal width of caption lines is defined by the length
\series bold \series bold
\backslash \backslash
@ -15584,8 +15584,8 @@ cmidrule{3-4}
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
If you are anyway not satisfied with the border line spacing, you can use If you are in any way not satisfied with the border line spacing, you can
the following command to produce lines that span over all table columns use the following command to produce lines that span over all table columns
\series bold \series bold
: :
\end_layout \end_layout
@ -16077,7 +16077,7 @@ Table ! Alignment
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
To align tables vertically in a text line the table must be inside a box. To align tables vertically in a text line, the table must be inside a box.
The box can then be vertically aligned as described in section The box can then be vertically aligned as described in section
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -22918,13 +22918,13 @@ Margin
Notes Notes
\family default \family default
are also floats, because they can float to the next page when there are are also floats because they can float to the next page when there are
too many notes on the page. too many notes on the page.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Floats allow a high quality layout. Floats allow a high quality layout.
Images and tables can be spread evenly to the pages to avoid white space Images and tables can be spread evenly among the pages to avoid white space
and pages without text. and pages without text.
As the floating often destroys the context between the text and the image/table As the floating often destroys the context between the text and the image/table
, every float can be referenced in the text. , every float can be referenced in the text.
@ -22986,7 +22986,7 @@ reference "sec:Caption-Placement"
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
It is recommended that you insert floats as a separate standard paragraph It is recommended that you insert floats as separate standard paragraphs
to avoid possible LaTeX-errors that can occur when the surrounding text to avoid possible LaTeX-errors that can occur when the surrounding text
is specially formatted. is specially formatted.
\end_layout \end_layout
@ -23106,7 +23106,7 @@ end loop
This float type is inserted with the menu This float type is inserted with the menu
\family sans \family sans
Insert\SpecialChar \menuseparator Insert\SpecialChar \menuseparator
Floats\SpecialChar \menuseparator Float\SpecialChar \menuseparator
Algorithm Algorithm
\family default \family default
. .
@ -23366,8 +23366,8 @@ roman{table}}
\backslash \backslash
thetable thetable
\series default \series default
is the command that prints the table number, for figure floats, the command is the command that prints the table number.
would be For figure floats, the command would be
\series bold \series bold
\backslash \backslash
@ -23380,7 +23380,7 @@ thefigure
\backslash \backslash
roman roman
\series default \series default
in the command above prints the table number as small roman number. in the command above prints the table number as a small roman number.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -23543,6 +23543,10 @@ arg "dialog-show-new-inset ref"
\family default \family default
. .
The cross-reference window appears showing all labels of the document.
If you have multiple LyX-documents opened, choose the one you are working
on from the drop-list at the top of the dialog.
You can now sort the labels alphabetically and then choose one.
A grey cross-reference box like this one: A grey cross-reference box like this one:
\begin_inset Graphics \begin_inset Graphics
filename clipart/referenceQt4.png filename clipart/referenceQt4.png
@ -23551,11 +23555,7 @@ arg "dialog-show-new-inset ref"
\end_inset \end_inset
will be inserted and the cross-reference window appear showing all labels will be inserted.
of the document.
If you have multiple LyX-documents opened, choose the one you are working
on from the drop-list at the top of the dialog.
You can now sort the labels alphabetically and then choose one.
At the position of the cross-reference box the float number will appear At the position of the cross-reference box the float number will appear
in the output. in the output.
\end_layout \end_layout
@ -23569,8 +23569,8 @@ It is recommended that you use a protected space between the cross-reference
\begin_layout Standard \begin_layout Standard
You can change labels at any time by clicking on the label box. You can change labels at any time by clicking on the label box.
References to the changed label will automatically change its link to the References to the changed label will automatically update their links to
new label text, so that you don't need to take care about this. the new label text.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -23592,8 +23592,6 @@ Label
\end_inset \end_inset
Back and you can use it to set the cursor back to the cross-reference. Back and you can use it to set the cursor back to the cross-reference.
Right-clicking on a cross-reference box also sets the cursor before the
referenced label but without the possibility of going back.
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -24387,8 +24385,12 @@ Floats ! Placement
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Right-clicking on a float-box opens a dialog where you can alter the placement Right-clicking on a float-box and clicking on
options that LaTeX uses for positioning the float. \family sans
Settings
\family default
opens a dialog where you can alter the placement options that LaTeX uses
for positioning the float.
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
@ -24424,7 +24426,7 @@ reference "sec:Rotated-Floats"
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
You can use one ore more of the following options in the float dialog to You can use one or more of the following options in the float dialog to
set the placement for a particular float when you uncheck the option set the placement for a particular float when you uncheck the option
\family sans \family sans
Use Use
@ -24526,8 +24528,8 @@ page
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
placements are possible the procedure is internally repeated but it is tried placements is possible the procedure is internally repeated trying to put
to put the float on the following page. the float on the following page.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -24607,7 +24609,7 @@ floats
\begin_inset space \thinspace{} \begin_inset space \thinspace{}
\end_inset \end_inset
% of the page are occupied by floats, several floats can be set together % of the page is occupied by floats, several floats can be set together
on a page. on a page.
( (
\series bold \series bold
@ -24789,7 +24791,7 @@ usepackage[options]{endfloat}
\begin_layout Standard \begin_layout Standard
There are various package options to format the created figure/table sections. There are various package options to format the created figure/table sections.
For more information we refer to the For more information we refer you to the
\series bold \series bold
endfloat endfloat
\series default \series default
@ -25825,7 +25827,7 @@ Caption
Floats Floats
\family default \family default
. .
On the LyX screen captions appear as label, e. On the LyX screen captions appear as a label, e.
\begin_inset space \thinspace{} \begin_inset space \thinspace{}
\end_inset \end_inset
@ -28284,7 +28286,7 @@ LyX
Note Note
\family default \family default
is inserted. is inserted.
You can switch between the five note types by right-clicking on the note-box. You can switch between the three note types by right-clicking on the note-box.
\family roman \family roman
\series medium \series medium
@ -28369,15 +28371,7 @@ Insert\SpecialChar \menuseparator
Footnote Footnote
\family default \family default
. .
You will then see the following footnote-box:
\family roman
\series medium
\bar no
You'll see
\family default
\series default
\bar default
then the following footnote-box:
\begin_inset Graphics \begin_inset Graphics
filename clipart/footnoteQt4.png filename clipart/footnoteQt4.png
scale 80 scale 80
@ -28494,8 +28488,8 @@ The footnote will appear in the output as a superscript number at the text
position where the footnote box is placed. position where the footnote box is placed.
The footnote text is placed at the bottom of the current page. The footnote text is placed at the bottom of the current page.
The footnote number is calculated by LaTeX; the numbers are consecutive. The footnote number is calculated by LaTeX; the numbers are consecutive.
It depends on your document-class, whether the footnote number is reset Whether the footnote number is reset for every chapter depends on your
for every chapter. document class.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -37210,7 +37204,7 @@ With the menu
Insert\SpecialChar \menuseparator Insert\SpecialChar \menuseparator
File File
\family default \family default
you can insert external material to your document. you can insert external material into your document.
This can be: This can be:
\end_layout \end_layout
@ -38026,7 +38020,7 @@ child documents
, and a master document connects them to print the full document or parts , and a master document connects them to print the full document or parts
of it. of it.
A child document inherits elements of its master, for example the LaTeX A child document inherits elements from its master, for example the LaTeX
preamble, the bibliography, and labels for cross-references. preamble, the bibliography, and labels for cross-references.
\end_layout \end_layout
@ -38074,14 +38068,14 @@ Documents
Include You can include LyX- and LaTeX-documents. Include You can include LyX- and LaTeX-documents.
When you press the When you press the
\family sans \family sans
Load Edit
\family default \family default
button in the button in the
\family sans \family sans
Child Document Child Document
\family default \family default
dialog, the included documents will be opened in LyX in a new file tab dialog, the included document will be opened in LyX in a new file tab so
so that you can modify them. that you can modify it.
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset

View File

@ -23845,17 +23845,6 @@ Gehe
zurück zurück
\family default \family default
und ein Klick darauf macht genau dies. und ein Klick darauf macht genau dies.
Ein Rechts-Klick auf das Querverweis-Kästchen stellt den Cursor vor die
entsprechende Marke, ohne dass das Querverweis-Fenster zusehen ist.
Dann ist auch kein
\family sans
Gehe
\begin_inset space ~
\end_inset
zurück
\family default
möglich.
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -24655,12 +24644,12 @@ Gleitobjekte ! Platzierung
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Ein Rechtsklick auf ein Gleitobjekt-Kästchen öffnet den Ein Rechtsklick auf ein Gleitobjekt-Kästchen und Klicken auf
\family sans \family sans
Gleitobjekt-Einstellungen Einstellungen
\family default \family default
-Dialog, in dem Sie die LaTeX-Optionen für die Gleitobjekt-Platzierung ändern öffnet einen Dialog, in dem Sie die LaTeX-Optionen für die Gleitobjekt-Platzieru
können. ng ändern können.
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
@ -28497,8 +28486,8 @@ arg "note-insert"
LyX-Notiz LyX-Notiz
\family default \family default
eingefügt. eingefügt.
Mit einem Rechts-Klick auf das Notiz-Kästchen können Sie eine der vier Mit einem Rechts-Klick auf das Notiz-Kästchen können Sie einen der drei
anderen Möglichkeiten auswählen. Notiz-Typen auswählen.
Wenn Sie einen vorhandenen Text in eine Notiz verwandeln wollen, markieren Wenn Sie einen vorhandenen Text in eine Notiz verwandeln wollen, markieren
Sie ihn und klicken dann auf den Werkzeugleistenknopf. Sie ihn und klicken dann auf den Werkzeugleistenknopf.
Um eine Notiz in Text zu verwandeln, drücken Sie die Backspace-Taste, wenn Um eine Notiz in Text zu verwandeln, drücken Sie die Backspace-Taste, wenn
@ -38194,7 +38183,7 @@ Include Sie können LyX- und LaTeX-Dokumente einbinden.
\family default \family default
auf auf
\family sans \family sans
Öffnen Bearbeiten
\family default \family default
klicken, wird das eingebundene Dokument in einem eigenen Unterfenster geöffnet, klicken, wird das eingebundene Dokument in einem eigenen Unterfenster geöffnet,
und Sie können es editieren. und Sie können es editieren.

View File

@ -23672,8 +23672,6 @@ etiqueta
Volver Volver
\family default \family default
, con el que se puede retornar a la referencia. , con el que se puede retornar a la referencia.
Un clic derecho sobre el cuadro de la referencia también lleva el cursor
hasta la etiqueta pero sin opción de volver.
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -24453,9 +24451,15 @@ Flotantes ! Colocación
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Pulsando con el botón derecho del ratón sobre un cuadro de flotante se abre Pulsando con el botón derecho del ratón sobre un cuadro de flotante y
un diálogo en el que pueden cambiarse las opciones de LaTeX para situar \lang english
los flotantes. clicking on
\family sans
Settings
\family default
\lang spanish
se abre un diálogo en el que pueden cambiarse las opciones de LaTeX para
situar los flotantes.
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
@ -28323,8 +28327,7 @@ Nota
LyX LyX
\family default \family default
. .
Puedes cambiar entre los cinco tipos de nota con clic derecho sobre el Puedes cambiar entre los tres tipos de nota con clic derecho sobre el recuadro.
recuadro.
\family roman \family roman
\series medium \series medium
@ -37892,7 +37895,7 @@ hijo
Anexar Puedes incluir documentos LyX y documentos LaTeX. Anexar Puedes incluir documentos LyX y documentos LaTeX.
Al pulsar el botón Al pulsar el botón
\family sans \family sans
Aceptar Editar
\family default \family default
en el diálogo en el diálogo
\family sans \family sans

View File

@ -24177,6 +24177,13 @@ arg "dialog-show-new-inset ref"
\family default \family default
de la barre d'outils. de la barre d'outils.
La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
définies dans votre document.
Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
que vous voulez utiliser avec la liste déroulante qui se trouve en haut
de la fenêtre de dialogue.
Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
une.
Une boîte grise de référence croisée comme celle-ci : Une boîte grise de référence croisée comme celle-ci :
\begin_inset Graphics \begin_inset Graphics
filename ../clipart/referenceQt4.png filename ../clipart/referenceQt4.png
@ -24185,13 +24192,7 @@ arg "dialog-show-new-inset ref"
\end_inset \end_inset
va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer va être insérée.
toutes les étiquettes définies dans votre document.
Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
que vous voulez utiliser avec la liste déroulante qui se trouve en haut
de la fenêtre de dialogue.
Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
une.
Dans la sortie imprimée, le numéro du flottant apparaîtra à la position Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
de la référence croisée. de la référence croisée.
\end_layout \end_layout
@ -24232,9 +24233,6 @@ l'étiquette
Revenir Revenir
\family default \family default
et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée. et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
à votre point de départ.
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -25065,21 +25063,16 @@ Flottants ! Placement
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre En faisant un clic droit sur la boîte d'un flottant et
de dialogue \lang english
clicking on
\family sans \family sans
Paramètre Settings
\begin_inset space ~
\end_inset
de
\begin_inset space ~
\end_inset
Flottant
\family default \family default
dans laquelle vous pouvez modifier le paramètres de placement que LaTeX \lang french
utilise pour déterminer où placer le flottant. on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
paramètres de placement que LaTeX utilise pour déterminer où placer le
flottant.
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
@ -29039,6 +29032,11 @@ Note
LyX LyX
\family default \family default
. .
\lang english
You can switch between the three note types by right-clicking on the note-box.
\lang french
Si vous voulez transformer une portion de texte existant en note, sélectionnez- Si vous voulez transformer une portion de texte existant en note, sélectionnez-
la et cliquez sur le bouton d'insertion de note. la et cliquez sur le bouton d'insertion de note.
Pour retransformer une note en texte, appuyez sur la touche Pour retransformer une note en texte, appuyez sur la touche
@ -39008,7 +39006,7 @@ Inclus
(include) Vous pouvez inclure des documents LyX et LaTeX. (include) Vous pouvez inclure des documents LyX et LaTeX.
Quand vous cliquez sur le bouton Quand vous cliquez sur le bouton
\family sans \family sans
Charger Modifier
\family default \family default
dans la fenêtre de dialogue dans la fenêtre de dialogue
\family sans \family sans

View File

@ -22660,8 +22660,7 @@ arg "dialog-show-new-inset ref"
\family sans \family sans
戻る 戻る
\family default \family default
に変わるので、相互参照にカーソルを戻すのに使用することができます。相互参照ボックスを右クリックしても、カーソルを参照されているラベルの前に移すことができますが、 に変わるので、相互参照にカーソルを戻すのに使用することができます。
この場合には元に戻ることができません。
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection