UserGuide.lyx, Math.lyx: backport recent changes

This commit is contained in:
Uwe Stöhr 2013-05-14 21:24:20 +02:00
parent 4492a4a0f1
commit d941debaed
6 changed files with 39863 additions and 38732 deletions

View File

@ -37366,7 +37366,7 @@ Percent and perthousand signs are set like physical units:
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
1,2 1.2
\begin_inset space \thinspace{} \begin_inset space \thinspace{}
\end_inset \end_inset

View File

@ -28082,13 +28082,14 @@ name "sec:Nomenclature"
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Sometimes you need to compile a list of symbols that are mentioned in your Sometimes you need to provide a list of technical terms or symbols that
document with a brief explanation of them a so called nomenclature or are mentioned in your document with a brief explanation of them a so
glossary. called nomenclature or glossary.
\end_layout \end_layout
\begin_layout Standard \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 \series bold
nomencl nomencl
\series default \series default
@ -28152,8 +28153,16 @@ Nom
\begin_layout Standard \begin_layout Standard
A nomenclature entry consists of two main entries. A nomenclature entry consists of two main entries.
The first is the symbol that you want to refer to. The first is the term or
The second is the description of the symbol. \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 \end_layout
\begin_layout Standard \begin_layout Standard
@ -28375,7 +28384,7 @@ should appear in nomenclature entries they need to be escaped by adding
\begin_inset CommandInset nomenclature \begin_inset CommandInset nomenclature
LatexCommand nomenclature LatexCommand nomenclature
symbol "\"@, \"|, \"!, \"\"" symbol "\"@, \"|, \"!, \"\""
description "The quote sign is output by writing ' \"\"\"\" '" description "The quote sign is output by writing \"\"\"\" '"
\end_inset \end_inset
@ -28399,7 +28408,8 @@ Nomenclature ! Sort order
\begin_layout Standard \begin_layout Standard
The nomenclature entries are sorted alphabetically by the LaTeX-code of The nomenclature entries are sorted alphabetically by the LaTeX-code of
the symbol definition. 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 Suppose you have nomenclature entries for the symbols
\emph on \emph on
a a
@ -28537,7 +28547,7 @@ The
nomencl nomencl
\series default \series default
package offers some options to adjust the appearance of the nomenclature. 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 \end_layout
\begin_layout Description \begin_layout Description
@ -28754,15 +28764,7 @@ Nomenclature ! Printing
To print the nomenclature, use the menu To print the nomenclature, use the menu
\family sans \family sans
Insert\SpecialChar \menuseparator Insert\SpecialChar \menuseparator
Lists Lists/TOC\SpecialChar \menuseparator
\begin_inset space ~
\end_inset
/
\begin_inset space ~
\end_inset
TOC\SpecialChar \menuseparator
Nomenclature Nomenclature
\family default \family default
. .
@ -28998,7 +29000,7 @@ Here is an example, where only the question text appears, the answer branch
\begin_layout Standard \begin_layout Standard
\begin_inset Branch Question \begin_inset Branch Question
status collapsed status open
\begin_layout Standard \begin_layout Standard
Question: Who was the first physics Nobel prize winner? Question: Who was the first physics Nobel prize winner?
@ -29116,8 +29118,7 @@ Exam-Question-Answer.pdf
\end_inset \end_inset
if both branches were active. if both branches were active.
This helps you to easily export different versions of your document without This helps you to export different versions of your document easily.
much hassle.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -29201,7 +29202,7 @@ answer}[1]{#1}
\begin_layout Standard \begin_layout Standard
\begin_inset Branch Question \begin_inset Branch Question
status collapsed status open
\begin_layout Standard \begin_layout Standard
\begin_inset ERT \begin_inset ERT
@ -29272,7 +29273,7 @@ answer}[1]{#1}
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Now it is possible to use the commands Now it is possible to use the
\series bold \series bold
\backslash \backslash
@ -29286,7 +29287,7 @@ question{\SpecialChar \ldots{}
answer{\SpecialChar \ldots{} answer{\SpecialChar \ldots{}
} }
\series default \series default
to obtain conditional output. commands to obtain conditional output.
Here is an example formula where only the Here is an example formula where only the
\series bold \series bold
@ -29313,6 +29314,32 @@ Math
manual. manual.
\end_layout \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 \begin_layout Section
PDF Properties PDF Properties
\begin_inset CommandInset label \begin_inset CommandInset label
@ -29337,14 +29364,13 @@ PDF properties
\begin_layout Standard \begin_layout Standard
The The
\family sans \family sans
Document Settings Document\SpecialChar \menuseparator
\family default Settings\SpecialChar \menuseparator
dialog allows you in the
\family sans
PDF Properties PDF Properties
\family default \family default
to set up special options for the PDF output of your document. dialog allows you to set up special options for the PDF output of your
All options there are provided by the LaTeX-package document.
All these options are provided by the LaTeX-package
\series bold \series bold
hyperref hyperref
\series default \series default
@ -29358,27 +29384,164 @@ LaTeX-packages ! hyperref
\end_inset \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
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 \end_layout
\begin_layout Standard \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 You can specify in the dialog tab
\family sans \family sans
Hyperlinks Hyperlinks
\family default \family default
how the links will look and if links for bibliographical backreferences how the links will look and if links for bibliographical backreferences
are created. are created.
The backreferences will appear in the bibliography behind the different The
entries, showing the number of the section, slide, or page where the entry \family sans
is referenced. 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 \end_layout
\begin_layout Standard \begin_layout Standard
@ -29386,12 +29549,20 @@ In the dialog tab
\family sans \family sans
Bookmarks Bookmarks
\family default \family default
you can set if PDF-bookmarks should be created for every section of your you can specify if PDF-bookmarks should be created for every section of
document to make it easier for readers to navigate through the document. 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 You can decide if the bookmarks should be numbered like your document sections
or not. or not.
With the open bookmarks level you can specify what sectioning level should With the
be displayed in the bookmarks when opening the PDF. \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 For example level
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -29403,38 +29574,6 @@ Bookmarks
1 will only display the sections. 1 will only display the sections.
\end_layout \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 \begin_layout Standard
PDF properties are also used in this document. PDF properties are also used in this document.
When you look in its document settings, you can see that some additional 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 hyperref
\series default \series default
options are used. 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 \begin_inset CommandInset citation
LatexCommand cite LatexCommand cite
key "hyperref" 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. LaTeX contains hundreds of packages that provide different commands.
All the time packages are being updated and new ones added. All the time packages are being updated and new ones added.
This has the advantage that you can typeset nearly everything as there This has the advantage that you can typeset nearly everything as there
is for every problem a LaTeX-package. is a LaTeX-package for every problem, though LyX cannot support all packages
But LyX can of course not be up to date and support all packages and their and their commands.
commands.
\end_layout \end_layout
\begin_layout Standard \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 A TeX Code box is created by the menu
\family sans \family sans
Insert\SpecialChar \menuseparator Insert\SpecialChar \menuseparator
TeX Te
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
{}
\end_layout
\end_inset
X
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -29615,7 +29764,7 @@ Note:
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
Short Introduction to the LaTeX Syntax A Short Introduction to the LaTeX Syntax
\begin_inset Argument \begin_inset Argument
status collapsed status collapsed
@ -29659,16 +29808,8 @@ program
your text. your text.
This has the advantage that the layout of the document can be changed at This has the advantage that the layout of the document can be changed at
any time if you know the right commands. any time if you know the right commands.
E. For example, imagine you have to write a manual for a product and the deadline
\begin_inset space \thinspace{} is the end of the day.
\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.
Your boss has just complimented you for your good work but wants to have Your boss has just complimented you for your good work but wants to have
all caption labels bold. all caption labels bold.
But you have over a hundred figure and table captions with non-bold labels 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 \begin_layout Standard
Now LaTeX comes into play. Now LaTeX comes into play.
As mentioned above, for every problem there exists a LaTeX-package. 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, database,
\begin_inset CommandInset citation \begin_inset CommandInset citation
LatexCommand cite LatexCommand cite
@ -29712,6 +29853,26 @@ LaTeX-packages ! caption
Document\SpecialChar \menuseparator Document\SpecialChar \menuseparator
Settings Settings
\family default \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 ) with the command
\end_layout \end_layout
@ -30050,7 +30211,15 @@ Header/Footer line
\begin_layout Standard \begin_layout Standard
To define a custom page header and footer line for your document, you need 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 \family sans
Fancy Fancy
\family default \family default
@ -30143,7 +30312,7 @@ for the different positions in the header/footer.
\end_layout \end_layout
\begin_layout Standard \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. But you can change them anywhere you want to.
Figure Figure
\begin_inset space ~ \begin_inset space ~
@ -30164,7 +30333,7 @@ reference "fig:Page-layout"
placement h placement h
wide false wide false
sideways false sideways false
status collapsed status open
\begin_layout Plain Layout \begin_layout Plain Layout
\noindent \noindent
@ -30352,6 +30521,34 @@ Page layout with custom header and footer line.
\end_inset \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 \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -30359,17 +30556,13 @@ Definition
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
To define your header line, add all 3 To define your header line, add all three header styles.
\begin_inset space ~ The things you add to the styles appear on odd numbered pages, the things
\end_inset in the optional arguments on even numbered pages.
header styles.
The things you add to the styles appear on uneven pages, the things in
the optional arguments on even pages.
For single-sided documents, the optional arguments will not be used and For single-sided documents, the optional arguments will not be used and
can be omitted. can be omitted.
If you leave a style or its argument empty, nothing appears in the output. 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 \end_layout
\begin_layout Standard \begin_layout Standard
@ -30498,7 +30691,7 @@ headrulewidth
\backslash \backslash
footrulewidth footrulewidth
\series default \series default
in the following scheme: in the following way:
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -30512,7 +30705,7 @@ headrulewidth}{thickness}
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Where thickness is a size in standard units like where thickness is a size in standard units like
\family sans \family sans
pt pt
\family default \family default
@ -30565,7 +30758,28 @@ headheight
\backslash \backslash
footheight footheight
\series default \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 \end_layout
\begin_layout Standard \begin_layout Standard
@ -30579,10 +30793,10 @@ headheight}{height}
\end_layout \end_layout
\begin_layout Standard \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 If you don't know which amount of space is needed for the height, define
your header/footer and preview your document as PDF. your header/footer and preview your document as a PDF.
Then open the LaTeX logfile via the menu Then open the LaTeX logfile with the menu
\family sans \family sans
Document\SpecialChar \menuseparator Document\SpecialChar \menuseparator
La La
@ -30598,7 +30812,7 @@ status collapsed
TeX Log TeX Log
\family default \family default
and look via the button and use the button
\family sans \family sans
Next Next
\begin_inset space ~ \begin_inset space ~
@ -30606,7 +30820,7 @@ Next
Warning Warning
\family default \family default
if you find a warning of the package to see if you can find a warning about the package
\series bold \series bold
fancyhdr fancyhdr
\series default \series default
@ -30743,15 +30957,8 @@ pt
\begin_layout Standard \begin_layout Standard
In principle you can use almost everything in headers/footers, except floats. In principle you can use almost everything in headers/footers, except floats.
For more special things like e. For more specialized features, for example, thumb-indexes, see the manual
\begin_inset space \thinspace{} of the
\end_inset
g.
\begin_inset space ~
\end_inset
thumb-indexes, see the manual of the
\series bold \series bold
fancyhdr fancyhdr
\series default \series default
@ -30937,6 +31144,27 @@ Size
is the multiplication factor for the size. is the multiplication factor for the size.
\end_layout \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 \begin_layout Standard
Previews are generated when you load a document into LyX and when you finish Previews are generated when you load a document into LyX and when you finish
editing an inset. editing an inset.
@ -30961,7 +31189,7 @@ Display
Graphics Graphics
\family default \family default
. .
Reopening the documents will fix such problems. Reopening the document will fix such problems.
\end_layout \end_layout
\end_inset \end_inset
@ -31240,12 +31468,19 @@ View
Source Source
\family default \family default
and a window will be shown where you can see the LaTeX-source code. 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 The window shows the source of the whole paragraph in which the cursor
currently in. currently sits.
You can also select document parts in LyX's main window, then only this 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. 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 To view the whole document as source, enable the corresponding option in
the source view window. 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 \end_layout
\begin_layout Section \begin_layout Section

