mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
UserGuide.lyx, Math.lyx: backport recent changes
This commit is contained in:
parent
4492a4a0f1
commit
d941debaed
76900
lib/doc/Math.lyx
76900
lib/doc/Math.lyx
File diff suppressed because it is too large
Load Diff
@ -28029,7 +28029,7 @@ Subindex.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Nomenclature / Glossary
|
||||
Nomenclature/Glossary
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
@ -28082,13 +28082,14 @@ name "sec:Nomenclature"
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
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
|
||||
glossary.
|
||||
Sometimes you need to provide a list of technical terms or symbols that
|
||||
are mentioned in your document with a brief explanation of them – a so
|
||||
called nomenclature or glossary.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
To be able to create nomenclatures, you need the LaTeX package
|
||||
To be able to create nomenclatures or glossaries, you need the LaTeX package
|
||||
|
||||
\series bold
|
||||
nomencl
|
||||
\series default
|
||||
@ -28152,8 +28153,16 @@ Nom
|
||||
|
||||
\begin_layout Standard
|
||||
A nomenclature entry consists of two main entries.
|
||||
The first is the symbol that you want to refer to.
|
||||
The second is the description of the symbol.
|
||||
The first is the term or
|
||||
\family sans
|
||||
Symbol
|
||||
\family default
|
||||
that you wish to define.
|
||||
The second is the
|
||||
\family sans
|
||||
Description
|
||||
\family default
|
||||
of the term or symbol.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -28375,7 +28384,7 @@ should appear in nomenclature entries they need to be escaped by adding
|
||||
\begin_inset CommandInset nomenclature
|
||||
LatexCommand nomenclature
|
||||
symbol "\"@, \"|, \"!, \"\""
|
||||
description "The quote sign is output by writing ' \"\"\"\" '"
|
||||
description "The quote sign is output by writing ‘ \"\"\"\" '"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -28399,7 +28408,8 @@ Nomenclature ! Sort order
|
||||
\begin_layout Standard
|
||||
The nomenclature entries are sorted alphabetically by the LaTeX-code of
|
||||
the symbol definition.
|
||||
This leads to undesired results when you for example have symbols in formulas.
|
||||
This leads to undesired results when you, for example, have symbols in
|
||||
formulas.
|
||||
Suppose you have nomenclature entries for the symbols
|
||||
\emph on
|
||||
a
|
||||
@ -28537,7 +28547,7 @@ The
|
||||
nomencl
|
||||
\series default
|
||||
package offers some options to adjust the appearance of the nomenclature.
|
||||
Here are some of its options, for more have a look at its documentation:
|
||||
Here are some of its options; for more have a look at its documentation:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -28754,15 +28764,7 @@ Nomenclature ! Printing
|
||||
To print the nomenclature, use the menu
|
||||
\family sans
|
||||
Insert\SpecialChar \menuseparator
|
||||
Lists
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
/
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
TOC\SpecialChar \menuseparator
|
||||
Lists/TOC\SpecialChar \menuseparator
|
||||
Nomenclature
|
||||
\family default
|
||||
.
|
||||
@ -28998,7 +29000,7 @@ Here is an example, where only the question text appears, the answer branch
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Branch Question
|
||||
status collapsed
|
||||
status open
|
||||
|
||||
\begin_layout Standard
|
||||
Question: Who was the first physics Nobel prize winner?
|
||||
@ -29116,8 +29118,7 @@ Exam-Question-Answer.pdf
|
||||
\end_inset
|
||||
|
||||
if both branches were active.
|
||||
This helps you to easily export different versions of your document without
|
||||
much hassle.
|
||||
This helps you to export different versions of your document easily.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -29201,7 +29202,7 @@ answer}[1]{#1}
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Branch Question
|
||||
status collapsed
|
||||
status open
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset ERT
|
||||
@ -29272,7 +29273,7 @@ answer}[1]{#1}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Now it is possible to use the commands
|
||||
Now it is possible to use the
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
@ -29286,7 +29287,7 @@ question{\SpecialChar \ldots{}
|
||||
answer{\SpecialChar \ldots{}
|
||||
}
|
||||
\series default
|
||||
to obtain conditional output.
|
||||
commands to obtain conditional output.
|
||||
Here is an example formula where only the
|
||||
\series bold
|
||||
|
||||
@ -29313,6 +29314,32 @@ Math
|
||||
manual.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Each type of branch is allowed to have its specific style defined in layout
|
||||
files (e.
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
g.
|
||||
\begin_inset space \space{}
|
||||
\end_inset
|
||||
|
||||
any branch inset can be automatically wrapped by your own LaTeX commands.).
|
||||
For this advanced usage, see the
|
||||
\emph on
|
||||
Customization
|
||||
\emph default
|
||||
manual, section
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
Flex insets and InsetLayout
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
).
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
PDF Properties
|
||||
\begin_inset CommandInset label
|
||||
@ -29337,14 +29364,13 @@ PDF properties
|
||||
\begin_layout Standard
|
||||
The
|
||||
\family sans
|
||||
Document Settings
|
||||
\family default
|
||||
dialog allows you in the
|
||||
\family sans
|
||||
Document\SpecialChar \menuseparator
|
||||
Settings\SpecialChar \menuseparator
|
||||
PDF Properties
|
||||
\family default
|
||||
to set up special options for the PDF output of your document.
|
||||
All options there are provided by the LaTeX-package
|
||||
dialog allows you to set up special options for the PDF output of your
|
||||
document.
|
||||
All these options are provided by the LaTeX-package
|
||||
\series bold
|
||||
hyperref
|
||||
\series default
|
||||
@ -29358,27 +29384,164 @@ LaTeX-packages ! hyperref
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
which will link all cross-references in the DVI- and PDF-output.
|
||||
This means that the reader of your document will be able to click on a
|
||||
table of contents entry or on a reference to move to the cross-referenced
|
||||
part of the document.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Using
|
||||
\series bold
|
||||
hyperref
|
||||
\series default
|
||||
will link all cross-references in the DVI- and PDF-output.
|
||||
This means that the reader of your document will be able to click on a
|
||||
table of contents entry or on a reference and he is shown the referenced
|
||||
document part.
|
||||
You can specify in the dialog tab
|
||||
The header information in the dialog tab
|
||||
\family sans
|
||||
General
|
||||
\family default
|
||||
is saved together with the PDF as file properties.
|
||||
Many programs are able to extract this information, for example, automatically
|
||||
to recognize who the author is and what the PDF is about.
|
||||
This is very useful to sort, classify or use PDFs for bibliography issues.
|
||||
When the option
|
||||
\family sans
|
||||
Automatically
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
fill
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
header
|
||||
\family default
|
||||
is set, LyX tries to extract the header information from your document
|
||||
title and author entries.
|
||||
The option
|
||||
\family sans
|
||||
Load
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
in
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
fullscreen
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
mode
|
||||
\family default
|
||||
will open the PDF in fullscreen mode, which is useful for presentations.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
You can specify in the dialog tab
|
||||
\family sans
|
||||
Hyperlinks
|
||||
\family default
|
||||
how the links will look and if links for bibliographical backreferences
|
||||
are created.
|
||||
The backreferences will appear in the bibliography behind the different
|
||||
entries, showing the number of the section, slide, or page where the entry
|
||||
is referenced.
|
||||
The
|
||||
\family sans
|
||||
Break
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
over
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
lines
|
||||
\family default
|
||||
option allows long links to be split;
|
||||
\family sans
|
||||
No
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
frames
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
around
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\family default
|
||||
and
|
||||
\family sans
|
||||
Color
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\family default
|
||||
both turn off the default behavior of enclosing all links in frames;
|
||||
\family sans
|
||||
Color
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\family default
|
||||
colors the different links.
|
||||
The default colors are:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color magenta
|
||||
magenta
|
||||
\color inherit
|
||||
for hyperlinks and URLs
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color red
|
||||
red
|
||||
\color inherit
|
||||
for links
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color green
|
||||
green
|
||||
\color inherit
|
||||
for citations
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
but you can change these in the field
|
||||
\family sans
|
||||
Additional options
|
||||
\family default
|
||||
.
|
||||
For example, in this document they were changed with the additional options:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\series bold
|
||||
linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
If the option
|
||||
\family sans
|
||||
Backreferences
|
||||
\family default
|
||||
is set, the hyperlinks will appear in the bibliography after the different
|
||||
entries, showing, depending on the option selected, the number of the section,
|
||||
slide or page where the entry is referenced.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -29386,12 +29549,20 @@ In the dialog tab
|
||||
\family sans
|
||||
Bookmarks
|
||||
\family default
|
||||
you can set if PDF-bookmarks should be created for every section of your
|
||||
document to make it easier for readers to navigate through the document.
|
||||
you can specify if PDF-bookmarks should be created for every section of
|
||||
your document to make it easier for readers to navigate through the document.
|
||||
You can decide if the bookmarks should be numbered like your document sections
|
||||
or not.
|
||||
With the open bookmarks level you can specify what sectioning level should
|
||||
be displayed in the bookmarks when opening the PDF.
|
||||
With the
|
||||
\family sans
|
||||
Open bookmarks
|
||||
\family default
|
||||
|
||||
\family sans
|
||||
Level
|
||||
\family default
|
||||
you can specify what sectioning level should be displayed in the bookmarks
|
||||
when opening the PDF.
|
||||
For example level
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
@ -29403,38 +29574,6 @@ Bookmarks
|
||||
1 will only display the sections.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
The header information in the dialog tab
|
||||
\family sans
|
||||
General
|
||||
\family default
|
||||
are saved together with the PDF as file properties.
|
||||
Many programs are able to extract this information to e.
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
g.
|
||||
\begin_inset space \space{}
|
||||
\end_inset
|
||||
|
||||
automatically recognize who the author is and what the PDF is about.
|
||||
This is very useful to sort, classify, or use PDFs for bibliography issues.
|
||||
When the option
|
||||
\family sans
|
||||
Automatic fill header
|
||||
\family default
|
||||
is set, LyX tries to extract the header information from your document
|
||||
title and author settings.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
The option
|
||||
\family sans
|
||||
Load in fullscreen mode
|
||||
\family default
|
||||
will open the PDF in fullscreen mode, which is useful for presentations.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
PDF properties are also used in this document.
|
||||
When you look in its document settings, you can see that some additional
|
||||
@ -29443,7 +29582,7 @@ PDF properties are also used in this document.
|
||||
hyperref
|
||||
\series default
|
||||
options are used.
|
||||
For an explanation of them we refer you to the hyperref manual
|
||||
For an explanation of all them we refer you to the hyperref manual
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand cite
|
||||
key "hyperref"
|
||||
@ -29491,9 +29630,8 @@ As LyX uses LaTeX in the background, it supports many LaTeX commands and
|
||||
LaTeX contains hundreds of packages that provide different commands.
|
||||
All the time packages are being updated and new ones added.
|
||||
This has the advantage that you can typeset nearly everything as there
|
||||
is for every problem a LaTeX-package.
|
||||
But LyX can of course not be up to date and support all packages and their
|
||||
commands.
|
||||
is a LaTeX-package for every problem, though LyX cannot support all packages
|
||||
and their commands.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -29502,7 +29640,18 @@ But don't worry, you can use any LaTeX-command directly in LyX inside the
|
||||
A TeX Code box is created by the menu
|
||||
\family sans
|
||||
Insert\SpecialChar \menuseparator
|
||||
TeX
|
||||
Te
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
{}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
X
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
@ -29615,7 +29764,7 @@ Note:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Short Introduction to the LaTeX Syntax
|
||||
A Short Introduction to the LaTeX Syntax
|
||||
\begin_inset Argument
|
||||
status collapsed
|
||||
|
||||
@ -29659,16 +29808,8 @@ program
|
||||
your text.
|
||||
This has the advantage that the layout of the document can be changed at
|
||||
any time if you know the right commands.
|
||||
E.
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
g.
|
||||
\begin_inset space \space{}
|
||||
\end_inset
|
||||
|
||||
imagine you have to write a manual for a product and the deadline is the
|
||||
end of the day.
|
||||
For example, imagine you have to write a manual for a product and the deadline
|
||||
is the end of the day.
|
||||
Your boss has just complimented you for your good work but wants to have
|
||||
all caption labels bold.
|
||||
But you have over a hundred figure and table captions with non-bold labels
|
||||
@ -29680,7 +29821,7 @@ imagine you have to write a manual for a product and the deadline is the
|
||||
\begin_layout Standard
|
||||
Now LaTeX comes into play.
|
||||
As mentioned above, for every problem there exists a LaTeX-package.
|
||||
First you have to find out which and therefore look into the LaTeX package
|
||||
First you have to find out which and therefore look in the LaTeX package
|
||||
database,
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand cite
|
||||
@ -29712,6 +29853,26 @@ LaTeX-packages ! caption
|
||||
Document\SpecialChar \menuseparator
|
||||
Settings
|
||||
\family default
|
||||
\SpecialChar \menuseparator
|
||||
|
||||
\family sans
|
||||
LaT
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
{}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
eX
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Preamble
|
||||
\family default
|
||||
) with the command
|
||||
\end_layout
|
||||
|
||||
@ -30050,7 +30211,15 @@ Header/Footer line
|
||||
|
||||
\begin_layout Standard
|
||||
To define a custom page header and footer line for your document, you need
|
||||
to set the headings style to
|
||||
to set the
|
||||
\family sans
|
||||
Page
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
style
|
||||
\family default
|
||||
to
|
||||
\family sans
|
||||
Fancy
|
||||
\family default
|
||||
@ -30143,7 +30312,7 @@ for the different positions in the header/footer.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Normally, headers and footers are set up in the beginning of the document.
|
||||
Normally, headers and footers are set up at the beginning of the document.
|
||||
But you can change them anywhere you want to.
|
||||
Figure
|
||||
\begin_inset space ~
|
||||
@ -30164,7 +30333,7 @@ reference "fig:Page-layout"
|
||||
placement h
|
||||
wide false
|
||||
sideways false
|
||||
status collapsed
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\noindent
|
||||
@ -30352,6 +30521,34 @@ Page layout with custom header and footer line.
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Note Greyedout
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\series bold
|
||||
Note
|
||||
\series default
|
||||
: some document classes implement their own customized page headers and
|
||||
footers if
|
||||
\family sans
|
||||
Page
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
style
|
||||
\family default
|
||||
is set to “Default”.
|
||||
Check what these are before you specify your own customized page headers
|
||||
and footers.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
@ -30359,17 +30556,13 @@ Definition
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
To define your header line, add all 3
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
header styles.
|
||||
The things you add to the styles appear on uneven pages, the things in
|
||||
the optional arguments on even pages.
|
||||
To define your header line, add all three header styles.
|
||||
The things you add to the styles appear on odd numbered pages, the things
|
||||
in the optional arguments on even numbered pages.
|
||||
For single-sided documents, the optional arguments will not be used and
|
||||
can be omitted.
|
||||
If you leave a style or its argument empty, nothing appears in the output.
|
||||
Defining the footer line works similar.
|
||||
Defining the footer line works similarly.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -30498,7 +30691,7 @@ headrulewidth
|
||||
\backslash
|
||||
footrulewidth
|
||||
\series default
|
||||
in the following scheme:
|
||||
in the following way:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -30512,7 +30705,7 @@ headrulewidth}{thickness}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Where thickness is a size in standard units like
|
||||
where thickness is a size in standard units like
|
||||
\family sans
|
||||
pt
|
||||
\family default
|
||||
@ -30565,7 +30758,28 @@ headheight
|
||||
\backslash
|
||||
footheight
|
||||
\series default
|
||||
in this scheme in your document preamble:
|
||||
in this entry in
|
||||
\family sans
|
||||
Document\SpecialChar \menuseparator
|
||||
Settings\SpecialChar \menuseparator
|
||||
Lat
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
{}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
eX
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Preamble
|
||||
\family default
|
||||
:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -30579,10 +30793,10 @@ headheight}{height}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Where height is a size in standard units.
|
||||
where height is a size in standard units.
|
||||
If you don't know which amount of space is needed for the height, define
|
||||
your header/footer and preview your document as PDF.
|
||||
Then open the LaTeX logfile via the menu
|
||||
your header/footer and preview your document as a PDF.
|
||||
Then open the LaTeX logfile with the menu
|
||||
\family sans
|
||||
Document\SpecialChar \menuseparator
|
||||
La
|
||||
@ -30598,7 +30812,7 @@ status collapsed
|
||||
|
||||
TeX Log
|
||||
\family default
|
||||
and look via the button
|
||||
and use the button
|
||||
\family sans
|
||||
Next
|
||||
\begin_inset space ~
|
||||
@ -30606,7 +30820,7 @@ Next
|
||||
|
||||
Warning
|
||||
\family default
|
||||
if you find a warning of the package
|
||||
to see if you can find a warning about the package
|
||||
\series bold
|
||||
fancyhdr
|
||||
\series default
|
||||
@ -30743,15 +30957,8 @@ pt
|
||||
|
||||
\begin_layout Standard
|
||||
In principle you can use almost everything in headers/footers, except floats.
|
||||
For more special things like e.
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
g.
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
thumb-indexes, see the manual of the
|
||||
For more specialized features, for example, thumb-indexes, see the manual
|
||||
of the
|
||||
\series bold
|
||||
fancyhdr
|
||||
\series default
|
||||
@ -30937,6 +31144,27 @@ Size
|
||||
is the multiplication factor for the size.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
If you would like to see everything but your math formulas typeset by LaTeX,
|
||||
set
|
||||
\family sans
|
||||
Instant
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Preview
|
||||
\family default
|
||||
to
|
||||
\family sans
|
||||
No
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
math
|
||||
\family default
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Previews are generated when you load a document into LyX and when you finish
|
||||
editing an inset.
|
||||
@ -30961,7 +31189,7 @@ Display
|
||||
Graphics
|
||||
\family default
|
||||
.
|
||||
Reopening the documents will fix such problems.
|
||||
Reopening the document will fix such problems.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
@ -31240,12 +31468,19 @@ View
|
||||
Source
|
||||
\family default
|
||||
and a window will be shown where you can see the LaTeX-source code.
|
||||
The window shows the source of the whole paragraph where the cursor is
|
||||
currently in.
|
||||
The window shows the source of the whole paragraph in which the cursor
|
||||
currently sits.
|
||||
You can also select document parts in LyX's main window, then only this
|
||||
selection (when it is more than one paragraph) is shown as source code.
|
||||
To view the whole document as source, enable the corresponding option in
|
||||
the source view window.
|
||||
If you check
|
||||
\family sans
|
||||
Automatic update
|
||||
\family default
|
||||
, you can see the changes as you make them in LyX; but note that if you
|
||||
have several documents open, this will slow things down as LyX updates
|
||||
them all, not just the one which is open at the time.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
|
@ -29972,6 +29972,24 @@ Mathe
|
||||
Handbuchs.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Jeder Branchtyp kann einen speziellen Stil haben, der in Layout-Dateien
|
||||
definiert werden kann.
|
||||
Für diese fortgeschrittene Anwendung siehe das
|
||||
\emph on
|
||||
Anpassung
|
||||
\emph default
|
||||
Handbuch, Abschnitt
|
||||
\begin_inset Quotes gld
|
||||
\end_inset
|
||||
|
||||
Flexible Einfügungen und InsetLayout
|
||||
\begin_inset Quotes grd
|
||||
\end_inset
|
||||
|
||||
).
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
PDF-Eigenschaften
|
||||
\begin_inset Index idx
|
||||
@ -30029,28 +30047,6 @@ hyperref
|
||||
ein Leser, der die DVI- oder PDF-Ausgabe auf seinem PC liest, einen Querverweis
|
||||
anklicken kann und so zur entsprechenden Stelle gelangt, wie es auch im
|
||||
Internet passiert.
|
||||
Auf der Karteikarte
|
||||
\family sans
|
||||
Hyperlinks
|
||||
\family default
|
||||
können Sie festlegen, wie die Querverweise aussehen sollen, und ob bibliografis
|
||||
che Rückverweise angelegt werden sollen.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Auf der Karteikarte
|
||||
\family sans
|
||||
Lesezeichen
|
||||
\family default
|
||||
können Sie festlegen, ob welche erzeugt und auch nummeriert werden sollen.
|
||||
Das erleichtert es Lesern, durch die PDF-Ausgabe des Dokuments zu navigieren.
|
||||
Mit
|
||||
\family sans
|
||||
Ebene
|
||||
\family default
|
||||
legen Sie fest, welche Lesezeichen angezeigt werden sollen.
|
||||
2 zum Beispiel zeigt die Lesezeichen aller Abschnitte und Unterabschnitte,
|
||||
während 1 nur Abschnitte berücksichtigt.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -30079,10 +30075,7 @@ eintragen
|
||||
\family default
|
||||
angekreuzt, versucht LyX, diese Informationen aus dem Titel und dem Autor
|
||||
des Dokuments zu gewinnen.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Die Option
|
||||
Die Option
|
||||
\family sans
|
||||
Im
|
||||
\begin_inset space \space{}
|
||||
@ -30098,6 +30091,134 @@ Vollbildmodus
|
||||
ionen hilfreich ist.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Auf der Karteikarte
|
||||
\family sans
|
||||
Hyperlinks
|
||||
\family default
|
||||
können Sie festlegen, wie die Querverweise aussehen sollen, und ob bibliografis
|
||||
che Rückverweise angelegt werden sollen.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Mit die Option
|
||||
\family sans
|
||||
Links am Zeilenende umbrechen
|
||||
\family default
|
||||
können lange Links umgebrochen werden;
|
||||
\family sans
|
||||
Keine
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Rahmen
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
um
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Links
|
||||
\family default
|
||||
und
|
||||
\family sans
|
||||
Links
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
einfärben
|
||||
\family default
|
||||
schalten beide die Eingenschaft aus, dass standardmäßig Rahmen um Links
|
||||
gezeichnet werden;
|
||||
\family sans
|
||||
Links
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
einfärben
|
||||
\family default
|
||||
färbt die verschiedenen Links.
|
||||
Die verschiedenen Farben sind:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color magenta
|
||||
magenta
|
||||
\color inherit
|
||||
für Hyperlinks und URLs
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color red
|
||||
rot
|
||||
\color inherit
|
||||
für links
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color green
|
||||
grün
|
||||
\color inherit
|
||||
für Zitate
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
die aber im Feld
|
||||
\family sans
|
||||
Zusätzliche Optionen
|
||||
\family default
|
||||
geändert werden können.
|
||||
Dies wurde z.
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
B.
|
||||
in diesem Dokument mit den Optionen
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\series bold
|
||||
linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
getan.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Wenn die Option
|
||||
\family sans
|
||||
Rückverweise
|
||||
\family default
|
||||
ausgewählt ist, erscheinen die Hyperlinks im Literaturverzeichnis hinter
|
||||
den Einträgen, je nach Einstellung, als Nummer des Abschnitts, der Folie
|
||||
oder Seite in/auf der sie referenziert sind.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
In der Karteikarte
|
||||
\family sans
|
||||
Lesezeichen
|
||||
\family default
|
||||
können Sie festlegen, ob welche erzeugt und auch nummeriert werden sollen.
|
||||
Das erleichtert es Lesern, durch die PDF-Ausgabe des Dokuments zu navigieren.
|
||||
Mit
|
||||
\family sans
|
||||
Ebene
|
||||
\family default
|
||||
legen Sie fest, welche Lesezeichen angezeigt werden sollen.
|
||||
2 zum Beispiel zeigt die Lesezeichen aller Abschnitte und Unterabschnitte,
|
||||
während 1 nur Abschnitte berücksichtigt.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Auch in diesem Handbuch werden PDF-Eigenschaften benutzt, wie Sie im Dialogfenst
|
||||
er
|
||||
@ -30472,6 +30593,22 @@ LaTeX-Paket ! caption
|
||||
Dokument\SpecialChar \menuseparator
|
||||
Einstellungen
|
||||
\family default
|
||||
\SpecialChar \menuseparator
|
||||
|
||||
\family sans
|
||||
LaT
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
{}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
eX-Vorspann
|
||||
\family default
|
||||
) mit dem Befehl
|
||||
\end_layout
|
||||
|
||||
@ -30785,7 +30922,7 @@ Roman{page}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Benutzerdefinierte Kopf/Fußzeilen
|
||||
Benutzerdefinierte Kopf-/Fußzeilen
|
||||
\begin_inset CommandInset label
|
||||
LatexCommand label
|
||||
name "sec:Benutzerdefinierte-Kopf/Fußzeile"
|
||||
@ -30817,7 +30954,7 @@ Kopf/Fußzeile
|
||||
|
||||
\begin_layout Standard
|
||||
Um eigene Kopf- und Fußzeilen für ein Dokument zu definieren, muss man den
|
||||
Stil
|
||||
Seitenstil
|
||||
\family sans
|
||||
ausgefallen
|
||||
\family default
|
||||
@ -31115,6 +31252,37 @@ Seitenlayout mit benutzerdefinierter Kopf/Fußzeile.
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Note Greyedout
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\series bold
|
||||
Achtung
|
||||
\series default
|
||||
: Einige Dokumentklassen definieren ihre eigenen Kopf-/Fußzeilen wenn
|
||||
\family sans
|
||||
Seiten-Stil
|
||||
\family default
|
||||
auf
|
||||
\begin_inset Quotes gld
|
||||
\end_inset
|
||||
|
||||
Standard
|
||||
\begin_inset Quotes grd
|
||||
\end_inset
|
||||
|
||||
gesetzt ist.
|
||||
Daher sollten Sie deren Stil ausprobieren bevor Sie eigenen Kopf-/Fußzeilen
|
||||
definieren.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
@ -31707,6 +31875,26 @@ Vorschaugröße
|
||||
ist der Multiplikationsfaktor für die Größe.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Wenn Sie alles außer Mathe vorschauen wollen, setzen Sie
|
||||
\family sans
|
||||
Sofortige
|
||||
\begin_inset space \space{}
|
||||
\end_inset
|
||||
|
||||
Vorschau
|
||||
\family default
|
||||
auf
|
||||
\family sans
|
||||
Kein
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Mathe
|
||||
\family default
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Vorschauen werden erzeugt, wenn Sie ein Dokument öffnen oder eine Einfügung
|
||||
verlassen.
|
||||
@ -32024,6 +32212,13 @@ ansehen
|
||||
der Code der Auswahl angezeigt (wenn es mehr als ein Absatz ist).
|
||||
Um das gesamte Dokument als Quellcode anzusehen, verwendet man die entsprechend
|
||||
e Option im Quellcode-Fenster.
|
||||
Verwendet man die Option
|
||||
\family sans
|
||||
Automatische Aktualisierung
|
||||
\family default
|
||||
, werden die Änderungen, die man am Dokument vornimmt, sofort angezeigt;
|
||||
aber beachten Sie, dass das LyX langsamer machen kann, wenn mehrere Dateien
|
||||
geöffnet sind, da LyX alle geöffneten Dateien aktualisiert.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
@ -32139,11 +32334,9 @@ ersetzen
|
||||
Umschalt
|
||||
\family default
|
||||
+F oder den Werkzeugleistenknopf
|
||||
\begin_inset Graphics
|
||||
filename ../../images/dialog-toggle_findreplaceadv.png
|
||||
scale 85
|
||||
groupId Icon
|
||||
|
||||
\begin_inset Info
|
||||
type "icon"
|
||||
arg "dialog-toggle findreplaceadv"
|
||||
\end_inset
|
||||
|
||||
aktiviert.
|
||||
@ -32295,7 +32488,11 @@ Suchen
|
||||
\family default
|
||||
Feld eingegeben wurden, können mit Segmenten ersetzt werden, die im
|
||||
\family sans
|
||||
Ersetzen durch
|
||||
Ersetzen
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
durch
|
||||
\family default
|
||||
\noun on
|
||||
|
||||
@ -32316,7 +32513,11 @@ Umschalt+Enter
|
||||
\family default
|
||||
während der Cursor sich im Feld
|
||||
\family sans
|
||||
Ersetzen durch
|
||||
Ersetzen
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
durch
|
||||
\family default
|
||||
\noun on
|
||||
|
||||
|
@ -29917,6 +29917,36 @@ Ecuaciones
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
Each type of branch is allowed to have its specific style defined in layout
|
||||
files (e.
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
g.
|
||||
\begin_inset space \space{}
|
||||
\end_inset
|
||||
|
||||
any branch inset can be automatically wrapped by your own LaTeX commands.).
|
||||
For this advanced usage, see the
|
||||
\emph on
|
||||
Customization
|
||||
\emph default
|
||||
manual, section
|
||||
\lang spanish
|
||||
|
||||
\begin_inset Quotes fld
|
||||
\end_inset
|
||||
|
||||
Flex insets and InsetLayout
|
||||
\begin_inset Quotes frd
|
||||
\end_inset
|
||||
|
||||
).
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Propiedades PDF
|
||||
\begin_inset CommandInset label
|
||||
@ -29963,49 +29993,14 @@ LaTeX, paquetes ! hyperref
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Utilizando
|
||||
\series bold
|
||||
hyperref
|
||||
\series default
|
||||
se enlazan todas las referencias cruzadas en las salidas DVI y PDF.
|
||||
|
||||
\lang english
|
||||
which will link
|
||||
\lang spanish
|
||||
todas las referencias cruzadas en las salidas DVI y PDF.
|
||||
Esto significa que el lector puede desplazarse por las partes del documento
|
||||
referenciadas haciendo clic sobre una entrada del índice general o una
|
||||
referencia.
|
||||
En la pestaña
|
||||
\family sans
|
||||
Hiperenlaces
|
||||
\family default
|
||||
del diálogo puedes especificar el aspecto de los enlaces y si se crean
|
||||
enlaces para las referencias bibliográficas.
|
||||
Estas aparecerán en la bibliografía detrás de las diferentes entradas,
|
||||
mostrando el número de la sección, transparencia o página donde la entrada
|
||||
está referenciada.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
En la pestaña
|
||||
\family sans
|
||||
Marcadores
|
||||
\family default
|
||||
puedes determinar si se crean marcadores para cada sección del documento
|
||||
para facilitar al lector la navegación por el mismo.
|
||||
Puedes decidir si los marcadores se numeran o no como las secciones del
|
||||
documento.
|
||||
Con el nivel de marcadores abiertos puedes determinar qué niveles de sección
|
||||
deben mostrarse al abrir el PDF.
|
||||
Por ejemplo, un nivel
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
2 mostrará las secciones y subsecciones, un nivel
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
1 mostrará sólo las secciones.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -30029,16 +30024,160 @@ Llenar automáticamente la información de cabecera
|
||||
\family default
|
||||
, LyX intenta extraer la información de cabecera a partir de la configuración
|
||||
del título y del autor del documento.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
La opción
|
||||
La opción
|
||||
\family sans
|
||||
Modo pantalla completa
|
||||
\family default
|
||||
abre el PDF en pantalla completa, útil para presentaciones.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
En la pestaña
|
||||
\family sans
|
||||
Hiperenlaces
|
||||
\family default
|
||||
del diálogo puedes especificar el aspecto de los enlaces y si se crean
|
||||
enlaces para las referencias bibliográficas.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
The
|
||||
\family sans
|
||||
Break
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
over
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
lines
|
||||
\family default
|
||||
option allows long links to be split;
|
||||
\family sans
|
||||
No
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
frames
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
around
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\family default
|
||||
and
|
||||
\family sans
|
||||
Color
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\family default
|
||||
both turn off the default behavior of enclosing all links in frames;
|
||||
\family sans
|
||||
Color
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\family default
|
||||
colors the different links.
|
||||
The default colors are:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color magenta
|
||||
\lang english
|
||||
magenta
|
||||
\color inherit
|
||||
for hyperlinks and URLs
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color red
|
||||
\lang english
|
||||
red
|
||||
\color inherit
|
||||
for links
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color green
|
||||
\lang english
|
||||
green
|
||||
\color inherit
|
||||
for citations
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
but you can change these in the field
|
||||
\family sans
|
||||
Additional options
|
||||
\family default
|
||||
.
|
||||
For example, in this document they were changed with the additional options:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\series bold
|
||||
linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
If the option
|
||||
\family sans
|
||||
Backreferences
|
||||
\family default
|
||||
is set, the hyperlinks will appear in the bibliography after the different
|
||||
entries
|
||||
\lang spanish
|
||||
, mostrando el número de la sección, transparencia o página donde la entrada
|
||||
está referenciada.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
En la pestaña
|
||||
\family sans
|
||||
Marcadores
|
||||
\family default
|
||||
puedes determinar si se crean marcadores para cada sección del documento
|
||||
para facilitar al lector la navegación por el mismo.
|
||||
Puedes decidir si los marcadores se numeran o no como las secciones del
|
||||
documento.
|
||||
Con el nivel de marcadores abiertos puedes determinar qué niveles de sección
|
||||
deben mostrarse al abrir el PDF.
|
||||
Por ejemplo, un nivel
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
2 mostrará las secciones y subsecciones, un nivel
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
1 mostrará sólo las secciones.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
En este documento se han utilizado las propiedades PDF.
|
||||
Si miras la configuración del documento puedes ver algunas opciones adicionales
|
||||
@ -30318,6 +30457,32 @@ LaTeX, paquetes ! caption
|
||||
Documento\SpecialChar \menuseparator
|
||||
Configuración
|
||||
\family default
|
||||
\SpecialChar \menuseparator
|
||||
|
||||
\family sans
|
||||
\lang english
|
||||
LaT
|
||||
\lang spanish
|
||||
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
{}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\lang english
|
||||
eX
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Preamble
|
||||
\family default
|
||||
\lang spanish
|
||||
) con el comando
|
||||
\end_layout
|
||||
|
||||
@ -30685,7 +30850,11 @@ Configuración\SpecialChar \menuseparator
|
||||
Módulos
|
||||
\family default
|
||||
.
|
||||
Este módulo ofrece 6 estilos:
|
||||
Este módulo ofrece 6
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Sestilos:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -30979,6 +31148,45 @@ Diseño de página con encabezado y pie personalizados
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
\begin_inset Note Greyedout
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\series bold
|
||||
\lang english
|
||||
Note
|
||||
\series default
|
||||
: some document classes implement their own customized page headers and
|
||||
footers if
|
||||
\family sans
|
||||
Page
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
style
|
||||
\family default
|
||||
is set to
|
||||
\begin_inset Quotes fld
|
||||
\end_inset
|
||||
|
||||
Default
|
||||
\begin_inset Quotes frd
|
||||
\end_inset
|
||||
|
||||
.
|
||||
Check what these are before you specify your own customized page headers
|
||||
and footers.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
@ -31513,6 +31721,29 @@ Tamaño de la vista
|
||||
es el factor de multiplicación para el tamaño.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
If you would like to see everything but your math formulas typeset by LaTeX,
|
||||
set
|
||||
\family sans
|
||||
Instant
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Preview
|
||||
\family default
|
||||
to
|
||||
\family sans
|
||||
No
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
math
|
||||
\family default
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Las vistas se generan cuando cargas un documento en Lyx y cuando terminas
|
||||
de editar el objeto insertado.
|
||||
@ -31808,6 +32039,15 @@ e al párrafo en el que se encuentre el cursor.
|
||||
También puedes seleccionar varios párrafos para ver su código.
|
||||
Para ver el código de todo el documento, marca la opción correspondiente
|
||||
en la ventana de código.
|
||||
|
||||
\lang english
|
||||
If you check
|
||||
\family sans
|
||||
Automatic update
|
||||
\family default
|
||||
, you can see the changes as you make them in LyX; but note that if you
|
||||
have several documents open, this will slow things down as LyX updates
|
||||
them all, not just the one which is open at the time.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
|
@ -30800,6 +30800,36 @@ Math
|
||||
s.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
Each type of branch is allowed to have its specific style defined in layout
|
||||
files (e.
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
g.
|
||||
\begin_inset space \space{}
|
||||
\end_inset
|
||||
|
||||
any branch inset can be automatically wrapped by your own LaTeX commands.).
|
||||
For this advanced usage, see the
|
||||
\emph on
|
||||
Customization
|
||||
\emph default
|
||||
manual, section
|
||||
\lang french
|
||||
|
||||
\begin_inset Quotes fld
|
||||
\end_inset
|
||||
|
||||
Flex insets and InsetLayout
|
||||
\begin_inset Quotes frd
|
||||
\end_inset
|
||||
|
||||
).
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Propriétés du PDF
|
||||
\begin_inset CommandInset label
|
||||
@ -30845,28 +30875,165 @@ Paquetages LaTeX ! hyperref
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
En utilisant
|
||||
\series bold
|
||||
hyperref
|
||||
\series default
|
||||
, toutes les références croisées seront transformées en liens dans les sorties
|
||||
|
||||
\lang english
|
||||
which will link
|
||||
\lang french
|
||||
toutes les références croisées seront transformées en liens dans les sorties
|
||||
DVI et PDF.
|
||||
Cela signifie que le lecteur de votre document pourra cliquer sur un élément
|
||||
de la table de matières ou sur une référence pour voir la partie du document
|
||||
référencée.
|
||||
Dans l'onglet
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Les informations d'en-tête que vous pouvez entrer dans l'onglet
|
||||
\family sans
|
||||
Général
|
||||
\family default
|
||||
sont enregistrées dans le fichier PDF comme propriétés du fichier.
|
||||
De nombreux programmes sont capables d'extraire ces informations pour par
|
||||
exemple reconnaître automatiquement qui est l'auteur ou quel est le sujet
|
||||
d'un PDF donné.
|
||||
C'est très utilisé pour trier, classer ou utiliser les PDF pour des recherches
|
||||
bibliographiques.
|
||||
Quand l'option
|
||||
\family sans
|
||||
Compléter automatiquement l'en-tête
|
||||
\family default
|
||||
est activée, LyX essaie d'extraire les informations de l'en-tête à partir
|
||||
du titre de votre document et des données sur l'auteur.
|
||||
L'option
|
||||
\family sans
|
||||
Charger en mode plein écran
|
||||
\family default
|
||||
ouvrira le PDF en mode plein écran, ce qui est particulièrement utile pour
|
||||
les présentations.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Dans l'onglet
|
||||
\family sans
|
||||
hyperlien
|
||||
\family default
|
||||
vous pouvez préciser l'aspect que devront avoir les liens et si des renvois
|
||||
bibliographiques doivent être créés.
|
||||
Ces renvois apparaîtront dans la bibliographie à la fin des différentes
|
||||
entrées, indiquant le numéro de la section, de la diapositive ou de la
|
||||
page du document où cette entrée est citée.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
The
|
||||
\family sans
|
||||
Break
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
over
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
lines
|
||||
\family default
|
||||
option allows long links to be split;
|
||||
\family sans
|
||||
No
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
frames
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
around
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\family default
|
||||
and
|
||||
\family sans
|
||||
Color
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\family default
|
||||
both turn off the default behavior of enclosing all links in frames;
|
||||
\family sans
|
||||
Color
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\family default
|
||||
colors the different links.
|
||||
The default colors are:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color magenta
|
||||
\lang english
|
||||
magenta
|
||||
\color inherit
|
||||
for hyperlinks and URLs
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color red
|
||||
\lang english
|
||||
red
|
||||
\color inherit
|
||||
for links
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color green
|
||||
\lang english
|
||||
green
|
||||
\color inherit
|
||||
for citations
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
but you can change these in the field
|
||||
\family sans
|
||||
Additional options
|
||||
\family default
|
||||
.
|
||||
For example, in this document they were changed with the additional options:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\series bold
|
||||
linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
If the option
|
||||
\family sans
|
||||
Backreferences
|
||||
\family default
|
||||
is set, the hyperlinks will appear in the bibliography after the different
|
||||
entries
|
||||
\lang french
|
||||
, indiquant le numéro de la section, de la diapositive ou de la page du
|
||||
document où cette entrée est citée.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -30896,35 +31063,6 @@ Ouverture des signets
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Les informations d'en-tête que vous pouvez entrer dans l'onglet
|
||||
\family sans
|
||||
Général
|
||||
\family default
|
||||
sont enregistrées dans le fichier PDF comme propriétés du fichier.
|
||||
De nombreux programmes sont capables d'extraire ces informations pour par
|
||||
exemple reconnaître automatiquement qui est l'auteur ou quel est le sujet
|
||||
d'un PDF donné.
|
||||
C'est très utilisé pour trier, classer ou utiliser les PDF pour des recherches
|
||||
bibliographiques.
|
||||
Quand l'option
|
||||
\family sans
|
||||
Compléter automatiquement l'en-tête
|
||||
\family default
|
||||
est activée, LyX essaie d'extraire les informations de l'en-tête à partir
|
||||
du titre de votre document et des données sur l'auteur.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
L'option
|
||||
\family sans
|
||||
Charger en mode plein écran
|
||||
\family default
|
||||
ouvrira le PDF en mode plein écran, ce qui est particulièrement utile pour
|
||||
les présentations.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Les propriétés du PDF sont aussi utilisées dans ce document.
|
||||
Si vous regardez dans les paramètres du présent document, vous verrez que
|
||||
@ -31211,6 +31349,32 @@ Paquetages LaTeX ! caption
|
||||
Document\SpecialChar \menuseparator
|
||||
Paramètres
|
||||
\family default
|
||||
\SpecialChar \menuseparator
|
||||
|
||||
\family sans
|
||||
\lang english
|
||||
LaT
|
||||
\lang french
|
||||
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
{}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\lang english
|
||||
eX
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Preamble
|
||||
\family default
|
||||
\lang french
|
||||
) avec la commande
|
||||
\end_layout
|
||||
|
||||
@ -31586,7 +31750,11 @@ Personnalisation en-têtes/pieds de page
|
||||
\end_inset
|
||||
|
||||
.
|
||||
Ce module propose les 6 styles suivants:
|
||||
Ce module propose les 6
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
styles suivants:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -31852,6 +32020,37 @@ Mise en page avec en-tête et pied de page
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
\begin_inset Note Greyedout
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\series bold
|
||||
\lang english
|
||||
Note
|
||||
\series default
|
||||
: some document classes implement their own customized page headers and
|
||||
footers if
|
||||
\family sans
|
||||
Page
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
style
|
||||
\family default
|
||||
is set to “Default”.
|
||||
Check what these are before you specify your own customized page headers
|
||||
and footers.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
@ -32446,10 +32645,9 @@ Préférences
|
||||
\family sans
|
||||
Apparence\SpecialChar \menuseparator
|
||||
Affichage écran.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Activez ensuit
|
||||
\family default
|
||||
Activez ensuit
|
||||
\family sans
|
||||
Aperçu
|
||||
\begin_inset space ~
|
||||
@ -32481,6 +32679,29 @@ l'aperçu
|
||||
est le facteur multiplicatif pour la taille.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
If you would like to see everything but your math formulas typeset by LaTeX,
|
||||
set
|
||||
\family sans
|
||||
Instant
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Preview
|
||||
\family default
|
||||
to
|
||||
\family sans
|
||||
No
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
math
|
||||
\family default
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Les aperçus sont générés quand vous chargez un document et quand vous avez
|
||||
fini d'éditer un insert.
|
||||
@ -32808,6 +33029,15 @@ source
|
||||
complet
|
||||
\family default
|
||||
.
|
||||
|
||||
\lang english
|
||||
If you check
|
||||
\family sans
|
||||
Automatic update
|
||||
\family default
|
||||
, you can see the changes as you make them in LyX; but note that if you
|
||||
have several documents open, this will slow things down as LyX updates
|
||||
them all, not just the one which is open at the time.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
|
@ -23910,6 +23910,34 @@ x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer
|
||||
』をご覧ください。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
Each type of branch is allowed to have its specific style defined in layout
|
||||
files (e.
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
g.
|
||||
\begin_inset space \space{}
|
||||
\end_inset
|
||||
|
||||
any branch inset can be automatically wrapped by your own LaTeX commands.).
|
||||
For this advanced usage, see the
|
||||
\emph on
|
||||
Customization
|
||||
\emph default
|
||||
manual, section
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
Flex insets and InsetLayout
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
).
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
PDF特性
|
||||
\begin_inset CommandInset label
|
||||
@ -23947,31 +23975,14 @@ Latexぱっけーじ@LaTeXパッケージ ! hyperref
|
||||
|
||||
\end_inset
|
||||
|
||||
を利用します。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\series bold
|
||||
hyperref
|
||||
\series default
|
||||
を使うと、DVI出力とPDF出力中で、すべての相互参照がリンクとして現れます。つまり、あなたの文書の読者は、目次や参照をクリックして、文書の参照されている部分へ
|
||||
と移動することができるのです。ダイアログタブにある
|
||||
\family sans
|
||||
ハイパーリンク
|
||||
\family default
|
||||
では、リンクの外観や書誌情報の逆参照リンクを生成するかどうかを指定することができます。逆参照は、書誌情報の各項目のうしろに、項目が引用された節やスライド、ページ
|
||||
を表示するものです。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\family sans
|
||||
しおり
|
||||
\family default
|
||||
ダイアログタブでは、読者が文書内を動き回るのに便利なように、文書の各節のPDFしおりを設定するかどうかを指定することができます。しおりが、文書の節見出しと同様に
|
||||
番号を振るかどうかを指定することもできます。開くしおりの階層では、PDFを開いたときにどの節階層まで表示するかを指定することができます。例えば、階層を2にしたと
|
||||
きには、すべての節と小節が表示され、階層を1にすると節のみが表示されます。
|
||||
を利用します
|
||||
\lang english
|
||||
which will link all cross-references in the DVI- and PDF-output.
|
||||
This means that the reader of your document will be able to click on a
|
||||
table of contents entry or on a reference to move to the cross-referenced
|
||||
part of the document
|
||||
\lang japanese
|
||||
。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -23985,14 +23996,140 @@ hyperref
|
||||
自動的にヘッダを補完
|
||||
\family default
|
||||
オプションを有効にすると、LyXはヘッダ情報を、文書のタイトルと著者の設定から自動的に抽出しようと試みます。
|
||||
\family sans
|
||||
全画面モードで読み込む
|
||||
\family default
|
||||
オプションは、PDFを全画面モードで開きますので、プレゼンテーションに便利です。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
You can specify in the dialog tab
|
||||
\family sans
|
||||
Hyperlinks
|
||||
\family default
|
||||
how the links will look and if links for bibliographical backreferences
|
||||
are created.
|
||||
The
|
||||
\family sans
|
||||
Break
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
over
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
lines
|
||||
\family default
|
||||
option allows long links to be split;
|
||||
\family sans
|
||||
No
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
frames
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
around
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\family default
|
||||
and
|
||||
\family sans
|
||||
Color
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\family default
|
||||
both turn off the default behavior of enclosing all links in frames;
|
||||
\family sans
|
||||
Color
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
links
|
||||
\family default
|
||||
colors the different links.
|
||||
The default colors are:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color magenta
|
||||
\lang english
|
||||
magenta
|
||||
\color inherit
|
||||
for hyperlinks and URLs
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color red
|
||||
\lang english
|
||||
red
|
||||
\color inherit
|
||||
for links
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
\labelwidthstring 00.00.0000
|
||||
|
||||
\color green
|
||||
\lang english
|
||||
green
|
||||
\color inherit
|
||||
for citations
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
but you can change these in the field
|
||||
\family sans
|
||||
Additional options
|
||||
\family default
|
||||
.
|
||||
For example, in this document they were changed with the additional options:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\series bold
|
||||
linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
If the option
|
||||
\family sans
|
||||
Backreferences
|
||||
\family default
|
||||
is set, the hyperlinks will appear in the bibliography after the different
|
||||
entries, showing, depending on the option selected, the number of the section,
|
||||
slide or page where the entry is referenced.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\family sans
|
||||
全画面モードで読み込む
|
||||
しおり
|
||||
\family default
|
||||
オプションは、PDFを全画面モードで開きますので、プレゼンテーションに便利です。
|
||||
ダイアログタブでは、読者が文書内を動き回るのに便利なように、文書の各節のPDFしおりを設定するかどうかを指定することができます。しおりが、文書の節見出しと同様に
|
||||
番号を振るかどうかを指定することもできます。開くしおりの階層では、PDFを開いたときにどの節階層まで表示するかを指定することができます。例えば、階層を2にしたと
|
||||
きには、すべての節と小節が表示され、階層を1にすると節のみが表示されます。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -24244,7 +24381,33 @@ Latexぱっけーじ@LaTeXパッケージ ! caption
|
||||
文書\SpecialChar \menuseparator
|
||||
設定
|
||||
\family default
|
||||
メニュー)で
|
||||
メニュー\SpecialChar \menuseparator
|
||||
|
||||
\family sans
|
||||
\lang english
|
||||
LaT
|
||||
\lang japanese
|
||||
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
{}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\lang english
|
||||
eX
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Preamble
|
||||
\family default
|
||||
\lang japanese
|
||||
)で
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -24799,6 +24962,37 @@ name "fig:ページレイアウト"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
\begin_inset Note Greyedout
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\series bold
|
||||
\lang english
|
||||
Note
|
||||
\series default
|
||||
: some document classes implement their own customized page headers and
|
||||
footers if
|
||||
\family sans
|
||||
Page
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
style
|
||||
\family default
|
||||
is set to “Default”.
|
||||
Check what these are before you specify your own customized page headers
|
||||
and footers.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
@ -25251,6 +25445,29 @@ pnmcrop
|
||||
とあるのは、大きさの倍率因子のことです。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
If you would like to see everything but your math formulas typeset by LaTeX,
|
||||
set
|
||||
\family sans
|
||||
Instant
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Preview
|
||||
\family default
|
||||
to
|
||||
\family sans
|
||||
No
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
math
|
||||
\family default
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
すると、LyXに文書を読み込んだり挿入枠を編集し終わったりすると、プレビューが生成されるようになります。すでに読み込まれた文書のプレビューは、
|
||||
\family sans
|
||||
@ -25530,6 +25747,14 @@ LaTeXソースコード
|
||||
メニューを使用すると、ウィンドウが開いてLaTeXコードを見ることができるようになります。このウィンドウには、現在カーソルがある段落全体のソースを表示します。L
|
||||
yXのメインウィンドウで文書の一部を選択すれば、(1段落以上を選択しているときには)選択部分のみがソースコードとして表示されます。文書全体をソースとして閲覧した
|
||||
いときには、ソース閲覧ウィンドウにある、そのオプションを有効にしてください。
|
||||
\lang english
|
||||
If you check
|
||||
\family sans
|
||||
Automatic update
|
||||
\family default
|
||||
, you can see the changes as you make them in LyX; but note that if you
|
||||
have several documents open, this will slow things down as LyX updates
|
||||
them all, not just the one which is open at the time.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
|
Loading…
Reference in New Issue
Block a user