]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/UserGuide.lyx
More XHTML documentation.
[lyx.git] / lib / doc / UserGuide.lyx
index 3ac3ca0171bd3428ce1868db1840b8cb3e9e454f..0f7818061fa94edeac3b2ddbf0fbefd22b5886ab 100644 (file)
@@ -1,5 +1,5 @@
 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
-\lyxformat 370
+\lyxformat 376
 \begin_document
 \begin_header
 \textclass scrbook
 \end_preamble
 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
 \use_default_options false
+\maintain_unincluded_children false
 \language english
 \inputencoding auto
+\fontencoding global
 \font_roman default
 \font_sans default
 \font_typewriter default
@@ -92,7 +94,8 @@
 \papersize default
 \use_geometry false
 \use_amsmath 1
-\use_esint 0
+\use_esint 1
+\use_mhchem 1
 \cite_engine basic
 \use_bibtopic false
 \use_indices false
 \color #008000
 \end_index
 \secnumdepth 3
-\tocdepth 3
+\tocdepth 2
 \paragraph_separation indent
 \paragraph_indentation default
 \quotes_language english
 \papercolumns 1
 \papersides 2
 \paperpagestyle default
-\tracking_changes true
+\tracking_changes false
 \output_changes false
-\author 1 "Jürgen Spitzmüller" 
+\html_use_mathml true
+\html_be_strict true
+\author 1 "Richard Heck" 
 \end_header
 
 \begin_body
@@ -2372,9 +2377,26 @@ Letter for US-style letters
 
 \begin_layout Standard
 There are also some non-standard classes, which LyX only uses if you have
- installed them.
- Here are some of the classes, the full list with detailed explanations
- can be found in chapter 
+ installed the
+\change_deleted 1 1263338271
+m
+\change_inserted 1 1263338359
+ corresponding LaTeX class files, though most TeX distributions will include
+ many of these
+\change_unchanged
+.
+ Here are some of the classes
+\change_inserted 1 1263338393
+.
+\change_unchanged
+, 
+\change_deleted 1 1263338396
+t
+\change_inserted 1 1263338397
+T
+\change_unchanged
+he full list with detailed explanations can be found in chapter 
 \emph on
 Special Document Classes
 \emph default
@@ -2592,8 +2614,11 @@ Document ! Modules
 \begin_layout Standard
 Modules load additional features to a document that are not by default available
  in the chosen document class.
- For example you might want to use write Braille (embossed printing) in
- a document.
+ For example you might want to 
+\change_deleted 1 1263338413
+use 
+\change_unchanged
+write Braille (embossed printing) in a document.
  This is of course not available in any document class, so you have to load
  the corresponding module in the 
 \family sans
@@ -2647,6 +2672,11 @@ status open
 Note also:
 \series default
  Some modules require other modules, and some pairs of modules are incompatible.
+
+\change_inserted 1 1263338440
+ LyX will also advise you about these things.
+\change_unchanged
+
 \end_layout
 
 \end_inset
@@ -3584,16 +3614,34 @@ everything
 \emph default
  into the new class.
  That includes the paragraph environments.
- Some paragraph environments are standard; all of the document classes have
- them; but some classes have special paragraph environments.
- If this is the case, and you change the document class, LyX sets the missing
- paragraph environments to 
+ Some paragraph environments are standard, in so far as all of the document
+ classes have them; but some classes have special paragraph environments.
+ If this is the case, and you change the document class, LyX 
+\change_inserted 1 1263335989
+will mark the paragraphs whose styles it no longer understands as 
+\begin_inset Quotes eld
+\end_inset
+
+unknown
+\begin_inset Quotes erd
+\end_inset
+
+.
+ The name of the style is retained, in case you should want to go back to
+ the old class.
+ But these paragraphs will be output with no special formatting, so you
+ will either need to create a new style yourself or else to convert these
+ paragraphs manually to a style present in your new document class.
+\change_deleted 1 1263335996
+sets the missing paragraph environments to 
 \family sans
 Standard
 \family default
  and places an error box at the beginning of the paragraph.
  Just click on them and you'll get a message dialog that tells you about
  the conversion and why it failed.
+\change_unchanged
+
 \end_layout
 
 \begin_layout Section
@@ -4135,7 +4183,7 @@ Document Title
 status collapsed
 
 \begin_layout Plain Layout
-Document !Title
+Document ! Title
 \end_layout
 
 \end_inset