View File

@ -29972,6 +29972,24 @@ Mathe
Handbuchs. Handbuchs.
\end_layout \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 \begin_layout Section
PDF-Eigenschaften PDF-Eigenschaften
\begin_inset Index idx \begin_inset Index idx
@ -30029,28 +30047,6 @@ hyperref
ein Leser, der die DVI- oder PDF-Ausgabe auf seinem PC liest, einen Querverweis 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 anklicken kann und so zur entsprechenden Stelle gelangt, wie es auch im
Internet passiert. 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 \end_layout
\begin_layout Standard \begin_layout Standard
@ -30079,9 +30075,6 @@ eintragen
\family default \family default
angekreuzt, versucht LyX, diese Informationen aus dem Titel und dem Autor angekreuzt, versucht LyX, diese Informationen aus dem Titel und dem Autor
des Dokuments zu gewinnen. des Dokuments zu gewinnen.
\end_layout
\begin_layout Standard
Die Option Die Option
\family sans \family sans
Im Im
@ -30098,6 +30091,134 @@ Vollbildmodus
ionen hilfreich ist. ionen hilfreich ist.
\end_layout \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 \begin_layout Standard
Auch in diesem Handbuch werden PDF-Eigenschaften benutzt, wie Sie im Dialogfenst Auch in diesem Handbuch werden PDF-Eigenschaften benutzt, wie Sie im Dialogfenst
er er
@ -30472,6 +30593,22 @@ LaTeX-Paket ! caption
Dokument\SpecialChar \menuseparator Dokument\SpecialChar \menuseparator
Einstellungen Einstellungen
\family default \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 ) mit dem Befehl
\end_layout \end_layout
@ -30785,7 +30922,7 @@ Roman{page}
\end_layout \end_layout
\begin_layout Section \begin_layout Section
Benutzerdefinierte Kopf/Fußzeilen Benutzerdefinierte Kopf-/Fußzeilen
\begin_inset CommandInset label \begin_inset CommandInset label
LatexCommand label LatexCommand label
name "sec:Benutzerdefinierte-Kopf/Fußzeile" name "sec:Benutzerdefinierte-Kopf/Fußzeile"
@ -30817,7 +30954,7 @@ Kopf/Fußzeile
\begin_layout Standard \begin_layout Standard
Um eigene Kopf- und Fußzeilen für ein Dokument zu definieren, muss man den Um eigene Kopf- und Fußzeilen für ein Dokument zu definieren, muss man den
Stil Seitenstil
\family sans \family sans
ausgefallen ausgefallen
\family default \family default
@ -31115,6 +31252,37 @@ Seitenlayout mit benutzerdefinierter Kopf/Fußzeile.
\end_inset \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 \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -31707,6 +31875,26 @@ Vorschaugröße
ist der Multiplikationsfaktor für die Größe. ist der Multiplikationsfaktor für die Größe.
\end_layout \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 \begin_layout Standard
Vorschauen werden erzeugt, wenn Sie ein Dokument öffnen oder eine Einfügung Vorschauen werden erzeugt, wenn Sie ein Dokument öffnen oder eine Einfügung
verlassen. verlassen.
@ -32024,6 +32212,13 @@ ansehen
der Code der Auswahl angezeigt (wenn es mehr als ein Absatz ist). der Code der Auswahl angezeigt (wenn es mehr als ein Absatz ist).
Um das gesamte Dokument als Quellcode anzusehen, verwendet man die entsprechend Um das gesamte Dokument als Quellcode anzusehen, verwendet man die entsprechend
e Option im Quellcode-Fenster. 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 \end_layout
\begin_layout Section \begin_layout Section
@ -32139,11 +32334,9 @@ ersetzen
Umschalt Umschalt
\family default \family default
+F oder den Werkzeugleistenknopf +F oder den Werkzeugleistenknopf
\begin_inset Graphics \begin_inset Info
filename ../../images/dialog-toggle_findreplaceadv.png type "icon"
scale 85 arg "dialog-toggle findreplaceadv"
groupId Icon
\end_inset \end_inset
aktiviert. aktiviert.
@ -32295,7 +32488,11 @@ Suchen
\family default \family default
Feld eingegeben wurden, können mit Segmenten ersetzt werden, die im Feld eingegeben wurden, können mit Segmenten ersetzt werden, die im
\family sans \family sans
Ersetzen durch Ersetzen
\begin_inset space ~
\end_inset
durch
\family default \family default
\noun on \noun on
@ -32316,7 +32513,11 @@ Umschalt+Enter
\family default \family default
während der Cursor sich im Feld während der Cursor sich im Feld
\family sans \family sans
Ersetzen durch Ersetzen
\begin_inset space ~
\end_inset
durch
\family default \family default
\noun on \noun on

