mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 05:55:34 +00:00
- EmbeddedObjects.lyx: fix broken link and remove unreferenced and unnecessary bibliography entry
- UserGuide.lyx: revise Appendix A, ass some info about cross-referencing git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39434 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d1a42b77b0
commit
49a71464f5
@ -37079,52 +37079,6 @@ LaTeX-packages ! endfloat
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring Bibliography
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "wrapfig"
|
||||
|
||||
\end_inset
|
||||
|
||||
Documentation of the LaTeX-package
|
||||
\series bold
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "wrapfig"
|
||||
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-packages ! wrapfig
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
|
||||
\backslash
|
||||
vspace{4mm}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -37479,7 +37433,7 @@ Documentation of the LaTeX-package
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "refstyle"
|
||||
target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
|
||||
target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
@ -14742,7 +14742,8 @@ reference "sub:LaTeX-font-support"
|
||||
\end_inset
|
||||
|
||||
).
|
||||
It is particularly good at typesetting different scripts.
|
||||
It is particularly good at typesetting different scripts, for example verticall
|
||||
y written Japanese.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -25594,6 +25595,72 @@ LaTeX-packages ! refstyle
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
You can select which LaTeX-package should be used for this feature by setting
|
||||
the option
|
||||
\family sans
|
||||
Use refstyle (not prettyref) for cross-references
|
||||
\family default
|
||||
in the menu
|
||||
\family sans
|
||||
Document\SpecialChar \menuseparator
|
||||
Settings\SpecialChar \menuseparator
|
||||
Document Class
|
||||
\family default
|
||||
.
|
||||
The format is specified by adding the command
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newrefformat
|
||||
\series default
|
||||
(prettyref) or
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newref
|
||||
\series default
|
||||
(refstyle) to the preamble of the document.
|
||||
For example redefining all references to figures (which have the label
|
||||
shortcut
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
|
||||
\family sans
|
||||
fig
|
||||
\family default
|
||||
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
) can be done with this command
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newref{fig}{refcmd={Image on page
|
||||
\backslash
|
||||
pageref{#1}}}
|
||||
\series default
|
||||
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
For more information about the format, have a look at the package documentations
|
||||
,
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand cite
|
||||
key "prettyref,refstyle"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -32534,7 +32601,7 @@ Language Default
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "cha:The-Document-Settings"
|
||||
reference "chap:The-Document-Settings"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -37594,7 +37661,21 @@ LyX
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
z.y.x LyX-Dokument in a format readable by the LyX versions z.y.x (
|
||||
Archive
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(zip) creates a zip-archive file that contains your document and all files
|
||||
that are necessary to compile it (images, child documents, BibTeX files,
|
||||
etc.)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
LyX
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -37647,6 +37728,24 @@ PDF
|
||||
PDF-format using the program
|
||||
\family typewriter
|
||||
dvipdfm
|
||||
\family default
|
||||
, produces internally a DVI-file which is then converted to a PDF-file
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
|
||||
\family sans
|
||||
PDF
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(LuaTeX)
|
||||
\family default
|
||||
PDF-format using the program
|
||||
\family typewriter
|
||||
LuaTeX
|
||||
\family default
|
||||
, produces PDF-files directly
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -37661,6 +37760,8 @@ PDF
|
||||
PDF-format using the program
|
||||
\family typewriter
|
||||
pdflatex
|
||||
\family default
|
||||
, produces PDF-files directly
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -37675,6 +37776,24 @@ PDF
|
||||
PDF-format using the program
|
||||
\family typewriter
|
||||
ps2pdf
|
||||
\family default
|
||||
, produces internally a PostScript-file which is then converted to a PDF-file
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
|
||||
\family sans
|
||||
PDF
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(XeTeX)
|
||||
\family default
|
||||
PDF-format using the program
|
||||
\family typewriter
|
||||
XeTeX
|
||||
\family default
|
||||
, produces PDF-files directly
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -37718,21 +37837,6 @@ Postscript
|
||||
dvips
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
The program
|
||||
\family typewriter
|
||||
dvipdfm
|
||||
\family default
|
||||
produces internally a DVI-file which is then converted to a PDF-file.
|
||||
It is a bit out of date and therefore the output could look different from
|
||||
what you want.
|
||||
|
||||
\family typewriter
|
||||
pdflatex
|
||||
\family default
|
||||
produces PDF-files directly and supports the latest PDF-file formats.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
If one of the menu entries
|
||||
\family sans
|
||||
@ -37775,15 +37879,6 @@ Reconfiguration of LyX
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
The menu
|
||||
\family sans
|
||||
Custom
|
||||
\family default
|
||||
allows you to export your file by using special command line options for
|
||||
the export program.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Print
|
||||
\end_layout
|
||||
@ -37932,7 +38027,7 @@ Selects the whole document.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Find & Replace
|
||||
Find & Replace (Quick)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -37950,6 +38045,25 @@ reference "sec:Basic-Editing-Features"
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Find & Replace (Advanced)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Described in section
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Advanced-Find-and"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Move Paragraph Up/Down
|
||||
\end_layout
|
||||
@ -38242,7 +38356,7 @@ View
|
||||
\begin_layout Standard
|
||||
This menu entry generates the output you have specified as default output
|
||||
format either in the preferences (see sec.
|
||||
\begin_inset space ~
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -38253,7 +38367,7 @@ reference "sec:File-Formats"
|
||||
\end_inset
|
||||
|
||||
) or in the document settings (see sec.
|
||||
\begin_inset space ~
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -38263,7 +38377,16 @@ reference "sec:Doc-Output"
|
||||
|
||||
\end_inset
|
||||
|
||||
), for instance PDF, and opens it in an appropriate viewer.
|
||||
) and opens it in an appropriate viewer.
|
||||
The default output format is
|
||||
\family sans
|
||||
PDF
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(pdflatex)
|
||||
\family default
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
@ -38336,7 +38459,7 @@ View
|
||||
\begin_layout Standard
|
||||
The format used by this function is the default output format as specified
|
||||
in the preferences (see sec.
|
||||
\begin_inset space ~
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -38347,7 +38470,7 @@ reference "sec:File-Formats"
|
||||
\end_inset
|
||||
|
||||
) or in the document settings (see sec.
|
||||
\begin_inset space ~
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -38394,7 +38517,7 @@ Objects
|
||||
\begin_layout Standard
|
||||
The format used by this function is the default output format as specified
|
||||
in the preferences (see sec.
|
||||
\begin_inset space ~
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -38405,7 +38528,7 @@ reference "sec:File-Formats"
|
||||
\end_inset
|
||||
|
||||
) or in the document settings (see sec.
|
||||
\begin_inset space ~
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -38954,6 +39077,21 @@ reference "sub:Vertical-Space"
|
||||
for a description.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Phantom Inserts Phantom space, see section
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sub:Phantom-Space"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Hyphenation
|
||||
\begin_inset space ~
|
||||
@ -38973,21 +39111,6 @@ reference "sub:Hyphenation"
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Phantom Inserts Phantom space, see section
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sub:Phantom-Space"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Ligature
|
||||
\begin_inset space ~
|
||||
@ -39818,6 +39941,23 @@ Only active when the cursor is in front of a cross-reference.
|
||||
on a cross-reference box.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Forward Search
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Note Note
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
TODO
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
The Document Menu
|
||||
\begin_inset Index idx
|
||||
@ -39947,7 +40087,7 @@ The document settings are described in appendix
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "cha:The-Document-Settings"
|
||||
reference "chap:The-Document-Settings"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -40127,7 +40267,7 @@ The preferences dialog is described in detail in appendix
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "cha:The-Preferences-dialog"
|
||||
reference "chap:The-Preferences-dialog"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -42192,7 +42332,7 @@ Math
|
||||
The Document Settings
|
||||
\begin_inset CommandInset label
|
||||
LatexCommand label
|
||||
name "cha:The-Document-Settings"
|
||||
name "chap:The-Document-Settings"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -42261,8 +42401,11 @@ Predefined
|
||||
and you can decide to use them or not.
|
||||
If you don't exactly know what the default class options are for, it is
|
||||
recommended not to touch them.
|
||||
The graphics driver is used for LaTeX's graphics, color and page layout
|
||||
packages.
|
||||
The
|
||||
\family sans
|
||||
Graphics driver
|
||||
\family default
|
||||
is used for LaTeX's graphics, color and page layout packages.
|
||||
When using
|
||||
\family sans
|
||||
Default
|
||||
@ -42326,6 +42469,50 @@ Objects
|
||||
manual.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
There is also an option to suppress the date and one to use the LaTeX-package
|
||||
|
||||
\series bold
|
||||
refstyle
|
||||
\series default
|
||||
instead of
|
||||
\series bold
|
||||
prettyref
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-packages ! prettyref
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-packages ! refstyle
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
for cross-references, see sec.
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Cross-References"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Child Documents
|
||||
\end_layout
|
||||
@ -43550,16 +43737,16 @@ View
|
||||
\family sans
|
||||
Tools\SpecialChar \menuseparator
|
||||
Preferences\SpecialChar \menuseparator
|
||||
File Formats; see
|
||||
File Formats
|
||||
\family default
|
||||
|
||||
, see
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand formatted
|
||||
reference "sec:File-Formats"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -43652,7 +43839,7 @@ Preferences
|
||||
Dialog
|
||||
\begin_inset CommandInset label
|
||||
LatexCommand label
|
||||
name "cha:The-Preferences-dialog"
|
||||
name "chap:The-Preferences-dialog"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -47395,6 +47582,102 @@ ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring Literaturverzeichnis
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "prettyref"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "Documentation"
|
||||
target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
of the LaTeX-package
|
||||
\series bold
|
||||
prettyref
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-packages ! prettyref
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
:
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring Literaturverzeichnis
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "refstyle"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "Documentation"
|
||||
target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
of the LaTeX-package
|
||||
\series bold
|
||||
refstyle
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-packages ! refstyle
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
:
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
|
@ -37274,52 +37274,6 @@ LaTeX-Pakete ! endfloat
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring Literaturverzeichnis
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "wrapfig"
|
||||
|
||||
\end_inset
|
||||
|
||||
Dokumentation des LaTeX-Pakets
|
||||
\series bold
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "wrapfig"
|
||||
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-Pakete ! wrapfig
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
|
||||
\backslash
|
||||
vspace{4mm}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -37674,7 +37628,7 @@ Dokumentation des LaTeX-Pakets
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "refstyle"
|
||||
target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
|
||||
target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
@ -27333,6 +27333,75 @@ LaTeX-Paket ! refstyle
|
||||
\end_inset
|
||||
|
||||
|
||||
\lang english
|
||||
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
You can select which LaTeX-package should be used for this feature by setting
|
||||
the option
|
||||
\family sans
|
||||
Use refstyle (not prettyref) for cross-references
|
||||
\family default
|
||||
in the menu
|
||||
\family sans
|
||||
Dokument\SpecialChar \menuseparator
|
||||
Settings\SpecialChar \menuseparator
|
||||
Document Class
|
||||
\family default
|
||||
.
|
||||
The format is specified by adding the command
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newrefformat
|
||||
\series default
|
||||
(prettyref) or
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newref
|
||||
\series default
|
||||
(refstyle) to the preamble of the document.
|
||||
For example redefining all references to figures (which have the label
|
||||
shortcut
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
|
||||
\family sans
|
||||
fig
|
||||
\family default
|
||||
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
) can be done with this command
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newref{fig}{refcmd={Image on page
|
||||
\backslash
|
||||
pageref{#1}}}
|
||||
\series default
|
||||
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
For more information about the format, have a look at the package documentations
|
||||
\lang ngerman
|
||||
,
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand cite
|
||||
key "prettyref,refstyle"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -35045,7 +35114,9 @@ Word) HTML-Format specialized so that the result can be imported to
|
||||
MS Word
|
||||
\family default
|
||||
; as a consequence of this formulas will be embedded as bitmap fonts und
|
||||
not in the format
|
||||
not in the
|
||||
\lang ngerman
|
||||
Format
|
||||
\family sans
|
||||
MathML
|
||||
\family default
|
||||
@ -35102,6 +35173,22 @@ latex
|
||||
lesbar
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
|
||||
\lang english
|
||||
LyX
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Archive
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(zip) creates a zip-archive file that contains your document and all files
|
||||
that are necessary to compile it (images, child documents, BibTeX files,
|
||||
etc.)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
LyX
|
||||
\begin_inset space ~
|
||||
@ -35161,6 +35248,20 @@ PDF
|
||||
(dvipdfm) PDF-Format unter Verwendung des Programms
|
||||
\family typewriter
|
||||
dvipdfm
|
||||
\family default
|
||||
, erzeugt intern eine DVI-Datei, die in eine PDF-Datei konvertiert wird
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
PDF
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(LuaTeX) PDF-Format unter Verwendung des Programms
|
||||
\family typewriter
|
||||
LuaTeX
|
||||
\family default
|
||||
, erzeugt PDF-Dateien direkt
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -35171,6 +35272,8 @@ PDF
|
||||
(pdflatex) PDF-Format unter Verwendung des Programms
|
||||
\family typewriter
|
||||
pdflatex
|
||||
\family default
|
||||
, erzeugt PDF-Dateien direkt
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -35181,6 +35284,21 @@ PDF
|
||||
(ps2pdf) PDF-Format unter Verwendung des Programms
|
||||
\family typewriter
|
||||
ps2pdf
|
||||
\family default
|
||||
, erzeugt intern eine PostScript-Datei, die in eine PDF-Datei konvertiert
|
||||
wird
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
PDF
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(XeTeX) PDF-Format unter Verwendung des Programms
|
||||
\family typewriter
|
||||
XeTeX
|
||||
\family default
|
||||
, erzeugt PDF-Dateien direkt
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -35213,26 +35331,7 @@ dvips
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Das Programm
|
||||
\family typewriter
|
||||
dvipdfm
|
||||
\family default
|
||||
erzeugt intern eine DVI-Datei, die in eine PDF-Datei konvertiert wird.
|
||||
|
||||
\lang english
|
||||
It is a bit out of date und therefore the output could look different from
|
||||
what you want.
|
||||
|
||||
\family typewriter
|
||||
pdflatex
|
||||
\family default
|
||||
produces PDF-files directly und supports the latest PDF-file formats.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
If one of the Menü entries
|
||||
Falls einer der Menüeinträge
|
||||
\family sans
|
||||
DVI
|
||||
\family default
|
||||
@ -35248,10 +35347,8 @@ PDF
|
||||
\family sans
|
||||
Postscript
|
||||
\family default
|
||||
is missing, you need to update your LaTeX installation.
|
||||
After updating you have to reconfigure LyX
|
||||
\lang ngerman
|
||||
, siehe Abschnitt
|
||||
fehlt, müssen Sie ihre LaTeX-Installation aktualisieren.
|
||||
Anschließend müssen Sie LyX neu konfigurieren, siehe Abschnitt
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
@ -35275,17 +35372,6 @@ Neukonfiguration von LyX
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
The Menü
|
||||
\family sans
|
||||
Custom
|
||||
\family default
|
||||
allows you to export your file by using special Befehl line Optionen für
|
||||
the export Programm.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Drucken
|
||||
\end_layout
|
||||
@ -35449,7 +35535,7 @@ Wählt das komplette Dokument aus.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Suchen & Ersetzen
|
||||
Suchen & Ersetzen (einfach)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -35467,6 +35553,25 @@ reference "sec:Einfache-Bearbeitungsfunktionen"
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Suchen & Ersetzen (erweitert)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Beschrieben in Abschnitt
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Fortgeschrittenes-Suchen"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Absatz nach oben/unten verschieben
|
||||
\end_layout
|
||||
@ -35816,7 +35921,18 @@ reference "sec:Dokument-Ausgabe"
|
||||
|
||||
|
||||
\lang english
|
||||
), for instance PDF, und opens it in an appropriate viewer.
|
||||
) und opens it in an appropriate viewer
|
||||
\lang ngerman
|
||||
.
|
||||
Das Standard-Ausgabeformat ist
|
||||
\family sans
|
||||
PDF
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(pdflatex)
|
||||
\family default
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
@ -35994,9 +36110,7 @@ reference "sec:Dokument-Ausgabe"
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
|
||||
\lang english
|
||||
Split View
|
||||
Ansicht teilen
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -39897,6 +40011,57 @@ Objekte
|
||||
Handbuchs.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
There is also an option to suppress the date and one to use the LaTeX-package
|
||||
|
||||
\series bold
|
||||
refstyle
|
||||
\series default
|
||||
instead of
|
||||
\series bold
|
||||
prettyref
|
||||
\series default
|
||||
\lang ngerman
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-Paket ! prettyref
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-Paket ! refstyle
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\lang english
|
||||
for cross-references
|
||||
\lang ngerman
|
||||
, siehe Abschnitt
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Querverweise"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Unterdokumente
|
||||
\end_layout
|
||||
@ -41178,7 +41343,7 @@ Werkzeuge\SpecialChar \menuseparator
|
||||
Einstellungen\SpecialChar \menuseparator
|
||||
Dateiformate
|
||||
\family default
|
||||
festgelegt; siehe
|
||||
festgelegt, siehe
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Dateiformate"
|
||||
@ -44859,7 +45024,7 @@ nomencl
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-Paket! nomencl
|
||||
LaTeX-Paket ! nomencl
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
@ -44880,6 +45045,102 @@ ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring Literaturverzeichnis
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "prettyref"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "Dokumentation"
|
||||
target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
des LaTeX-Pakets
|
||||
\series bold
|
||||
prettyref
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-Paket ! prettyref
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
:
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring Literaturverzeichnis
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "refstyle"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "Dokumentation"
|
||||
target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
des LaTeX-Pakets
|
||||
\series bold
|
||||
refstyle
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-Paket ! refstyle
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
:
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
|
@ -36673,52 +36673,6 @@ LaTeX-paquetes ! endfloat
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring Bibliografía
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "wrapfig"
|
||||
|
||||
\end_inset
|
||||
|
||||
Documentación del paquete LaTeX
|
||||
\series bold
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "wrapfig"
|
||||
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-paquetes ! wrapfig
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
|
||||
\backslash
|
||||
vspace{4mm}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -37073,7 +37027,7 @@ Documentación del paquete LaTeX
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "refstyle"
|
||||
target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
|
||||
target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
@ -26318,6 +26318,75 @@ LaTeX, paquetes ! refstyle
|
||||
\end_inset
|
||||
|
||||
|
||||
\lang english
|
||||
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
You can select which LaTeX-package should be used for this feature by setting
|
||||
the option
|
||||
\family sans
|
||||
Use refstyle (not prettyref) for cross-references
|
||||
\family default
|
||||
in the menu
|
||||
\family sans
|
||||
Document\SpecialChar \menuseparator
|
||||
Settings\SpecialChar \menuseparator
|
||||
Document Class
|
||||
\family default
|
||||
.
|
||||
The format is specified by adding the command
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newrefformat
|
||||
\series default
|
||||
(prettyref) or
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newref
|
||||
\series default
|
||||
(refstyle) to the preamble of the document.
|
||||
For example redefining all references to figures (which have the label
|
||||
shortcut
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
|
||||
\family sans
|
||||
fig
|
||||
\family default
|
||||
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
) can be done with this command
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newref{fig}{refcmd={Image on page
|
||||
\backslash
|
||||
pageref{#1}}}
|
||||
\series default
|
||||
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
For more information about the format, have a look at the package documentations
|
||||
\lang spanish
|
||||
,
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand cite
|
||||
key "prettyref,refstyle"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -38294,6 +38363,22 @@ eX
|
||||
latex
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
|
||||
\lang english
|
||||
LyX
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Archive
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(zip) creates a zip-archive file that contains your document and all files
|
||||
that are necessary to compile it (images, child documents, BibTeX files,
|
||||
etc.)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
LyX
|
||||
\begin_inset space ~
|
||||
@ -38337,6 +38422,20 @@ PDF
|
||||
formato PDF usando el programa
|
||||
\family typewriter
|
||||
dvipdfm
|
||||
\family default
|
||||
, produce internamente un archivo DVI que es convertido después a PDF
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
PDF
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(LuaTeX) formato PDF usando el programa
|
||||
\family typewriter
|
||||
LuaTeX
|
||||
\family default
|
||||
, produce directamente archivos PDF
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -38351,6 +38450,8 @@ PDF
|
||||
formato PDF usando el programa
|
||||
\family typewriter
|
||||
pdflatex
|
||||
\family default
|
||||
, produce directamente archivos PDF
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -38365,6 +38466,21 @@ PDF
|
||||
formato PDF usando el programa
|
||||
\family typewriter
|
||||
ps2pdf
|
||||
\family default
|
||||
, produce internamente un archivo PostScript que es convertido después a
|
||||
PDF
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
PDF
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(XeTeX) formato PDF usando el programa
|
||||
\family typewriter
|
||||
XeTeX
|
||||
\family default
|
||||
, produce directamente archivos PDF
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -38408,21 +38524,6 @@ Postscript
|
||||
dvips
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
El programa
|
||||
\family typewriter
|
||||
dvipdfm
|
||||
\family default
|
||||
produce internamente un archivo DVI que es convertido después a PDF.
|
||||
Está algo obsoleto y la salida podría ser diferente de la esperada.
|
||||
|
||||
\family typewriter
|
||||
pdflatex
|
||||
\family default
|
||||
produce directamente archivos PDF y soporta las últimas versiones de este
|
||||
formato.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Si alguna de las entradas del menú,
|
||||
\family sans
|
||||
@ -38466,15 +38567,6 @@ Reconfiguración de LyX
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
El menú
|
||||
\family sans
|
||||
Personalizado
|
||||
\family default
|
||||
permite exportar un documento usando opciones especiales de línea de comandos
|
||||
para el programa de exportación.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Imprimir
|
||||
\end_layout
|
||||
@ -38628,7 +38720,7 @@ Selecciona el documento completo.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Encontrar y reemplazar
|
||||
Encontrar y reemplazar (Rápido)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -38646,6 +38738,25 @@ reference "sec:Características-básicas-de-edición"
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Encontrar y reemplazar (Avanzado)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Descrito en la sección
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Encontrar-avanzado"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Mover párrafo arriba/abajo
|
||||
\end_layout
|
||||
@ -38963,7 +39074,18 @@ reference "sec:Salidas"
|
||||
|
||||
\end_inset
|
||||
|
||||
), por ejemplo PDF, y lo abre con el visor apropiado.
|
||||
) y lo abre con el visor apropiado.
|
||||
|
||||
\lang english
|
||||
The default output format is
|
||||
\family sans
|
||||
PDF
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(pdflatex)
|
||||
\family default
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
@ -43113,6 +43235,57 @@ Objetos insertados
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
There is also an option to suppress the date and one to use the LaTeX-package
|
||||
|
||||
\series bold
|
||||
refstyle
|
||||
\series default
|
||||
instead of
|
||||
\series bold
|
||||
prettyref
|
||||
\series default
|
||||
\lang spanish
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX, paquetes ! prettyref
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX, paquetes ! refstyle
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\lang english
|
||||
for cross-references, see sec.
|
||||
\lang spanish
|
||||
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Referencias-cruzadas"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Documentos hijo
|
||||
\end_layout
|
||||
@ -44393,7 +44566,7 @@ Preferencias\SpecialChar \menuseparator
|
||||
Gestión de archivos\SpecialChar \menuseparator
|
||||
Formatos de archivo
|
||||
\family default
|
||||
; véase la sección
|
||||
, véase la sección
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
@ -48253,6 +48426,102 @@ ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring Bibliografía
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "prettyref"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "Documentación"
|
||||
target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
del paquete LaTeX
|
||||
\series bold
|
||||
prettyref
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX, paquetes ! prettyref
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
:
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring Bibliografía
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "refstyle"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "Documentación"
|
||||
target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
del paquete LaTeX
|
||||
\series bold
|
||||
refstyle
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX, paquetes ! refstyle
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
:
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
|
@ -38026,52 +38026,6 @@ Paquetages LaTeX ! endfloat
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring Bibliographie
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "wrapfig"
|
||||
|
||||
\end_inset
|
||||
|
||||
Documentation du paquetage LaTeX
|
||||
\series bold
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "wrapfig"
|
||||
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Paquetages LaTeX ! wrapfig
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
|
||||
\backslash
|
||||
vspace{4mm}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -38426,7 +38380,7 @@ Documentation du paquetage LaTeX
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "refstyle"
|
||||
target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
|
||||
target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -25089,7 +25089,7 @@ reference: prints a self defined cross-reference format.
|
||||
|
||||
|
||||
\begin_inset Note Greyedout
|
||||
status collapsed
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
@ -25130,6 +25130,72 @@ LaTeX-packages ! refstyle
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
You can select which LaTeX-package should be used for this feature by setting
|
||||
the option
|
||||
\family sans
|
||||
Use refstyle (not prettyref) for cross-references
|
||||
\family default
|
||||
in the menu
|
||||
\family sans
|
||||
Document\SpecialChar \menuseparator
|
||||
Settings\SpecialChar \menuseparator
|
||||
Document Class
|
||||
\family default
|
||||
.
|
||||
The format is specified by adding the command
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newrefformat
|
||||
\series default
|
||||
(prettyref) or
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newref
|
||||
\series default
|
||||
(refstyle) to the preamble of the document.
|
||||
For example redefining all references to figures (which have the label
|
||||
shortcut
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
|
||||
\family sans
|
||||
fig
|
||||
\family default
|
||||
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
) can be done with this command
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newref{fig}{refcmd={Image on page
|
||||
\backslash
|
||||
pageref{#1}}}
|
||||
\series default
|
||||
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
For more information about the format, have a look at the package documentations
|
||||
,
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand cite
|
||||
key "prettyref,refstyle"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -46247,13 +46313,106 @@ LaTeX-packages ! nomencl
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring Literaturverzeichnis
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "prettyref"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "Documentation"
|
||||
target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
of the LaTeX-package
|
||||
\series bold
|
||||
prettyref
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-packages ! prettyref
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
:
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring Literaturverzeichnis
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "refstyle"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "Documentation"
|
||||
target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
of the LaTeX-package
|
||||
\series bold
|
||||
refstyle
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeX-packages ! refstyle
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
:
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
|
@ -34570,39 +34570,6 @@ LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
|
||||
の取扱説明書
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring 参考文献
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "wrapfig"
|
||||
|
||||
\end_inset
|
||||
|
||||
LaTeXパッケージ
|
||||
\series bold
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "wrapfig"
|
||||
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
の取扱説明書
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring 参考文献
|
||||
\begin_inset CommandInset bibitem
|
||||
@ -34959,7 +34926,7 @@ LaTeXパッケージ
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "refstyle"
|
||||
target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
|
||||
target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
@ -21292,6 +21292,8 @@ reference "sub:LaTeXフォントサポート"
|
||||
\end_inset
|
||||
|
||||
節参照)。様々なスクリプト体を組版するのに特に優れています。
|
||||
\lang english
|
||||
, for example vertically written Japanese.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -33720,6 +33722,73 @@ LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
You can select which LaTeX-package should be used for this feature by setting
|
||||
the option
|
||||
\family sans
|
||||
Use refstyle (not prettyref) for cross-references
|
||||
\family default
|
||||
in the menu
|
||||
\family sans
|
||||
Document\SpecialChar \menuseparator
|
||||
Settings\SpecialChar \menuseparator
|
||||
Document Class
|
||||
\family default
|
||||
.
|
||||
The format is specified by adding the command
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newrefformat
|
||||
\series default
|
||||
(prettyref) or
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newref
|
||||
\series default
|
||||
(refstyle) to the preamble of the document.
|
||||
For example redefining all references to figures (which have the label
|
||||
shortcut
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
|
||||
\family sans
|
||||
fig
|
||||
\family default
|
||||
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
) can be done with this command
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
newref{fig}{refcmd={Image on page
|
||||
\backslash
|
||||
pageref{#1}}}
|
||||
\series default
|
||||
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
For more information about the format, have a look at the package documentations
|
||||
\lang japanese
|
||||
,
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand cite
|
||||
key "prettyref,refstyle"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -43134,6 +43203,22 @@ latex
|
||||
プログラムが読み込み可能な唯一の形式であるEPS形式に変換されます。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
|
||||
\lang english
|
||||
LyX
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Archive
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(zip) creates a zip-archive file that contains your document and all files
|
||||
that are necessary to compile it (images, child documents, BibTeX files,
|
||||
etc.)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
LyX
|
||||
\begin_inset space ~
|
||||
@ -43172,6 +43257,25 @@ PDF
|
||||
dvipdfm
|
||||
\family default
|
||||
プログラムを使用して変換するPDF形式
|
||||
\lang english
|
||||
, produces internally a DVI-file which is then converted to a PDF-file
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
|
||||
\family sans
|
||||
\lang english
|
||||
PDF
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(LuaTeX)
|
||||
\family default
|
||||
PDF-format using the program
|
||||
\family typewriter
|
||||
LuaTeX
|
||||
\family default
|
||||
, produces PDF-files directly
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -43184,6 +43288,8 @@ PDF
|
||||
pdflatex
|
||||
\family default
|
||||
プログラムを使用して変換するPDF形式
|
||||
\lang english
|
||||
, produces PDF-files directly
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -43195,7 +43301,26 @@ PDF
|
||||
\family typewriter
|
||||
ps2pdf
|
||||
\family default
|
||||
プログラムを使用して変換するPDF形式
|
||||
プログラムを使用して変換するPDF形式,
|
||||
\lang english
|
||||
produces internally a PostScript-file which is then converted to a PDF-file
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
|
||||
\family sans
|
||||
\lang english
|
||||
PDF
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(XeTeX)
|
||||
\family default
|
||||
PDF-format using the program
|
||||
\family typewriter
|
||||
XeTeX
|
||||
\family default
|
||||
, produces PDF-files directly
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -43222,19 +43347,6 @@ dvips
|
||||
プログラムを使用して変換するPostScript形式
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\family typewriter
|
||||
dvipdfm
|
||||
\family default
|
||||
プログラムは、内部でDVIファイルを生成したのち、それをPDFファイルに変換します。このプログラムは若干古くなっているので、望むとおりの出力は得られないかもしれ
|
||||
ません。
|
||||
\family typewriter
|
||||
pdflatex
|
||||
\family default
|
||||
は直接PDFを生成し、最近のPDF形式をサポートしています。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
もしDVI・PDF
|
||||
\begin_inset space ~
|
||||
@ -43261,14 +43373,6 @@ Lyxのさいせってい@LyXの再設定
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\family sans
|
||||
任意設定
|
||||
\family default
|
||||
メニューでは、書き出し・プログラムに特別なコマンドラインオプションを加えてファイルを書き出すことができます。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
印刷
|
||||
\end_layout
|
||||
@ -43394,6 +43498,8 @@ reference "sec:基本的な編集機能"
|
||||
|
||||
\begin_layout Subsection
|
||||
検索/置換
|
||||
\lang english
|
||||
(Quick)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -43407,6 +43513,23 @@ reference "sec:基本的な編集機能"
|
||||
節に解説されています。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
検索/置換
|
||||
\lang english
|
||||
(Advanced)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
第
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:詳細な検索と置換"
|
||||
|
||||
\end_inset
|
||||
|
||||
節に解説されています。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
段落を上(下)へ移動
|
||||
\end_layout
|
||||
@ -43652,7 +43775,17 @@ reference "sub:出力ファイル形式"
|
||||
|
||||
\end_inset
|
||||
|
||||
節参照)で指定した既定出力形式(例えばPDF)で出力を生成し適切なビューアでそれを表示します。
|
||||
節参照)で指定した既定出力形式(例えばPDF)で出力を生成し適切なビューアでそれを表示します。
|
||||
\lang english
|
||||
The default output format is
|
||||
\family sans
|
||||
PDF
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
(pdflatex)
|
||||
\family default
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
@ -47134,6 +47267,57 @@ target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
|
||||
』の節に説明されています。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\lang english
|
||||
There is also an option to suppress the date and one to use the LaTeX-package
|
||||
|
||||
\series bold
|
||||
refstyle
|
||||
\series default
|
||||
instead of
|
||||
\series bold
|
||||
prettyref
|
||||
\series default
|
||||
\lang japanese
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeXぱっけーじ@LaTeXパッケージ! prettyref
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\lang english
|
||||
for cross-references, see sec.
|
||||
\lang japanese
|
||||
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:相互参照"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
|
||||
\lang english
|
||||
@ -51195,6 +51379,102 @@ ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring 参考文献
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "prettyref"
|
||||
|
||||
\end_inset
|
||||
|
||||
LaTeXパッケージ
|
||||
\series bold
|
||||
prettyref
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Latexぱっけーじ@LaTeXパッケージ ! prettyref
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
:の
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "取扱説明書"
|
||||
target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring 参考文献
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "refstyle"
|
||||
|
||||
\end_inset
|
||||
|
||||
LaTeXパッケージ
|
||||
\series bold
|
||||
refstyle
|
||||
\series default
|
||||
|
||||
\begin_inset Index idx
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Latexぱっけーじ@LaTeXパッケージ ! refstyle
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
:の
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
name "取扱説明書"
|
||||
target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
|
Loading…
Reference in New Issue
Block a user