@@ -10578,6 +10626,20 @@ Special Character\SpecialChar \menuseparator
 Symbols
 \family default
 .
+
+\change_inserted 1 1263338624
+ You can also enter some sorts of accented characters by using the mini-buffer.
+ For example, entering 
+\begin_inset Quotes eld
+\end_inset
+
+accent-umlaut e
+\begin_inset Quotes erd
+\end_inset
+
+ will produce the character: ë.
+\change_unchanged
+
 \end_layout
 
 \begin_layout Standard
@@ -13050,6 +13112,87 @@ dvipdfm
  is no longer under development and therefore a bit outdated.
 \end_layout
 
+\begin_layout Subsubsection
+XHTML
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+FileFormats ! XHTML
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+HTML
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+This file type has the extension 
+\begin_inset Quotes eld
+\end_inset
+
+
+\family typewriter
+.xhtml
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+.
+ It is a file suitable for viewing in web browsers.
+ It does not itself contain images and the like but only links them, and
+ when LyX produces XHTML, it also generates corresponding images in formats
+ suitable for the purpose.
+ Math is output as MathML, which renders nicely in browsers that support
+ it, but not all do.
+\end_layout
+
+\begin_layout Standard
+XHTML output remains 
+\begin_inset Quotes eld
+\end_inset
+
+under development
+\begin_inset Quotes erd
+\end_inset
+
+, and not all LyX features are supported yet.
+ See the chapter 
+\begin_inset Quotes eld
+\end_inset
+
+LyX and the World Wide Web
+\begin_inset Quotes erd
+\end_inset
+
+, in the 
+\emph on
+Additional Features
+\emph default
+ manual, for more information.
+\end_layout
+
+\begin_layout Standard
+You can export your document as an XHTML file using the menu item 
+\family sans
+File\SpecialChar \menuseparator
+Export\SpecialChar \menuseparator
+LyXHTML
+\family default
+.
+\end_layout
+
 \begin_layout Subsection
 Previewing
 \begin_inset Index idx
@@ -21868,7 +22011,7 @@ sin
 \end_inset
 
  does normally mean 
-\begin_inset Formula $s·i·n$
+\begin_inset Formula $s\cdot i\cdot n$
 \end_inset
 
 .
@@ -25582,25 +25725,13 @@ Entry
 \end_inset
 
 .
- A 
-\change_deleted 1 1250501350
-gray 
-\change_unchanged
-box labeled 
+ A box labeled 
 \begin_inset Quotes eld
 \end_inset
 
 
 \family sans
-I
-\change_inserted 1 1250501353
-n
-\change_unchanged
-d
-\change_inserted 1 1250501354
-e
-\change_unchanged
-x
+Index
 \family default
 
 \begin_inset Quotes erd
@@ -25624,12 +25755,6 @@ key "latexcompanion,latexguide,latexbook"
 .
 \end_layout
 
-\begin_layout Standard
-
-\change_deleted 1 1250501388
-You can change index entries by clicking on the index box.
-\end_layout
-
 \begin_layout Standard
 The index list is inserted in the document with the menu 
 \family sans
@@ -26384,8 +26509,6 @@ key "makeindex,xindy"
 \end_inset
 
 .
-\change_inserted 1 1250502076
-
 \end_layout
 
 \begin_layout Subsection
@@ -26410,34 +26533,20 @@ name "sub:Index-Program"
 \end_layout
 
 \begin_layout Standard
-
-\change_deleted 1 1250501423
-When
-\change_inserted 1 1250501423
-If
-\change_unchanged
- the index entry program 
+If the index entry program 
 \family sans
 xindy
-\change_deleted 1 1250501596
-
 \family default
-, which is only available for Linux,
-\change_unchanged
  is installed, LyX uses it for index generation; otherwise the program 
 \family sans
 makeindex
 \family default
 , that is part of every LaTeX distribution, is used.
-\change_inserted 1 1250501973
-
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
 
-\change_inserted 1 1250502015
-
 \family sans
 Makeindex
 \family default
@@ -26451,14 +26560,10 @@ Makeindex
 xindy
 \family default
 .
-\change_unchanged
-
 \end_layout
 
 \end_inset
 
-
-\change_unchanged
  Both programs can be controlled by options that can be set in LyX's preferences
  dialog, see section
 \begin_inset space ~