View File

@ -29917,6 +29917,36 @@ Ecuaciones
. .
\end_layout \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 \begin_layout Section
Propiedades PDF Propiedades PDF
\begin_inset CommandInset label \begin_inset CommandInset label
@ -29963,49 +29993,14 @@ LaTeX, paquetes ! hyperref
\end_inset \end_inset
.
\end_layout
\begin_layout Standard \lang english
Utilizando which will link
\series bold \lang spanish
hyperref todas las referencias cruzadas en las salidas DVI y PDF.
\series default
se enlazan todas las referencias cruzadas en las salidas DVI y PDF.
Esto significa que el lector puede desplazarse por las partes del documento Esto significa que el lector puede desplazarse por las partes del documento
referenciadas haciendo clic sobre una entrada del índice general o una referenciadas haciendo clic sobre una entrada del índice general o una
referencia. 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 \end_layout
\begin_layout Standard \begin_layout Standard
@ -30029,9 +30024,6 @@ Llenar automáticamente la información de cabecera
\family default \family default
, LyX intenta extraer la información de cabecera a partir de la configuración , LyX intenta extraer la información de cabecera a partir de la configuración
del título y del autor del documento. del título y del autor del documento.
\end_layout
\begin_layout Standard
La opción La opción
\family sans \family sans
Modo pantalla completa Modo pantalla completa
@ -30039,6 +30031,153 @@ Modo pantalla completa
abre el PDF en pantalla completa, útil para presentaciones. abre el PDF en pantalla completa, útil para presentaciones.
\end_layout \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 \begin_layout Standard
En este documento se han utilizado las propiedades PDF. En este documento se han utilizado las propiedades PDF.
Si miras la configuración del documento puedes ver algunas opciones adicionales Si miras la configuración del documento puedes ver algunas opciones adicionales
@ -30318,6 +30457,32 @@ LaTeX, paquetes ! caption
Documento\SpecialChar \menuseparator Documento\SpecialChar \menuseparator
Configuración Configuración
\family default \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 ) con el comando
\end_layout \end_layout
@ -30685,7 +30850,11 @@ Configuración\SpecialChar \menuseparator
Módulos Módulos
\family default \family default
. .
Este módulo ofrece 6 estilos: Este módulo ofrece 6
\begin_inset space ~
\end_inset
Sestilos:
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -30979,6 +31148,45 @@ Diseño de página con encabezado y pie personalizados
\end_inset \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 \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -31513,6 +31721,29 @@ Tamaño de la vista
es el factor de multiplicación para el tamaño. es el factor de multiplicación para el tamaño.
\end_layout \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 \begin_layout Standard
Las vistas se generan cuando cargas un documento en Lyx y cuando terminas Las vistas se generan cuando cargas un documento en Lyx y cuando terminas
de editar el objeto insertado. 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. 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 Para ver el código de todo el documento, marca la opción correspondiente
en la ventana de código. 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 \end_layout
\begin_layout Section \begin_layout Section

