Documentation files: sync with branch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28230 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-01-17 21:40:45 +00:00
parent 2467c38ca9
commit 0259d3bf75
34 changed files with 1604 additions and 1827 deletions

View File

@ -1,5 +1,5 @@
#LyX 2.0.0svn created this file. For more info see http://www.lyx.org/ #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
\lyxformat 347 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
\textclass scrbook \textclass scrbook
@ -180,9 +180,9 @@ This manual covers the customization features present in LyX.
In it, we discuss issues like keyboard shortcuts, screen previewing options, In it, we discuss issues like keyboard shortcuts, screen previewing options,
printer options, sending commands to LyX via the LyX Server, internationalizati printer options, sending commands to LyX via the LyX Server, internationalizati
on, installing new LaTeX classes and LyX layouts, etc. on, installing new LaTeX classes and LyX layouts, etc.
We can't possibly hope to touch on everything you can change---our developers We can't possibly hope to touch on everything you can changeour developers
add new features faster than we can document them---but we will explain add new features faster than we can document them—but we will explain the
the most common customizations and hopefully point you in the right direction most common customizations and hopefully point you in the right direction
for some of the more obscure ones. for some of the more obscure ones.
\end_layout \end_layout
@ -1768,7 +1768,7 @@ Since all conversions from one format to another take place in LyX's temporary
status collapsed status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
For example, the file may refer to other files---images, for example---using For example, the file may refer to other files—images, for example—using
relative file names, and these may become invalid when the file is copied relative file names, and these may become invalid when the file is copied
to the temporary directory. to the temporary directory.
\end_layout \end_layout
@ -1912,7 +1912,7 @@ cp $FROMFILE /home/you/pdf/$TOFILE
\end_inset \end_inset
Save that in your local LyX directory---say, Save that in your local LyX directorysay,
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -1922,7 +1922,7 @@ status collapsed
\end_inset \end_inset
---and make it executable, if you need to do so on your platform. and make it executable, if you need to do so on your platform.
Then, in the Then, in the
\begin_inset Flex CharStyle:MenuItem \begin_inset Flex CharStyle:MenuItem
status collapsed status collapsed
@ -1955,7 +1955,7 @@ PDF(pdflatex)
\end_inset \end_inset
format---or one of the other pdf formats---and enter format—or one of the other pdf formats—and enter
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -3881,7 +3881,7 @@ status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
\shape up \shape up
kxmod ksmod
\end_layout \end_layout
\end_inset \end_inset
@ -4070,12 +4070,18 @@ This will make the cha
racter racter
\family default \family default
\family roman
\emph on \emph on
char char
\family default
\emph default \emph default
be an
\family roman
\shape up
\emph on \emph on
accent be an accent
\family default
\shape default
\emph default \emph default
\family roman \family roman
@ -4187,10 +4193,13 @@ char
\family default \family default
\emph default \emph default
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:MenuItem
status collapsed status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
\shape up
\emph on
Backspace Backspace
\end_layout \end_layout
@ -4233,7 +4242,7 @@ kmod ' acute aeiouAEIOU
status collapsed status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
kxmod ksmod
\end_layout \end_layout
\end_inset \end_inset
@ -4582,16 +4591,8 @@ greek.kmap
\backslash \backslash
kmod ; acute aeioyvhAEIOYVH kmod ; acute aeioyvhAEIOYVH
\end_layout
\begin_layout LyX-Code
\backslash \backslash
kmod : umlaut iyIY kmod : umlaut iyIY
\end_layout
\begin_layout LyX-Code
\backslash \backslash
kcomb acute umlaut iyIY kcomb acute umlaut iyIY
\end_layout \end_layout
@ -5431,7 +5432,7 @@ text class
can be used somewhat interchangeably, but it is better to refer to the can be used somewhat interchangeably, but it is better to refer to the
file as the layout, and the thing living in LyX's memory as the text class. file as the layout, and the thing living in LyX's memory as the text class.
A template file is simply a LyX document that contains a set of predefined A template file is simply a LyX document that contains a set of predefined
entries for a given document class---entries that are generally required entries for a given document classentries that are generally required
for that class. for that class.
Templates are especially useful for things like journal manuscripts that Templates are especially useful for things like journal manuscripts that
are to be submitted electronically. are to be submitted electronically.
@ -5811,7 +5812,7 @@ Reconfigure
\end_inset \end_inset
) and then restart LyX. ) and then restart LyX.
You should then see your new package---for example You should then see your new packagefor example
\begin_inset Flex CharStyle:MenuItem \begin_inset Flex CharStyle:MenuItem
status collapsed status collapsed
@ -5821,7 +5822,7 @@ slides (FoilTeX)
\end_inset \end_inset
---under under
\begin_inset Flex CharStyle:MenuItem \begin_inset Flex CharStyle:MenuItem
status collapsed status collapsed
@ -5996,9 +5997,9 @@ modules
\emph default \emph default
. .
Modules are to LaTeX packages much as layouts are to LaTeX classes, and Modules are to LaTeX packages much as layouts are to LaTeX classes, and
some modules---such as the endnotes module---provide support for just such some modules—such as the endnotes module—provide support for just such
a package. a package.
In a sense, layout modules are similar to included files---files like In a sense, layout modules are similar to included filesfiles like
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -6008,7 +6009,7 @@ stdsections.inc
\end_inset \end_inset
---in that modules are not specific to a given document layout but may be in that modules are not specific to a given document layout but may be
used with many different layouts. used with many different layouts.
The difference is that using a layout module does not require editing the The difference is that using a layout module does not require editing the
layout file. layout file.
@ -6258,7 +6259,7 @@ sty
\begin_layout Standard \begin_layout Standard
If your new document class is provided as a style file that is used in conjuncti If your new document class is provided as a style file that is used in conjuncti
on with an existing, supported document class---for the sake of the example, on with an existing, supported document classfor the sake of the example,
we'll assume that the style file is called we'll assume that the style file is called
\begin_inset Flex CharStyle:MenuItem \begin_inset Flex CharStyle:MenuItem
status collapsed status collapsed
@ -6279,7 +6280,7 @@ report.cls
\end_inset \end_inset
, which is a standard class---start by copying the existing class's layout , which is a standard classstart by copying the existing class's layout
file into your local directory: file into your local directory:
\end_layout \end_layout
@ -6376,7 +6377,7 @@ Settings
dialog. dialog.
It is likely that some of the sectioning commands and such in your new It is likely that some of the sectioning commands and such in your new
class will work differently from how they worked in the base class--- class will work differently from how they worked in the base class
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -6386,7 +6387,7 @@ report
\end_inset \end_inset
in this example---so you can fiddle around with the settings for the different in this exampleso you can fiddle around with the settings for the different
sections if you wish. sections if you wish.
\end_layout \end_layout
@ -6790,8 +6791,8 @@ layout-reload
\end_inset \end_inset
. .
There is no default binding for this function---though, of course, you There is no default binding for this function—though, of course, you can
can bind it to a key yourself. bind it to a key yourself.
If you want to use this function, then, you should simply enter it in the If you want to use this function, then, you should simply enter it in the
mini-buffer. mini-buffer.
@ -7162,7 +7163,7 @@ string
\end_inset \end_inset
] Indicates that the module in question---which should be specified by filename ] Indicates that the module in questionwhich should be specified by filename
without the without the
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -7173,7 +7174,7 @@ status collapsed
\end_inset \end_inset
extension---cannot be used with this document class. extensioncannot be used with this document class.
This might be used in a journal-specific layout file to prevent, say, the This might be used in a journal-specific layout file to prevent, say, the
use of the use of the
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
@ -7517,13 +7518,6 @@ Provides
\end_inset \end_inset
\begin_inset CommandInset label
LatexCommand label
name "des:Provides"
\end_inset
[ [
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -7610,7 +7604,7 @@ boldsymbol
,\SpecialChar \ldots{} ,\SpecialChar \ldots{}
); the complete list of supported features is unfortunately not documented ); the complete list of supported features is unfortunately not documented
outside the LyX source code---but see outside the LyX source codebut see
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -7716,24 +7710,6 @@ string
. .
Multiple features must be separated by commas. Multiple features must be separated by commas.
Note that you can only request supported features. Note that you can only request supported features.
(See the description of the
\begin_inset Flex CharStyle:Code
status collapsed
\begin_layout Plain Layout
Provides
\end_layout
\end_inset
tag
\begin_inset CommandInset ref
LatexCommand vpageref
reference "des:Provides"
\end_inset
for details.)
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -10644,14 +10620,14 @@ Provides
\end_inset \end_inset
above (page
\begin_inset CommandInset ref \begin_inset CommandInset ref
LatexCommand vpageref LatexCommand pageref
reference "des:Provides" reference "des:FreeSpacing"
\end_inset \end_inset
for information on `features'. ) for information on `features'.
\end_layout \end_layout

View File

@ -1,4 +1,4 @@
#LyX 1.6.1 created this file. For more info see http://www.lyx.org/ #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
@ -214,7 +214,6 @@
\output_changes false \output_changes false
\author "" \author ""
\author "" \author ""
\author ""
\end_header \end_header
\begin_body \begin_body
@ -19539,7 +19538,7 @@ reference "sec:Caption-Placement"
\end_inset \end_inset
-- a gray button with a red label. a gray button with a red label.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -22681,7 +22680,7 @@ usepackage[option]{sidecap}
\begin_layout Standard \begin_layout Standard
If you set no option, the caption is placed on the side of the outer page If you set no option, the caption is placed on the side of the outer page
margin -- to the right on odd pages, to the left on even pages. margin to the right on odd pages, to the left on even pages.
You can change the placement to inner margin with the option You can change the placement to inner margin with the option
\series bold \series bold
innercaption innercaption
@ -25140,8 +25139,8 @@ name "fig:Endnotes----footnotes"
\end_inset \end_inset
Endnotes -- footnotes are printed in a separate paragraph at the end of Endnotes footnotes are printed in a separate paragraph at the end of sections
sections or chapters. or chapters.
\end_layout \end_layout
\end_inset \end_inset
@ -25388,10 +25387,10 @@ This is a margin note.
\begin_layout Standard \begin_layout Standard
Margin notes appear at the right side in single-sided documents. Margin notes appear at the right side in single-sided documents.
In double-sided documents they appear in the outer margin -- left on even In double-sided documents they appear in the outer margin left on even
pages, right on odd pages. pages, right on odd pages.
The text of margin notes is aligned opposite to the outer margin -- right-align The text of margin notes is aligned opposite to the outer margin right-aligne
ed when the note appears in the left margin. d when the note appears in the left margin.
The first line of the margin note is placed at the position of the text The first line of the margin note is placed at the position of the text
line where it is inserted in the document. line where it is inserted in the document.
\end_layout \end_layout

View File

@ -110,7 +110,7 @@ End
\papercolumns 1 \papercolumns 1
\papersides 2 \papersides 2
\paperpagestyle headings \paperpagestyle headings
\tracking_changes true \tracking_changes false
\output_changes false \output_changes false
\author "" \author ""
\author "" \author ""
@ -608,7 +608,7 @@ tex2lyx
\end_inset \end_inset
will translate most legal LaTeX, but not everything. will translate most legal LaTeX, but not everything.
It will put things it doesn't understand into ERT, so after translating It will put things it doesn't understand into TeX code, so after translating
a file with a file with
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -619,11 +619,11 @@ tex2lyx
\end_inset \end_inset
, you can look for ERT and hand-edit it until it looks right. , you can look for TeX code and hand-edit it until it looks right.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
If you don't know what ERT is, read the next section. If you don't know what TeX code is, read the next section.
\end_layout \end_layout
\begin_layout Section \begin_layout Section
@ -769,7 +769,7 @@ TeX Code
\end_inset \end_inset
box containing this text is directly after this paragraph. box containing this text is directly after this paragraph.
Those of you reading the manual in LyX will only see the ERT inset. Those of you reading the manual in LyX will only see the TeX code inset.
Those reading a printed version of the manuals will see the actual results: Those reading a printed version of the manuals will see the actual results:
\end_layout \end_layout
@ -871,7 +871,7 @@ end{tabular}
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
In addition to using ERT, you can also create a separate file containing In addition to using TeX code, you can also create a separate file containing
some complex LaTeX structure and then use some complex LaTeX structure and then use
\begin_inset Flex CharStyle:MenuItem \begin_inset Flex CharStyle:MenuItem
status collapsed status collapsed
@ -978,7 +978,7 @@ About the LaTeX Preamble
\begin_layout Standard \begin_layout Standard
If you already know LaTeX, there is no need to explain here what the preamble If you already know LaTeX, there is no need to explain here what the preamble
is good for. is good for.
If you don't, the following will give you some ideas---we recommend again If you don't, the following will give you some ideaswe recommend again
that you consult a LaTeX book for further information. that you consult a LaTeX book for further information.
In any case, you should read the points below, because they explain what In any case, you should read the points below, because they explain what
you can do and what you don't need to do in the LaTeX preamble of a LyX you can do and what you don't need to do in the LaTeX preamble of a LyX
@ -1503,8 +1503,8 @@ if
it follows another one. it follows another one.
The idea behind indenting the first line of a paragraph is to distinguish The idea behind indenting the first line of a paragraph is to distinguish
neighboring paragraphs from one another. neighboring paragraphs from one another.
If there is no previous paragraph---for example, if it follows a figure If there is no previous paragraph—for example, if it follows a figure or
or is the first paragraph in a section---then there is no need for indentation. is the first paragraph in a section—then there is no need for indentation.
\end_layout \end_layout
@ -1933,7 +1933,7 @@ If there are no typos, check that you used the command(s) correctly.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
If you get a bunch of error boxes piled up at the very top of the document---and If you get a bunch of error boxes piled up at the very top of the documentand
especially if you see a especially if you see a
\begin_inset Quotes eld \begin_inset Quotes eld
\end_inset \end_inset
@ -1954,7 +1954,7 @@ begin{document}
\begin_inset Quotes erd \begin_inset Quotes erd
\end_inset \end_inset
error---it means that there are errors in the preamble. errorit means that there are errors in the preamble.
Start debugging your preamble. Start debugging your preamble.
\end_layout \end_layout
@ -2069,7 +2069,7 @@ If something else is wrong with the output, and you didn't try to pull anything
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
If all this doesn't help---well, then If all this doesn't helpwell, then
\emph on \emph on
perhaps perhaps
\emph default \emph default
@ -2678,7 +2678,7 @@ end{btUnit}
\end_inset \end_inset
(those commands have to be inserted as ERT). (those commands have to be inserted as TeX code).
The bibliography will contain all references which have been cited in the The bibliography will contain all references which have been cited in the
current current
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
@ -2749,8 +2749,8 @@ master
It is important to note that each of these files is a full LyX file which It is important to note that each of these files is a full LyX file which
can be formatted and printed on its own, as well as included in a master can be formatted and printed on its own, as well as included in a master
file. file.
Each of these files must have the same document class, however---don't Each of these files must have the same document class, however—don't attempt
attempt to mix book classes with article classes. to mix book classes with article classes.
You may also include LaTeX files; however, these files must not have their You may also include LaTeX files; however, these files must not have their
own preamble (i. own preamble (i.
\begin_inset space \thinspace{} \begin_inset space \thinspace{}
@ -3897,7 +3897,7 @@ If you
really really
\emph default \emph default
want to have multiple sets of paragraphs with different sets of bullets want to have multiple sets of paragraphs with different sets of bullets
in each, then you're going to have to get your hands dirty with ERT. in each, then you're going to have to get your hands dirty with TeX code.
The bullet selection dialog can help though because it provides you with The bullet selection dialog can help though because it provides you with
the LaTeX code for a wide range of bullet shapes. the LaTeX code for a wide range of bullet shapes.
To make your own custom paragraphs you have the following options: To make your own custom paragraphs you have the following options:
@ -4220,16 +4220,8 @@ status collapsed
status collapsed status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
Tools\SpecialChar \menuseparator
\bar under Preferences
T
\bar default
ools\SpecialChar \menuseparator
\bar under
P
\bar default
references
\end_layout \end_layout
\end_inset \end_inset
@ -4391,7 +4383,7 @@ argument
\begin_layout Description \begin_layout Description
clientname is a name that the client can choose arbitrarily. clientname is a name that the client can choose arbitrarily.
Its only use is that LyX will echo it if it sends an answer---so a client Its only use is that LyX will echo it if it sends an answerso a client
can dispatch results from different requesters. can dispatch results from different requesters.
\end_layout \end_layout
@ -4739,15 +4731,8 @@ article (A&A)
\family default \family default
in the in the
\family sans \family sans
\bar under Document\SpecialChar \menuseparator
D Settings
\bar default
ocument\SpecialChar \menuseparator
\bar under
S
\bar default
ettings
\family default \family default
dialog (OK, that one was obvious). dialog (OK, that one was obvious).
\end_layout \end_layout
@ -5136,15 +5121,8 @@ Guide
Just remember that tables should be left-aligned. Just remember that tables should be left-aligned.
For that, select the table and change the alignment in For that, select the table and change the alignment in
\family sans \family sans
\bar under Edit\SpecialChar \menuseparator
E Paragraph
\bar default
dit\SpecialChar \menuseparator
\bar under
P
\bar default
aragraph
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -5159,15 +5137,8 @@ There is only one special thing: the figures with caption besides the figure.
\begin_layout Enumerate \begin_layout Enumerate
Create a wide figure float: Create a wide figure float:
\family sans \family sans
\bar under Insert\SpecialChar \menuseparator
I Float\SpecialChar \menuseparator
\bar default
nsert\SpecialChar \menuseparator
Flo
\bar under
a
\bar default
t\SpecialChar \menuseparator
Figure Figure
\family default \family default
, then right click in the figure and select , then right click in the figure and select
@ -5203,24 +5174,13 @@ Insert your figure
\begin_layout Enumerate \begin_layout Enumerate
Position the cursor behind the figure and insert a horizontal fill: Position the cursor behind the figure and insert a horizontal fill:
\family sans \family sans
\bar under Insert\SpecialChar \menuseparator
I Special
\bar default
nsert\SpecialChar \menuseparator
\bar under
S
\bar default
pecial
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
Character Character\SpecialChar \menuseparator
\bar under Horizontal
\SpecialChar \menuseparator
H
\bar default
orizontal
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -5392,18 +5352,12 @@ Starting a New Paper
I strongly suggest that you start with the AASTeX template file. I strongly suggest that you start with the AASTeX template file.
Click on Click on
\family sans \family sans
\bar under File\SpecialChar \menuseparator
F
\bar default
ile\SpecialChar \menuseparator
New from New from
\family default \family default
\family sans \family sans
\bar under Template
T
\bar default
emplate
\family default \family default
, enter the new file name, then choose the , enter the new file name, then choose the
\family typewriter \family typewriter
@ -5433,9 +5387,9 @@ altaffiltext
template file. template file.
For commands such as these, the LaTeX code must be entered directly and For commands such as these, the LaTeX code must be entered directly and
marked as such. marked as such.
Such commands are referred to as ERT, or Evil Red Text. Such commands are referred to as TeX code, or Evil Red Text.
I tried to minimize the amount of ERT needed in an AASTeX document, but I tried to minimize the amount of TeX code needed in an AASTeX document,
there is still a bit more required than any of us would like. but there is still a bit more required than any of us would like.
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -5459,20 +5413,9 @@ postprocessing
\begin_layout Enumerate \begin_layout Enumerate
Export your paper as a LaTeX file ( Export your paper as a LaTeX file (
\family sans \family sans
\bar under File\SpecialChar \menuseparator
F Export\SpecialChar \menuseparator
\bar default LaTeX
ile\SpecialChar \menuseparator
\bar under
E
\bar default
xport\SpecialChar \menuseparator
\bar under
L
\bar default
aTeX
\family default \family default
). ).
@ -5884,7 +5827,7 @@ shortauthors
\backslash \backslash
email email
\family default \family default
(2.3) -- can only be used (2.3) can only be used
\begin_inset Quotes eld \begin_inset Quotes eld
\end_inset \end_inset
@ -5893,7 +5836,7 @@ standalone
\end_inset \end_inset
, not in the middle of a paragraph. , not in the middle of a paragraph.
Use ERT if you need to embed it. Use TeX code if you need to embed it.
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
@ -5903,7 +5846,7 @@ standalone
\backslash \backslash
and and
\family default \family default
(2.3) -- will have extra {} after it. (2.3) will have extra {} after it.
This should not cause an error. This should not cause an error.
\end_layout \end_layout
@ -5914,7 +5857,7 @@ and
\backslash \backslash
notetoeditor notetoeditor
\family default \family default
(2.6) -- can only be used (2.6) can only be used
\begin_inset Quotes eld \begin_inset Quotes eld
\end_inset \end_inset
@ -5923,7 +5866,7 @@ standalone
\end_inset \end_inset
, not in the middle of a paragraph. , not in the middle of a paragraph.
Use ERT if you need to embed it. Use TeX code if you need to embed it.
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
@ -5933,8 +5876,8 @@ standalone
\backslash \backslash
placetable placetable
\family default \family default
(2.8) -- can't insert a cross-reference tag, you must type the tag name (2.8) can't insert a cross-reference tag, you must type the tag name by
by hand hand
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
@ -5944,7 +5887,7 @@ placetable
\backslash \backslash
placefigure placefigure
\family default \family default
(2.8) -- same as for (2.8) same as for
\family typewriter \family typewriter
\backslash \backslash
@ -5958,7 +5901,7 @@ placetable
\backslash \backslash
acknowledgements acknowledgements
\family default \family default
(2.9) -- will have extra {} after it. (2.9) will have extra {} after it.
This should not cause an error. This should not cause an error.
\end_layout \end_layout
@ -5969,7 +5912,7 @@ acknowledgements
\backslash \backslash
appendix appendix
\family default \family default
(2.11) -- will have extra {} after it. (2.11) will have extra {} after it.
This should not cause an error. This should not cause an error.
\end_layout \end_layout
@ -5980,7 +5923,7 @@ appendix
\backslash \backslash
figcaption figcaption
\family default \family default
(2.14.2) -- you can insert an optional filename argument by placing the cursor (2.14.2) you can insert an optional filename argument by placing the cursor
at the beginning of the text and selecting at the beginning of the text and selecting
\family sans \family sans
Insert\SpecialChar \menuseparator Insert\SpecialChar \menuseparator
@ -6012,7 +5955,7 @@ figcaption
\backslash \backslash
objectname objectname
\family default \family default
(2.17.1) -- same as (2.17.1) same as
\family typewriter \family typewriter
\backslash \backslash
@ -6028,7 +5971,7 @@ figcaption
\backslash \backslash
dataset dataset
\family default \family default
(2.17.1) -- same as (2.17.1) same as
\family typewriter \family typewriter
\backslash \backslash
@ -6038,7 +5981,7 @@ figcaption
\end_layout \end_layout
\begin_layout Subsubsection \begin_layout Subsubsection
Things not implemented, use ERT Things not implemented, use TeX code
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -6211,15 +6154,8 @@ Things that cannot be implemented
If you really, really need to use deluxetable, I suggest editing it in If you really, really need to use deluxetable, I suggest editing it in
a separate file with a text editor, then using a separate file with a text editor, then using
\family sans \family sans
\bar under Insert\SpecialChar \menuseparator
I Child
\bar default
nsert\SpecialChar \menuseparator
Chil
\bar under
d
\bar default
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -6272,15 +6208,8 @@ layouts
\begin_layout Enumerate \begin_layout Enumerate
Rerun Rerun
\family sans \family sans
\bar under Tools\SpecialChar \menuseparator
T Reconfigure
\bar default
ools\SpecialChar \menuseparator
\bar under
R
\bar default
econfigure
\family default \family default
in LyX, then restart LyX. in LyX, then restart LyX.
\end_layout \end_layout
@ -6289,15 +6218,8 @@ econfigure
Open a regular new file, not from a template. Open a regular new file, not from a template.
Does AASTeX appear in the class list in Does AASTeX appear in the class list in
\family sans \family sans
\bar under Document\SpecialChar \menuseparator
D Settings
\bar default
ocument\SpecialChar \menuseparator
\bar under
S
\bar default
ettings
\family default \family default
? ?
\end_layout \end_layout
@ -6324,15 +6246,8 @@ LyX, by default, attempts to center the table caption/title.
This seems to produce a bad interaction in AASTeX so you should click somewhere This seems to produce a bad interaction in AASTeX so you should click somewhere
in the caption/title, then select in the caption/title, then select
\family sans \family sans
\bar under Edit\SpecialChar \menuseparator
E Paragraph
\bar default
dit\SpecialChar \menuseparator
\bar under
P
\bar default
aragraph
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -6344,10 +6259,7 @@ Alignment
\family default \family default
to to
\family sans \family sans
\bar under Block
B
\bar default
lock
\family default \family default
. .
This took care of it for me. This took care of it for me.
@ -6422,8 +6334,8 @@ plotone
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
commands as ERT into a Figure Float box if you desire, but I never have commands as TeX code into a Figure Float box if you desire, but I never
much luck getting the layout right. have much luck getting the layout right.
With the standard graphics, LyX will insert a With the standard graphics, LyX will insert a
\family typewriter \family typewriter
@ -6697,8 +6609,8 @@ There is a long list of included environments provided by these layouts.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
The following environments---as well as the standard environments, such The following environments—as well as the standard environments, such as
as
\begin_inset Flex CharStyle:Noun \begin_inset Flex CharStyle:Noun
status collapsed status collapsed
@ -6748,7 +6660,7 @@ date
\end_inset \end_inset
---are provided by are provided by
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -6924,9 +6836,9 @@ The numbering scheme for cases is on its own, not together with other numbered
\begin_layout Proof \begin_layout Proof
At the end of this environment, a QED symbol (usually a square, but it can At the end of this environment, a QED symbol (usually a square, but it can
vary with different styles) is placed. vary with different styles) is placed.
If you want to have other environments within this one---for example, Case If you want to have other environments within this onefor example, Case
environments---and have the QED symbol appear only after them, then the environmentsand have the QED symbol appear only after them, then the other
other environments need to be nested within the proof environment. environments need to be nested within the proof environment.
See the section See the section
\emph on \emph on
Nesting Environments Nesting Environments
@ -7141,7 +7053,7 @@ Journal of Geophysical Research
\family typewriter \family typewriter
jgrga.layout jgrga.layout
\family default \family default
--- Martin Vermeer Martin Vermeer
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -7173,13 +7085,13 @@ Turn off babel
. .
This can be done in the This can be done in the
\family sans \family sans
layout\SpecialChar \menuseparator Layout\SpecialChar \menuseparator
document Document
\family default \family default
or or
\family sans \family sans
document\SpecialChar \menuseparator Document\SpecialChar \menuseparator
settings Settings
\family default \family default
menu item. menu item.
(AGU articles are always in English, right? So (AGU articles are always in English, right? So
@ -9503,11 +9415,11 @@ Script jargon
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
(O.S) --- off screen (O.S) off screen
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
(V.0) --- voice over (V.0) voice over
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
@ -9516,20 +9428,20 @@ b.
\end_inset \end_inset
g. g.
--- background background
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
C.U. C.U.
--- close-up close-up
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
PAN --- camera movement PAN camera movement
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
INSERT --- cut to close-up of INSERT cut to close-up of
\end_layout \end_layout
\begin_layout Section \begin_layout Section
@ -9615,10 +9527,7 @@ Writing a paper
As usual, the easiest way to write a paper is to start with a template. As usual, the easiest way to write a paper is to start with a template.
Click on Click on
\family sans \family sans
\bar under File\SpecialChar \menuseparator
F
\bar default
ile\SpecialChar \menuseparator
New from New from
\family default \family default
@ -9657,15 +9566,8 @@ The language of the document should not be changed.
Before previewing your paper, be sure that the babel package is not used. Before previewing your paper, be sure that the babel package is not used.
To do this, click on To do this, click on
\family sans \family sans
\bar under Tools\SpecialChar \menuseparator
T Preferences
\bar default
ools\SpecialChar \menuseparator
\bar under
P
\bar default
references
\family default \family default
, select the , select the
\family sans \family sans
@ -9673,17 +9575,11 @@ Lang Opts
\family default \family default
tab, deselect the tab, deselect the
\family sans \family sans
\bar under Use babel
U
\bar default
se babel
\family default \family default
checkbox in the language settings, and click on checkbox in the language settings, and click on
\family sans \family sans
\bar under Apply
A
\bar default
pply
\family default \family default
(or (or
\family sans \family sans
@ -9960,10 +9856,10 @@ tbl
command to implement table captions. command to implement table captions.
As a result, a table created by LyX is printed correctly, but its caption As a result, a table created by LyX is printed correctly, but its caption
is ignored. is ignored.
However, you can use some ERT to overpass this problem, so that captions However, you can use some TeX code to overpass this problem, so that captions
are printed as expected. are printed as expected.
To do so, create a float table as usual, remove the caption, and replace To do so, create a float table as usual, remove the caption, and replace
it with the ERT it with the TeX code
\family typewriter \family typewriter
\backslash \backslash
@ -9973,7 +9869,7 @@ your table caption
\emph default \emph default
}{ }{
\family default \family default
(sic); you must also the ERT (sic); you must also the TeX code
\family typewriter \family typewriter
} }
\family default \family default
@ -9987,20 +9883,9 @@ your table caption
\family default \family default
file, then include this file to the LyX document ( file, then include this file to the LyX document (
\family sans \family sans
\bar under Insert\SpecialChar \menuseparator
I File\SpecialChar \menuseparator
\bar default Child
nsert\SpecialChar \menuseparator
Fil
\bar under
e
\bar default
\SpecialChar \menuseparator
Chil
\bar under
d
\bar default
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -10026,20 +9911,9 @@ Preparing a paper for submission
Before you submit your paper you must export the LyX document as a LaTeX Before you submit your paper you must export the LyX document as a LaTeX
file ( file (
\family sans \family sans
\bar under File\SpecialChar \menuseparator
F Export\SpecialChar \menuseparator
\bar default La
ile\SpecialChar \menuseparator
\bar under
E
\bar default
xport\SpecialChar \menuseparator
\bar under
L
\bar default
a
\family default \family default
T T
\family sans \family sans
@ -10105,12 +9979,12 @@ The modified
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
Use of ERT Use of TeX code
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
The use of ERT is reduced to two commands, which must be placed at the top The use of TeX code is reduced to two commands, which must be placed at
of the document. the top of the document.
If you started writing your paper by using the If you started writing your paper by using the
\family typewriter \family typewriter
ijmpc.lyx ijmpc.lyx
@ -10119,12 +9993,12 @@ ijmpc.lyx
\family typewriter \family typewriter
ijmpd.lyx ijmpd.lyx
\family default \family default
template, the ERT needed is already in its place; you usually don't need template, the TeX code needed is already in its place; you usually don't
to delete it. need to delete it.
You may only modify the first ERT to specify the information printed to You may only modify the first TeX code to specify the information printed
the top of odd and even pages (authors' names and short paper's title, to the top of odd and even pages (authors' names and short paper's title,
respectively). respectively).
This ERT must have the form This TeX code must have the form
\family typewriter \family typewriter
\backslash \backslash
@ -10299,8 +10173,8 @@ There is a general title environment
Article Article
\family default \family default
which is not directly supported by the LyX. which is not directly supported by the LyX.
This can be used as ERT when your document doesn't fit into one of the This can be used as TeX code when your document doesn't fit into one of
other title types. the other title types.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -10364,7 +10238,7 @@ http://www.wkap.nl/kaphtml.htm/STYLEFILES
\begin_layout Standard \begin_layout Standard
LyX supports many features of the package but not everything. LyX supports many features of the package but not everything.
However, the ERT needed is reduced to some However, the TeX code needed is reduced to some
\begin_inset Quotes eld \begin_inset Quotes eld
\end_inset \end_inset
@ -10595,7 +10469,7 @@ end{article}
\begin_inset Quotes eld \begin_inset Quotes eld
\end_inset \end_inset
ERT TeX code
\begin_inset Quotes erd \begin_inset Quotes erd
\end_inset \end_inset
@ -10625,7 +10499,7 @@ opening
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
between two ERT lines ( between two TeX code lines (
\family typewriter \family typewriter
\backslash \backslash
@ -10685,7 +10559,7 @@ peculiarities
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
don't delete the ERT included in the template, and don't delete the TeX code included in the template, and
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -10842,11 +10716,7 @@ Chapter\SpecialChar \ldots{}
In addition, the appearance of the headings can be modified by using a In addition, the appearance of the headings can be modified by using a
number of options (in LyX to be entered in the field number of options (in LyX to be entered in the field
\family sans \family sans
E Extra
\bar under
x
\bar default
tra
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -12146,8 +12016,8 @@ scrlttr2
scrlettr scrlettr
\family default \family default
. .
It has --- on the LaTeX side --- a completely new interface and is not It has — on the LaTeX side — a completely new interface and is not compatible
compatible with the old class. with the old class.
Therefore, LyX supports both, though it is recommended to use the new class. Therefore, LyX supports both, though it is recommended to use the new class.
\end_layout \end_layout
@ -12523,7 +12393,7 @@ lyx-devel@lists.lyx.org
, lots will probably never, due to the limitations of LyX's framework. , lots will probably never, due to the limitations of LyX's framework.
Of course you can still use all features with the help of some native LaTeX Of course you can still use all features with the help of some native LaTeX
commands (ERT commands (TeX code
\begin_inset Foot \begin_inset Foot
status collapsed status collapsed
@ -12737,8 +12607,7 @@ Options
\family default \family default
), you can emulate article style. ), you can emulate article style.
That is, counters (footnotes, figures, tables etc.) will not be reset on That is, counters (footnotes, figures, tables etc.) will not be reset on
new chapters, chapters don't start a new page (but are---in contrary to new chapters, chapters don't start a new page (but are—in contrary to
\begin_inset Quotes eld \begin_inset Quotes eld
\end_inset \end_inset
@ -12746,8 +12615,8 @@ real
\begin_inset Quotes erd \begin_inset Quotes erd
\end_inset \end_inset
article classes---still allowed), parts, though, use their own page, as article classesstill allowed), parts, though, use their own page, as in
in book. book.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -12885,9 +12754,9 @@ Poemtitle: Memoir has lots of possibilities to typeset poetry (up to very
One is poemtitle, which is a centered title for poems, which will also One is poemtitle, which is a centered title for poems, which will also
be added to the table of contents (verse is the standard environment for be added to the table of contents (verse is the standard environment for
poems. poems.
Memoir has some enhanced versions of verse, but you need to use ERT, because Memoir has some enhanced versions of verse, but you need to use TeX code,
they have to be nested inside regular verse environments, which is not because they have to be nested inside regular verse environments, which
possible with LyX). is not possible with LyX).
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -13024,7 +12893,7 @@ Options
\begin_deeper \begin_deeper
\begin_layout Description \begin_layout Description
rmheadings serif titles --- default, rmheadings serif titles default,
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -13032,7 +12901,7 @@ sfheadings sansserif titles,
\end_layout \end_layout
\begin_layout Description \begin_layout Description
authortitle on title page first placed is author next title --- default, authortitle on title page first placed is author next title default,
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -13530,8 +13399,8 @@ svjog
\family typewriter \family typewriter
texhash texhash
\family default \family default
, as root if necessary --- doesn't LyX take care of this?), reconfigure , as root if necessary — doesn't LyX take care of this?), reconfigure LyX
LyX and it should work. and it should work.
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -13539,7 +13408,7 @@ New styles
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
A large number of theorem-like styles --- A large number of theorem-like styles
\family sans \family sans
Claim, Conjecture, Claim, Conjecture,
\family default \family default
@ -13574,7 +13443,7 @@ Journal of Geodesy
\family typewriter \family typewriter
svjog.layout svjog.layout
\family default \family default
--- Martin Vermeer Martin Vermeer
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
@ -13586,7 +13455,7 @@ Probability Theory and Related Fields
\family typewriter \family typewriter
svprobth.layout svprobth.layout
\family default \family default
--- Jean-Marc Lasgouttes Jean-Marc Lasgouttes
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -14276,8 +14145,8 @@ InvisibleText
VisibleText VisibleText
\family default \family default
, is a rather long-ish label. , is a rather long-ish label.
The text following this label --- ordinarily the contents of the paragraph The text following this label ordinarily the contents of the paragraph
environment --- is utterly irrelevant for environment is utterly irrelevant for
\family sans \family sans
Slide Slide
\family default \family default
@ -15566,11 +15435,11 @@ emplate
\family sans \family sans
Slide Slide
\family default \family default
--
\family sans \family sans
Overlay Overlay
\family default \family default
--
\family sans \family sans
Note Note
\family default \family default
@ -15717,7 +15586,7 @@ chktex
\family default \family default
program installed program installed
\begin_inset Foot \begin_inset Foot
status open status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
@ -16881,9 +16750,7 @@ Later basic CVS/SVN support was added.
\begin_layout Standard \begin_layout Standard
The implementation in LyX assumes a recent version of the GNU RCS or CVS/SVN The implementation in LyX assumes a recent version of the GNU RCS or CVS/SVN
package---no guarantees are made for older versions. package—no guarantees are made for older versions.
\change_inserted 0 1231929407
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -16920,10 +16787,7 @@ If your document is not under revision control, this is the only item shown
in the menu. in the menu.
And if it is under revision control, the And if it is under revision control, the
\family sans \family sans
\bar under Register
R
\bar default
egister
\family default \family default
item is not visible. item is not visible.
@ -17882,15 +17746,8 @@ At this point you already have a new document file with a proper document
class, and with some code and text on it. class, and with some code and text on it.
How do I print it? The answer is simple, you select How do I print it? The answer is simple, you select
\family sans \family sans
\bar under View\SpecialChar \menuseparator
V DVI,
\bar default
iew\SpecialChar \menuseparator
\bar under
D
\bar default
VI,
\family default \family default
etc. etc.
Just like you would do for a plain document. Just like you would do for a plain document.
@ -18826,7 +18683,7 @@ multicol
examples/multicol.lyx examples/multicol.lyx
\family default \family default
. .
--- mer mer
\end_layout \end_layout
\end_inset \end_inset
@ -19085,7 +18942,7 @@ begin{multicols}{2}
\begin_layout Standard \begin_layout Standard
\size footnotesize \size footnotesize
The youth moved in the best society--had, so far as was known, no enemies The youth moved in the best societyhad, so far as was known, no enemies
and no particular vices. and no particular vices.
He had been engaged to Miss Edith Woodley, of Carstairs, but the engagement He had been engaged to Miss Edith Woodley, of Carstairs, but the engagement
had been broken off by mutual consent some months before, and there was had been broken off by mutual consent some months before, and there was
@ -19116,8 +18973,8 @@ end{multicols}
\begin_layout Standard \begin_layout Standard
\size footnotesize \size footnotesize
Ronald Adair was fond of cards--playing continually, but never for such Ronald Adair was fond of cardsplaying continually, but never for such stakes
stakes as would hurt him. as would hurt him.
He was a member of the Baldwin, the Cavendish, and the Bagatelle card clubs. He was a member of the Baldwin, the Cavendish, and the Bagatelle card clubs.
It was shown that, after dinner on the day of his death, he had played It was shown that, after dinner on the day of his death, he had played
a rubber of whist at the latter club. a rubber of whist at the latter club.
@ -19126,8 +18983,8 @@ Ronald Adair was fond of cards--playing continually, but never for such
\size default \size default
\size footnotesize \size footnotesize
The evidence of those who had played with him-- Mr. The evidence of those who had played with him Mr.
Murray, Sir John Hardy, and Colonel Moran--showed that the game was whist, Murray, Sir John Hardy, and Colonel Moranshowed that the game was whist,
and that there was a fairly equal fall of the cards. and that there was a fairly equal fall of the cards.
Adair might have lost five pounds, but not more. Adair might have lost five pounds, but not more.
His fortune was a considerable one, and such a loss could not in any way His fortune was a considerable one, and such a loss could not in any way
@ -19551,7 +19408,7 @@ dropped capitals
\begin_inset Quotes erd \begin_inset Quotes erd
\end_inset \end_inset
---those large capital letters which begin each new chapter or section. those large capital letters which begin each new chapter or section.
Implementing them with plain LyX/LaTeX is straightforward (assuming you Implementing them with plain LyX/LaTeX is straightforward (assuming you
know some plain TeX!) but does require a lot of work and many iterations, know some plain TeX!) but does require a lot of work and many iterations,
as you can see by all the ugly TeX-mode stuff at the beginning of this as you can see by all the ugly TeX-mode stuff at the beginning of this

View File

@ -758,7 +758,7 @@ scratch.
\end_inset \end_inset
Unless you tell LyX to open a file or create a new one, that big, blank Unless you tell LyX to open a file or create a new one, that big, blank
space is just that --- a big, blank space. space is just that a big, blank space.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -3652,8 +3652,8 @@ not
\begin_layout Standard \begin_layout Standard
The space between paragraphs, like the line spacing, the space between headings The space between paragraphs, like the line spacing, the space between headings
and text --- in fact, all of the spacings for just about everything are and text in fact, all of the spacings for just about everything are pre-coded
pre-coded into LyX. into LyX.
As we said, you don't worry about how much space to add between what. As we said, you don't worry about how much space to add between what.
LyX takes care of that. LyX takes care of that.
In fact, these pre-coded vertical spacings aren't a single number but a In fact, these pre-coded vertical spacings aren't a single number but a
@ -4856,7 +4856,7 @@ Quote
environment. environment.
I can keep writing, extending this line out further and further until it I can keep writing, extending this line out further and further until it
wraps. wraps.
See -- no indentation! See no indentation!
\end_layout \end_layout
\begin_layout Quote \begin_layout Quote
@ -13259,7 +13259,7 @@ In LyX, the
\begin_inset Quotes eld \begin_inset Quotes eld
\end_inset \end_inset
character comes in three lengths, often called the character comes in four lengths: the
\emph on \emph on
hyphen hyphen
\emph default \emph default
@ -13267,23 +13267,48 @@ hyphen
\emph on \emph on
en dash en dash
\emph default \emph default
, and the , the
\emph on \emph on
em dash em dash
\emph default \emph default
: , and the minus sign:
\begin_inset VSpace defskip
\end_inset
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="3">
<features>
<column alignment="left" valignment="top" width="0">
<column alignment="left" valignment="top" width="0">
<column alignment="left" valignment="top" width="0">
<row interlinespace="3mm">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
hyphen hyphen
\begin_inset space \hfill{} \end_layout
\end_inset
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
- -
\begin_inset space \hfill{} \end_layout
\end_inset
made with \end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
a
\begin_inset Quotes eld \begin_inset Quotes eld
\end_inset \end_inset
@ -13298,106 +13323,109 @@ made with
\end_layout \end_layout
\begin_layout Enumerate \end_inset
</cell>
</row>
<row interlinespace="3mm">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
en dash en dash
\begin_inset space \hfill{} \end_layout
\end_inset \end_inset
</cell>
-- <cell alignment="center" valignment="top" usebox="none">
\begin_inset space \hfill{} \begin_inset Text
\end_inset
made with
\begin_inset Quotes eld
\end_inset
\family typewriter
-
\begin_inset ERT
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
\backslash
/
\end_layout \end_layout
\end_inset \end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
- \begin_layout Plain Layout
\family default inserted via
\family sans
\begin_inset Quotes eld Insert\SpecialChar \menuseparator
Special
\begin_inset space ~
\end_inset \end_inset
Character\SpecialChar \menuseparator
Symbols
\end_layout \end_layout
\begin_layout Enumerate \end_inset
</cell>
</row>
<row interlinespace="3mm">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
em dash em dash
\begin_inset space \hfill{} \end_layout
\end_inset \end_inset
</cell>
--- <cell alignment="center" valignment="top" usebox="none">
\begin_inset space \hfill{} \begin_inset Text
\end_inset
made with
\begin_inset Quotes eld
\end_inset
\family typewriter
-
\begin_inset ERT
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
\backslash
/
\end_layout \end_layout
\end_inset \end_inset
</cell>
- <cell alignment="center" valignment="top" usebox="none">
\begin_inset ERT \begin_inset Text
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
inserted via
\family sans
Insert\SpecialChar \menuseparator
Special
\begin_inset space ~
\end_inset
Character\SpecialChar \menuseparator
\backslash Symbols
/
\end_layout \end_layout
\end_inset \end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
- \begin_layout Plain Layout
\family default
\begin_inset Quotes eld
\end_inset
\end_layout
\begin_layout Enumerate
minus sign minus sign
\begin_inset space \hfill{} \end_layout
\end_inset \end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $-$ \begin_inset Formula $-$
\end_inset \end_inset
\begin_inset space \hfill{} \end_layout
\end_inset
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
a a
\begin_inset Quotes eld \begin_inset Quotes eld
\end_inset \end_inset
@ -13413,8 +13441,22 @@ a
in math mode in math mode
\end_layout \end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\begin_inset VSpace defskip
\end_inset
\end_layout
\begin_layout Standard \begin_layout Standard
You generate them by inserting the You can alternatively generate the en and em dash by inserting the
\begin_inset Quotes eld \begin_inset Quotes eld
\end_inset \end_inset
@ -13427,8 +13469,37 @@ You generate them by inserting the
\end_inset \end_inset
character multiple times in a row. character multiple times in a row.
They are automatically converted to the appropriate length dash in the They will automatically be converted to the appropriate length dash in
final output, but not in LyX. the final output, but not in LyX.
\begin_inset Quotes eld
\end_inset
-
\begin_inset space \thinspace{}
\end_inset
-
\begin_inset Quotes erd
\end_inset
gives a en dash,
\begin_inset Quotes eld
\end_inset
-
\begin_inset space \thinspace{}
\end_inset
-
\begin_inset space \thinspace{}
\end_inset
-
\begin_inset Quotes erd
\end_inset
a em dash.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -13462,7 +13533,7 @@ hyphen
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
From A--Z From AZ
\begin_inset space \hfill{} \begin_inset space \hfill{}
\end_inset \end_inset
@ -13474,7 +13545,7 @@ en dash
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
Oh --- there's a dash. Oh there's a dash.
\begin_inset space \hfill{} \begin_inset space \hfill{}
\end_inset \end_inset
@ -15219,7 +15290,7 @@ This is a marginal note.
\begin_layout Standard \begin_layout Standard
Marginal notes appear at the right side in single-sided documents. Marginal notes appear at the right side in single-sided documents.
In double-sided documents they appear in the outer margin -- left on even In double-sided documents they appear in the outer margin left on even
pages, right on odd pages. pages, right on odd pages.
\end_layout \end_layout
@ -19125,7 +19196,7 @@ Floats ! Captions
\end_inset \end_inset
-- a gray button with a red label. a gray button with a red label.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -26322,7 +26393,7 @@ name "sec:Nomenclature"
\begin_layout Standard \begin_layout Standard
Sometimes you need to compile a list of symbols that are mentioned in your Sometimes you need to compile a list of symbols that are mentioned in your
document with a brief explanation of them -- a so called nomenclature or document with a brief explanation of them a so called nomenclature or
glossary. glossary.
\end_layout \end_layout
@ -26659,7 +26730,7 @@ sigma$
\begin_inset Quotes erd \begin_inset Quotes erd
\end_inset \end_inset
-- the the
\begin_inset Formula $\sigma$ \begin_inset Formula $\sigma$
\end_inset \end_inset
@ -28996,7 +29067,7 @@ Note
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
The review toolbar helps you to accept, reject, or merge changes -- highlight The review toolbar helps you to accept, reject, or merge changes highlight
the change and press one of the desired toolbar buttons. the change and press one of the desired toolbar buttons.
When you merge changes, a window pops up showing you informations about When you merge changes, a window pops up showing you informations about
the next change behind the current cursor position. the next change behind the current cursor position.
@ -29264,7 +29335,7 @@ T1
T1 T1
\family default \family default
-fonts but aren't using them] will still miss a few characters: D0, F0, -fonts but aren't using them] will still miss a few characters: D0, F0,
DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the DE, FE, AB, and BB the uppercase and lowercase eth and thorn, and the
french quotes won't show up. french quotes won't show up.
\end_layout \end_layout
@ -33736,7 +33807,7 @@ The following is a full list of all of the accented characters LyX can display
It includes not only the accented characters from the previous table, but It includes not only the accented characters from the previous table, but
also the characters from also the characters from
\family typewriter \family typewriter
ISO8859--2 ISO88592
\family default \family default
through through
\family typewriter \family typewriter
@ -33749,7 +33820,7 @@ ISO8859--2
\begin_layout Itemize \begin_layout Itemize
From From
\family typewriter \family typewriter
ISO8859--1 ISO88591
\family default \family default
: :
\end_layout \end_layout
@ -33815,7 +33886,7 @@ macron
\begin_layout Itemize \begin_layout Itemize
From From
\family typewriter \family typewriter
ISO8859--2 ISO88592
\family default \family default
through through
\family typewriter \family typewriter

View File

@ -1,4 +1,4 @@
#LyX 1.6.1 created this file. For more info see http://www.lyx.org/ #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
@ -1918,7 +1918,7 @@ Tabellen-Einstellungen
gerade war, geändert werden und auch die der zugehörigen Zeile und Spalte. gerade war, geändert werden und auch die der zugehörigen Zeile und Spalte.
Viele Optionen sind auch für eine Zellenauswahl wirksam. Viele Optionen sind auch für eine Zellenauswahl wirksam.
Das bedeutet, wenn Sie mehrere Zellen, Zeilen oder Spalten markiert haben Das bedeutet, wenn Sie mehrere Zellen, Zeilen oder Spalten markiert haben
-- sie sind dann hellblau hinterlegt -- gilt eine Aktion für die gesamte sie sind dann hellblau hinterlegt gilt eine Aktion für die gesamte
Auswahl. Auswahl.
Beachten Sie, dass ein Unterschied besteht, ob Sie den Beachten Sie, dass ein Unterschied besteht, ob Sie den
\emph on \emph on
@ -20149,7 +20149,7 @@ reference "abs:Titel-Platzierung"
\end_inset \end_inset
-- ein graues Kästchen mit roter Beschriftung. ein graues Kästchen mit roter Beschriftung.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -25608,7 +25608,7 @@ name "abb:endnotes----Die"
\series bold \series bold
endnotes endnotes
\series default \series default
-- Die Fußnoten werden am Ende eines Abschnitts in einem eigenen Paragraphen Die Fußnoten werden am Ende eines Abschnitts in einem eigenen Paragraphen
gedruckt. gedruckt.
\end_layout \end_layout
@ -25851,7 +25851,7 @@ Dies ist eine Randnotiz.
\begin_layout Standard \begin_layout Standard
In der Druckausgabe von einseitig formatierten Dokumenten werden Randnotizen In der Druckausgabe von einseitig formatierten Dokumenten werden Randnotizen
am rechten Rand gesetzt, bei doppelseitigen außen -- links auf den geraden am rechten Rand gesetzt, bei doppelseitigen außen links auf den geraden
Seiten und rechts auf den ungeraden. Seiten und rechts auf den ungeraden.
Der Text ist rechtsbündig ausgerichtet, wenn die Randnotiz links gedruckt Der Text ist rechtsbündig ausgerichtet, wenn die Randnotiz links gedruckt
wird und umgekehrt. wird und umgekehrt.

View File

@ -124,7 +124,7 @@ Handbuchergänzungen
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
--- erweiterte Textbearbeitung mit LyX erweiterte Textbearbeitung mit LyX
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
@ -281,7 +281,7 @@ s-Team verfasst.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Weil alle Themen dieses Handbuchs stark vom Zusammenspiel LyX--LaTeX abhängen, Weil alle Themen dieses Handbuchs stark vom Zusammenspiel LyXLaTeX abhängen,
beschreibt das erste Kapitel die innere Arbeitsweise von LyX und wie man beschreibt das erste Kapitel die innere Arbeitsweise von LyX und wie man
LyX dazu bringt, den gewünschten LaTeX-Code zu erzeugen. LyX dazu bringt, den gewünschten LaTeX-Code zu erzeugen.
Es ist offensichtlich für erfahrenere LyX-Benutzer gedacht. Es ist offensichtlich für erfahrenere LyX-Benutzer gedacht.
@ -1464,7 +1464,7 @@ John Weiss
: Ich scheine das schrecklich oft zu tun. : Ich scheine das schrecklich oft zu tun.
Ich setzte mich hin und fing fröhlich an zu kodieren, um Marken auszudrucken, Ich setzte mich hin und fing fröhlich an zu kodieren, um Marken auszudrucken,
bis ich merkte, dass es bereits 2 verschiedene LaTeX-Pakete dafür gab. bis ich merkte, dass es bereits 2 verschiedene LaTeX-Pakete dafür gab.
Noch schlimmer -- ich hatte sie bereits! Noch schlimmer ich hatte sie bereits!
\end_layout \end_layout
\end_inset \end_inset
@ -1499,7 +1499,7 @@ LyX und der LaTeX-Vorspann
\begin_layout Standard \begin_layout Standard
Wenn Sie LaTeX bereits kennen, müssen wir Ihnen hier nicht erklären, wofür Wenn Sie LaTeX bereits kennen, müssen wir Ihnen hier nicht erklären, wofür
der Vorspann da ist. der Vorspann da ist.
Wenn nicht, wird das Folgende Ihnen einige Ideen geben --- wir empfehlen Wenn nicht, wird das Folgende Ihnen einige Ideen geben wir empfehlen
nochmals, ein LaTeX-Buch für weitere Informationen heranzuziehen. nochmals, ein LaTeX-Buch für weitere Informationen heranzuziehen.
In jedem Fall sollten Sie die untenstehenden Punkte lesen, weil sie erklären, In jedem Fall sollten Sie die untenstehenden Punkte lesen, weil sie erklären,
was Sie im LaTeX-Vorspann eines LyX-Dokumentes tun können und was Sie nicht was Sie im LaTeX-Vorspann eines LyX-Dokumentes tun können und was Sie nicht
@ -1857,7 +1857,7 @@ BottomBorder=x6mm
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Die Werte für x1 -- x6 hängen von Ihren Adressaufklebern ab. Die Werte für x1 x6 hängen von Ihren Adressaufklebern ab.
Sie können jetzt Adressaufkleber drucken, aber Sie müssen TeX-Code einfügen, Sie können jetzt Adressaufkleber drucken, aber Sie müssen TeX-Code einfügen,
wobei die Befehle wobei die Befehle
\family typewriter \family typewriter
@ -2491,7 +2491,7 @@ Wenn mit der Ausgabe etwas Anderes falsch ging und Sie nichts Ausgefallenes
\end_deeper \end_deeper
\begin_layout Standard \begin_layout Standard
Wenn all das nicht hilft --- nun, dann haben Sie Wenn all das nicht hilft nun, dann haben Sie
\emph on \emph on
vielleicht vielleicht
\emph default \emph default
@ -2564,7 +2564,7 @@ status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
oder Helmut Kopka: oder Helmut Kopka:
\emph on \emph on
LaTeX, Band 1 -- Einführung, 2., überarbeitete Auf\SpecialChar \textcompwordmark{} LaTeX, Band 1 Einführung, 2., überarbeitete Auf\SpecialChar \textcompwordmark{}
lage lage
\emph default \emph default
. .
@ -2922,11 +2922,11 @@ ftp://ctan.tug.org/tex-archive/macros/latex/contrib/bibtopic/
\end_inset \end_inset
Der Vorteil dieses Paketes -- verglichen mit anderen wie Der Vorteil dieses Paketes verglichen mit anderen wie
\family typewriter \family typewriter
multibib multibib
\family default \family default
-- ist, dass Sie keine neuen Li\SpecialChar \- ist, dass Sie keine neuen Li\SpecialChar \-
te\SpecialChar \- te\SpecialChar \-
ra\SpecialChar \- ra\SpecialChar \-
tur\SpecialChar \- tur\SpecialChar \-
@ -3256,7 +3256,7 @@ enthält und die fünf eingefügten Dateien.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Jede dieser Dateien muss aber dieselbe Dokumentklasse haben -- versuchen Jede dieser Dateien muss aber dieselbe Dokumentklasse haben versuchen
Sie nicht, Buch- und Artikelklassen zu mischen. Sie nicht, Buch- und Artikelklassen zu mischen.
Sie können auch LaTeX-Dateien einbinden, diese dürfen dann aber keinen Sie können auch LaTeX-Dateien einbinden, diese dürfen dann aber keinen
eigenen Vorspann haben (das heißt der Teil bis einschließlich der Zeile eigenen Vorspann haben (das heißt der Teil bis einschließlich der Zeile
@ -6028,7 +6028,7 @@ chktex
\size small \size small
\emph on \emph on
Command terminated with space. Command terminated with space.
--- Befehl endete mit einem Leerzeichen. Befehl endete mit einem Leerzeichen.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -6047,7 +6047,7 @@ Non-breaking space (
\end_inset \end_inset
) should have been used. ) should have been used.
--- Geschütztes Leerzeichen ( Geschütztes Leerzeichen (
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6094,7 +6094,7 @@ You should enclose the previous parenthesis with
\end_inset \end_inset
. .
--- Sie sollten die vorigen Klammern in Sie sollten die vorigen Klammern in
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6123,7 +6123,7 @@ Italic correction (
\end_inset \end_inset
) found in non-italic buffer. ) found in non-italic buffer.
--- Kursiv-Korrektur ( Kursiv-Korrektur (
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6162,7 +6162,7 @@ Italic correction (
\end_inset \end_inset
) found more than once. ) found more than once.
--- Kursiv-Korrektur ( Kursiv-Korrektur (
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6202,7 +6202,7 @@ No italic correction (
\end_inset \end_inset
) found. ) found.
--- Keine Kursiv-Korrektur ( Keine Kursiv-Korrektur (
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6255,7 +6255,7 @@ cmd
\end_inset \end_inset
. .
--- Der Akzent-Befehl Der Akzent-Befehl
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6290,7 +6290,7 @@ cmd
\size small \size small
Wrong length of dash may have been used. Wrong length of dash may have been used.
--- Eventuell verkehrte Länge des Gedankenstrichs. Eventuell verkehrte Länge des Gedankenstrichs.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -6325,7 +6325,7 @@ Wrong length of dash may have been used.
\end_inset \end_inset
. .
---
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6375,7 +6375,7 @@ Solo
\end_inset \end_inset
found. found.
--- Einzelnes Einzelnes
\emph on \emph on
\begin_inset Quotes gld \begin_inset Quotes gld
@ -6410,7 +6410,7 @@ You should use
\end_inset \end_inset
to achieve an ellipsis. to achieve an ellipsis.
--- Sie sollten Sie sollten
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6443,7 +6443,7 @@ Inter-word spacing (
\end_inset \end_inset
) should perhaps be used. ) should perhaps be used.
--- Vielleicht sollten Sie ein normales Leerzeichen ( Vielleicht sollten Sie ein normales Leerzeichen (
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6478,7 +6478,7 @@ Inter-sentence spacing (
\end_inset \end_inset
) should perhaps be used. ) should perhaps be used.
--- Vielleicht sollten Sie einen Satz\SpecialChar \- Vielleicht sollten Sie einen Satz\SpecialChar \-
endepunkt ( endepunkt (
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6500,7 +6500,7 @@ endepunkt (
\size small \size small
Could not find argument for command. Could not find argument for command.
--- Konnte kein Befehlsargument finden. Konnte kein Befehlsargument finden.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -6519,7 +6519,7 @@ No match found for
\end_inset \end_inset
. .
--- Konnte nichts Passendes zu Konnte nichts Passendes zu
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6538,7 +6538,7 @@ No match found for
\size small \size small
Math mode still on at end of LaTeX file. Math mode still on at end of LaTeX file.
--- Der Mathe-Modus ist am Ende der LaTeX-Datei immer noch an. Der Mathe-Modus ist am Ende der LaTeX-Datei immer noch an.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -6569,7 +6569,7 @@ char
\end_inset \end_inset
. .
--- Die Anzahl der Die Anzahl der
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6629,7 +6629,7 @@ You should use either
\end_inset \end_inset
. .
--- Sie sollten Sie sollten
\family typewriter \family typewriter
\begin_inset Quotes gld \begin_inset Quotes gld
@ -6668,7 +6668,7 @@ oder
\size small \size small
You should use "'" (ASCII 39) instead of "´" (ASCII 180). You should use "'" (ASCII 39) instead of "´" (ASCII 180).
--- Sie sollten Sie sollten
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6695,14 +6695,14 @@ You should use "'" (ASCII 39) instead of "´" (ASCII 180).
\size small \size small
User-specified pattern found. User-specified pattern found.
--- Benutzerdefiniertes Muster gefunden. Benutzerdefiniertes Muster gefunden.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
\size small \size small
This command might not be intended. This command might not be intended.
--- Dieser Befehl war vielleicht nicht gewollt. Dieser Befehl war vielleicht nicht gewollt.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -6710,7 +6710,7 @@ This command might not be intended.
\size small \size small
\emph on \emph on
Comment displayed. Comment displayed.
--- Kommentar angezeigt. Kommentar angezeigt.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -6737,7 +6737,7 @@ or
\end_inset \end_inset
will look better. will look better.
--- Ein kleiner Abstand sieht besser aus. Ein kleiner Abstand sieht besser aus.
In LyX: In LyX:
\family sans \family sans
Einfügen\SpecialChar \menuseparator Einfügen\SpecialChar \menuseparator
@ -6763,7 +6763,7 @@ Strg+Umschalt+Leertaste
\size small \size small
Delete this space to maintain correct page references. Delete this space to maintain correct page references.
--- Löschen Sie dieses Leerzeichen, um korrekte Seitenverweise zu erhalten. Löschen Sie dieses Leerzeichen, um korrekte Seitenverweise zu erhalten.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -6783,7 +6783,7 @@ You might wish to put this between a pair of
\end_inset \end_inset
. .
--- Sie sollten dies in Sie sollten dies in
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6798,14 +6798,14 @@ You might wish to put this between a pair of
\size small \size small
You ought to remove spaces in front of punctuation. You ought to remove spaces in front of punctuation.
--- Sie sollten Leer- vor Satzzeichen entfernen. Sie sollten Leer- vor Satzzeichen entfernen.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
\size small \size small
Could not execute LaTeX command. Could not execute LaTeX command.
--- LaTeX-Befehl konnte nicht ausgeführt werden. LaTeX-Befehl konnte nicht ausgeführt werden.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -6818,7 +6818,7 @@ Don't use
/ /
\family default \family default
in front of small punctuation. in front of small punctuation.
--- Benutzen Sie keine Kursiv-Korrektur Benutzen Sie keine Kursiv-Korrektur
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -6845,7 +6845,7 @@ $
times$ times$
\family default \family default
may look prettier here. may look prettier here.
---
\family typewriter \family typewriter
$ $
\backslash \backslash
@ -6878,7 +6878,7 @@ sieht hier wahrscheinlich besser aus.
\size small \size small
\emph on \emph on
Multiple spaces detected in output. Multiple spaces detected in output.
--- Mehrfache Leerzeichen in der Ausgabe entdeckt. Mehrfache Leerzeichen in der Ausgabe entdeckt.
\emph default \emph default
Das sollte in LyX nicht passieren. Das sollte in LyX nicht passieren.
@ -6888,7 +6888,7 @@ Das sollte in LyX nicht passieren.
\size small \size small
This text may be ignored. This text may be ignored.
--- Dieser Text wird wahrscheinlich ignoriert. Dieser Text wird wahrscheinlich ignoriert.
Das sollte in LyX nicht passieren. Das sollte in LyX nicht passieren.
\end_layout \end_layout
@ -6912,7 +6912,7 @@ to begin quotation, not
' '
\family default \family default
. .
--- Benutzen Sie Benutzen Sie
\family typewriter \family typewriter
\begin_inset Quotes gld \begin_inset Quotes gld
@ -6956,7 +6956,7 @@ to end quotation, not
\family default \family default
. .
--- Benutzen Sie Benutzen Sie
\family typewriter \family typewriter
\begin_inset Quotes grs \begin_inset Quotes grs
@ -6985,7 +6985,7 @@ am Ende eines Zitats, nicht
\size small \size small
Don't mix quotes. Don't mix quotes.
--- Mischen Sie keine Anführungszeichen. Mischen Sie keine Anführungszeichen.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -7004,7 +7004,7 @@ cmd
\end_inset \end_inset
instead. instead.
--- Vielleicht sollten Sie besser Vielleicht sollten Sie besser
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -7024,14 +7024,14 @@ cmd
\size small \size small
You should put a space in front of/after parenthesis. You should put a space in front of/after parenthesis.
--- Vor/nach Klammern sollten Sie ein Leerzeichen einfügen. Vor/nach Klammern sollten Sie ein Leerzeichen einfügen.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
\size small \size small
You should avoid spaces in front of/after parenthesis. You should avoid spaces in front of/after parenthesis.
--- Vor/nach Klammern sollten Sie mehrfache Leerzeichen vermeiden. Vor/nach Klammern sollten Sie mehrfache Leerzeichen vermeiden.
Das sollte in LyX nicht passieren. Das sollte in LyX nicht passieren.
\end_layout \end_layout
@ -7040,14 +7040,14 @@ You should avoid spaces in front of/after parenthesis.
\size small \size small
\emph on \emph on
You should not use punctuation in front of/after quotes. You should not use punctuation in front of/after quotes.
--- Vor/nach Anführungszeichen sollten Sie keine Satzzeichen verwenden. Vor/nach Anführungszeichen sollten Sie keine Satzzeichen verwenden.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
\size small \size small
Double space found. Double space found.
--- Doppeltes Leerzeichen gefunden. Doppeltes Leerzeichen gefunden.
Das sollte in LyX nicht passieren. Das sollte in LyX nicht passieren.
\end_layout \end_layout
@ -7055,8 +7055,8 @@ Double space found.
\size small \size small
You should put punctuation outside inner/inside display math mode. You should put punctuation outside inner/inside display math mode.
--- Sie sollten Satzzeichen außerhalb des inneren und innerhalb des Anzeige-Mat Sie sollten Satzzeichen außerhalb des inneren und innerhalb des Anzeige-Mathe
he-Modus verwenden. -Modus verwenden.
(???) (???)
\end_layout \end_layout
@ -7064,7 +7064,7 @@ he-Modus verwenden.
\size small \size small
You ought to not use primitive TeX in LaTeX code. You ought to not use primitive TeX in LaTeX code.
--- Im LaTeX-Code sollten Sie keinen TeX-Code verwenden. Im LaTeX-Code sollten Sie keinen TeX-Code verwenden.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -7083,7 +7083,7 @@ You should remove spaces in front of
\end_inset \end_inset
. .
--- Vor Vor
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -7126,7 +7126,7 @@ You should remove spaces in front of
\end_inset \end_inset
. .
--- Auf Auf
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -7248,7 +7248,7 @@ man rcsintro
\begin_layout Standard \begin_layout Standard
Die Implementation in LyX setzt eine aktuelle Version des GNU-RCS-Paketes Die Implementation in LyX setzt eine aktuelle Version des GNU-RCS-Paketes
voraus --- für ältere Versionen wird keine Garantie gegeben. voraus für ältere Versionen wird keine Garantie gegeben.
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -7549,8 +7549,8 @@ weben
\emph default \emph default
(weaving) gemeint ist. (weaving) gemeint ist.
Wenn das nicht der Fall ist, sollten Sie dieses Kapitel überspringen oder Wenn das nicht der Fall ist, sollten Sie dieses Kapitel überspringen oder
sich anhand der weiter unten angegebenen Links im Web schlau machen -- sich anhand der weiter unten angegebenen Links im Web schlau machen es
es gibt sehr viel gute Literatur zu diesem Thema, die von der geschichtlichen gibt sehr viel gute Literatur zu diesem Thema, die von der geschichtlichen
Entwicklung bis zu den aktuellsten Hinweisen für Hilfsprogramme reicht. Entwicklung bis zu den aktuellsten Hinweisen für Hilfsprogramme reicht.
\end_layout \end_layout
@ -9559,7 +9559,7 @@ Mike Ressler
\noun default \noun default
kann als Vorlage dienen, wenn man ohne die oben genannten Pakete arbeiten kann als Vorlage dienen, wenn man ohne die oben genannten Pakete arbeiten
will, weil es sie nicht benötigt. will, weil es sie nicht benötigt.
Mit etwas Kenntnis von LaTeX ist dies durchaus möglich -- allerdings etwas Mit etwas Kenntnis von LaTeX ist dies durchaus möglich allerdings etwas
aufwendig, wie das Beispiel am Anfang dieses Absatzes zeigt. aufwendig, wie das Beispiel am Anfang dieses Absatzes zeigt.
\begin_inset Foot \begin_inset Foot
status open status open
@ -10911,7 +10911,7 @@ ftp://ftp.ams.org/pub/tex/amslatex/
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
amsart -- Das AMS-Standardformat für Artikel. amsart Das AMS-Standardformat für Artikel.
Alle Ergebnisse und gleichwertige Aussagen werden in der Form Alle Ergebnisse und gleichwertige Aussagen werden in der Form
\begin_inset Formula $(n,m)$ \begin_inset Formula $(n,m)$
\end_inset \end_inset
@ -10926,7 +10926,7 @@ amsart -- Das AMS-Standardformat für Artikel.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
amsart-seq -- Hier ist die Nummerierung unabhängig vom Abschnitt und wird amsart-seq Hier ist die Nummerierung unabhängig vom Abschnitt und wird
für jeden Typ von Aussage getrennt geführt. für jeden Typ von Aussage getrennt geführt.
Einige öfters benötigte Typen (nicht alle) stehen ebenfalls in einer nichtnumme Einige öfters benötigte Typen (nicht alle) stehen ebenfalls in einer nichtnumme
rierten Form zur Verfügung, die durch einen Stern am Ende des Namens gekennzeich rierten Form zur Verfügung, die durch einen Stern am Ende des Namens gekennzeich
@ -10934,7 +10934,7 @@ net ist.
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
amsbook -- Das AMS-Standardformat für Bücher (oder besser Monographien). amsbook Das AMS-Standardformat für Bücher (oder besser Monographien).
Die Nummerierung erfolgt ähnlich wie bei amsart, allerdings umfasst die Die Nummerierung erfolgt ähnlich wie bei amsart, allerdings umfasst die
Nummerierung drei Ziffern, Nummerierung drei Ziffern,
\begin_inset Formula $(n,m,p)$ \begin_inset Formula $(n,m,p)$
@ -12942,7 +12942,7 @@ shortauthors
\backslash \backslash
email email
\family default \family default
(2.3) -- Dieser Befehl kann nur in einer eigenen Absatzumgebung verwendet (2.3) Dieser Befehl kann nur in einer eigenen Absatzumgebung verwendet
werden. werden.
Verwenden Sie TeX-Code, um ihn einzufügen. Verwenden Sie TeX-Code, um ihn einzufügen.
\end_layout \end_layout
@ -12954,7 +12954,7 @@ email
\backslash \backslash
and and
\family default \family default
(2.3) -- Es wird ein zusätzliches Klammerpaar (2.3) Es wird ein zusätzliches Klammerpaar
\family typewriter \family typewriter
{} {}
\family default \family default
@ -12968,7 +12968,7 @@ and
\backslash \backslash
notetoeditor notetoeditor
\family default \family default
(2.6) -- Dieser Befehl kann nur in einer eigenen Absatzumgebung verwendet (2.6) Dieser Befehl kann nur in einer eigenen Absatzumgebung verwendet
werden. werden.
Verwenden Sie TeX-Code, um ihn einzufügen. Verwenden Sie TeX-Code, um ihn einzufügen.
\end_layout \end_layout
@ -12991,7 +12991,7 @@ placetable
\backslash \backslash
placefigure placefigure
\family default \family default
(2.8) -- Es gilt das zu (2.8) Es gilt das zu
\family typewriter \family typewriter
\backslash \backslash
@ -13007,7 +13007,7 @@ placetable
\backslash \backslash
acknowledgements acknowledgements
\family default \family default
(2.9) -- Es wird ein zusätzliches Klammerpaar (2.9) Es wird ein zusätzliches Klammerpaar
\family typewriter \family typewriter
{} {}
\family default \family default
@ -13021,7 +13021,7 @@ acknowledgements
\backslash \backslash
appendix appendix
\family default \family default
(2.11) -- Es wird ein zusätzliches Klammerpaar (2.11) Es wird ein zusätzliches Klammerpaar
\family typewriter \family typewriter
{} {}
\family default \family default
@ -13035,7 +13035,7 @@ appendix
\backslash \backslash
figcaption figcaption
\family default \family default
(2.14.2) -- Sie können ein optionales Dateinamen-Argument einfügen, indem (2.14.2) Sie können ein optionales Dateinamen-Argument einfügen, indem
Sie den Cursor am Textanfang platzieren und Sie den Cursor am Textanfang platzieren und
\family sans \family sans
Einfügen\SpecialChar \menuseparator Einfügen\SpecialChar \menuseparator
@ -13064,7 +13064,7 @@ caption
\backslash \backslash
objectname objectname
\family default \family default
(2.17.1) -- wie (2.17.1) wie
\family typewriter \family typewriter
\backslash \backslash
@ -13080,7 +13080,7 @@ figcaption
\backslash \backslash
dataset dataset
\family default \family default
(2.17.1) -- wie (2.17.1) wie
\family typewriter \family typewriter
\backslash \backslash
@ -16281,7 +16281,7 @@ scrlettr
\family default \family default
-Klasse, welche (von den KOMA-Entwicklern) nun nicht mehr offiziell unterstützt -Klasse, welche (von den KOMA-Entwicklern) nun nicht mehr offiziell unterstützt
wird. wird.
Die neue Briefklasse hat -- was die LaTeX-Umsetzung betrifft -- ein komplett Die neue Briefklasse hat was die LaTeX-Umsetzung betrifft ein komplett
neues Konzept und ist daher nicht kompatibel mit dem Vorgänger. neues Konzept und ist daher nicht kompatibel mit dem Vorgänger.
Deshalb unterstützt LyX beide Klassen. Deshalb unterstützt LyX beide Klassen.
Wir empfehlen jedoch den Umstieg auf die neue Briefklasse. Wir empfehlen jedoch den Umstieg auf die neue Briefklasse.
@ -16610,7 +16610,7 @@ Neue Stile
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Eine große Zahl an theoremähnlichen Stilen -- Eine große Zahl an theoremähnlichen Stilen
\family sans \family sans
Claim Claim
\family default \family default
@ -16661,7 +16661,7 @@ Journal of Geodesy
\family typewriter \family typewriter
svjog.layout svjog.layout
\family default \family default
-- Martin Vermeer Martin Vermeer
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
@ -16673,7 +16673,7 @@ Probability Theory and Related Fields
\family typewriter \family typewriter
svprobth.layout svprobth.layout
\family default \family default
-- Jean-Marc Lasgouttes Jean-Marc Lasgouttes
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -16871,7 +16871,7 @@ Journal of Geophysical Research
\family typewriter \family typewriter
jgrga.layout jgrga.layout
\family default \family default
--- Martin Vermeer Martin Vermeer
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -17662,8 +17662,8 @@ Pseudo-Befehl
\begin_layout Standard \begin_layout Standard
Eine Gemeinsamkeit dieser fünf Umgebungstypen ist, dass sie sehr lange Marken Eine Gemeinsamkeit dieser fünf Umgebungstypen ist, dass sie sehr lange Marken
besitzen. besitzen.
Der Text nach dieser Marke --- normalerweise der Inhalt der Absatzumgebung Der Text nach dieser Marke normalerweise der Inhalt der Absatzumgebung
--- ist für die Typen ist für die Typen
\family sans \family sans
Folie Folie
\family default \family default
@ -17838,7 +17838,7 @@ Overlay
Notiz Notiz
\family default \family default
automatisch auf eine neue Seite umgebrochen, falls er zu lang wird. automatisch auf eine neue Seite umgebrochen, falls er zu lang wird.
Aber auch hier sollten Sie das vermeiden -- es macht die Wirkung von Aber auch hier sollten Sie das vermeiden es macht die Wirkung von
\family sans \family sans
Overlay Overlay
\family default \family default
@ -18906,7 +18906,7 @@ immer
\emph on \emph on
immer immer
\emph default \emph default
das Logo -- falls eines definiert ist -- zentriert unten auf der Seite. das Logo falls eines definiert ist zentriert unten auf der Seite.
Mögliche Einstellungen für das Seitenformat sind: Mögliche Einstellungen für das Seitenformat sind:
\end_layout \end_layout
@ -20480,7 +20480,7 @@ Erste Schritte
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
[Hier kommt später mehr -- [Hier kommt später mehr
\emph on \emph on
AR AR
\emph default \emph default
@ -20934,29 +20934,29 @@ Skript Jargon
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
(O.S) --- off screen (O.S) off screen
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
(V.0) --- voice over (V.0) voice over
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
b.g. b.g.
--- background background
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
C.U. C.U.
--- close-up close-up
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
PAN --- camera movement PAN camera movement
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
INSERT --- cut to close-up of INSERT cut to close-up of
\end_layout \end_layout
\begin_layout Section \begin_layout Section
@ -21506,11 +21506,11 @@ Sie können nun Dokumente in dieser Klasse erstellen, entweder indem Sie
\family typewriter \family typewriter
tex2lyx tex2lyx
\family default \family default
importieren oder eines -- ausgehend von der Datei importieren oder eines ausgehend von der Datei
\family typewriter \family typewriter
revtex4.lyx revtex4.lyx
\family default \family default
im Verzeichnis mit den Beispielen -- neu anlegen. im Verzeichnis mit den Beispielen neu anlegen.
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -21908,7 +21908,7 @@ Optionen
\begin_deeper \begin_deeper
\begin_layout Description \begin_layout Description
rmheadings Titel in serif --- default, rmheadings Titel in serif default,
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -21916,8 +21916,7 @@ sfheadings Titel in sans serif,
\end_layout \end_layout
\begin_layout Description \begin_layout Description
authortitle auf der Titelseite kommt erst der Autor, dann der Titel --- authortitle auf der Titelseite kommt erst der Autor, dann der Titel — default,
default,
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -22313,8 +22312,7 @@ Options
\family default \family default
), you can emulate article style. ), you can emulate article style.
That is, counters (footnotes, figures, tables etc.) will not be reset on That is, counters (footnotes, figures, tables etc.) will not be reset on
new chapters, chapters don't start a new page (but are---in contrary to new chapters, chapters don't start a new page (but are—in contrary to
\begin_inset Quotes eld \begin_inset Quotes eld
\end_inset \end_inset
@ -22322,8 +22320,8 @@ real
\begin_inset Quotes erd \begin_inset Quotes erd
\end_inset \end_inset
article classes---still allowed), parts, though, use their own page, as article classesstill allowed), parts, though, use their own page, as in
in book. book.
\end_layout \end_layout
\begin_layout Description \begin_layout Description

View File

@ -38,6 +38,11 @@
\def\LyX{\texorpdfstring{% \def\LyX{\texorpdfstring{%
L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@} L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
{LyX}} {LyX}}
% redefine the \lyxarrow macro for PDF bookmarks
\def\lyxarrow{\texorpdfstring{%
\leavevmode\,$\triangleright$\,\allowbreak}
{>}}
\end_preamble \end_preamble
\options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove,liststotoc \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove,liststotoc
\use_default_options false \use_default_options false
@ -161,7 +166,7 @@ type "mailto:"
\end_layout \end_layout
\begin_layout Date \begin_layout Date
letzte Änderung: 10. letzte Änderung: 17.
Januar 2009 Januar 2009
\end_layout \end_layout
@ -1232,7 +1237,7 @@ unbenannt
\emph default \emph default
, das automatisch geladen wird. , das automatisch geladen wird.
Solange Sie nicht selber eine Datei öffnen oder neu anlegen, ist der leere Solange Sie nicht selber eine Datei öffnen oder neu anlegen, ist der leere
Bereich auf dem Bildschirm genau das -- ein großer, leerer Bereich. Bereich auf dem Bildschirm genau das ein großer, leerer Bereich.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -4853,7 +4858,7 @@ Das heißt beide Seiten eines Blattes werden bedruckt.
sein, und der innere Rand wird genug Platz zum Binden lassen. sein, und der innere Rand wird genug Platz zum Binden lassen.
Duplexdruck kann man aber auch per Hand erreichen, indem man zuerst die Duplexdruck kann man aber auch per Hand erreichen, indem man zuerst die
ungeraden Seiten druckt, den Papierstapel umgekehrt wieder einlegt, und ungeraden Seiten druckt, den Papierstapel umgekehrt wieder einlegt, und
dann die geraden Seiten druckt -- oder umgekehrt. dann die geraden Seiten druckt oder umgekehrt.
Näheres zum Drucken finden Sie in Abschnitt Näheres zum Drucken finden Sie in Abschnitt
\begin_inset CommandInset ref \begin_inset CommandInset ref
LatexCommand vref LatexCommand vref
@ -5247,7 +5252,7 @@ n.
Andere machen das nicht, sondern fügen stattdessen einen größeren Abstand Andere machen das nicht, sondern fügen stattdessen einen größeren Abstand
zwischen zwei Absätzen ein. zwischen zwei Absätzen ein.
Der Abstand zwischen zwei Absätzen, der Zeilenabstand, der Abstand zwischen Der Abstand zwischen zwei Absätzen, der Zeilenabstand, der Abstand zwischen
Überschrift und Text -- alle Abstände zwischen irgendwelchen Objekten sind Überschrift und Text alle Abstände zwischen irgendwelchen Objekten sind
in LyX in der Tat vordefiniert. in LyX in der Tat vordefiniert.
Wie wir sagten, Sie müssen sich nicht um Zwischenräume kümmern, LyX passt Wie wir sagten, Sie müssen sich nicht um Zwischenräume kümmern, LyX passt
darauf auf. darauf auf.
@ -5742,7 +5747,7 @@ Zitat!(kurz)
\end_inset \end_inset
-- LaTeX-Bezeichnung: Quote LaTeX-Bezeichnung: Quote
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -5770,7 +5775,7 @@ Zitat!(lang)
\end_inset \end_inset
-- LaTeX-Bezeichnung: Quotation LaTeX-Bezeichnung: Quotation
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -5798,7 +5803,7 @@ Gedicht
\family default \family default
-- LaTeX-Bezeichnung: Verse LaTeX-Bezeichnung: Verse
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -5832,7 +5837,7 @@ listung
\family default \family default
-- LaTeX-Bezeichnung: Itemize LaTeX-Bezeichnung: Itemize
\family sans \family sans
\begin_inset Index \begin_inset Index
@ -5862,7 +5867,7 @@ Aufzahlung@Aufzählung
\family default \family default
-- LaTeX-Bezeichnung: Enumerate LaTeX-Bezeichnung: Enumerate
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -5890,7 +5895,7 @@ Beschreibung
\family default \family default
-- LaTeX-Bezeichnung: Description LaTeX-Bezeichnung: Description
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -5918,7 +5923,7 @@ Liste
\family default \family default
-- LaTeX-Bezeichnung: List LaTeX-Bezeichnung: List
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -6005,7 +6010,7 @@ Standard
. .
Sie hat keine besonderen Eigenschaften. Sie hat keine besonderen Eigenschaften.
Wenn LyX eine Absatzumgebung zurücksetzt, wird diese genommen. Wenn LyX eine Absatzumgebung zurücksetzt, wird diese genommen.
Der Absatz, den Sie gerade lesen -- und die meisten dieses Handbuches -- Der Absatz, den Sie gerade lesen und die meisten dieses Handbuches
haben die haben die
\family sans \family sans
Standard Standard
@ -6223,7 +6228,7 @@ Kapitel
\family default \family default
-- LaTeX-Bezeichnung: Chapter LaTeX-Bezeichnung: Chapter
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -6251,7 +6256,7 @@ Abschnitt
\family default \family default
-- LaTeX-Bezeichnung: Section LaTeX-Bezeichnung: Section
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -6279,7 +6284,7 @@ Unterabschnitt
\family default \family default
-- LaTeX-Bezeichnung: Subsection LaTeX-Bezeichnung: Subsection
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -6307,7 +6312,7 @@ Unterunterabschn.
\family default \family default
-- LaTeX-Bezeichnung: Subsubsection LaTeX-Bezeichnung: Subsubsection
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -6335,7 +6340,7 @@ Paragraph
\family default \family default
-- LaTeX-Bezeichnung: Paragraph LaTeX-Bezeichnung: Paragraph
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -6353,7 +6358,7 @@ Unterparagraph
\family default \family default
-- LaTeX-Bezeichnung: Subparagraph LaTeX-Bezeichnung: Subparagraph
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -6516,7 +6521,7 @@ Abschnitt*
\end_inset \end_inset
-- LaTeX-Bezeichnung: Section* LaTeX-Bezeichnung: Section*
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -6544,7 +6549,7 @@ Unterabschnitt*
\family default \family default
-- LaTeX-Bezeichnung: Subsection* LaTeX-Bezeichnung: Subsection*
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -6572,7 +6577,7 @@ Unterunterabschn.*
\family default \family default
-- LaTeX-Bezeichnung: Subsubsection* LaTeX-Bezeichnung: Subsubsection*
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -6922,7 +6927,7 @@ Zitat
(kurz) (kurz)
\family default \family default
-- LaTeX-Bezeichnung: quote LaTeX-Bezeichnung: quote
\family sans \family sans
\begin_inset Index \begin_inset Index
@ -6936,7 +6941,7 @@ Quote
\family default \family default
-- und und
\family sans \family sans
Zitat Zitat
\begin_inset space \space{} \begin_inset space \space{}
@ -6944,7 +6949,7 @@ Zitat
(lang) (lang)
\family default \family default
-- LaTeX-Bezeichnung: quotation LaTeX-Bezeichnung: quotation
\family sans \family sans
\begin_inset Index \begin_inset Index
@ -6958,7 +6963,7 @@ Quotation
\family default \family default
-- besitzen nur einen Unterschied: besitzen nur einen Unterschied:
\family sans \family sans
Zitat Zitat
\begin_inset space \space{} \begin_inset space \space{}
@ -7002,7 +7007,7 @@ Zitat
\family default \family default
-Umgebung. -Umgebung.
Wenn ich schreibe, wird die Zeile immer länger, bis sie umgebrochen wird. Wenn ich schreibe, wird die Zeile immer länger, bis sie umgebrochen wird.
Sehen Sie -- keine Einrückung! Sehen Sie keine Einrückung!
\end_layout \end_layout
\begin_layout Quote \begin_layout Quote
@ -8269,7 +8274,7 @@ Liste
\begin_layout Standard \begin_layout Standard
Das ist alles über die vier Absatzumgebungen zum Erstellen von Listen. Das ist alles über die vier Absatzumgebungen zum Erstellen von Listen.
Augenblick -- haben wir erwähnt, dass Sie Abschnitt Augenblick haben wir erwähnt, dass Sie Abschnitt
\begin_inset CommandInset ref \begin_inset CommandInset ref
LatexCommand vref LatexCommand vref
reference "Umgebungen-schachteln" reference "Umgebungen-schachteln"
@ -9404,7 +9409,7 @@ Datum
\family default \family default
in andere Umgebungen schachteln. in andere Umgebungen schachteln.
Wir bitten Sie dringend, das nicht zu tun. Wir bitten Sie dringend, das nicht zu tun.
LaTeX könnte meckern -- oder auch nicht. LaTeX könnte meckern oder auch nicht.
Wir wissen es nicht genau. Wir wissen es nicht genau.
Aber da es vom Kontext her keinen Sinn macht, diese Umgebungen in andere Aber da es vom Kontext her keinen Sinn macht, diese Umgebungen in andere
zu schachteln, warum sollten Sie es dann tun? zu schachteln, warum sollten Sie es dann tun?
@ -10581,7 +10586,7 @@ Standard
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
So erhalten Sie Listeneinträge mit mehr als einem Absatz -- es funktioniert So erhalten Sie Listeneinträge mit mehr als einem Absatz es funktioniert
auch mit den auch mit den
\family sans \family sans
Beschreibung Beschreibung
@ -10624,7 +10629,7 @@ umgebung auf
Liste Liste
\family default \family default
zurückgesetzt. zurückgesetzt.
Denken Sie daran -- innerhalb einer Denken Sie daran innerhalb einer
\family sans \family sans
Standard Standard
\family default \family default
@ -10745,7 +10750,7 @@ end{sloppypar}
\end_inset \end_inset
Das war's! Übrigens -- wir hätten auch die Das war's! Übrigens wir hätten auch die
\family sans \family sans
Beschreibung Beschreibung
\family default \family default
@ -13509,7 +13514,7 @@ Type
Postscript Postscript
\family default \family default
® sind Vektorfonts. sind Vektorfonts.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -13533,7 +13538,7 @@ hrt werden müssen.
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
In Postscript®- und PDF-Dokumenten sind In Postscript- und PDF-Dokumenten sind
\family typewriter \family typewriter
Type Type
\begin_inset space ~ \begin_inset space ~
@ -13813,7 +13818,7 @@ Roman
\family sans \family sans
Helvetica Helvetica
\family default \family default
-- skaliert auf 92 skaliert auf 92
\begin_inset space \thinspace{} \begin_inset space \thinspace{}
\end_inset \end_inset
@ -13821,7 +13826,7 @@ Helvetica
\begin_inset space \thinspace{} \begin_inset space \thinspace{}
\end_inset \end_inset
95% -- als serifenfreien Font und 95% als serifenfreien Font und
\family sans \family sans
Courier Courier
\family default \family default
@ -14118,7 +14123,7 @@ sstil wird häufiger benutzt.
Man kann ihn folgendermaßen (de)ak\SpecialChar \- Man kann ihn folgendermaßen (de)ak\SpecialChar \-
ti\SpecialChar \- ti\SpecialChar \-
vie\SpecialChar \- vie\SpecialChar \-
ren -- es sind ebenfalls Umschalter: ren es sind ebenfalls Umschalter:
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
@ -14243,7 +14248,7 @@ mit Kanonen auf Spatzen schießen
. .
Außerdem sieht ein Dokument, das sehr viele Fonts und Größen benutzt, wirklich Außerdem sieht ein Dokument, das sehr viele Fonts und Größen benutzt, wirklich
so aus, als hätte jemand Löcher hineingeschossen. so aus, als hätte jemand Löcher hineingeschossen.
-- Aber genug gejammert. Aber genug gejammert.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -15211,7 +15216,7 @@ Funktion
nicht verrückt. nicht verrückt.
Die Fontgröße müssen Sie so gut wie nie ändern. Die Fontgröße müssen Sie so gut wie nie ändern.
LyX ändert die Fontgröße für verschiedene Absatzumgebungen automatisch LyX ändert die Fontgröße für verschiedene Absatzumgebungen automatisch
-- das sollten Sie benutzen. das sollten Sie benutzen.
Dies ist Dies ist
\emph on \emph on
nur nur
@ -15518,14 +15523,14 @@ dvi
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
Heutzutage verstehen die meisten Drucker das PostScript®-Format. Heutzutage verstehen die meisten Drucker das PostScript-Format.
LyX konvertiert die LyX konvertiert die
\family typewriter \family typewriter
dvi dvi
\family default \family default
-Datei automatisch in eine PostScript®-Datei für Sie, wenn Sie Ihr Dokument -Datei automatisch in eine PostScript-Datei für Sie, wenn Sie Ihr Dokument
drucken wollen. drucken wollen.
LyX ermöglicht Ihnen auch, die PostScript®-Version Ihres Dokumentes mit LyX ermöglicht Ihnen auch, die PostScript-Version Ihres Dokumentes mit
\family typewriter \family typewriter
gv gv
@ -15535,17 +15540,17 @@ gv
\begin_deeper \begin_deeper
\begin_layout Standard \begin_layout Standard
Ein Vorteil beim Benutzen von PostScript® ist, dass das Konvertierungs\SpecialChar \- Ein Vorteil beim Benutzen von PostScript ist, dass das Konvertierungs\SpecialChar \-
programm programm
\family typewriter \family typewriter
dvips dvips
\family default \family default
auch alle Bilder in Ihrem Dokument be\SpecialChar \- auch alle Bilder in Ihrem Dokument be\SpecialChar \-
arbeiten kann und sie in die PostScript®-V arbeiten kann und sie in die PostScript-Ve
ersion Ihres Dokumentes einfügt. rsion Ihres Dokumentes einfügt.
Es fügt auch alle Spezialfonts, die Sie benutzt haben, ein. Es fügt auch alle Spezialfonts, die Sie benutzt haben, ein.
Dadurch ist die PostScript®-Version viel leichter zu übertragen als die Dadurch ist die PostScript-Version viel leichter zu übertragen als die
DVI-Version. DVI-Version.
\end_layout \end_layout
@ -15798,7 +15803,7 @@ kdvi
\end_layout \end_layout
\begin_layout Subsubsection \begin_layout Subsubsection
Die PostScript®-Version anschauen Die PostScript-Version anschauen
\begin_inset CommandInset label \begin_inset CommandInset label
LatexCommand label LatexCommand label
name "PostScript-Version-anschauen" name "PostScript-Version-anschauen"
@ -15815,9 +15820,9 @@ Im allgemeinen geht es am leichtesten und schnellsten, wenn Sie Ihr Dokument
dvi dvi
\family default \family default
-Betrachter anschauen. -Betrachter anschauen.
Manchmal jedoch möchten Sie die PostScript®-Version sehen. Manchmal jedoch möchten Sie die PostScript-Version sehen.
Ein Grund sind Fonts. Ein Grund sind Fonts.
Man kann PostScript®-Fonts in einem LaTeX-Dokument benutzen, aber ein Man kann PostScript-Fonts in einem LaTeX-Dokument benutzen, aber ein
\family typewriter \family typewriter
dvi dvi
\family default \family default
@ -15826,13 +15831,13 @@ dvi
\family typewriter \family typewriter
gv gv
\family default \family default
oder einen anderen PostScript®-Dateibetrachter benutzen, um die Ergebnisse oder einen anderen PostScript-Dateibetrachter benutzen, um die Ergebnisse
zu sehen. zu sehen.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Um die Post\SpecialChar \- Um die Post\SpecialChar \-
Script®-Version Ihres Dokumentes anzusehen, wählen Sie Script-Version Ihres Dokumentes anzusehen, wählen Sie
\family sans \family sans
Ansicht\SpecialChar \menuseparator Ansicht\SpecialChar \menuseparator
Postscript Postscript
@ -15852,8 +15857,8 @@ Strg+T
\end_inset \end_inset
. .
Nachdem all die Arbeit im Hintergrund erledigt ist, ruft LyX Ihr PostScript®-Da Nachdem all die Arbeit im Hintergrund erledigt ist, ruft LyX Ihr PostScript-Dat
teibetrachter-Programm auf. eibetrachter-Programm auf.
Jetzt können Sie sich die Ergebnisse ansehen. Jetzt können Sie sich die Ergebnisse ansehen.
Sie raten sicher, was der Befehl Sie raten sicher, was der Befehl
\family sans \family sans
@ -15883,11 +15888,11 @@ gv
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
PostScript® kann nur PostScript kann nur
\family typewriter \family typewriter
.eps .eps
\family default \family default
-Grafiken (Encapsulated PostScript®) enthalten. -Grafiken (Encapsulated PostScript) enthalten.
Deshalb muss LyX andere Grafikformate zunächst konvertieren, was bei vielen Deshalb muss LyX andere Grafikformate zunächst konvertieren, was bei vielen
Abbildungen natürlich lange dauern kann. Abbildungen natürlich lange dauern kann.
Es empfiehlt sich in diesem Fall, die Abbildungen vorher zu konvertieren Es empfiehlt sich in diesem Fall, die Abbildungen vorher zu konvertieren
@ -16117,7 +16122,7 @@ lyxrc
\family default \family default
definiert werden. definiert werden.
Der Drucker sollte Post\SpecialChar \- Der Drucker sollte Post\SpecialChar \-
Script®-fähig sein. Script-fähig sein.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -16126,8 +16131,7 @@ Script®-fähig sein.
Datei Datei
\family default \family default
Der Name der Datei, in die gedruckt werden soll. Der Name der Datei, in die gedruckt werden soll.
Die Ausgabe wird im Post\SpecialChar \- Die Ausgabe wird im PostScript-Format sein.
Script®-Format sein.
LyX speichert die Datei normalerweise im aktuellen Verzeichnis, außer Sie LyX speichert die Datei normalerweise im aktuellen Verzeichnis, außer Sie
haben einen anderen Pfad angegeben. haben einen anderen Pfad angegeben.
\end_layout \end_layout
@ -16209,8 +16213,7 @@ Beachten Sie, dass das Drucken etwas Zeit kostet, weil LaTeX,
\family typewriter \family typewriter
dvips dvips
\family default \family default
und, falls Sie keinen Post\SpecialChar \- und, falls Sie keinen PostScript-Drucker haben,
Script®-Drucker haben,
\family typewriter \family typewriter
ghostscript ghostscript
\family default \family default
@ -16265,10 +16268,43 @@ langer Gedankenstrich
Minuszeichen Minuszeichen
\emph default \emph default
: :
\begin_inset VSpace medskip
\end_inset
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Standard
der Bindestrich - besteht aus \begin_inset Tabular
<lyxtabular version="3" rows="4" columns="3">
<features>
<column alignment="left" valignment="top" width="0">
<column alignment="left" valignment="top" width="0">
<column alignment="left" valignment="top" width="0">
<row interlinespace="3mm">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Bindestrich
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
-
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
ein
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -16283,107 +16319,102 @@ der Bindestrich - besteht aus
\end_layout \end_layout
\begin_layout Enumerate
der Gedankenstrich -- besteht aus
\begin_inset Quotes gld
\end_inset \end_inset
</cell>
</row>
\family typewriter <row interlinespace="3mm">
- <cell alignment="center" valignment="top" usebox="none">
\family default \begin_inset Text
\begin_inset ERT
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
Gedankenstrich
\backslash
/
\end_layout \end_layout
\end_inset \end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\family typewriter \begin_inset Text
-
\family default
\begin_inset Quotes eld
\end_inset
\begin_inset Note Note
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
Der TeX-Code
\backslash
/ verhindert, dass die Striche als ein Gedankenstrich gedruckt werden.
\end_layout \end_layout
\end_inset \end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\end_layout \begin_inset Text
\begin_layout Enumerate
der lange Gedankenstrich --- besteht aus
\begin_inset Quotes gld
\end_inset
\family typewriter
-
\family default
\begin_inset ERT
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
eingefügt mit
\family sans
\backslash Einfügen\SpecialChar \menuseparator
/ Sonderzeichen\SpecialChar \menuseparator
Symbole
\end_layout \end_layout
\end_inset \end_inset
</cell>
</row>
\family typewriter <row interlinespace="3mm">
- <cell alignment="center" valignment="top" usebox="none">
\family default \begin_inset Text
\begin_inset ERT
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
langer Gedankenstrich
\backslash
/
\end_layout \end_layout
\end_inset \end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\family typewriter
-
\family default
\begin_inset Quotes eld
\end_inset
\end_layout \end_layout
\begin_layout Enumerate \end_inset
das Minuszeichen </cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
eingefügt mit
\family sans
Einfügen\SpecialChar \menuseparator
Sonderzeichen\SpecialChar \menuseparator
Symbole
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Minuszeichen
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $-$ \begin_inset Formula $-$
\end_inset \end_inset
ist ein
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
ein
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -16398,8 +16429,22 @@ das Minuszeichen
im Mathematikmodus im Mathematikmodus
\end_layout \end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\begin_inset VSpace medskip
\end_inset
\end_layout
\begin_layout Standard \begin_layout Standard
Sie erzeugen diese Zeichen, indem Sie das Alternativ können Sie die Gedankenstriche erzeugen, indem Sie das
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -16413,6 +16458,35 @@ Sie erzeugen diese Zeichen, indem Sie das
-Zeichen mehrmals hintereinander schreiben. -Zeichen mehrmals hintereinander schreiben.
LyX konvertiert sie automatisch in die richtige Länge. LyX konvertiert sie automatisch in die richtige Länge.
\begin_inset Quotes gld
\end_inset
-
\begin_inset space \thinspace{}
\end_inset
-
\begin_inset Quotes grd
\end_inset
gibt einen Gedankenstrich,
\begin_inset Quotes gld
\end_inset
-
\begin_inset space \thinspace{}
\end_inset
-
\begin_inset space \thinspace{}
\end_inset
-
\begin_inset Quotes grd
\end_inset
einen langen Gedankenstrich.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -16442,7 +16516,7 @@ Bindestrich
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
Von A -- Z ( Von A Z (
\emph on \emph on
Gedankenstrich Gedankenstrich
\emph default \emph default
@ -16450,7 +16524,7 @@ Gedankenstrich
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
Oh --- da ist ein Oh da ist ein
\emph on \emph on
langer Gedankenstrich. langer Gedankenstrich.
\end_layout \end_layout
@ -17818,7 +17892,7 @@ Entf
Was LyX im Zusammenhang mit Fußnoten derzeit noch nicht beherrscht, sind Was LyX im Zusammenhang mit Fußnoten derzeit noch nicht beherrscht, sind
Dinge wie die Änderung des Stils der Fußnoten (zum Beispiel arabische oder Dinge wie die Änderung des Stils der Fußnoten (zum Beispiel arabische oder
römische Zahlen usw.). römische Zahlen usw.).
Dazu müssen Sie -- wie im Abschnitt Dazu müssen Sie wie im Abschnitt
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -17830,7 +17904,7 @@ Tricks für Fußnoten und Randnotizen
\emph on \emph on
Handbuchergänzungen Handbuchergänzungen
\emph default \emph default
beschrieben -- einige LaTeX-Befehle verwenden. beschrieben einige LaTeX-Befehle verwenden.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -18920,7 +18994,7 @@ Pixelbilder
\end_inset \end_inset
(Bitmaps) bestehen aus einzelnen Pixeln, oft in komprimierter Form. (Bitmaps) bestehen aus einzelnen Pixeln, oft in komprimierter Form.
Bei starker Vergrößerung sind diese Pixel sichtbar -- man spricht vom Bei starker Vergrößerung sind diese Pixel sichtbar man spricht vom
\emph on \emph on
Treppeneffekt Treppeneffekt
\emph default \emph default
@ -19677,7 +19751,7 @@ status collapsed
X-Regeln X-Regeln
\family default \family default
ankreuzen. ankreuzen.
Ihre Reihenfolge ist nicht maßgeblich -- LaTeX gibt intern die Suchreihenfolge Ihre Reihenfolge ist nicht maßgeblich LaTeX gibt intern die Suchreihenfolge
\family typewriter \family typewriter
htbp htbp
@ -20037,7 +20111,7 @@ Einstellungen
\family default \family default
. .
Ein Klick darauf öffnet ein Dialogfenster, in dem Sie Eigenschaften der Ein Klick darauf öffnet ein Dialogfenster, in dem Sie Eigenschaften der
Tabelle ändern können, unter anderem die folgenden -- die Symbole in Klammern Tabelle ändern können, unter anderem die folgenden die Symbole in Klammern
sind die entsprechenden aus der Tabellen-Werkzeugleiste: sind die entsprechenden aus der Tabellen-Werkzeugleiste:
\end_layout \end_layout
@ -20647,7 +20721,7 @@ rechts
\emph default \emph default
vom Cursor eingefügt. vom Cursor eingefügt.
Aus diesem Grund ist es ziemlich schwierig, eine Spalte auf der linken Aus diesem Grund ist es ziemlich schwierig, eine Spalte auf der linken
Seite der Tabelle oder über der ersten Zeile hinzuzufügen -- es ist eine Seite der Tabelle oder über der ersten Zeile hinzuzufügen es ist eine
Menge Ausschneide- und Kopierarbeit notwendig. Menge Ausschneide- und Kopierarbeit notwendig.
Gelöscht wird immer die Zeile oder Spalte, in der sich der Cursor befindet. Gelöscht wird immer die Zeile oder Spalte, in der sich der Cursor befindet.
\end_layout \end_layout
@ -21742,11 +21816,11 @@ Hinweis
\family typewriter \family typewriter
xdvi xdvi
\family default \family default
angezeigt -- aber mit angezeigt aber mit
\family typewriter \family typewriter
kdvi kdvi
\family default \family default
und auch in der PostScript®-Ausgabe. und auch in der PostScript-Ausgabe.
Verwenden Sie also Verwenden Sie also
\family sans \family sans
Ansicht\SpecialChar \menuseparator Ansicht\SpecialChar \menuseparator
@ -21803,7 +21877,7 @@ Abschnitt*
\family default \family default
usw.) verwenden. usw.) verwenden.
LyX würde dann versuchen, die gesamte Tabelle in diesem Umgebungstyp zu LyX würde dann versuchen, die gesamte Tabelle in diesem Umgebungstyp zu
setzen -- mit unvorhersehbaren Auswirkungen. setzen mit unvorhersehbaren Auswirkungen.
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -26668,7 +26742,7 @@ bar
\begin_inset Text \begin_inset Text
\begin_layout Plain Layout \begin_layout Plain Layout
---
\end_layout \end_layout
\end_inset \end_inset
@ -27620,7 +27694,7 @@ reference "Tab:Mathematik-Schriftstile"
placement h placement h
wide false wide false
sideways false sideways false
status collapsed status open
\begin_layout Plain Layout \begin_layout Plain Layout
\begin_inset Caption \begin_inset Caption
@ -28805,14 +28879,14 @@ reference "Querverweise"
. .
In LyX ist das auch ein graues Kästchen mit Text darin. In LyX ist das auch ein graues Kästchen mit Text darin.
Im gedruckten Dokument ist es eine Zahl -- in diesem Fall die Nummer dieses Im gedruckten Dokument ist es eine Zahl in diesem Fall die Nummer dieses
Abschnittes. Abschnittes.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Mit Querverweisen können Sie andere Teile Ihres Dokumentes zitieren. Mit Querverweisen können Sie andere Teile Ihres Dokumentes zitieren.
Sie müssen sich die Abschnittsnummer nicht merken -- LyX macht das für Sie müssen sich die Abschnittsnummer nicht merken LyX macht das für Sie!
Sie! Alles, was Sie brauchen, ist eine Alles, was Sie brauchen, ist eine
\family sans \family sans
Marke Marke
\family default \family default
@ -34100,8 +34174,8 @@ Beschreibung
\begin_layout Standard \begin_layout Standard
Die Änderungsverfolgungs-Werkzeugleiste hilft Ihnen beim Bearbeiten der Die Änderungsverfolgungs-Werkzeugleiste hilft Ihnen beim Bearbeiten der
Änderungen -- Sie müssen nur die Änderungen auswählen und einen der Schaltknöpf Änderungen Sie müssen nur die Änderungen auswählen und einen der Schaltknöpfe
e anklicken. anklicken.
Wenn Sie Änderungen zusammenfassen, erscheint ein Fenster, das Ihnen Informatio Wenn Sie Änderungen zusammenfassen, erscheint ein Fenster, das Ihnen Informatio
nen über die nächste Änderung nach der momentanen Cursorposition anzeigt. nen über die nächste Änderung nach der momentanen Cursorposition anzeigt.
Sie brauchen dann keine bestimmte Änderung zu markieren. Sie brauchen dann keine bestimmte Änderung zu markieren.
@ -35893,7 +35967,9 @@ Versions
\family default \family default
k k
\family sans \family sans
ontrolle ontrolle\SpecialChar \menuseparator
Registrieren\SpecialChar \ldots{}
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -35903,8 +35979,6 @@ Versionskontrolle
\end_inset \end_inset
\SpecialChar \menuseparator
Registrieren\SpecialChar \ldots{}
\end_layout \end_layout
@ -35940,8 +36014,7 @@ Handbuchergänzungen.
\begin_layout Subsection \begin_layout Subsection
\family sans \family sans
Exportieren\SpecialChar \menuseparator Exportieren\SpecialChar \ldots{}
\SpecialChar \ldots{}
\begin_inset Index \begin_inset Index
status collapsed status collapsed
@ -35965,47 +36038,6 @@ Handbuchergänzungen.
zu LyX und LaTeX geladen wurden. zu LyX und LaTeX geladen wurden.
\end_layout \end_layout
\begin_layout Subsection
\family sans
Faxen
\family default
\SpecialChar \ldots{}
\end_layout
\begin_layout Standard
Das bearbeitete Dokument wird zunächst in eine PostScript®-Datei formatiert
und zwischengespeichert.
Dann wird ein Programm aufgerufen, mit dem diese zwischengespeicherte PostScrip
t®-Datei gefaxt werden kann.
Das Programm haben Sie
\family sans
\family default
oder LyX
\family sans
\family default
unter
\family sans
Werkzeuge\SpecialChar \menuseparator
Einstellungen\SpecialChar \ldots{}
\SpecialChar \menuseparator
Konverter\SpecialChar \menuseparator
Postscript
\begin_inset space ~
\end_inset
->
\begin_inset space ~
\end_inset
Fax
\family default
festgelegt.
\end_layout
\begin_layout Subsection \begin_layout Subsection
Neues Fenster Neues Fenster
\end_layout \end_layout
@ -38164,8 +38196,8 @@ Einfügung
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
(Rahmen) ist die Farbe, mit der der Text einer einklappbaren Einfügung -- (Rahmen) ist die Farbe, mit der der Text einer einklappbaren Einfügung
zum Beispiel eine Fußnote -- umrahmt wird. zum Beispiel eine Fußnote umrahmt wird.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -38177,12 +38209,12 @@ Einfügung
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
(Text) ist die Farbe, mit der der Name einer einklappbaren Einfügung -- (Text) ist die Farbe, mit der der Name einer einklappbaren Einfügung zum
zum Beispiel eine Beispiel eine
\family sans \family sans
Fußnote Fußnote
\family default \family default
-- geschrieben wird. geschrieben wird.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -40292,7 +40324,7 @@ Dateiendung ist selbsterklärend
\begin_layout Description \begin_layout Description
Tastaturkürzekürzel ist der Buchstabe, mit der der zugehörige Befehl in Tastaturkürzekürzel ist der Buchstabe, mit der der zugehörige Befehl in
den entsprechenden Menüs gestartet werden kann -- zum Beispiel den entsprechenden Menüs gestartet werden kann zum Beispiel
\family sans \family sans
Datei\SpecialChar \menuseparator Datei\SpecialChar \menuseparator
Exportieren\SpecialChar \menuseparator Exportieren\SpecialChar \menuseparator
@ -41954,7 +41986,7 @@ key "latex-einführung"
Helmut Kopka: Helmut Kopka:
\emph on \emph on
LaTeX, Band 1 -- Einführung, 2., überarbeitete Auf\SpecialChar \textcompwordmark{} LaTeX, Band 1 Einführung, 2., überarbeitete Auf\SpecialChar \textcompwordmark{}
lage lage
\emph default \emph default
. .

View File

@ -182,10 +182,10 @@ Este manual trata de las características de LyX que pueden ser modificadas
en pantalla, opciones de impresora, envío de comandos mediante LyX Server, en pantalla, opciones de impresora, envío de comandos mediante LyX Server,
internacionalización, instalación de nuevas clases de LaTeX y de formatos internacionalización, instalación de nuevas clases de LaTeX y de formatos
de LyX, etc. de LyX, etc.
Seguro que no podemos aspirar a tratar todo lo que se puede cambiar, ---nuestro Seguro que no podemos aspirar a tratar todo lo que se puede cambiar, —nuestros
s desarrolladores añaden características nuevas más deprisa de lo que las desarrolladores añaden características nuevas más deprisa de lo que las
podemos documentar--- pero explicaremos las modificaciones más comunes podemos documentar pero explicaremos las modificaciones más comunes y
y esperamos orientarte en la dirección correcta para algunas más desconocidas. esperamos orientarte en la dirección correcta para algunas más desconocidas.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -1744,8 +1744,8 @@ Puesto que todas las conversiones de un formato a otro tienen lugar en el
status collapsed status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
Por ejemplo, el archivo puede hacer referencia a otros archivos ---imágenes, Por ejemplo, el archivo puede hacer referencia a otros archivos imágenes,
por ejemplo--- mediante nombres de archivo relativos, y estos pueden resultar por ejemplo mediante nombres de archivo relativos, y estos pueden resultar
inválidos cuando el archivo se copia en el directorio temporal. inválidos cuando el archivo se copia en el directorio temporal.
\end_layout \end_layout
@ -1900,7 +1900,7 @@ cp $FROMFILE /home/you/pdf/$TOFILE
\end_inset \end_inset
Guárdalo en tu directorio local, --- Guárdalo en tu directorio local,
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -1910,7 +1910,7 @@ status collapsed
\end_inset \end_inset
, supongamos--- y hazlo ejecutable si ello es necesario en tu sistema. , supongamos y hazlo ejecutable si ello es necesario en tu sistema.
Después, en el diálogo Después, en el diálogo
\begin_inset Flex CharStyle:MenuItem \begin_inset Flex CharStyle:MenuItem
status collapsed status collapsed
@ -1943,7 +1943,7 @@ PDF(pdflatex)
\end_inset \end_inset
---u otro de los formatos pdf--- e introduce —u otro de los formatos pdf— e introduce
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -5152,8 +5152,8 @@ clase de texto
como el formato, y al chisme que merodea en los entresijos de LyX como como el formato, y al chisme que merodea en los entresijos de LyX como
la clase de texto. la clase de texto.
Un archivo de plantilla es simplemente un documento LyX que contiene un Un archivo de plantilla es simplemente un documento LyX que contiene un
conjunto de entradas predefinidas para una clase de documento dada ---entradas conjunto de entradas predefinidas para una clase de documento dada entradas
que son generalmente requeridas por esa clase---. que son generalmente requeridas por esa clase.
Las plantillas son especialmente útiles para cosas como escritos para publicaci Las plantillas son especialmente útiles para cosas como escritos para publicaci
ones que han de presentarse electrónicamente. ones que han de presentarse electrónicamente.
\end_layout \end_layout
@ -5540,7 +5540,7 @@ Reconfigurar
\end_inset \end_inset
) y reiniciar LyX. ) y reiniciar LyX.
Ahora deberías ver tu nuevo paquete ---por ejemplo Ahora deberías ver tu nuevo paquete por ejemplo
\begin_inset Flex CharStyle:MenuItem \begin_inset Flex CharStyle:MenuItem
status collapsed status collapsed
@ -5550,7 +5550,7 @@ slides (FoilTeX)
\end_inset \end_inset
--- en la lista desplegable en la lista desplegable
\begin_inset Flex CharStyle:MenuItem \begin_inset Flex CharStyle:MenuItem
status collapsed status collapsed
@ -5725,10 +5725,10 @@ módulos
\emph default \emph default
de formato, nuevos en LyX 1.6, son similares a los archivos de formato. de formato, nuevos en LyX 1.6, son similares a los archivos de formato.
Los módulos son a los paquetes LaTeX lo que los formatos a las clases LaTeX, Los módulos son a los paquetes LaTeX lo que los formatos a las clases LaTeX,
y algunos módulos ---como el módulo Nota final--- dan soporte a un paquete y algunos módulos —como el módulo Nota final— dan soporte a un paquete
determinado. determinado.
En cierto sentido, los módulos de formato son similares a los archivos En cierto sentido, los módulos de formato son similares a los archivos
incluidos ---archivos como incluidos archivos como
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -5738,8 +5738,8 @@ stdsections.inc
\end_inset \end_inset
---, ya que esos módulos no son específicos para una clase de documento , ya que esos módulos no son específicos para una clase de documento dada,
dada, sino que se pueden usar con muchos formatos diferentes. sino que se pueden usar con muchos formatos diferentes.
La diferencia es que el uso de un módulo de formato no requiere editar La diferencia es que el uso de un módulo de formato no requiere editar
el archivo de formato, mejor aún, los módulos se seleccionan en el diálogo el archivo de formato, mejor aún, los módulos se seleccionan en el diálogo
@ -6010,8 +6010,8 @@ sty
\begin_layout Standard \begin_layout Standard
Si la nueva clase de documento se suministra como archivo de estilo que Si la nueva clase de documento se suministra como archivo de estilo que
se usa conjuntamente con una existente, para dar soporte a la clase de se usa conjuntamente con una existente, para dar soporte a la clase de
documento ---para nuestro ejemplo supondremos que el archivo de estilo documento para nuestro ejemplo supondremos que el archivo de estilo se
se llama llama
\begin_inset Flex CharStyle:MenuItem \begin_inset Flex CharStyle:MenuItem
status collapsed status collapsed
@ -6031,7 +6031,7 @@ report.cls
\end_inset \end_inset
, que es una clase estándar--- se empieza por copiar al directorio personal , que es una clase estándar se empieza por copiar al directorio personal
el archivo de formato de la clase existente: el archivo de formato de la clase existente:
\end_layout \end_layout
@ -6129,7 +6129,7 @@ report (myclass)
" en la lista de clases de documento. " en la lista de clases de documento.
Es probable que algunos de los comandos de secciones y demás en tu nueva Es probable que algunos de los comandos de secciones y demás en tu nueva
clase funcionen de distinta manera a como lo hacen en la clase estándar clase funcionen de distinta manera a como lo hacen en la clase estándar
---
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -6139,7 +6139,7 @@ report
\end_inset \end_inset
en este ejemplo---, de modo que si quieres, ahora puedes enredar un rato en este ejemplo, de modo que si quieres, ahora puedes enredar un rato
con los ajustes de las distintas secciones. con los ajustes de las distintas secciones.
\end_layout \end_layout
@ -6559,8 +6559,8 @@ layout-reload
\end_inset \end_inset
. .
No hay atajo predeterminado para esta función ---aunque por supuesto, puedes No hay atajo predeterminado para esta función aunque por supuesto, puedes
asociarle tú mismo una secuencia de teclas---. asociarle tú mismo una secuencia de teclas.
Para usar esta función solo tienes que introducirla en el minibúfer. Para usar esta función solo tienes que introducirla en el minibúfer.
\emph on \emph on
@ -6935,7 +6935,7 @@ string
\end_inset \end_inset
] Indica que el módulo en cuestión ---que debería especificarse por el nombre ] Indica que el módulo en cuestión que debería especificarse por el nombre
de archivo sin la extensión de archivo sin la extensión
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -6946,7 +6946,7 @@ status collapsed
\end_inset \end_inset
--- no puede utilizarse con esta clase de documento. no puede utilizarse con esta clase de documento.
Esto podría usarse en un archivo de formato específico de una publicación Esto podría usarse en un archivo de formato específico de una publicación
para, digamos, impedir el empleo del módulo para, digamos, impedir el empleo del módulo
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
@ -7383,7 +7383,7 @@ boldsymbol
,\SpecialChar \ldots{} ,\SpecialChar \ldots{}
); la lista completa de características soportadas no está documentada, ); la lista completa de características soportadas no está documentada,
desafortunadamente, fuera del código fuente de LyX ---véase desafortunadamente, fuera del código fuente de LyX véase
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -7393,7 +7393,7 @@ LaTeXFeatures.cpp
\end_inset \end_inset
si hay interés---. si hay interés.
\begin_inset Flex CharStyle:MenuItem \begin_inset Flex CharStyle:MenuItem
status collapsed status collapsed

View File

@ -1,4 +1,4 @@
#LyX 1.6.1 created this file. For more info see http://www.lyx.org/ #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
@ -19021,7 +19021,7 @@ reference "sec:Colocación-de-leyendas"
\end_inset \end_inset
---un cuadro gris con etiqueta en rojo---. —un cuadro gris con etiqueta en rojo—.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -22058,8 +22058,7 @@ usepackage[option]{sidecap}
\begin_layout Standard \begin_layout Standard
Si no se especifica opción, la leyenda se ubica del lado del margen externo Si no se especifica opción, la leyenda se ubica del lado del margen externo
de la página ---a la derecha en páginas impares, a la izquierda en las de la página —a la derecha en páginas impares, a la izquierda en las pares—.
pares---.
Puedes cambiar la colocación al margen interno con la opción Puedes cambiar la colocación al margen interno con la opción
\series bold \series bold
innercaption innercaption
@ -24730,10 +24729,10 @@ Esto es una nota al margen.
\begin_layout Standard \begin_layout Standard
Estas notas salen en el margen derecho en documentos a una cara. Estas notas salen en el margen derecho en documentos a una cara.
En documentos a doble cara se muestran en el margen externo ---margen izquierdo En documentos a doble cara se muestran en el margen externo margen izquierdo
en páginas pares, derecho en páginas impares---. en páginas pares, derecho en páginas impares.
El texto de las notas se ajusta a la parte opuesta al margen ---se ajusta El texto de las notas se ajusta a la parte opuesta al margen se ajusta
a la derecha si la nota aparece en el margen izquierdo---. a la derecha si la nota aparece en el margen izquierdo.
La primera línea de la nota se sitúa en la posición de la línea del texto La primera línea de la nota se sitúa en la posición de la línea del texto
en la que se inserta en el documento. en la que se inserta en el documento.
\end_layout \end_layout

File diff suppressed because it is too large Load Diff

View File

@ -676,7 +676,7 @@ reference "sec:Clases-de-documento"
\begin_layout Standard \begin_layout Standard
Nota: No hay «archivo predeterminado» ni documento «Sin título» ni «de inicio». Nota: No hay «archivo predeterminado» ni documento «Sin título» ni «de inicio».
A menos que indiques a LyX abrir un archivo o crear uno nuevo, este gran A menos que indiques a LyX abrir un archivo o crear uno nuevo, este gran
espacio en blanco es sólo eso --un gran espacio en blanco--. espacio en blanco es sólo eso un gran espacio en blanco.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -1681,7 +1681,7 @@ description "Tecla Mayúsculas"
\end_inset \end_inset
--«shift»-- en los archivos de documentación). «shift» en los archivos de documentación).
Usada con cualquiera de las teclas de movimiento selecciona el texto entre Usada con cualquiera de las teclas de movimiento selecciona el texto entre
las posiciones inicial y final del cursor. las posiciones inicial y final del cursor.
\end_layout \end_layout
@ -3281,7 +3281,7 @@ no
\begin_layout Standard \begin_layout Standard
El espacio entre párrafos, así como el espacio entre líneas, entre encabezado El espacio entre párrafos, así como el espacio entre líneas, entre encabezado
y texto ---en definitiva, cada uno de los espacios para cada cosa--- están y texto —en definitiva, cada uno de los espacios para cada cosa— están
precodificados en LyX. precodificados en LyX.
Como ya hemos dicho, no debes preocuparte por el espaciado que hay que Como ya hemos dicho, no debes preocuparte por el espaciado que hay que
añadir en cada caso. añadir en cada caso.
@ -13850,18 +13850,43 @@ semirraya
raya raya
\emph default \emph default
(longitud triple): (longitud triple):
\begin_inset VSpace defskip
\end_inset
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="3">
<features>
<column alignment="left" valignment="top" width="0">
<column alignment="left" valignment="top" width="0">
<column alignment="left" valignment="top" width="0">
<row interlinespace="3mm">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
guión guión
\begin_inset space \hfill{} \end_layout
\end_inset
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
- -
\begin_inset space \hfill{} \end_layout
\end_inset
hecho con \end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
un
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -13876,106 +13901,129 @@ hecho con
\end_layout \end_layout
\begin_layout Enumerate \end_inset
</cell>
</row>
<row interlinespace="3mm">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
semirraya semirraya
\begin_inset space \hfill{} \end_layout
\end_inset \end_inset
</cell>
-- <cell alignment="center" valignment="top" usebox="none">
\begin_inset space \hfill{} \begin_inset Text
\end_inset
hecho con
\begin_inset Quotes fld
\end_inset
\family typewriter
-
\begin_inset ERT
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\backslash \begin_layout Plain Layout
/ inserted
\begin_inset Note Note
status open
\begin_layout Plain Layout
translate
\end_layout \end_layout
\end_inset \end_inset
- via
\family default \family sans
Insertar\SpecialChar \menuseparator
\begin_inset Quotes frd Charácter
\begin_inset space ~
\end_inset \end_inset
especial\SpecialChar \menuseparator
Símbolos
\end_layout \end_layout
\begin_layout Enumerate \end_inset
</cell>
</row>
<row interlinespace="3mm">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
raya raya
\begin_inset space \hfill{} \end_layout
\end_inset \end_inset
</cell>
--- <cell alignment="center" valignment="top" usebox="none">
\begin_inset space \hfill{} \begin_inset Text
\end_inset
hecho con
\begin_inset Quotes fld
\end_inset
\family typewriter
-
\begin_inset ERT
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
\backslash
/
\end_layout \end_layout
\end_inset \end_inset
</cell>
- <cell alignment="center" valignment="top" usebox="none">
\begin_inset ERT \begin_inset Text
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
inserted
\begin_inset Note Note
status open
\begin_layout Plain Layout
\backslash translate
/
\end_layout \end_layout
\end_inset \end_inset
- via
\family default \family sans
Insertar\SpecialChar \menuseparator
\begin_inset Quotes frd Charácter
\begin_inset space ~
\end_inset \end_inset
especial\SpecialChar \menuseparator
Símbolos
\end_layout \end_layout
\begin_layout Enumerate \end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
signo menos signo menos
\begin_inset space \hfill{} \end_layout
\end_inset \end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $-$ \begin_inset Formula $-$
\end_inset \end_inset
\begin_inset space \hfill{} \end_layout
\end_inset
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
un un
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -13991,8 +14039,30 @@ un
en modo matemático en modo matemático
\end_layout \end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\begin_inset VSpace defskip
\end_inset
\end_layout
\begin_layout Standard \begin_layout Standard
Se generan insertando el carácter
\lang english
You can alternatively generate the
\lang spanish
semirraya y raya
\lang english
by inserting
\lang spanish
el carácter
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -14007,6 +14077,39 @@ Se generan insertando el carácter
una, dos o tres veces. una, dos o tres veces.
Automáticamente se convierten a una línea de longitud apropiada en la salida, Automáticamente se convierten a una línea de longitud apropiada en la salida,
aunque no se ve en LyX. aunque no se ve en LyX.
\begin_inset Quotes fld
\end_inset
-
\begin_inset space \thinspace{}
\end_inset
-
\begin_inset Quotes frd
\end_inset
\lang english
gives
\lang spanish
una semirraya,
\begin_inset Quotes fld
\end_inset
-
\begin_inset space \thinspace{}
\end_inset
-
\begin_inset space \thinspace{}
\end_inset
-
\begin_inset Quotes frd
\end_inset
una raya.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -14040,7 +14143,7 @@ guión
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
De A--Z De AZ
\begin_inset space \hfill{} \begin_inset space \hfill{}
\end_inset \end_inset
@ -14053,7 +14156,7 @@ semirraya
\begin_layout Enumerate \begin_layout Enumerate
Incisos y diálogos. Incisos y diálogos.
¡Oh! ---aquí hay rayas---. ¡Oh! —aquí hay rayas—.
\begin_inset space \hfill{} \begin_inset space \hfill{}
\end_inset \end_inset
@ -14245,7 +14348,7 @@ reference "sec:Código-TeX"
\begin_layout Subsection \begin_layout Subsection
Signos de puntuación Signos de puntuación
\begin_inset Index \begin_inset Index
status open status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
Signos de puntuación Signos de puntuación
@ -15769,8 +15872,8 @@ Esto es una nota al margen.
\begin_layout Standard \begin_layout Standard
Estas notas salen en el margen derecho en documentos a una cara. Estas notas salen en el margen derecho en documentos a una cara.
En documentos a doble cara se muestran en el margen externo ---izquierdo En documentos a doble cara se muestran en el margen externo izquierdo
en páginas pares, derecho en páginas impares---. en páginas pares, derecho en páginas impares.
\end_layout \end_layout
@ -19766,7 +19869,7 @@ Flotantes ! Títulos
\end_inset \end_inset
---un cuadro gris con etiqueta en rojo---. —un cuadro gris con etiqueta en rojo—.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -34823,7 +34926,7 @@ ISO8859-2
\begin_layout Itemize \begin_layout Itemize
De De
\family typewriter \family typewriter
ISO8859--1 ISO88591
\family default \family default
: :
\end_layout \end_layout
@ -34889,7 +34992,7 @@ guión superior
\begin_layout Itemize \begin_layout Itemize
De De
\family typewriter \family typewriter
ISO8859--2 ISO88592
\family default \family default
a a
\family typewriter \family typewriter
@ -35740,7 +35843,7 @@ Ver
contiene una lista de formatos en los que puedes ver el documento abierto contiene una lista de formatos en los que puedes ver el documento abierto
con un programa externo. con un programa externo.
Las opciones de este menú no son las mismas en todas las instalaciones Las opciones de este menú no son las mismas en todas las instalaciones
---depende de los programas LaTeX que LyX encontró durante su configuración---. —depende de los programas LaTeX que LyX encontró durante su configuración—.
Todos los formatos posibles se describen en la sección Todos los formatos posibles se describen en la sección
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset

View File

@ -1,8 +1,7 @@
#LyX 1.6.0 created this file. For more info see http://www.lyx.org/ #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
\use_default_options false
\textclass scrbook \textclass scrbook
\begin_preamble \begin_preamble
% DO NOT ALTER THIS PREAMBLE!!! % DO NOT ALTER THIS PREAMBLE!!!
@ -58,6 +57,7 @@
\newcommand{\spce}{\textvisiblespace} \newcommand{\spce}{\textvisiblespace}
\end_preamble \end_preamble
\options intoc,refpage,idxtotoc,BCOR7mm \options intoc,refpage,idxtotoc,BCOR7mm
\use_default_options false
\language basque \language basque
\inputencoding latin1 \inputencoding latin1
\font_roman times \font_roman times
@ -68,6 +68,7 @@
\font_osf false \font_osf false
\font_sf_scale 100 \font_sf_scale 100
\font_tt_scale 100 \font_tt_scale 100
\graphics default \graphics default
\paperfontsize default \paperfontsize default
\spacing single \spacing single
@ -18198,7 +18199,7 @@ LyX-ek erabiltzaileari matematika-eran makroak definitzeko aukera eskaintzen
lauki hauetan matematika arrunta izan balira bezalaxe editatzen dira. lauki hauetan matematika arrunta izan balira bezalaxe editatzen dira.
Saiatu honekin: Saiatu honekin:
\begin_inset FormulaMacro \begin_inset FormulaMacro
\renewcommand{\makrotxoa}[1]{a+b} \newcommand{\makrotxoa}[1]{a+b}
\end_inset \end_inset
. .

View File

@ -1,8 +1,7 @@
#LyX 1.6.0 created this file. For more info see http://www.lyx.org/ #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
\use_default_options false
\textclass scrbook \textclass scrbook
\begin_preamble \begin_preamble
% DO NOT ALTER THIS PREAMBLE!!! % DO NOT ALTER THIS PREAMBLE!!!
@ -40,6 +39,7 @@
\usepackage{multicol} \usepackage{multicol}
\end_preamble \end_preamble
\options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
\use_default_options false
\language french \language french
\inputencoding auto \inputencoding auto
\font_roman default \font_roman default
@ -50,6 +50,7 @@
\font_osf false \font_osf false
\font_sf_scale 100 \font_sf_scale 100
\font_tt_scale 100 \font_tt_scale 100
\graphics default \graphics default
\paperfontsize 12 \paperfontsize 12
\spacing single \spacing single
@ -183,9 +184,9 @@ Ce manuel couvre les fonctions de personnalisation de LyX.
à l'écran, les options d'impression, l'envoi de commandes à LyX via le à l'écran, les options d'impression, l'envoi de commandes à LyX via le
Serveur LyX, l'internationalisation, l'installation de nouvelles classes Serveur LyX, l'internationalisation, l'installation de nouvelles classes
LaTeX et de nouveaux formats LyX, etc. LaTeX et de nouveaux formats LyX, etc.
Nous n'espérons pas aborder tout ce que vous pouvez modifier -- nos développeur Nous n'espérons pas aborder tout ce que vous pouvez modifier nos développeurs
s ajoutent de nouvelles fonctions plus vite que nous n'en écrivons la documentat ajoutent de nouvelles fonctions plus vite que nous n'en écrivons la documentati
ion -- mais nous allons expliquer les personnalisations les plus courantes on mais nous allons expliquer les personnalisations les plus courantes
et au moins vous indiquer la bonne direction pour les plus obscures d'entre et au moins vous indiquer la bonne direction pour les plus obscures d'entre
elles. elles.
\end_layout \end_layout
@ -1169,7 +1170,7 @@ Normalement, vous allez mettre la ligne appropriée dans
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
--disable-nls disable-nls
\begin_inset Quotes frd \begin_inset Quotes frd
\end_inset \end_inset
@ -1374,7 +1375,7 @@ distribution
\family typewriter \family typewriter
gettext gettext
\family default \family default
, vous n'avez pas besoin du code source de LyX pour le traduire -- il vous , vous n'avez pas besoin du code source de LyX pour le traduire il vous
suffit d'avoir suffit d'avoir
\family typewriter \family typewriter
lyx.pot lyx.pot
@ -2996,9 +2997,9 @@ Dans ce chapitre, nous décrivons comment créer et installer de nouveaux
\family typewriter \family typewriter
.sty .sty
\family default \family default
) qui décrit la mise en page d'un document -- par exemple un article, un ) qui décrit la mise en page d'un document par exemple un article, un
rapport, un preprint de publication, etc. rapport, un preprint de publication, etc.
-- et toutes les commandes nécessaires pour réaliser cette mise en page. et toutes les commandes nécessaires pour réaliser cette mise en page.
Un fichier de format Un fichier de format
\begin_inset Foot \begin_inset Foot
status collapsed status collapsed
@ -3239,7 +3240,7 @@ Reconfigurer
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Maintenant vous devriez voir votre nouveau paquetage -- par exemple Maintenant vous devriez voir votre nouveau paquetage par exemple
\family sans \family sans
slides slides
\begin_inset space ~ \begin_inset space ~
@ -3247,7 +3248,7 @@ slides
(FoilTeX) (FoilTeX)
\family default \family default
-- dans le champ dans le champ
\family sans \family sans
Classe Classe
\family default \family default
@ -7208,7 +7209,7 @@ nom_client
\family default \family default
\emph default \emph default
est un nom que le client peut choisir arbitrairement. est un nom que le client peut choisir arbitrairement.
LyX rappelle ce nom s'il envoie une réponse -- un client peut donc répartir LyX rappelle ce nom s'il envoie une réponse un client peut donc répartir
les réponses aux différentes requêtes. les réponses aux différentes requêtes.
\end_layout \end_layout
@ -12503,7 +12504,7 @@ C-c
\family typewriter \family typewriter
copy copy
\family default \family default
-- Copier. Copier.
Copier, couper, coller sont comme dans Sciword, Copier, couper, coller sont comme dans Sciword,
\family sans \family sans
C-c C-c
@ -12529,7 +12530,7 @@ C-d
\family typewriter \family typewriter
math-display math-display
\family default \family default
-- (Dés)active l'équation hors ligne : tapez (Dés)active l'équation hors ligne : tapez
\family sans \family sans
C-d C-d
\family default \family default
@ -12591,7 +12592,7 @@ math-insert
\backslash \backslash
frac frac
\family default \family default
-- Fractions : tapez Fractions : tapez
\family sans \family sans
C-f C-f
\family default \family default
@ -12638,7 +12639,7 @@ math-insert
\backslash \backslash
int int
\family default \family default
-- Insère Insère
\begin_inset Formula $\int$ \begin_inset Formula $\int$
\end_inset \end_inset
@ -12667,7 +12668,7 @@ C-k
\family typewriter \family typewriter
line-delete-forward line-delete-forward
\family default \family default
-- Raccourci type Emacs : efface tout ce qu'il y a devant le curseur jusqu'à Raccourci type Emacs : efface tout ce qu'il y a devant le curseur jusqu'à
la fin de la ligne. la fin de la ligne.
\end_layout \end_layout
@ -12681,7 +12682,7 @@ C-m
\family typewriter \family typewriter
math-mode math-mode
\family default \family default
-- Une bascule Texte/Math ( Une bascule Texte/Math (
\family typewriter \family typewriter
m m
\family default \family default
@ -12724,7 +12725,7 @@ C-n
\family typewriter \family typewriter
math-number-toggle math-number-toggle
\family default \family default
-- Ajoute/enlève le numéro d'une formule. Ajoute/enlève le numéro d'une formule.
\end_layout \end_layout
\begin_layout Labeling \begin_layout Labeling
@ -12737,7 +12738,7 @@ S-C-N
\family typewriter \family typewriter
math-number-line-toggle math-number-line-toggle
\family default \family default
-- Ajoute/enlève le numéro d'une ligne dans un tableau d'équations. Ajoute/enlève le numéro d'une ligne dans un tableau d'équations.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -12785,7 +12786,7 @@ C-o
\family typewriter \family typewriter
file-open file-open
\family default \family default
-- Ouvre un nouveau document. Ouvre un nouveau document.
(W*ndows) (W*ndows)
\end_layout \end_layout
@ -12799,7 +12800,7 @@ C-q
\family typewriter \family typewriter
quote-insert quote-insert
\family default \family default
-- Insère un guillemet droit " ( Insère un guillemet droit " (
\family typewriter \family typewriter
q q
\family default \family default
@ -12853,7 +12854,7 @@ math-insert
\backslash \backslash
sqrt sqrt
\family default \family default
-- Signe racine carrée Signe racine carrée
\begin_inset Formula $\sqrt{x}$ \begin_inset Formula $\sqrt{x}$
\end_inset \end_inset
@ -12884,7 +12885,7 @@ math-insert
\backslash \backslash
root root
\family default \family default
-- Signe racine Signe racine
\begin_inset Formula $\sqrt[n]{x}$ \begin_inset Formula $\sqrt[n]{x}$
\end_inset \end_inset
@ -12901,7 +12902,7 @@ C-t
\family typewriter \family typewriter
math-mode math-mode
\family default \family default
-- Autre raccourci pour basculer du texte au mode mathématique ( Autre raccourci pour basculer du texte au mode mathématique (
\family typewriter \family typewriter
t t
\family default \family default
@ -12927,7 +12928,7 @@ C-u
\family typewriter \family typewriter
font-underline font-underline
\family default \family default
--
\bar under \bar under
Souligne Souligne
\bar default \bar default
@ -12956,7 +12957,7 @@ C-v
\family typewriter \family typewriter
paste paste
\family default \family default
-- Coller. Coller.
Héritage de W*ndows. Héritage de W*ndows.
\end_layout \end_layout
@ -12970,7 +12971,7 @@ C-w
\family typewriter \family typewriter
buffer-close buffer-close
\family default \family default
-- Ferme le document courant (un autre héritage de W*ndows). Ferme le document courant (un autre héritage de W*ndows).
\end_layout \end_layout
\begin_layout Labeling \begin_layout Labeling
@ -12983,7 +12984,7 @@ C-x
\family typewriter \family typewriter
cut cut
\family default \family default
-- Couper. Couper.
\end_layout \end_layout
\begin_layout Labeling \begin_layout Labeling
@ -12996,7 +12997,7 @@ C-z
\family typewriter \family typewriter
undo undo
\family default \family default
-- Annuler. Annuler.
\end_layout \end_layout
\begin_layout Labeling \begin_layout Labeling
@ -13009,7 +13010,7 @@ S-C-z
\family typewriter \family typewriter
redo redo
\family default \family default
--
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -13117,7 +13118,7 @@ C-9
\family typewriter \family typewriter
math-delim ( ) math-delim ( )
\family default \family default
-- Par commodité, Par commodité,
\family sans \family sans
Ctrl-9 Ctrl-9
\family default \family default
@ -13195,7 +13196,7 @@ C-S-less
\family typewriter \family typewriter
math-delim langle rangle math-delim langle rangle
\family default \family default
-- délimiteurs anguleux délimiteurs anguleux
\begin_inset Formula $\left\langle \right\rangle $ \begin_inset Formula $\left\langle \right\rangle $
\end_inset \end_inset
@ -13345,7 +13346,7 @@ C-period
\family typewriter \family typewriter
accent-dot accent-dot
\family default \family default
-- Point au-dessus, ȧ (mode texte seulement). Point au-dessus, ȧ (mode texte seulement).
\end_layout \end_layout
\begin_layout Labeling \begin_layout Labeling
@ -13360,11 +13361,11 @@ math-insert
\backslash \backslash
dot dot
\family default \family default
-- Point au-dessus, Point au-dessus,
\begin_inset Formula $\dot{a}$ \begin_inset Formula $\dot{a}$
\end_inset \end_inset
(mode maths seulement -- en physique c'est la dérivée première). (mode maths seulement en physique c'est la dérivée première).
\end_layout \end_layout
\begin_layout Labeling \begin_layout Labeling
@ -13379,7 +13380,7 @@ math-insert
\backslash \backslash
overrightarrow overrightarrow
\family default \family default
-- Vecteur en maths Vecteur en maths
\begin_inset Formula $\overrightarrow{x}$ \begin_inset Formula $\overrightarrow{x}$
\end_inset \end_inset
@ -13396,7 +13397,7 @@ S-C-quotedbl
\family typewriter \family typewriter
accent-umlaut accent-umlaut
\family default \family default
-- Umlaut, ä (mode texte seulement). Umlaut, ä (mode texte seulement).
\end_layout \end_layout
\begin_layout Labeling \begin_layout Labeling
@ -13411,11 +13412,11 @@ math-insert
\backslash \backslash
ddot ddot
\family default \family default
-- Double point au-dessus, Double point au-dessus,
\begin_inset Formula $\ddot{a}$ \begin_inset Formula $\ddot{a}$
\end_inset \end_inset
(mode maths seulement -- en physique c'est la dérivée seconde). (mode maths seulement en physique c'est la dérivée seconde).
Pour avoir un triple point en mode maths, tapez Pour avoir un triple point en mode maths, tapez
\family typewriter \family typewriter
@ -13435,7 +13436,7 @@ C-quoteleft
\family typewriter \family typewriter
accent-grave accent-grave
\family default \family default
-- Accent grave à (mode texte seulement, tapez Accent grave à (mode texte seulement, tapez
\family typewriter \family typewriter
\backslash \backslash
@ -13454,7 +13455,7 @@ S-C-asciitilde
\family typewriter \family typewriter
accent-tilde accent-tilde
\family default \family default
-- Tilde ã (mode texte seulement, tapez Tilde ã (mode texte seulement, tapez
\family typewriter \family typewriter
\backslash \backslash
@ -13473,7 +13474,7 @@ C-apostrophe
\family typewriter \family typewriter
accent-acute accent-acute
\family default \family default
-- Accent aigu á (mode texte seulement, tapez Accent aigu á (mode texte seulement, tapez
\family typewriter \family typewriter
\backslash \backslash
@ -13492,7 +13493,7 @@ S-C-asciicircum
\family typewriter \family typewriter
accent-circumflex accent-circumflex
\family default \family default
-- Accent circonflexe â (mode texte seulement, tapez Accent circonflexe â (mode texte seulement, tapez
\family typewriter \family typewriter
\backslash \backslash
@ -13520,7 +13521,7 @@ F2
\family typewriter \family typewriter
buffer-write buffer-write
\family default \family default
-- Enregistre le document courant. Enregistre le document courant.
\end_layout \end_layout
\begin_layout Labeling \begin_layout Labeling
@ -13533,7 +13534,7 @@ S-F2
\family typewriter \family typewriter
buffer-export latex buffer-export latex
\family default \family default
-- Écrit un fichier LaTeX à partir du document courant. Écrit un fichier LaTeX à partir du document courant.
\end_layout \end_layout
\begin_layout Labeling \begin_layout Labeling
@ -13546,7 +13547,7 @@ F3
\family typewriter \family typewriter
find-replace find-replace
\family default \family default
-- Ouvre la fenêtre Ouvre la fenêtre
\family sans \family sans
Rechercher Rechercher
\begin_inset space ~ \begin_inset space ~
@ -13571,7 +13572,7 @@ C-F4
\family typewriter \family typewriter
buffer-close buffer-close
\family default \family default
-- Même effet que Même effet que
\family sans \family sans
C-w C-w
\family default \family default
@ -13588,7 +13589,7 @@ M-F4
\family typewriter \family typewriter
lyx-quit lyx-quit
\family default \family default
--
\family sans \family sans
Alt-F4 Alt-F4
\family default \family default
@ -13633,7 +13634,7 @@ F4
\family typewriter \family typewriter
font-default font-default
\family default \family default
-- Retour à la police normale. Retour à la police normale.
\end_layout \end_layout
\begin_layout Labeling \begin_layout Labeling
@ -13646,7 +13647,7 @@ F5
\family typewriter \family typewriter
font-bold font-bold
\family default \family default
-- Texte en Texte en
\series bold \series bold
gras gras
\series default \series default
@ -13663,7 +13664,7 @@ F6
\family typewriter \family typewriter
font-emph font-emph
\family default \family default
-- Texte en Texte en
\emph on \emph on
évidence évidence
\emph default \emph default
@ -13680,7 +13681,7 @@ F7
\family typewriter \family typewriter
font-code font-code
\family default \family default
-- Texte en Texte en
\family typewriter \family typewriter
chasse fixe chasse fixe
\family default \family default
@ -13697,7 +13698,7 @@ F8
\family typewriter \family typewriter
font-noun font-noun
\family default \family default
-- Texte en Texte en
\noun on \noun on
Petites capitales Petites capitales
\noun default \noun default
@ -13751,7 +13752,7 @@ math-insert
\backslash \backslash
prime prime
\family default \family default
-- Le symbole Le symbole
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -13797,7 +13798,7 @@ command-sequence math-superscipt; math-insert
\backslash \backslash
prime; prime;
\family default \family default
-- Insère un prime en exposant (voir l'exemple ci-dessus). Insère un prime en exposant (voir l'exemple ci-dessus).
\end_layout \end_layout
\begin_layout Labeling \begin_layout Labeling
@ -13810,7 +13811,7 @@ C-Up
\family typewriter \family typewriter
math-insert ^ math-insert ^
\family default \family default
-- Insère un exposant. Insère un exposant.
Même effet que Même effet que
\family sans \family sans
^ ^
@ -13828,7 +13829,7 @@ C-Down
\family typewriter \family typewriter
math-insert _ math-insert _
\family default \family default
-- Insère un indice. Insère un indice.
Même effet que Même effet que
\family sans \family sans
_ _
@ -13852,7 +13853,7 @@ math-insert
\backslash \backslash
partial partial
\family default \family default
-- Symbole de dérivée partielle Symbole de dérivée partielle
\begin_inset Formula $\partial$ \begin_inset Formula $\partial$
\end_inset \end_inset
@ -13875,7 +13876,7 @@ math-insert
\backslash \backslash
sum sum
\family default \family default
-- Signe somme Signe somme
\begin_inset Formula $\sum$ \begin_inset Formula $\sum$
\end_inset \end_inset
@ -13903,7 +13904,7 @@ math-insert
\backslash \backslash
prod prod
\family default \family default
-- Signe produit Signe produit
\begin_inset Formula $\prod$ \begin_inset Formula $\prod$
\end_inset \end_inset
@ -13930,7 +13931,7 @@ math-insert
\backslash \backslash
infty infty
\family default \family default
-- Infini Infini
\begin_inset Formula $\infty$ \begin_inset Formula $\infty$
\end_inset \end_inset
@ -13953,7 +13954,7 @@ math-insert
\backslash \backslash
times times
\family default \family default
-- Produit cartésien Produit cartésien
\begin_inset Formula $\times$ \begin_inset Formula $\times$
\end_inset \end_inset
@ -13974,7 +13975,7 @@ v
\family typewriter \family typewriter
math-matrix 1 2 math-matrix 1 2
\family default \family default
-- Insère un vecteur colonne Insère un vecteur colonne
\begin_inset Formula $\begin{array}{c} \begin_inset Formula $\begin{array}{c}
\end{array}$ \end{array}$
\end_inset \end_inset
@ -13996,7 +13997,7 @@ m
\family typewriter \family typewriter
math-matrix 3 3 math-matrix 3 3
\family default \family default
-- Insère une matrice Insère une matrice
\begin_inset Formula $3\times3$ \begin_inset Formula $3\times3$
\end_inset \end_inset
@ -14030,7 +14031,7 @@ math-insert
\backslash \backslash
dagger dagger
\family default \family default
-- Le symbole Le symbole
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -14061,7 +14062,7 @@ math-insert
\backslash \backslash
equiv equiv
\family default \family default
-- Le signe de Le signe de
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -14088,7 +14089,7 @@ math-insert
\backslash \backslash
approx approx
\family default \family default
-- Le signe Le signe
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -14115,7 +14116,7 @@ math-insert
\backslash \backslash
sim sim
\family default \family default
-- Le signe Le signe
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -14142,7 +14143,7 @@ math-insert
\backslash \backslash
rightarrow rightarrow
\family default \family default
-- La flèche La flèche
\begin_inset Formula $\rightarrow$ \begin_inset Formula $\rightarrow$
\end_inset \end_inset
@ -14165,7 +14166,7 @@ math-insert
\backslash \backslash
leq leq
\family default \family default
-- Le signe Le signe
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -14192,7 +14193,7 @@ math-insert
\backslash \backslash
geq geq
\family default \family default
-- Le signe Le signe
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -14223,7 +14224,7 @@ math-insert
\backslash \backslash
ll ll
\family default \family default
-- Le signe Le signe
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -14254,7 +14255,7 @@ math-insert
\backslash \backslash
gg gg
\family default \family default
-- Le signe Le signe
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset

View File

@ -1,4 +1,4 @@
#LyX 1.6.1 created this file. For more info see http://www.lyx.org/ #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
@ -19539,7 +19539,7 @@ reference "sec:Placement-légende"
\end_inset \end_inset
-- une case grise avec un texte rouge. une case grise avec un texte rouge.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -22798,7 +22798,7 @@ usepackage[option]{sidecap}
\begin_layout Standard \begin_layout Standard
Si vous ne mettez aucune option, la légende sera placée du côté de la marge Si vous ne mettez aucune option, la légende sera placée du côté de la marge
extérieure -- à droite sur les pages impaires et à gauche sur les pages extérieure à droite sur les pages impaires et à gauche sur les pages
paires. paires.
Vous pouvez mettre la légende dans la marge interne en utilisant l'option Vous pouvez mettre la légende dans la marge interne en utilisant l'option
@ -25276,7 +25276,7 @@ name "fig:Notes-de-fin---notes-de-bas-de-page"
\end_inset \end_inset
Les notes de fin -- notes de bas de page sont imprimées dans un paragraphe Les notes de fin notes de bas de page sont imprimées dans un paragraphe
séparé à la fin des sections ou des chapitres. séparé à la fin des sections ou des chapitres.
\end_layout \end_layout
@ -25543,9 +25543,9 @@ extérieure
\begin_inset Quotes erd \begin_inset Quotes erd
\end_inset \end_inset
-- la gauche sur les pages paires et la droite sur les pages impaires. la gauche sur les pages paires et la droite sur les pages impaires.
Le texte de la note en marge est aligné à l'opposé de la marge externe Le texte de la note en marge est aligné à l'opposé de la marge externe
-- aligné à droite quand la note apparaît dans la marge de gauche. aligné à droite quand la note apparaît dans la marge de gauche.
La première ligne de la note apparaît à la hauteur de la ligne de texte La première ligne de la note apparaît à la hauteur de la ligne de texte
où la note a été insérée dans le document. où la note a été insérée dans le document.
\end_layout \end_layout

View File

@ -1,8 +1,7 @@
#LyX 1.6.0 created this file. For more info see http://www.lyx.org/ #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
\use_default_options false
\textclass scrbook \textclass scrbook
\begin_preamble \begin_preamble
% DO NOT ALTER THIS PREAMBLE!!! % DO NOT ALTER THIS PREAMBLE!!!
@ -45,6 +44,7 @@
\newcommand{\extratablespace}[1]{\noalign{\vskip#1}} \newcommand{\extratablespace}[1]{\noalign{\vskip#1}}
\end_preamble \end_preamble
\options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
\use_default_options false
\language french \language french
\inputencoding auto \inputencoding auto
\font_roman default \font_roman default
@ -55,6 +55,7 @@
\font_osf false \font_osf false
\font_sf_scale 100 \font_sf_scale 100
\font_tt_scale 100 \font_tt_scale 100
\graphics default \graphics default
\paperfontsize 12 \paperfontsize 12
\spacing single \spacing single
@ -604,7 +605,7 @@ LaTeX de LyX.
\family typewriter \family typewriter
tex2lyx tex2lyx
\family default \family default
---qui va créer un fichier qui va créer un fichier
\family typewriter \family typewriter
toto.lyx toto.lyx
\family default \family default
@ -612,7 +613,7 @@ toto.lyx
\family typewriter \family typewriter
toto.tex toto.tex
\family default \family default
---et ensuite ouvrir ce fichier. et ensuite ouvrir ce fichier.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -1022,7 +1023,7 @@ LyX et le préambule LaTeX
\begin_layout Standard \begin_layout Standard
Si vous connaissez déjà LaTeX, il n'y a pas besoin d'expliquer ici à quoi Si vous connaissez déjà LaTeX, il n'y a pas besoin d'expliquer ici à quoi
sert le préambule. sert le préambule.
Si vous ne le connaissez pas, ce qui suit vous en donnera une idée -- nous Si vous ne le connaissez pas, ce qui suit vous en donnera une idée nous
vous recommandons encore de consulter un livre sur LaTeX pour plus d'informatio vous recommandons encore de consulter un livre sur LaTeX pour plus d'informatio
n. n.
Dans tous les cas, il vaut mieux lire les points ci-dessous, parce qu'ils Dans tous les cas, il vaut mieux lire les points ci-dessous, parce qu'ils
@ -1452,7 +1453,7 @@ Note de
\noun on \noun on
John Weiss John Weiss
\noun default \noun default
: C'est écrit par un Américain -- : C'est écrit par un Américain
\emph on \emph on
moi moi
\emph default \emph default
@ -2041,7 +2042,7 @@ Si quelque chose d'autre ne va pas avec le rendu, et que vous n'avez rien
\end_deeper \end_deeper
\begin_layout Standard \begin_layout Standard
Si vous n'êtes pas plus avancé avec tout ceci -- et bien, Si vous n'êtes pas plus avancé avec tout ceci et bien,
\emph on \emph on
peut-être peut-être
\emph default \emph default
@ -2737,7 +2738,7 @@ maître
Il convient de noter que chacun des fichiers est un fichier LyX en lui-même, Il convient de noter que chacun des fichiers est un fichier LyX en lui-même,
qui peut aussi bien être mis en page et imprimé seul, qu'être inclus dans qui peut aussi bien être mis en page et imprimé seul, qu'être inclus dans
le document maître. le document maître.
Tous ces fichiers doivent cependant avoir la même classe de document -- Tous ces fichiers doivent cependant avoir la même classe de document
n'essayez pas de mélanger la classe n'essayez pas de mélanger la classe
\family sans \family sans
book book
@ -6336,7 +6337,7 @@ shortauthors
\backslash \backslash
email email
\family default \family default
(2.3) -- peut seulement être utilisé seul, pas au milieu d'un paragraphe. (2.3) peut seulement être utilisé seul, pas au milieu d'un paragraphe.
Utilisez du Vilain Texte Rouge si vous devez l'insérer. Utilisez du Vilain Texte Rouge si vous devez l'insérer.
\end_layout \end_layout
@ -6347,7 +6348,7 @@ email
\backslash \backslash
and and
\family default \family default
(2.3) -- aura un (2.3) aura un
\family typewriter \family typewriter
{} {}
\family default \family default
@ -6362,7 +6363,7 @@ and
\backslash \backslash
notetoeditor notetoeditor
\family default \family default
(2.6) -- peut seulement être utilisé seul, pas au milieu d'un paragraphe. (2.6) peut seulement être utilisé seul, pas au milieu d'un paragraphe.
Utilisez du Vilain Texte Rouge si vous devez l'insérer. Utilisez du Vilain Texte Rouge si vous devez l'insérer.
\end_layout \end_layout
@ -6373,7 +6374,7 @@ notetoeditor
\backslash \backslash
placetable placetable
\family default \family default
(2.8) -- ne peut pas insérer une marque de référence croisée, vous devez (2.8) ne peut pas insérer une marque de référence croisée, vous devez
la placer à la main la placer à la main
\end_layout \end_layout
@ -6384,7 +6385,7 @@ placetable
\backslash \backslash
placefigure placefigure
\family default \family default
(2.8) -- même chose que pour (2.8) même chose que pour
\family typewriter \family typewriter
\backslash \backslash
@ -6398,7 +6399,7 @@ placetable
\backslash \backslash
acknowledgements acknowledgements
\family default \family default
(2.9) -- aura un (2.9) aura un
\family typewriter \family typewriter
{} {}
\family default \family default
@ -6413,7 +6414,7 @@ acknowledgements
\backslash \backslash
appendix appendix
\family default \family default
(2.10) -- aura un (2.10) aura un
\family typewriter \family typewriter
{} {}
\family default \family default
@ -6428,7 +6429,7 @@ appendix
\backslash \backslash
figcaption figcaption
\family default \family default
(2.13.2) -- vous devrez éditer le paramètre optionnel à la main dans le fichier (2.13.2) vous devrez éditer le paramètre optionnel à la main dans le fichier
LaTeX final. LaTeX final.
\end_layout \end_layout
@ -9827,8 +9828,8 @@ scrlttr2
scrlettr scrlettr
\family default \family default
, désormais périmée. , désormais périmée.
Elle a -- du côté LaTeX -- une interface complètement nouvelle et n'est Elle a du côté LaTeX une interface complètement nouvelle et n'est pas
pas compatible avec l'ancienne classe. compatible avec l'ancienne classe.
LyX supporte les deux, mais il est recommandé d'utiliser la nouvelle. LyX supporte les deux, mais il est recommandé d'utiliser la nouvelle.
\end_layout \end_layout
@ -10133,7 +10134,7 @@ svjog
\family typewriter \family typewriter
texhash texhash
\family default \family default
dans le cas de teTeX, en tant que super-utilisateur si nécessaire -- LyX dans le cas de teTeX, en tant que super-utilisateur si nécessaire LyX
ne s'occupe-t-il pas tout seul de ça ?), reconfigurez LyX et ça devrait ne s'occupe-t-il pas tout seul de ça ?), reconfigurez LyX et ça devrait
marcher. marcher.
\end_layout \end_layout
@ -10143,7 +10144,7 @@ Nouveaux styles
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Un grand nombre de styles de type théorème -- Un grand nombre de styles de type théorème
\family sans \family sans
Affirmation Affirmation
\family default \family default
@ -10233,7 +10234,7 @@ Journal of Geodesy
\family typewriter \family typewriter
svjog.layout svjog.layout
\family default \family default
--
\noun on \noun on
Martin Vermeer Martin Vermeer
\end_layout \end_layout
@ -10247,7 +10248,7 @@ Probability Theory and Related Fields
\family typewriter \family typewriter
svprobth.layout svprobth.layout
\family default \family default
--
\noun on \noun on
Jean-Marc Lasgouttes Jean-Marc Lasgouttes
\end_layout \end_layout
@ -10460,7 +10461,7 @@ Journal of Geophysical Research
\family typewriter \family typewriter
jgrga.layout jgrga.layout
\family default \family default
-- Martin Vermeer Martin Vermeer
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -11337,8 +11338,8 @@ Texte_Invisible
Texte_Visible Texte_Visible
\family default \family default
est un marqueur plutôt longuet. est un marqueur plutôt longuet.
Le texte suivant ce marqueur -- d'ordinaire le contenu de l'environnement Le texte suivant ce marqueur d'ordinaire le contenu de l'environnement
de paragraphe -- n'est pas pris en compte par de paragraphe n'est pas pris en compte par
\family sans \family sans
Diapo Diapo
\family default \family default
@ -12610,7 +12611,7 @@ modèle
. .
Votre fichier de présentation LyX contiendra un exemple du triplet Votre fichier de présentation LyX contiendra un exemple du triplet
\family sans \family sans
Diapo -- Surcouche -- Note Diapo Surcouche Note
\family default \family default
. .
De plus, la De plus, la
@ -14945,29 +14946,29 @@ Jargon de script
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
(O.S) -- off screen (hors écran) (O.S) off screen (hors écran)
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
(V.O) -- voice over (voix off) (V.O) voice over (voix off)
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
b.g. b.g.
-- background (arrière-plan) background (arrière-plan)
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
C.U. C.U.
-- close-up (plan rapproché) close-up (plan rapproché)
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
PAN -- mouvement de caméra PAN mouvement de caméra
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
INSERT -- insérez un plan rapproché INSERT insérez un plan rapproché
\end_layout \end_layout
\begin_layout Section \begin_layout Section
@ -15812,7 +15813,7 @@ Options
\begin_deeper \begin_deeper
\begin_layout Description \begin_layout Description
rmheadings titres avec empattement -- par défaut, rmheadings titres avec empattement par défaut,
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -15820,8 +15821,7 @@ sfheadings titres sans empattement,
\end_layout \end_layout
\begin_layout Description \begin_layout Description
authortitle sur la page de titre, d'abord l'auteur puis le titre -- par authortitle sur la page de titre, d'abord l'auteur puis le titre par défaut,
défaut,
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -16282,7 +16282,7 @@ article
. .
C'est-à-dire que les compteurs (notes de bas de page, figures, tableaux C'est-à-dire que les compteurs (notes de bas de page, figures, tableaux
etc.) ne seront pas réinitialisés à chaque nouveau chapitre, les chapitres etc.) ne seront pas réinitialisés à chaque nouveau chapitre, les chapitres
ne commenceront pas sur une nouvelle page (mais--contrairement à la ne commenceront pas sur une nouvelle page (maiscontrairement à la
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -16294,7 +16294,7 @@ vraie
\family sans \family sans
article article
\family default \family default
---ils sont encore autorisés), les parties cependant utilisent leur propre ils sont encore autorisés), les parties cependant utilisent leur propre
page comme dans page comme dans
\family sans \family sans
book book
@ -16584,7 +16584,7 @@ NdT : Certaines de ces règles me sont totalement inconnues.
Il est possible qu'elles ne s'appliquent pas à la langue française. Il est possible qu'elles ne s'appliquent pas à la langue française.
\emph on \emph on
-- of of
\end_layout \end_layout
\end_inset \end_inset
@ -18363,7 +18363,7 @@ status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
NdT : Respectivement la génération du code et de la documentation. NdT : Respectivement la génération du code et de la documentation.
-- ar ar
\end_layout \end_layout
\end_inset \end_inset
@ -19996,7 +19996,7 @@ Voici deux exemples de ce que vous pouvez faire avec les commandes LaTeX
\begin_layout Standard \begin_layout Standard
La commande suivante fait apparaître une ligne verticale le long du texte La commande suivante fait apparaître une ligne verticale le long du texte
-- idéal pour pointer quelque chose du doigt : idéal pour pointer quelque chose du doigt :
\family typewriter \family typewriter
\backslash \backslash
@ -20106,7 +20106,7 @@ multicol
examples/fr/MultiColonnes.lyx examples/fr/MultiColonnes.lyx
\family default \family default
. .
-- mer mer
\end_layout \end_layout
\end_inset \end_inset
@ -20170,7 +20170,7 @@ status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
NdT : Les lecteurs anglophobes me pardonneront, mais je ne me lance pas NdT : Les lecteurs anglophobes me pardonneront, mais je ne me lance pas
à traduire des passages de Sherlock Holmes. à traduire des passages de Sherlock Holmes.
:-) -- of :-) of
\end_layout \end_layout
\end_inset \end_inset
@ -20376,7 +20376,7 @@ begin{multicols}{2}
\begin_layout Standard \begin_layout Standard
\size footnotesize \size footnotesize
The youth moved in the best society--had, so far as was known, no enemies The youth moved in the best societyhad, so far as was known, no enemies
and no particular vices. and no particular vices.
He had been engaged to Miss Edith Woodley, of Carstairs, but the engagement He had been engaged to Miss Edith Woodley, of Carstairs, but the engagement
had been broken off by mutual consent some months before, and there was had been broken off by mutual consent some months before, and there was
@ -20407,8 +20407,8 @@ end{multicols}
\begin_layout Standard \begin_layout Standard
\size footnotesize \size footnotesize
Ronald Adair was fond of cards--playing continually, but never for such Ronald Adair was fond of cardsplaying continually, but never for such stakes
stakes as would hurt him. as would hurt him.
He was a member of the Baldwin, the Cavendish, and the Bagatelle card clubs. He was a member of the Baldwin, the Cavendish, and the Bagatelle card clubs.
It was shown that, after dinner on the day of his death, he had played It was shown that, after dinner on the day of his death, he had played
a rubber of whist at the latter club. a rubber of whist at the latter club.
@ -20417,8 +20417,8 @@ Ronald Adair was fond of cards--playing continually, but never for such
\size default \size default
\size footnotesize \size footnotesize
The evidence of those who had played with him-- Mr. The evidence of those who had played with him Mr.
Murray, Sir John Hardy, and Colonel Moran--showed that the game was whist, Murray, Sir John Hardy, and Colonel Moranshowed that the game was whist,
and that there was a fairly equal fall of the cards. and that there was a fairly equal fall of the cards.
Adair might have lost five pounds, but not more. Adair might have lost five pounds, but not more.
His fortune was a considerable one, and such a loss could not in any way His fortune was a considerable one, and such a loss could not in any way

View File

@ -802,7 +802,7 @@ Vide
. .
À moins que vous ne disiez à LyX d'ouvrir un fichier ou d'en créer un nouveau, À moins que vous ne disiez à LyX d'ouvrir un fichier ou d'en créer un nouveau,
l'espace vide n'est que cela -- un grand espace vide. l'espace vide n'est que cela un grand espace vide.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -3475,7 +3475,7 @@ n'est pas
\begin_layout Standard \begin_layout Standard
L'espacement entre les paragraphes, comme l'interligne, l'espacement entre L'espacement entre les paragraphes, comme l'interligne, l'espacement entre
les en-têtes et le texte -- en fait, l'espacement entre quoi que ce soit les en-têtes et le texte en fait, l'espacement entre quoi que ce soit
est prédéfini dans LyX. est prédéfini dans LyX.
Comme nous l'avons dit, vous n'avez pas à vous préoccuper de la quantité Comme nous l'avons dit, vous n'avez pas à vous préoccuper de la quantité
d'espace libre à ajouter entre ça et ça. d'espace libre à ajouter entre ça et ça.
@ -8133,7 +8133,7 @@ Standard
\family default \family default
. .
C'est ce qu'il faut faire pour créer des éléments de liste avec plus d'un C'est ce qu'il faut faire pour créer des éléments de liste avec plus d'un
paragraphe -- ça marche aussi avec les environnements paragraphe ça marche aussi avec les environnements
\family sans \family sans
Description Description
\family default \family default
@ -8271,7 +8271,7 @@ Standard
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Voilà c'est fait ! Oh -- nous aurions aussi pu utiliser les environnements Voilà c'est fait ! Oh nous aurions aussi pu utiliser les environnements
\family sans \family sans
Description Description
@ -14058,6 +14058,10 @@ tiret
\end_inset \end_inset
em em
\emph default
:
\emph on
\begin_inset Foot \begin_inset Foot
status collapsed status collapsed
@ -14087,114 +14091,257 @@ dash
\end_inset \end_inset
:
\emph default
\begin_inset VSpace defskip
\end_inset
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="3">
<features>
<column alignment="left" valignment="top" width="0">
<column alignment="left" valignment="top" width="0">
<column alignment="left" valignment="top" width="0">
<row interlinespace="3mm">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
trait trait
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
d'union d'union
\begin_inset space \hfill{} \end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
-
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
un
\begin_inset Quotes eld
\end_inset \end_inset
- -
\begin_inset space \hfill{} \begin_inset Quotes erd
\end_inset \end_inset
obtenu avec -
\end_layout \end_layout
\begin_layout Enumerate \end_inset
</cell>
</row>
<row interlinespace="3mm">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
tiret tiret
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
en en
\begin_inset space \hfill{} \end_layout
\end_inset
--
\begin_inset space \hfill{}
\end_inset \end_inset
</cell>
obtenu avec - <cell alignment="center" valignment="top" usebox="none">
\begin_inset ERT \begin_inset Text
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
\backslash
/
\end_layout \end_layout
\end_inset \end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
- \begin_layout Plain Layout
inseré par
\family sans
Insérer\SpecialChar \menuseparator
Charactère
\begin_inset space ~
\end_inset
spécial\SpecialChar \menuseparator
Symboles
\end_layout \end_layout
\begin_layout Enumerate \end_inset
</cell>
</row>
<row interlinespace="3mm">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
tiret tiret
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
em em
\begin_inset space \hfill{} \end_layout
\end_inset
---
\begin_inset space \hfill{}
\end_inset \end_inset
</cell>
obtenu avec - <cell alignment="center" valignment="top" usebox="none">
\begin_inset ERT \begin_inset Text
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
\backslash
/
\end_layout \end_layout
\end_inset \end_inset
</cell>
- <cell alignment="center" valignment="top" usebox="none">
\begin_inset ERT \begin_inset Text
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
inseré par
\family sans
Insérer\SpecialChar \menuseparator
Charactère
\begin_inset space ~
\end_inset
spécial\SpecialChar \menuseparator
\backslash Symboles
/
\end_layout \end_layout
\end_inset \end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
- \begin_layout Plain Layout
\end_layout
\begin_layout Enumerate
signe moins signe moins
\begin_inset space \hfill{} \end_layout
\end_inset \end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $-$ \begin_inset Formula $-$
\end_inset \end_inset
\begin_inset space \hfill{} \end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
un
\begin_inset Quotes eld
\end_inset \end_inset
un - en mode math -
\begin_inset Quotes erd
\end_inset
en mode math
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\begin_inset VSpace defskip
\end_inset
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Vous créez ces éléments en utilisant le caractère Vous pouvez créez le tiret
\begin_inset space ~
\end_inset
en et tiret
\begin_inset space ~
\end_inset
em elternativement en utilisant le caractère
\begin_inset Quotes eld
\end_inset
-
\begin_inset Quotes erd
\end_inset
plusieurs fois de suite.
LyX les convertit automatiquement en un tiret de longueur appropriée dans
le rendu final.
\begin_inset Quotes eld
\end_inset
-
\begin_inset space \thinspace{}
\end_inset
-
\begin_inset Quotes erd
\end_inset
engendre un tiret
\begin_inset space ~
\end_inset
en,
\begin_inset Quotes eld
\end_inset
-
\begin_inset space \thinspace{}
\end_inset
-
\begin_inset space \thinspace{}
\end_inset
-
\begin_inset Quotes erd
\end_inset
un tiret
\begin_inset space ~
\end_inset
em.
\end_layout
\begin_layout Standard
Vous pouvez créez ces éléments en utilisant le caractère
\begin_inset Quotes eld \begin_inset Quotes eld
\end_inset \end_inset
@ -14230,7 +14377,7 @@ d'union
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
Je crois que les tirets sont utiles -- surtout ici. Je crois que les tirets sont utiles surtout ici.
\begin_inset space \hfill{} \begin_inset space \hfill{}
\end_inset \end_inset
@ -14246,7 +14393,7 @@ en
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
--- Pour les dialogues. Pour les dialogues.
\begin_inset space \hfill{} \begin_inset space \hfill{}
\end_inset \end_inset
@ -16049,7 +16196,7 @@ extérieure
\begin_inset Quotes erd \begin_inset Quotes erd
\end_inset \end_inset
-- la gauche sur les pages paires et la droite sur les pages impaires. la gauche sur les pages paires et la droite sur les pages impaires.
\end_layout \end_layout
\begin_layout Section \begin_layout Section
@ -20022,7 +20169,7 @@ Flottants ! Légendes
\end_inset \end_inset
-- une case grise avec un texte rouge. une case grise avec un texte rouge.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -27694,7 +27841,7 @@ Quand le programme de génération d'index
\family sans \family sans
xindy xindy
\family default \family default
est installé-- il n'est disponible que sous Linux-- LyX l'utilise par défaut, est installé il n'est disponible que sous Linux LyX l'utilise par défaut,
sinon il utilise le programme sinon il utilise le programme
\family sans \family sans
makeindex makeindex
@ -27798,8 +27945,8 @@ status collapsed
\begin_layout Standard \begin_layout Standard
On a parfois besoin de compiler une liste de tous les symboles utilisés On a parfois besoin de compiler une liste de tous les symboles utilisés
dans un document avec une brève description pour chacun. dans un document avec une brève description pour chacun.
-- on appelle cela un glossaire ou une nomenclature ou encore la liste on appelle cela un glossaire ou une nomenclature ou encore la liste des
des symboles. symboles.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -28157,7 +28304,7 @@ sigma$
\begin_inset Quotes erd \begin_inset Quotes erd
\end_inset \end_inset
-- le le
\begin_inset Formula $\sigma$ \begin_inset Formula $\sigma$
\end_inset \end_inset
@ -31003,7 +31150,7 @@ T1
T1 T1
\family default \family default
, mais ne les utilisent pas, ne vont pas pouvoir utiliser certains caractères: , mais ne les utilisent pas, ne vont pas pouvoir utiliser certains caractères:
D0, F0, DE, FE, AB, et BB -- les caractères eth et thorn, majuscules et D0, F0, DE, FE, AB, et BB les caractères eth et thorn, majuscules et
minuscules et les guillemets français. minuscules et les guillemets français.
\end_layout \end_layout
@ -33784,7 +33931,7 @@ reference "cap:Alphabet-latin1"
, mais aussi tous les caractères des pages de codes , mais aussi tous les caractères des pages de codes
\family typewriter \family typewriter
ISO8859--2 ISO88592
\family default \family default
à à
\family typewriter \family typewriter
@ -33797,7 +33944,7 @@ ISO8859--2
\begin_layout Itemize \begin_layout Itemize
Issus de l' Issus de l'
\family typewriter \family typewriter
ISO8859--1 ISO88591
\family default \family default
: :
\end_layout \end_layout
@ -33863,7 +34010,7 @@ macron
\begin_layout Itemize \begin_layout Itemize
Issus des Issus des
\family typewriter \family typewriter
ISO8859--2 ISO88592
\family default \family default
jusqu'à jusqu'à
\family typewriter \family typewriter

View File

@ -1,8 +1,7 @@
#LyX 1.6.0 created this file. For more info see http://www.lyx.org/ #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
\use_default_options false
\textclass scrbook \textclass scrbook
\begin_preamble \begin_preamble
%% %%
@ -59,6 +58,7 @@
\newcommand{\spce}{\textvisiblespace} \newcommand{\spce}{\textvisiblespace}
\end_preamble \end_preamble
\options intoc,refpage,idxtotoc,BCOR7mm \options intoc,refpage,idxtotoc,BCOR7mm
\use_default_options false
\language italian \language italian
\inputencoding latin1 \inputencoding latin1
\font_roman default \font_roman default
@ -69,6 +69,7 @@
\font_osf false \font_osf false
\font_sf_scale 100 \font_sf_scale 100
\font_tt_scale 100 \font_tt_scale 100
\graphics default \graphics default
\paperfontsize 12 \paperfontsize 12
\spacing single \spacing single

View File

@ -1,4 +1,4 @@
#LyX 1.6.0 created this file. For more info see http://www.lyx.org/ #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
@ -78,6 +78,7 @@ End
\font_osf false \font_osf false
\font_sf_scale 100 \font_sf_scale 100
\font_tt_scale 100 \font_tt_scale 100
\graphics default \graphics default
\paperfontsize 12 \paperfontsize 12
\spacing single \spacing single
@ -3164,7 +3165,7 @@ Undefined control sequence
\bar no \bar no
\noun off \noun off
\color none \color none
文書のもっともはじめの部分にエラーボックスが多数積み上がった場合には---特に 文書のもっともはじめの部分にエラーボックスが多数積み上がった場合には特に
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
@ -3185,7 +3186,7 @@ begin{document}
\end_inset \end_inset
が表示されているならば---、プリアンブルにエラーがあることを意味します。プリアンブルのデバックを行ってください。 が表示されているならば、プリアンブルにエラーがあることを意味します。プリアンブルのデバックを行ってください。
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -5933,15 +5934,8 @@ figure、figure*、table、table*
をサポートしています。そのため、ここでは詳しい説明はしません。ユーザーの手引きを見てください。ただし、表は左揃にしなければならないのを忘れないで下さい。そのため をサポートしています。そのため、ここでは詳しい説明はしません。ユーザーの手引きを見てください。ただし、表は左揃にしなければならないのを忘れないで下さい。そのため
には には
\family sans \family sans
\bar under Layout\SpecialChar \menuseparator
L Paragraph
\bar default
ayout\SpecialChar \menuseparator
\bar under
P
\bar default
aragraph
\family default \family default
を選択して、alignmentを変えてください。 を選択して、alignmentを変えてください。
\end_layout \end_layout
@ -5953,23 +5947,13 @@ aragraph
\begin_layout Enumerate \begin_layout Enumerate
\family sans \family sans
\bar under Insert\SpecialChar \menuseparator
I Floats\SpecialChar \menuseparator
\bar default
nsert\SpecialChar \menuseparator
Fl
\bar under
o
\bar default
ats\SpecialChar \menuseparator
Figure Figure
\family default \family default
を使って wide figureフロートをつくります。そして図を右クリックして を使って wide figureフロートをつくります。そして図を右クリックして
\family sans \family sans
\bar under Span columns
S
\bar default
pan columns
\family default \family default
を選びます。 を選びます。
\end_layout \end_layout
@ -5998,26 +5982,15 @@ H
\bar default \bar default
Fill Fill
\family default \family default
を挿入 -- を挿入
\family sans \family sans
\bar under Insert\SpecialChar \menuseparator
I Special
\bar default
nsert\SpecialChar \menuseparator
\bar under
S
\bar default
pecial
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
Character Character\SpecialChar \menuseparator
\bar under HFill。
\SpecialChar \menuseparator
H
\bar default
Fill。
\end_layout \end_layout
\begin_layout Enumerate \begin_layout Enumerate
@ -6184,20 +6157,9 @@ altaffiltext
\begin_layout Enumerate \begin_layout Enumerate
論文を LaTeXファイルとして出力します。( 論文を LaTeXファイルとして出力します。(
\family sans \family sans
\bar under File\SpecialChar \menuseparator
F Export\SpecialChar \menuseparator
\bar default LateX
ile\SpecialChar \menuseparator
\bar under
E
\bar default
xport\SpecialChar \menuseparator
\bar under
L
\bar default
ateX
\family default \family default
) )
\end_layout \end_layout
@ -6682,7 +6644,7 @@ appendix
\backslash \backslash
figcaption figcaption
\family default \family default
(2.13.2) -- 最終的な LaTeXファイルで追加的な引数を手で編集しなければなりません。 (2.13.2) 最終的な LaTeXファイルで追加的な引数を手で編集しなければなりません。
\end_layout \end_layout
\begin_layout Subsubsection \begin_layout Subsubsection
@ -7547,7 +7509,7 @@ Journal of Geophysical Research
\family typewriter \family typewriter
jgrga.layout jgrga.layout
\family default \family default
--- Martin Vermeer Martin Vermeer
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -9631,29 +9593,29 @@ M-z r
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
(O.S) --- off screen (O.S) off screen
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
(V.0) --- voice over (V.0) voice over
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
b.g. b.g.
--- background background
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
C.U. C.U.
--- close-up close-up
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
PAN --- camera movement PAN camera movement
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
INSERT --- cut to close-up of INSERT cut to close-up of
\end_layout \end_layout
\begin_layout Section \begin_layout Section
@ -12361,7 +12323,7 @@ outer ページ番号がページの外側に付きます
\begin_deeper \begin_deeper
\begin_layout Description \begin_layout Description
rmheadings serif のタイトル --- 既定 rmheadings serif のタイトル 既定
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -12369,7 +12331,7 @@ sfheadings sans serif のタイトル
\end_layout \end_layout
\begin_layout Description \begin_layout Description
authortitle タイトルページにまず著者名、その次にタイトルが配置される --- 既定 authortitle タイトルページにまず著者名、その次にタイトルが配置される 既定
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -12771,7 +12733,7 @@ svjog
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
多くの定理型の環境 --- 多くの定理型の環境
\family sans \family sans
Claim、Conjecture、 Claim、Conjecture、
\family default \family default
@ -12805,7 +12767,7 @@ Journal of Geodesy
\family typewriter \family typewriter
svjog.layout svjog.layout
\family default \family default
--- Martin Vermeer Martin Vermeer
\end_layout \end_layout
\begin_layout Itemize \begin_layout Itemize
@ -12817,7 +12779,7 @@ Probability Theory and Related Fields
\family typewriter \family typewriter
svprobth.layout svprobth.layout
\family default \family default
--- Jean-Marc Lasgouttes Jean-Marc Lasgouttes
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -13367,7 +13329,7 @@ Note
\family sans \family sans
InvisibleText、VisibleText InvisibleText、VisibleText
\family default \family default
の5つの環境に共通の機能は長いラベルです。このラベルに続くテキスト --- 通常の段落環境なら段落の内容にあたります ---は、 の5つの環境に共通の機能は長いラベルです。このラベルに続くテキスト — 通常の段落環境なら段落の内容にあたります —は、
\family sans \family sans
Slide Slide
\family default \family default
@ -16841,7 +16803,7 @@ begin{multicols}{2}
\begin_layout Standard \begin_layout Standard
\size footnotesize \size footnotesize
The youth moved in the best society--had, so far as was known, no enemies The youth moved in the best societyhad, so far as was known, no enemies
and no particular vices. and no particular vices.
He had been engaged to Miss Edith Woodley, of Carstairs, but the engagement He had been engaged to Miss Edith Woodley, of Carstairs, but the engagement
had been broken off by mutual consent some months before, and there was had been broken off by mutual consent some months before, and there was
@ -16872,8 +16834,8 @@ end{multicols}
\begin_layout Standard \begin_layout Standard
\size footnotesize \size footnotesize
Ronald Adair was fond of cards--playing continually, but never for such Ronald Adair was fond of cardsplaying continually, but never for such stakes
stakes as would hurt him. as would hurt him.
He was a member of the Baldwin, the Cavendish, and the Bagatelle card clubs. He was a member of the Baldwin, the Cavendish, and the Bagatelle card clubs.
It was shown that, after dinner on the day of his death, he had played It was shown that, after dinner on the day of his death, he had played
a rubber of whist at the latter club. a rubber of whist at the latter club.
@ -16882,8 +16844,8 @@ Ronald Adair was fond of cards--playing continually, but never for such
\size default \size default
\size footnotesize \size footnotesize
The evidence of those who had played with him-- Mr. The evidence of those who had played with him Mr.
Murray, Sir John Hardy, and Colonel Moran--showed that the game was whist, Murray, Sir John Hardy, and Colonel Moranshowed that the game was whist,
and that there was a fairly equal fall of the cards. and that there was a fairly equal fall of the cards.
Adair might have lost five pounds, but not more. Adair might have lost five pounds, but not more.
His fortune was a considerable one, and such a loss could not in any way His fortune was a considerable one, and such a loss could not in any way
@ -17288,7 +17250,7 @@ dropped capitals
\begin_inset Quotes erd \begin_inset Quotes erd
\end_inset \end_inset
---those large capital letters which begin each new chapter or section. those large capital letters which begin each new chapter or section.
\end_layout \end_layout

View File

@ -1,8 +1,7 @@
#LyX 1.6.0 created this file. For more info see http://www.lyx.org/ #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
\use_default_options false
\textclass scrbook \textclass scrbook
\begin_preamble \begin_preamble
% DO NOT ALTER THIS PREAMBLE!!! % DO NOT ALTER THIS PREAMBLE!!!
@ -53,6 +52,7 @@
\renewcommand{\seename}{→} \renewcommand{\seename}{→}
\end_preamble \end_preamble
\options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
\use_default_options false
\language japanese \language japanese
\inputencoding auto \inputencoding auto
\font_roman default \font_roman default
@ -63,6 +63,7 @@
\font_osf false \font_osf false
\font_sf_scale 100 \font_sf_scale 100
\font_tt_scale 100 \font_tt_scale 100
\graphics default \graphics default
\paperfontsize default \paperfontsize default
\spacing single \spacing single

View File

@ -1,8 +1,7 @@
#LyX 1.6.0 created this file. For more info see http://www.lyx.org/ #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
\use_default_options false
\textclass scrbook \textclass scrbook
\begin_preamble \begin_preamble
% DO NOT ALTER THIS PREAMBLE!!! % DO NOT ALTER THIS PREAMBLE!!!
@ -43,6 +42,7 @@
\@ifundefined{textcolor}{\usepackage{color}}{} \@ifundefined{textcolor}{\usepackage{color}}{}
\end_preamble \end_preamble
\options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
\use_default_options false
\language slovak \language slovak
\inputencoding auto \inputencoding auto
\font_roman default \font_roman default
@ -53,6 +53,7 @@
\font_osf false \font_osf false
\font_sf_scale 100 \font_sf_scale 100
\font_tt_scale 100 \font_tt_scale 100
\graphics default \graphics default
\paperfontsize 12 \paperfontsize 12
\spacing single \spacing single
@ -1195,7 +1196,7 @@ Nadol
robia presne to, čo od nich očakávate, Ďalšie nie: robia presne to, čo od nich očakávate, Ďalšie nie:
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -1239,7 +1240,7 @@ Základy práce
). ).
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -1258,7 +1259,7 @@ rušiaca klávesa
V ďalších častiach manuálu sa na to pozrieme detailnejšie. V ďalších častiach manuálu sa na to pozrieme detailnejšie.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -1275,7 +1276,7 @@ End
Presúvajú kurzor na začiatok a koniec riadku. Presúvajú kurzor na začiatok a koniec riadku.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -1321,7 +1322,7 @@ reference "sec: x-win-kbd"
Ďalej nasleduje zoznam modifikačných klávesov: Ďalej nasleduje zoznam modifikačných klávesov:
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -1368,7 +1369,7 @@ End
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -1377,7 +1378,7 @@ Shift
Spolu s kurzorovými šípkami označí text. Spolu s kurzorovými šípkami označí text.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -3991,7 +3992,7 @@ preddefinovaných hodnôt
Toto popisuje táto sekcia. Toto popisuje táto sekcia.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -4016,7 +4017,7 @@ O toto sa stará LaTeX.
\end_layout \end_layout
\begin_deeper \begin_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -4025,7 +4026,7 @@ Default
Používa štandardný štýl strany pre danú triedu. Používa štandardný štýl strany pre danú triedu.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -4034,7 +4035,7 @@ Empty
Žiadne titulky a čísla strán. Žiadne titulky a čísla strán.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -4043,7 +4044,7 @@ Plain
Iba čísla strán Iba čísla strán
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -4054,7 +4055,7 @@ Headings
úroveň sekcie. úroveň sekcie.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -4076,7 +4077,7 @@ fancyhdr
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -4101,7 +4102,7 @@ Sú tu dva prepínače:
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -4125,7 +4126,7 @@ dva stĺpce.
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -4185,7 +4186,7 @@ apier
: :
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -4202,7 +4203,7 @@ Krajinka
(na šírku). (na šírku).
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -6306,7 +6307,7 @@ List
a ostatnými troma prostrediami sú nejaké rozdiely: a ostatnými troma prostrediami sú nejaké rozdiely:
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring MMMMMMMMM \labelwidthstring MMMMMMMMM
popisky popisky
\begin_inset space ~ \begin_inset space ~
@ -6336,7 +6337,7 @@ C-Mezera
). ).
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring MMMMMMMMM \labelwidthstring MMMMMMMMM
okraje Ako môžete vidieť, LyX používa rôzne okraje na popisok položky a okraje Ako môžete vidieť, LyX používa rôzne okraje na popisok položky a
text položky. text položky.
@ -6344,7 +6345,7 @@ okraje Ako môžete vidieť, LyX používa rôzne okraje na popisok položky a
nejaká medzera naviac. nejaká medzera naviac.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring MMMMMMMMM \labelwidthstring MMMMMMMMM
šírka šírka
\begin_inset space ~ \begin_inset space ~
@ -6365,7 +6366,7 @@ pretiahne
textu. textu.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring MMMMMMMMM \labelwidthstring MMMMMMMMM
štandardná štandardná
\begin_inset space ~ \begin_inset space ~
@ -6383,7 +6384,7 @@ List
mal rovnaký ľavý okraj. mal rovnaký ľavý okraj.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring MMMMMMMMM \labelwidthstring MMMMMMMMM
použitie Toto prostredie by ste mali používať tak, ako by ste používali použitie Toto prostredie by ste mali používať tak, ako by ste používali
prostredie prostredie
@ -6399,7 +6400,7 @@ List
vám na toto poskytuje iný formát. vám na toto poskytuje iný formát.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring MMMMMMMMM \labelwidthstring MMMMMMMMM
vnáranie Prostredia List môžete do seba vnárať, takisto ich môžte vnárať vnáranie Prostredia List môžete do seba vnárať, takisto ich môžte vnárať
do iných typov zoznamov, atď. do iných typov zoznamov, atď.
@ -6531,7 +6532,7 @@ y aby ste zmenili zarovnanie popisku.
Tu je príkald: Tu je príkald:
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring MMMMMMMM \labelwidthstring MMMMMMMM
Naľavo Šatndardné zarovnanie pre položky prostredia Naľavo Šatndardné zarovnanie pre položky prostredia
\family sans \family sans
@ -6540,7 +6541,7 @@ List
. .
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring MMMMMMMM \labelwidthstring MMMMMMMM
\begin_inset space \hfill{} \begin_inset space \hfill{}
\end_inset \end_inset
@ -6552,7 +6553,7 @@ HFill
na začiatku popisku ho vycentruje. na začiatku popisku ho vycentruje.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring MMMMMMMM \labelwidthstring MMMMMMMM
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -6618,7 +6619,7 @@ Na obrazovke to nevyzerá zarovnané napravo, ale vo výstupe to bolo OK.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring MMMMMMMM \labelwidthstring MMMMMMMM
\begin_inset space \hfill{} \begin_inset space \hfill{}
\end_inset \end_inset
@ -8768,7 +8769,7 @@ Príklad č.
1: Šesť úrovní a zmiešané vnáranie 1: Šesť úrovní a zmiešané vnáranie
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring MMM \labelwidthstring MMM
č. č.
\begin_inset space ~ \begin_inset space ~
@ -8783,7 +8784,7 @@ List
\end_layout \end_layout
\begin_deeper \begin_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring MMM \labelwidthstring MMM
č. č.
\begin_inset space ~ \begin_inset space ~
@ -8798,7 +8799,7 @@ M-Enter
\end_layout \end_layout
\begin_deeper \begin_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring MMM \labelwidthstring MMM
č. č.
\begin_inset space ~ \begin_inset space ~
@ -8875,7 +8876,7 @@ M-Enter
. .
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring MMM \labelwidthstring MMM
č. č.
\begin_inset space ~ \begin_inset space ~
@ -8901,7 +8902,7 @@ Standard
\end_layout \end_layout
\begin_deeper \begin_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring MMM \labelwidthstring MMM
č. č.
\begin_inset space ~ \begin_inset space ~
@ -8913,7 +8914,7 @@ Standard
\end_layout \end_layout
\begin_deeper \begin_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring MMM \labelwidthstring MMM
č. č.
\begin_inset space ~ \begin_inset space ~
@ -8926,7 +8927,7 @@ a toto je úroveň č.
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring MMM \labelwidthstring MMM
č. č.
\begin_inset space ~ \begin_inset space ~
@ -8938,7 +8939,7 @@ a toto je úroveň č.
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring MMM \labelwidthstring MMM
č. č.
\begin_inset space ~ \begin_inset space ~
@ -8949,7 +8950,7 @@ a toto je úroveň č.
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring MMM \labelwidthstring MMM
č. č.
\begin_inset space ~ \begin_inset space ~
@ -8960,7 +8961,7 @@ a toto je úroveň č.
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring MMM \labelwidthstring MMM
č. č.
\begin_inset space ~ \begin_inset space ~
@ -8971,7 +8972,7 @@ a toto je úroveň č.
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring MMM \labelwidthstring MMM
č. č.
\begin_inset space ~ \begin_inset space ~
@ -10011,7 +10012,7 @@ Nulovať
) sú: ) sú:
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10022,7 +10023,7 @@ Rodina
\end_layout \end_layout
\begin_deeper \begin_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10046,7 +10047,7 @@ r
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10075,7 +10076,7 @@ s
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10109,7 +10110,7 @@ p
\end_deeper \end_deeper
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10128,7 +10129,7 @@ tučnosť
\end_layout \end_layout
\begin_deeper \begin_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10143,7 +10144,7 @@ Tiež je to štandardná séria.
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10177,7 +10178,7 @@ b
\end_deeper \end_deeper
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10188,7 +10189,7 @@ Tvar
\end_layout \end_layout
\begin_deeper \begin_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10203,7 +10204,7 @@ Je to tiež štandardný tvar.
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10215,7 +10216,7 @@ Je to tiež štandardný tvar.
Toto je šikmý tvar písma. Toto je šikmý tvar písma.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10230,7 +10231,7 @@ Toto je tvar písma Kurzíva
(aj keď to na obrazovke nemusí byť vidieť, je to odlišné od šikmého tvaru). (aj keď to na obrazovke nemusí byť vidieť, je to odlišné od šikmého tvaru).
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10247,7 +10248,7 @@ Toto je tvar písma Malé veľké.
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10265,7 +10266,7 @@ Veľkosť
Možnosti (a ich skratky) sú: Možnosti (a ich skratky) sú:
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10306,7 +10307,7 @@ M-s
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10339,7 +10340,7 @@ M-s
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10380,7 +10381,7 @@ M-s
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10421,7 +10422,7 @@ M-s
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10461,7 +10462,7 @@ M-s
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10502,7 +10503,7 @@ M-s
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10543,7 +10544,7 @@ M-s
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10576,7 +10577,7 @@ M-s
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10618,7 +10619,7 @@ M-s
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10714,7 +10715,7 @@ pre dolaďovanie niektorých drobností!
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10725,7 +10726,7 @@ Rôzne
\end_layout \end_layout
\begin_deeper \begin_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10755,7 +10756,7 @@ vlastnosti.
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10801,7 +10802,7 @@ u
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10831,7 +10832,7 @@ veľké
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -10875,7 +10876,7 @@ skutočne potrebovať.
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11365,7 +11366,7 @@ User`s Guide
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11397,7 +11398,7 @@ Toto jediné bolo popísané v anglickej dokumentácii.
\end_layout \end_layout
\begin_deeper \begin_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11454,7 +11455,7 @@ lyxrc
Tlačiareň by mala rozumieť PostScriptu. Tlačiareň by mala rozumieť PostScriptu.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11485,7 +11486,7 @@ y, takže by ste mohli o svoj výsledok prísť.
\end_deeper \end_deeper
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11495,7 +11496,7 @@ Options
\end_layout \end_layout
\begin_deeper \begin_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11508,7 +11509,7 @@ all
Vytlačí celý dokument. Vytlačí celý dokument.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11538,7 +11539,7 @@ page
. .
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11559,7 +11560,7 @@ first
Začne tlačiť od prvej stránky. Začne tlačiť od prvej stránky.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11580,7 +11581,7 @@ first
Najprv vytlačí poslednú stránku, až potom ostatné. Najprv vytlačí poslednú stránku, až potom ostatné.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11605,7 +11606,7 @@ available
Farebná tlač (ak je farebná tlačiareň samozrejme). Farebná tlač (ak je farebná tlačiareň samozrejme).
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11622,7 +11623,7 @@ grayscale
Čiernobiela tlač. Čiernobiela tlač.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11640,7 +11641,7 @@ copies
\end_layout \end_layout
\end_deeper \end_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11654,7 +11655,7 @@ format
\end_layout \end_layout
\begin_deeper \begin_deeper
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -11663,7 +11664,7 @@ Portrait
Portrét -- papier na výšku. Portrét -- papier na výšku.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -12186,7 +12187,7 @@ Rozloženie->Úvodzovky
Tu sú príklady možností: Tu sú príklady možností:
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\begin_inset Quotes eld \begin_inset Quotes eld
\end_inset \end_inset
@ -12214,7 +12215,7 @@ jednoduché
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\begin_inset Quotes sld \begin_inset Quotes sld
\end_inset \end_inset
@ -12242,7 +12243,7 @@ jednoduché
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -12270,7 +12271,7 @@ jednoduché
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\begin_inset Quotes pld \begin_inset Quotes pld
\end_inset \end_inset
@ -12298,7 +12299,7 @@ jednoduché
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\begin_inset Quotes fld \begin_inset Quotes fld
\end_inset \end_inset
@ -12326,7 +12327,7 @@ jednoduché
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\begin_inset Quotes ald \begin_inset Quotes ald
\end_inset \end_inset
@ -12865,7 +12866,7 @@ Vložiť
Zobrazí sa vám okienko s dvoma možnosťami: Zobrazí sa vám okienko s dvoma možnosťami:
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -12904,7 +12905,7 @@ PostScript:
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -12937,7 +12938,7 @@ Druhým krokom manipulácie s obrázkom je kliknutie na obrázku ľavým tlačí
Jednotlivé parametre si preberieme jeden po druhom: Jednotlivé parametre si preberieme jeden po druhom:
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -12958,7 +12959,7 @@ dzať
súboru. súboru.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
Šírka: Umožní vám nastaviť si šírku obrázku. Šírka: Umožní vám nastaviť si šírku obrázku.
@ -13033,7 +13034,7 @@ stĺpca
a následným zadaním hodnoty do poľa pod nimi. a následným zadaním hodnoty do poľa pod nimi.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -13060,7 +13061,7 @@ Normálna
, potom pomer výšky a šírky bude zachovaný ako v origináli. , potom pomer výšky a šírky bude zachovaný ako v origináli.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -13076,7 +13077,7 @@ Nezobraziť tento obrázok
Ten jednoducho namiesto obrázku zobrazí prázdny obdĺžnik. Ten jednoducho namiesto obrázku zobrazí prázdny obdĺžnik.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -13094,7 +13095,7 @@ Robiť prepočty
Ale nemám ani šajn čo to je. Ale nemám ani šajn čo to je.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -13108,7 +13109,7 @@ Uhol
hodinových ručičiek). hodinových ručičiek).
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\family sans \family sans
@ -15836,7 +15837,7 @@ Tabuľka tiež môže byť vložená v insete, ako je to popísané nižšie, č
TeXu umiestniť ju tak dobre, ako to len bude možné. TeXu umiestniť ju tak dobre, ako to len bude možné.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
Poznámka: Poznámka:
\family sans \family sans
@ -15863,7 +15864,7 @@ Pomocník
, či váš systém toto podporuje. , či váš systém toto podporuje.
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring 00.00.0000 \labelwidthstring 00.00.0000
\emph on \emph on
@ -19865,7 +19866,7 @@ List
. .
\end_layout \end_layout
\begin_layout List \begin_layout Labeling
\labelwidthstring MMMMMMMM \labelwidthstring MMMMMMMM
jeden jeden
\begin_inset space \hfill{} \begin_inset space \hfill{}