@@ -26480,28 +26585,11 @@ key "makeindex,xindy"
 \end_inset
 
 .
-\change_inserted 1 1250501656
-In this dialog, 
-\change_deleted 1 1250501657
-Y
-\change_inserted 1 1250501657
-y
-\change_unchanged
-ou can also specify 
-\change_deleted 1 1250501665
-there another
-\change_inserted 1 1250501676
-an alternative
-\change_unchanged
- program to generate the index.
-\change_inserted 1 1250501450
-
+ In this dialog, you can also specify an alternative program to generate
+ the index.
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted 1 1250501906
 If you need specific options or an alternative index program only for a
  given document, you can define the programm and\SpecialChar \slash{}
 or the options in 
@@ -26514,40 +26602,13 @@ Indexes
 .
  This is especially useful if you need to pass language-specific options
  to the index program or if you need a specific layout style.
-\change_deleted 1 1250501980
-
-\end_layout
-
-\begin_layout Standard
-
-\change_deleted 1 1250501966
-
-\family sans
-makeindex
-\family default
- is very old, no longer under development and has many pitfalls, notably
- that it was developed with only the English language in mind.
- So it fails to sort anything other than a monolingual English text correctly.
- We have shown above how to fix this sorting.
- However, if you are writing in another language and using Linux, consider
- to use 
-\family sans
-xindy
-\family default
-.
-\change_inserted 1 1250502093
-
 \end_layout
 
 \begin_layout Subsection
-
-\change_inserted 1 1250502212
 Multiple Indexes
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted 1 1250502759
 In many fields, it is common to have more than one index.
  For instance, you might need to set up a separate 
 \begin_inset Quotes eld
@@ -26569,8 +26630,6 @@ splitidx
 status collapsed
 
 \begin_layout Plain Layout
-
-\change_inserted 1 1250502516
 LaTeX-packages ! splitidx
 \end_layout
 
@@ -26592,8 +26651,6 @@ key "TeXCatalogue"
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted 1 1250503374
 To set up LyX for the use of multiple indexes, go to 
 \family sans
 Document\SpecialChar \menuseparator
@@ -26654,8 +26711,6 @@ Alter Color\SpecialChar \ldots{}
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted 1 1250503916
 Once the document changes have been applied, you can find the new index
  list in 
 \family sans
@@ -26680,15 +26735,11 @@ Insert
 \end_layout
 
 \begin_layout Itemize
-
-\change_inserted 1 1250503922
 If you want to change the attribution of a specific index entry, right-clicking
  on the entry will open a dialog where you can do that.
 \end_layout
 
 \begin_layout Itemize
-
-\change_inserted 1 1250504088
 By right-clicking on an index, you can change its type.
  Furthermore, you can specify an index list to be a 
 \begin_inset Quotes eld
@@ -28428,9 +28479,7 @@ preview
 Tools\SpecialChar \menuseparator
 Preferences 
 \family default
-dialog under 
-\family sans
-Look
+dialog under Look
 \begin_inset space ~
 \end_inset
 
@@ -28439,9 +28488,16 @@ and
 \end_inset
 
 feel\SpecialChar \menuseparator
-Graphics
+Display.
+ The 
+\family sans
+Preview
+\begin_inset space ~
+\end_inset
+
+Size
 \family default
-.
+ is the multiplication factor for the size.
 \end_layout
 
 \begin_layout Standard
@@ -28586,13 +28642,18 @@ aspell
 \family typewriter
 ispell
 \family default
-, so that it is recommended to use aspell.
+, and contrary to 
+\family typewriter
+ispell
+\family default
+, it supports multiple languages in parallel, so it is recommended to use
+ aspell.
  
 \family typewriter
 hspell
 \family default
  is a Hebrew spell-checker.
- The used spell checker ind its settings are specified in LyX's preferences
+ The used spell checker and its settings are specified in LyX's preferences
  under 
 \family sans
 Language Settings
@@ -34605,6 +34666,14 @@ Close
 Closes the current document.
 \end_layout
 
+\begin_layout Subsection
+Close All
+\end_layout
+
+\begin_layout Standard
+Closes all opened documents.
+\end_layout
+
 \begin_layout Subsection
 Save
 \end_layout
@@ -34710,8 +34779,9 @@ You can export your document to various file formats.
 \end_layout
 
 \begin_layout Standard