View File

@ -30800,6 +30800,36 @@ Math
s. s.
\end_layout \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 \begin_layout Section
Propriétés du PDF Propriétés du PDF
\begin_inset CommandInset label \begin_inset CommandInset label
@ -30845,28 +30875,165 @@ Paquetages LaTeX ! hyperref
\end_inset \end_inset
.
\end_layout
\begin_layout Standard \lang english
En utilisant which will link
\series bold \lang french
hyperref toutes les références croisées seront transformées en liens dans les sorties
\series default
, toutes les références croisées seront transformées en liens dans les sorties
DVI et PDF. DVI et PDF.
Cela signifie que le lecteur de votre document pourra cliquer sur un élément 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 de la table de matières ou sur une référence pour voir la partie du document
référencée. référencée.
\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 Dans l'onglet
\family sans \family sans
hyperlien hyperlien
\family default \family default
vous pouvez préciser l'aspect que devront avoir les liens et si des renvois vous pouvez préciser l'aspect que devront avoir les liens et si des renvois
bibliographiques doivent être créés. bibliographiques doivent être créés.
Ces renvois apparaîtront dans la bibliographie à la fin des différentes \end_layout
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. \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 \end_layout
\begin_layout Standard \begin_layout Standard
@ -30896,35 +31063,6 @@ Ouverture des signets
\end_layout \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 \begin_layout Standard
Les propriétés du PDF sont aussi utilisées dans ce document. 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 Si vous regardez dans les paramètres du présent document, vous verrez que
@ -31211,6 +31349,32 @@ Paquetages LaTeX ! caption
Document\SpecialChar \menuseparator Document\SpecialChar \menuseparator
Paramètres Paramètres
\family default \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 ) avec la commande
\end_layout \end_layout
@ -31586,7 +31750,11 @@ Personnalisation en-têtes/pieds de page
\end_inset \end_inset
. .
Ce module propose les 6 styles suivants: Ce module propose les 6
\begin_inset space ~
\end_inset
styles suivants:
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -31852,6 +32020,37 @@ Mise en page avec en-tête et pied de page
\end_inset \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 \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -32446,9 +32645,8 @@ Préférences
\family sans \family sans
Apparence\SpecialChar \menuseparator Apparence\SpecialChar \menuseparator
Affichage écran. Affichage écran.
\end_layout
\begin_layout Standard \family default
Activez ensuit Activez ensuit
\family sans \family sans
Aperçu Aperçu
@ -32481,6 +32679,29 @@ l'aperçu
est le facteur multiplicatif pour la taille. est le facteur multiplicatif pour la taille.
\end_layout \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 \begin_layout Standard
Les aperçus sont générés quand vous chargez un document et quand vous avez Les aperçus sont générés quand vous chargez un document et quand vous avez
fini d'éditer un insert. fini d'éditer un insert.
@ -32808,6 +33029,15 @@ source
complet complet
\family default \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 \end_layout
\begin_layout Section \begin_layout Section

