]> git.lyx.org Git - features.git/commitdiff
- EmbeddedObjects.lyx: fix broken link and remove unreferenced and unnecessary biblio...
authorUwe Stöhr <uwestoehr@web.de>
Mon, 8 Aug 2011 03:14:38 +0000 (03:14 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Mon, 8 Aug 2011 03:14:38 +0000 (03:14 +0000)
- 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

lib/doc/EmbeddedObjects.lyx
lib/doc/UserGuide.lyx
lib/doc/de/EmbeddedObjects.lyx
lib/doc/de/UserGuide.lyx
lib/doc/es/EmbeddedObjects.lyx
lib/doc/es/UserGuide.lyx
lib/doc/fr/EmbeddedObjects.lyx
lib/doc/fr/UserGuide.lyx
lib/doc/id/UserGuide.lyx
lib/doc/ja/EmbeddedObjects.lyx
lib/doc/ja/UserGuide.lyx

index 04137db4b8c369e8054793d7197e69602ad11bd5..ccd8e9f80dfa2f3b828a715b2c2d365cb4491843 100644 (file)
@@ -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
 
index 99b13a606846b8fac506688acc83631140d6e135..7a2ad917ea972bbadea187a18c54fa21dbc42978 100644 (file)
@@ -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
 
 
@@ -38955,18 +39078,14 @@ reference "sub:Vertical-Space"
 \end_layout
 
 \begin_layout Description
-Hyphenation
-\begin_inset space ~
-\end_inset
-
-Point Inserts a hyphenation point, see section
+Phantom Inserts Phantom space, see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Hyphenation"
+reference "sub:Phantom-Space"
 
 \end_inset
 
@@ -38974,14 +39093,18 @@ reference "sub:Hyphenation"
 \end_layout
 
 \begin_layout Description
-Phantom Inserts Phantom space, see section
+Hyphenation
+\begin_inset space ~
+\end_inset
+
+Point Inserts a hyphenation point, see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Phantom-Space"
+reference "sub:Hyphenation"
 
 \end_inset
 
@@ -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
index d902a219ed1dfa338e5d1e4456c7d3ee8273eedb..658b81c549f8df4118debce4e95847eadd6ad710 100644 (file)
@@ -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
 
index f2acc07fd774b2141f42ab469c3a884560731aeb..8884cc7583f3b48b82cf2e7ad73b50d6bffabce8 100644 (file)
@@ -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
index 47bea4686cc8739f50455348235ede88335337f0..829e5681ad54c7d42a72882693f18188fa78236d 100644 (file)
@@ -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
 
index 0ff618e2c02330192562ebfb11950d8df4c7ccdb..a9b35f2e0236b1fef552c76ba5d1c8970b165607 100644 (file)
@@ -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
 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
index 0cfd9c6622be6d005de1cfb1e086b7178d7ebbf6..7bc703188215106b0226a5e2a31f25e96fcddf0b 100644 (file)
@@ -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
 
index 7be1bcf59d83d085443670377034048ee72ec7c9..218308dcffc43b619e3edeb3bffd725c7657f93b 100644 (file)
@@ -26653,7 +26653,7 @@ prettyref
 \series bold
 refstyle
 \series default
-
+.
 \begin_inset Index idx
 status collapsed
 
@@ -26673,12 +26673,81 @@ Paquetages LaTeX ! refstyle
 
 \end_inset
 
-.
+
 \end_layout
 
 \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 french
+, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "prettyref,refstyle"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Description
@@ -37349,6 +37418,22 @@ 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 ~
@@ -37400,6 +37485,20 @@ PDF
 (dvipdfm) format PDF en utilisant le programme 
 \family typewriter
 dvipdfm
+\family default
+, produit en interne un fichier DVI qui est ensuite converti au format PDF
+\end_layout
+
+\begin_layout Description
+PDF
+\begin_inset space ~
+\end_inset
+
+(LuaTeX) format PDF en utilisant le programme 
+\family typewriter
+LuaTeX
+\family default
+, produit directement le fichier PDF
 \end_layout
 
 \begin_layout Description
@@ -37410,6 +37509,8 @@ PDF
 (pdflatex) format PDF en utilisant le programme 
 \family typewriter
 pdflatex
+\family default
+, produit directement le fichier PDF
 \end_layout
 
 \begin_layout Description
@@ -37420,6 +37521,21 @@ PDF
 (ps2pdf) format PDF en utilisant le programme 
 \family typewriter
 ps2pdf
+\family default
+, produit en interne un fichier PostScript qui est ensuite converti au format
+ PDF
+\end_layout
+
+\begin_layout Description
+PDF
+\begin_inset space ~
+\end_inset
+
+(XeTeX) format PDF en utilisant le programme 
+\family typewriter
+XeTeX
+\family default
+, produit directement le fichier PDF
 \end_layout
 
 \begin_layout Description
@@ -37454,22 +37570,6 @@ Postscript format PostScript en utilisant le programme
 dvips
 \end_layout
 
-\begin_layout Standard
-Le programme 
-\family typewriter
-dvipdfm
-\family default
- produit en interne un fichier DVI qui est ensuite converti au format PDF.
- Le programme est un peu dépassé et le résultat pourrait être différent
- de ce que vous attendez.
-
-\family typewriter
- pdflatex
-\family default
- produit directement le fichier PDF et est compatible avec les formats PDF
- les plus récents.
-\end_layout
-
 \begin_layout Standard
 Si une des lignes de menu 
 \family sans
@@ -37512,15 +37612,6 @@ Reconfiguration de LyX
 
 \end_layout
 
-\begin_layout Standard
-Le menu 
-\family sans
-Personnalisé
-\family default
- vous permet d'exporter votre document en utilisant des options de ligne
- de commande spéciales lors de l'appel du programme d'exportation.
-\end_layout
-
 \begin_layout Subsection
 Imprimer
 \end_layout
@@ -37704,7 +37795,7 @@ Sélectionne la totalité du document.
 \end_layout
 
 \begin_layout Subsection
-Rechercher et remplacer
+Rechercher et remplacer (simple)
 \end_layout
 
 \begin_layout Standard
@@ -37722,6 +37813,25 @@ reference "sec:Base-d'edition"
 .
 \end_layout
 
+\begin_layout Subsection
+Rechercher et remplacer (avancé)
+\end_layout
+
+\begin_layout Standard
+Détaillé dans la section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Advanced-Rechercher"
+
+\end_inset
+
+.
+\end_layout
+
 \begin_layout Subsection
 Déplace le paragraphe vers le haut/bas
 \end_layout
@@ -38034,115 +38144,356 @@ reference "sec:Aperçu-de-morceaux"
 \end_layout
 
 \begin_layout Subsection
-Mettre à jour
+
+\lang english
+View Messages
 \end_layout
 
 \begin_layout Standard
-Ce menu vous permet d'actualiser le visionnement pour tenir compte de vos
- dernières modifications, sans ouvrir une nouvelle fenêtre.
+
+\lang english
+Opens a window showing console messages.
+ This is useful for debugging LyX (i.
+\begin_inset space \thinspace{}
+\end_inset
+
+e., hunt for errors in the program) or to see what is going on in the background
+ while LaTeX is processing the document,
 \end_layout
 
 \begin_layout Subsection
-Diviser la vue
+
+\lang english
+View
 \end_layout
 
 \begin_layout Standard
-Ceci va diviser la fenêtre principale de LyX verticalement ou horizontalement.
- Cela permet de voir deux document en même temps pour les comparer, ou de
- voir le même document mais à deux positions différentes.
- Vous pouvez séparer la fenêtre plusieurs fois pour voir, par exemple, trois
- documents ou plus en même temps.
- Pour revenir à une fenêtre non divisée, utilisez le menu 
+
+\lang english
+This menu entry generates the output you have specified as default output
+ format either in the preferences (see sec.
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\lang french
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Formats-de-Fichiers"
+
+\end_inset
+
+
+\lang english
+) or in the document settings (see sec.
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Doc-Output"
+
+\end_inset
+
+) and opens it in an appropriate viewer.
+ The default output format is 
 \family sans
-Fermer la vue active
+PDF
+\begin_inset space ~
+\end_inset
+
+(pdflatex)
 \family default
 .
 \end_layout
 
 \begin_layout Subsection
-Fermer la vue active
+
+\lang english
+View (Other Formats)
 \end_layout
 
 \begin_layout Standard
-Ferme une fenêtre divisée.
+
+\lang english
+With this submenu, you can view your document in alternative output formats.
 \end_layout
 
 \begin_layout Subsection
-Plein écran
+
+\lang english
+Update
 \end_layout
 
 \begin_layout Standard
-En utilisant ce menu ou en appuyant sur la touche 
-\family sans
-F11
-\family default
-, on supprime la barre des menus et toutes les barres d'outils de façon
- à n'avoir que votre texte à l'écran.
- En plus la fenêtre de LyX est affichée en plein écran.
- Pour revenir du mode plein écran au mode normal, appuyez sur la touche
-\family sans
-F11
-\family default
-, ou faites un clic droit et désactivez le mode plein écran dans le menu
- contextuel qui apparaît alors.
+
+\lang english
+This menu entry allows you to update the view with your latest changes (in
+ the default output format as described in the previous section) without
+ opening a new viewer window.
 \end_layout
 
 \begin_layout Subsection
-Barres d'Outils
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Barres-d'outils"
-
-\end_inset
 
+\lang english
+Update (Other Formats)
+\end_layout
 
-\begin_inset Index idx
-status collapsed
+\begin_layout Standard
 
-\begin_layout Plain Layout
-Barres d'outils
+\lang english
+With this submenu, you can update the view of alternative output formats
+ of your document without opening a new viewer window.
 \end_layout
 
-\end_inset
-
+\begin_layout Subsection
 
+\lang english
+View Master Document
 \end_layout
 
 \begin_layout Standard
-Avec ce menu, vous pouvez déterminer les barres d'outils qui sont visibles.
- Toutes les barres d'outils ainsi que la 
-\family sans
-zone de commande
-\family default
- peuvent être activées ou désactivées.
- L'état actif d'un élément est signalé dans la menu par une coche devant
- son nom.
- Les barres d'outils 
-\family sans
-Suivi
-\begin_inset space ~
+
+\lang english
+This menu item is only visible if your document is included to another document,
+ which is then its 
+\begin_inset Quotes eld
 \end_inset
 
-Modifications
-\family default
-, 
-\family sans
-Tableau
-\family default
-, 
-\family sans
-Palettes
+master
+\begin_inset Quotes erd
+\end_inset
+
+ (see section 
+\emph on
+Child Documents
+\emph default
+ in the 
+\emph on
+Embedded
 \begin_inset space ~
 \end_inset
 
-Mathématique
+Objects
+\emph default
+ manual for more information on this topic).
+ This item allows you to view the master document from within its child.
+ That is, if you are working on a child document which is a chapter of a
+ book, 
+\family sans
+View Master
 \family default
-s, et 
+ generates the output of the whole book, while 
 \family sans
-Maths
+View
 \family default
- peuvent être mises en mode 
+ will just output the chapter alone.
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+The format used by this function is the default output format as specified
+ in the preferences (see sec.
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\lang french
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Formats-de-Fichiers"
+
+\end_inset
+
+
+\lang english
+) or in the document settings (see sec.
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Doc-Output"
+
+\end_inset
+
+).
+\end_layout
+
+\begin_layout Subsection
+
+\lang english
+Update Master Document
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+This menu item is only visible if your document is included to another document,
+ which is then its 
+\begin_inset Quotes eld
+\end_inset
+
+master
+\begin_inset Quotes erd
+\end_inset
+
+ (see section 
+\emph on
+Child Documents
+\emph default
+ in the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual for more information on this topic).
+ This item allows you to update the view of a master document from within
+ its child without the need to switch to the master document itself.
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+The format used by this function is the default output format as specified
+ in the preferences (see sec.
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\lang french
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Formats-de-Fichiers"
+
+\end_inset
+
+
+\lang english
+) or in the document settings (see sec.
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Doc-Output"
+
+\end_inset
+
+).
+\end_layout
+
+\begin_layout Subsection
+Diviser la vue
+\end_layout
+
+\begin_layout Standard
+Ceci va diviser la fenêtre principale de LyX verticalement ou horizontalement.
+ Cela permet de voir deux document en même temps pour les comparer, ou de
+ voir le même document mais à deux positions différentes.
+ Vous pouvez séparer la fenêtre plusieurs fois pour voir, par exemple, trois
+ documents ou plus en même temps.
+ Pour revenir à une fenêtre non divisée, utilisez le menu 
+\family sans
+Fermer la vue active
+\family default
+.
+\end_layout
+
+\begin_layout Subsection
+Fermer la vue active
+\end_layout
+
+\begin_layout Standard
+Ferme une fenêtre divisée.
+\end_layout
+
+\begin_layout Subsection
+Plein écran
+\end_layout
+
+\begin_layout Standard
+En utilisant ce menu ou en appuyant sur la touche 
+\family sans
+F11
+\family default
+, on supprime la barre des menus et toutes les barres d'outils de façon
+ à n'avoir que votre texte à l'écran.
+ En plus la fenêtre de LyX est affichée en plein écran.
+ Pour revenir du mode plein écran au mode normal, appuyez sur la touche
+\family sans
+F11
+\family default
+, ou faites un clic droit et désactivez le mode plein écran dans le menu
+ contextuel qui apparaît alors.
+\end_layout
+
+\begin_layout Subsection
+Barres d'Outils
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Barres-d'outils"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Barres d'outils
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Avec ce menu, vous pouvez déterminer les barres d'outils qui sont visibles.
+ Toutes les barres d'outils ainsi que la 
+\family sans
+zone de commande
+\family default
+ peuvent être activées ou désactivées.
+ L'état actif d'un élément est signalé dans la menu par une coche devant
+ son nom.
+ Les barres d'outils 
+\family sans
+Suivi
+\begin_inset space ~
+\end_inset
+
+Modifications
+\family default
+, 
+\family sans
+Tableau
+\family default
+, 
+\family sans
+Palettes
+\begin_inset space ~
+\end_inset
+
+Mathématique
+\family default
+s, et 
+\family sans
+Maths
+\family default
+ peuvent être mises en mode 
 \emph on
 automatique, 
 \emph default
@@ -41698,8 +42049,10 @@ La barre d'outils Visionner/Mettre à jour contient de gauche à droite les
 \end_layout
 
 \begin_layout Standard
+
+\lang english
 \begin_inset Tabular
-<lyxtabular version="3" rows="6" columns="2">
+<lyxtabular version="3" rows="7" columns="2">
 <features islongtable="true" longtabularalignment="center">
 <column alignment="left" valignment="top" width="0">
 <column alignment="left" valignment="top" width="0">
@@ -41708,11 +42061,11 @@ La barre d'outils Visionner/Mettre à jour contient de gauche à droite les
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/buffer-view_dvi.png
-       scale 85
-       groupId toolbarbouton
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "buffer-view"
 \end_inset
 
 
@@ -41726,8 +42079,10 @@ La barre d'outils Visionner/Mettre à jour contient de gauche à droite les
 \begin_layout Plain Layout
 
 \family sans
-Visionner\SpecialChar \menuseparator
-DVI
+Visionner
+\lang english
+\SpecialChar \menuseparator
+View
 \end_layout
 
 \end_inset
@@ -41738,11 +42093,11 @@ DVI
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/buffer-update_dvi.png
-       scale 85
-       groupId toolbarbouton
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "buffer-update"
 \end_inset
 
 
@@ -41756,16 +42111,10 @@ DVI
 \begin_layout Plain Layout
 
 \family sans
-Mettre
-\begin_inset space ~
-\end_inset
-
-\begin_inset space ~
-\end_inset
-
-Jour\SpecialChar \menuseparator
-DVI
+Visionner
+\lang english
+\SpecialChar \menuseparator
+Update
 \end_layout
 
 \end_inset
@@ -41776,11 +42125,11 @@ DVI
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/buffer-view_pdf2.png
-       scale 85
-       groupId toolbarbouton
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "master-buffer-view"
 \end_inset
 
 
@@ -41794,8 +42143,10 @@ DVI
 \begin_layout Plain Layout
 
 \family sans
-Visionner\SpecialChar \menuseparator
-PDF
+Visionner
+\lang english
+\SpecialChar \menuseparator
+Master
 \end_layout
 
 \end_inset
@@ -41806,11 +42157,11 @@ PDF
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/buffer-update_pdf2.png
-       scale 85
-       groupId toolbarbouton
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "master-buffer-update"
 \end_inset
 
 
@@ -41824,16 +42175,14 @@ PDF
 \begin_layout Plain Layout
 
 \family sans
-Mettre
-\begin_inset space ~
-\end_inset
-
+Visionner
+\lang english
+\SpecialChar \menuseparator
+Update
 \begin_inset space ~
 \end_inset
 
-Jour\SpecialChar \menuseparator
-PDF
+Master
 \end_layout
 
 \end_inset
@@ -41844,11 +42193,11 @@ PDF
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/buffer-view_ps.png
-       scale 85
-       groupId toolbarbouton
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "buffer-toggle-output-sync"
 \end_inset
 
 
@@ -41862,8 +42211,11 @@ PDF
 \begin_layout Plain Layout
 
 \family sans
-Visionner\SpecialChar \menuseparator
-PostScript
+\lang english
+Document\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
+Output\SpecialChar \menuseparator
+Synchronize with Output
 \end_layout
 
 \end_inset
@@ -41875,13 +42227,15 @@ PostScript
 
 \begin_layout Plain Layout
 \begin_inset Graphics
-       filename ../../images/buffer-update_ps.png
+       filename ../../images/view-others.png
        scale 85
-       groupId toolbarbouton
+       groupId toolbarbuttons
 
 \end_inset
 
 
+\family sans
+*
 \end_layout
 
 \end_inset
@@ -41892,16 +42246,42 @@ PostScript
 \begin_layout Plain Layout
 
 \family sans
-Mettre
-\begin_inset space ~
+Visionner
+\lang english
+\SpecialChar \menuseparator
+View (Other Formats)
+\end_layout
+
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Graphics
+       filename ../../images/update-others.png
+       scale 85
+       groupId toolbarbuttons
 
-\begin_inset space ~
 \end_inset
 
-Jour\SpecialChar \menuseparator
-Postscript
+*
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\family sans
+Visionner
+\lang english
+\SpecialChar \menuseparator
+Update (Other Formats)
 \end_layout
 
 \end_inset
@@ -41914,6 +42294,13 @@ Postscript
 
 \end_layout
 
+\begin_layout Standard
+
+\lang english
+* These icons might look different for you if you do not use the default
+ icon set.
+\end_layout
+
 \begin_layout Subsection
 Les autre barres d'outils
 \end_layout
@@ -42056,48 +42443,99 @@ Si vous voulez un des pilotes suivants
 \end_inset
 
 
-\family sans
-dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
-\family default
+\family sans
+dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
+\family default
+
+\begin_inset Newline newline
+\end_inset
+
+vous devez d'abord les activer au niveau de votre distributionLaTeX, voir
+ la section
+\begin_inset space ~
+\end_inset
+
+2 dans 
+\begin_inset CommandInset href
+LatexCommand href
+target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
+
+\end_inset
+
+.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+On doit préciser un document maître quand le document courant est un sous-docume
+nt.
+ LyX va utiliser ce document maîtrequand le sous-document sera ouvert sans
+ son maître.
+ De cette façon, les sous-documents sont toujours compilables.
+ Plus d'explication sur les sous-documents et les documents maîtres dans
+ la section 
+\emph on
+sous-documents
+\emph default
+ du manuel 
+\emph on
+Objets insérés
+\emph default
+.
+\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 french
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages LaTeX ! prettyref
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
 
-\begin_inset Newline newline
-\end_inset
+\begin_layout Plain Layout
+Paquetages LaTeX ! refstyle
+\end_layout
 
-vous devez d'abord les activer au niveau de votre distributionLaTeX, voir
- la section
-\begin_inset space ~
 \end_inset
 
-2 dans 
-\begin_inset CommandInset href
-LatexCommand href
-target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
-
-\end_inset
 
-.
-\end_layout
+\lang english
+ for cross-references, see sec.
+\lang french
 
+\begin_inset space \thinspace{}
 \end_inset
 
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Références-croisées"
+
+\end_inset
 
-\begin_layout Standard
-On doit préciser un document maître quand le document courant est un sous-docume
-nt.
- LyX va utiliser ce document maîtrequand le sous-document sera ouvert sans
- son maître.
- De cette façon, les sous-documents sont toujours compilables.
- Plus d'explication sur les sous-documents et les documents maîtres dans
- la section 
-\emph on
-sous-documents
-\emph default
- du manuel 
-\emph on
-Objets insérés
-\emph default
 .
 \end_layout
 
@@ -43272,6 +43710,142 @@ reference "sec:Branches"
 .
 \end_layout
 
+\begin_layout Section
+
+\lang english
+Output
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Doc-Output"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+Here you can define some output specifics for the current document:
+\end_layout
+
+\begin_layout Description
+
+\lang english
+Default
+\begin_inset space ~
+\end_inset
+
+Output
+\begin_inset space ~
+\end_inset
+
+Format: The format that is used when you hit 
+\begin_inset Quotes eld
+\end_inset
+
+View
+\begin_inset Quotes erd
+\end_inset
+
+, 
+\begin_inset Quotes eld
+\end_inset
+
+Update
+\begin_inset Quotes erd
+\end_inset
+
+, 
+\begin_inset Quotes eld
+\end_inset
+
+View Master Document
+\begin_inset Quotes erd
+\end_inset
+
+ and 
+\begin_inset Quotes eld
+\end_inset
+
+Update Master Document
+\begin_inset Quotes erd
+\end_inset
+
+ in the 
+\family sans
+View
+\family default
+ menu or the toolbar.
+ The default is set in 
+\family sans
+Tools\SpecialChar \menuseparator
+Preferences\SpecialChar \menuseparator
+File Formats
+\family default
+\lang french
+, see 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Formats-de-Fichiers"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Description
+
+\lang english
+Synchronize
+\begin_inset space ~
+\end_inset
+
+with
+\begin_inset space ~
+\end_inset
+
+Output
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+
+\lang english
+TODO!
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+
+\lang english
+XHTML
+\begin_inset space ~
+\end_inset
+
+Output
+\begin_inset space ~
+\end_inset
+
+Options
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+
+\lang english
+TODO!
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Section
 Préambule LaT
 \begin_inset ERT
@@ -45845,7 +46419,7 @@ Personnalisation
 .
 \end_layout
 
-\begin_layout Section
+\begin_layout Subsection
 Formats de Fichiers
 \begin_inset CommandInset label
 LatexCommand label
@@ -47173,6 +47747,102 @@ ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
 \end_inset
 
 
+\end_layout
+
+\begin_layout Bibliography
+\labelwidthstring Bibliographie
+\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
+
+ du paquetage LaTeX 
+\series bold
+prettyref
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages LaTeX ! 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 Bibliographie
+\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
+
+ du paquetage LaTeX 
+\series bold
+refstyle
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages LaTeX ! 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
index 8c6a6960d8d3809e1712d1f495e9924adf714f2f..4e19f3108412165582c07e0773e1fc0cd037afdf 100644 (file)
@@ -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
index 0c2954ec695b7b91badac74beb7be547104961a1..5f2e64c78ac5639b78794e14f1950a0dd538c602 100644 (file)
@@ -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
 
index 5a8c8b63d7f07de70b68fa441fbfeb26c7afac18..4ada510e6346bf2a99e70e83830c57e81cc65695 100644 (file)
@@ -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