-Here is a list of all available entries; they are explained in detail in
- section
+Here is a list of all available entries
+\change_deleted 1 1262887786
+; they are explained in detail in section
 \begin_inset space ~
 \end_inset
 
@@ -34723,6 +34793,10 @@ reference "sub:Output-file-formats"
 \end_inset
 
 :
+\change_inserted 1 1262887786
+:
+\change_unchanged
+
 \end_layout
 
 \begin_layout Description
@@ -34735,7 +34809,25 @@ CJK
 LyX 
 \family default
 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
- (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
+ (CJK)
+\change_deleted 1 1262887560
+;
+\change_inserted 1 1262887561
+
+\begin_inset Newline newline
+\end_inset
+
+
+\change_unchanged
+\change_deleted 1 1262887562
+(
+\change_unchanged
+Since LyX 1.5.0 CJK support is fully integrated to LyX.
+\change_deleted 1 1262887564
+)
+\change_unchanged
+
 \end_layout
 
 \begin_layout Description
@@ -34744,11 +34836,61 @@ format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
 DVI
 \family default
  DVI-format
+\change_inserted 1 1262887797
+ (see 
+\begin_inset CommandInset ref
+LatexCommand prettyref
+reference "sub:Output-file-formats"
+
+\end_inset
+
+)
+\change_unchanged
+
 \end_layout
 
 \begin_layout Description
-HTML HTML-format (the HTML-converter is a third-party product and doesn't
- work in all cases)
+HTML HTML-format
+\change_inserted 1 1262887568
+
+\begin_inset Newline newline
+\end_inset
+
+
+\change_deleted 1 1262887572
+ (t
+\change_inserted 1 1262887573
+T
+\change_unchanged
+he HTML
+\change_inserted 1 1262887602
+\change_deleted 1 1262887603
+-
+\change_unchanged
+conver
+\change_inserted 1 1262887606
+sion
+\change_deleted 1 1262887609
+ter
+\change_unchanged
+ is 
+\change_inserted 1 1262887612
+performed by 
+\change_unchanged
+a third-party product and 
+\change_inserted 1 1262887674
+may 
+\change_deleted 1 1262887617
+doesn't 
+\change_unchanged
+work in all cases
+\change_inserted 1 1262887618
+.
+\change_deleted 1 1262887618
+)
+\change_unchanged
+
 \end_layout
 
 \begin_layout Description
 \end_inset
 
  is replaced by the version number)
+\change_inserted 1 1262887695
+
+\end_layout
+
+\begin_layout Description
+
+\change_inserted 1 1262887844
+LyXHTML HTML-format, using LyX's internal XHTML engine (see 
+\begin_inset CommandInset ref
+LatexCommand prettyref
+reference "sub:Output-file-formats"
+
+\end_inset
+
+)
+\change_unchanged
+
 \end_layout
 
 \begin_layout Description
@@ -34859,8 +35018,46 @@ KOffice
 Abiword
 \family default
 , etc.
- (the OpenDocument-converter is a third-party product and doesn't work in
- all cases)
+\change_inserted 1 1262887646
+
+\begin_inset Newline newline
+\end_inset
+
+
+\change_deleted 1 1262887649
+ (t
+\change_inserted 1 1262887649
+T
+\change_unchanged
+he OpenDocument
+\change_inserted 1 1262887652
+\change_deleted 1 1262887652
+-
+\change_unchanged
+conver
+\change_inserted 1 1262887656
+sion
+\change_deleted 1 1262887654
+ter
+\change_unchanged
+ is 
+\change_inserted 1 1262887659
+performed by 
+\change_unchanged
+a third-party product and 
+\change_inserted 1 1262887665
+may not 
+\change_deleted 1 1262887667
+doesn't 
+\change_unchanged
+work in all cases
+\change_inserted 1 1262887669
+.
+\change_deleted 1 1262887670
+)
+\change_unchanged
+
 \end_layout
 
 \begin_layout Description
@@ -34875,6 +35072,19 @@ PDF
  PDF-format using the program 
 \family typewriter
 dvipdfm
+\change_inserted 1 1262887911
+\family default
+(see 
+\begin_inset CommandInset ref
+LatexCommand prettyref
+reference "sub:Output-file-formats"
+
+\end_inset
+
+)
+\change_unchanged
+
 \end_layout
 
 \begin_layout Description
@@ -34889,6 +35099,19 @@ PDF
  PDF-format using the program 
 \family typewriter
 pdflatex