View File

@ -23910,6 +23910,34 @@ x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer
』をご覧ください。 』をご覧ください。
\end_layout \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 \begin_layout Section
PDF特性 PDF特性
\begin_inset CommandInset label \begin_inset CommandInset label
@ -23947,31 +23975,14 @@ Latexぱっけーじ@LaTeXパッケージ ! hyperref
\end_inset \end_inset
を利用します。 を利用します
\end_layout \lang english
which will link all cross-references in the DVI- and PDF-output.
\begin_layout Standard 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
\series bold part of the document
hyperref \lang japanese
\series default
を使うと、DVI出力とPDF出力中で、すべての相互参照がリンクとして現れます。つまり、あなたの文書の読者は、目次や参照をクリックして、文書の参照されている部分へ
と移動することができるのです。ダイアログタブにある
\family sans
ハイパーリンク
\family default
では、リンクの外観や書誌情報の逆参照リンクを生成するかどうかを指定することができます。逆参照は、書誌情報の各項目のうしろに、項目が引用された節やスライド、ページ
を表示するものです。
\end_layout
\begin_layout Standard
\family sans
しおり
\family default
ダイアログタブでは、読者が文書内を動き回るのに便利なように、文書の各節のPDFしおりを設定するかどうかを指定することができます。しおりが、文書の節見出しと同様に
番号を振るかどうかを指定することもできます。開くしおりの階層では、PDFを開いたときにどの節階層まで表示するかを指定することができます。例えば、階層を2にしたと
きには、すべての節と小節が表示され、階層を1にすると節のみが表示されます。
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -23985,14 +23996,140 @@ hyperref
自動的にヘッダを補完 自動的にヘッダを補完
\family default \family default
オプションを有効にすると、LyXはヘッダ情報を、文書のタイトルと著者の設定から自動的に抽出しようと試みます。 オプションを有効にすると、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 \end_layout
\begin_layout Standard \begin_layout Standard
\family sans \family sans
全画面モードで読み込む しおり
\family default \family default
オプションは、PDFを全画面モードで開きますので、プレゼンテーションに便利です。 ダイアログタブでは、読者が文書内を動き回るのに便利なように、文書の各節のPDFしおりを設定するかどうかを指定することができます。しおりが、文書の節見出しと同様に
番号を振るかどうかを指定することもできます。開くしおりの階層では、PDFを開いたときにどの節階層まで表示するかを指定することができます。例えば、階層を2にしたと
きには、すべての節と小節が表示され、階層を1にすると節のみが表示されます。
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -24244,7 +24381,33 @@ Latexぱっけーじ@LaTeXパッケージ ! caption
文書\SpecialChar \menuseparator 文書\SpecialChar \menuseparator
設定 設定
\family default \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 \end_layout
\begin_layout Standard \begin_layout Standard
@ -24799,6 +24962,37 @@ name "fig:ページレイアウト"
\end_inset \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 \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -25251,6 +25445,29 @@ pnmcrop
とあるのは、大きさの倍率因子のことです。 とあるのは、大きさの倍率因子のことです。
\end_layout \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 \begin_layout Standard
すると、LyXに文書を読み込んだり挿入枠を編集し終わったりすると、プレビューが生成されるようになります。すでに読み込まれた文書のプレビューは、 すると、LyXに文書を読み込んだり挿入枠を編集し終わったりすると、プレビューが生成されるようになります。すでに読み込まれた文書のプレビューは、
\family sans \family sans
@ -25530,6 +25747,14 @@ LaTeXソースコード
メニューを使用すると、ウィンドウが開いてLaTeXコードを見ることができるようになります。このウィンドウには、現在カーソルがある段落全体のソースを表示します。L メニューを使用すると、ウィンドウが開いてLaTeXコードを見ることができるようになります。このウィンドウには、現在カーソルがある段落全体のソースを表示します。L
yXのメインウィンドウで文書の一部を選択すれば、1段落以上を選択しているときには選択部分のみがソースコードとして表示されます。文書全体をソースとして閲覧した 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 \end_layout
\begin_layout Section \begin_layout Section