+\change_inserted 1 1262887913
+\family default
+(see 
+\begin_inset CommandInset ref
+LatexCommand prettyref
+reference "sub:Output-file-formats"
+
+\end_inset
+
+)
+\change_unchanged
+
 \end_layout
 
 \begin_layout Description
@@ -34903,6 +35126,19 @@ PDF
  PDF-format using the program 
 \family typewriter
 ps2pdf
+\change_inserted 1 1262887914
+\family default
+(see 
+\begin_inset CommandInset ref
+LatexCommand prettyref
+reference "sub:Output-file-formats"
+
+\end_inset
+
+)
+\change_unchanged
+
 \end_layout
 
 \begin_layout Description
@@ -34944,6 +35180,19 @@ Postscript
  PostScript format using the program 
 \family typewriter
 dvips
+\change_inserted 1 1262887921
+\family default
+(see 
+\begin_inset CommandInset ref
+LatexCommand prettyref
+reference "sub:Output-file-formats"
+
+\end_inset
+
+)
+\change_unchanged
+
 \end_layout
 
 \begin_layout Description
@@ -35478,13 +35727,13 @@ This will split LyX's main window vertically or horizontally.
  or more documents at the same time.
  To return to an unsplit view, use the menu 
 \family sans
-Close Tab Group
+Close Current View
 \family default
 .
 \end_layout
 
 \begin_layout Subsection
-Close Tab Group
+Close Current View
 \end_layout
 
 \begin_layout Standard
@@ -40127,13 +40376,7 @@ Bibliography
 \end_layout
 
 \begin_layout Standard
-You can specify here a citation style using the LaTeX
-\change_inserted 1 1250501112
-\change_deleted 1 1250501112
--
-\change_unchanged
-packages 
+You can specify here a citation style using the LaTeX packages 
 \series bold
 natbib
 \series default
@@ -40161,8 +40404,6 @@ LaTeX-packages ! jurabib
 
 \end_inset
 
-
-\change_inserted 1 1250501161
 , you can enable subdivided bibliographies using the LaTeX package 
 \series bold
 bibtopic
@@ -40172,17 +40413,13 @@ bibtopic
 status collapsed
 
 \begin_layout Plain Layout
-
-\change_inserted 1 1250501123
 LaTeX-packages ! bibtopic
 \end_layout
 
 \end_inset
 
  and you can customize how the bibliography of the given document is being
- generated
-\change_unchanged
-.
+ generated.
  For a further description see section
 \begin_inset space ~
 \end_inset
@@ -40195,19 +40432,13 @@ reference "sec:Bibliography"
 \end_inset
 
 .
-\change_inserted 1 1250501100
-
 \end_layout
 
 \begin_layout Section
-
-\change_inserted 1 1250500845
 Indexes
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted 1 1250501193
 Here, you can customize how the index of your document is being generated
  and you can define additional indexes.
  Please refer to section
@@ -40222,8 +40453,6 @@ reference "sec:Index"
 \end_inset
 
  for details.
-\change_unchanged
-
 \end_layout
 
 \begin_layout Section
@@ -40956,12 +41185,12 @@ Alter
 \end_layout
 
 \begin_layout Subsection
-Graphics
+Display
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Settings ! Graphics
+Settings ! Display
 \end_layout
 
 \end_inset
@@ -40970,7 +41199,7 @@ Settings ! Graphics
 \end_layout
 
 \begin_layout Standard
-Here you can specify how graphics inside LyX are displayed.
+Here you can specify if graphics inside LyX are displayed.
 \end_layout
 
 \begin_layout Standard
@@ -40993,6 +41222,26 @@ reference "sec:Previewing-snippets-of"
 .
 \end_layout
 
+\begin_layout Standard
+The option 
+\family sans
+Mark
+\begin_inset space ~
+\end_inset
+
+end
+\begin_inset space ~
+\end_inset
+
+of
+\begin_inset space ~
+\end_inset
+
+paragraphs
+\family default
+ displays a pilcrow (¶) at the end of every paragraph.
+\end_layout
+
 \begin_layout Section
 Editing
 \begin_inset Index idx
@@ -44503,8 +44752,6 @@ The above bibliography is created from a BibTeX-database.
 \end_layout
 
 \begin_layout Standard
-
-\series bold
 \begin_inset CommandInset nomencl_print
 LatexCommand printnomenclature
 set_width "none"