]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/UserGuide.lyx
UserGuide.lyx:
[lyx.git] / lib / doc / UserGuide.lyx
index b2cdaa4a0e7edc4ee83466b3f51ebe3274f32c30..fc9cdb54a56dc29984f98aa8713766ad77ff2a2a 100644 (file)
 % macro for italic page numbers in the index
 \newcommand{\IndexDef}[1]{\textit{#1}}
 
+% for customized page headers/footers
+% only needed because they are only used in one section of the document
+\usepackage{fancyhdr}
+% change header rule width
+\renewcommand{\headrulewidth}{2pt}
+
 % workaround for a makeindex bug,
 % see sec. "Index Entry Order"
 % only uncomment this when you are using makindex
@@ -52,6 +58,9 @@
 \end_preamble
 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
 \use_default_options false
+\begin_modules
+customHeadersFooters
+\end_modules
 \maintain_unincluded_children false
 \language english
 \language_package default
 \papercolumns 1
 \papersides 2
 \paperpagestyle default
-\tracking_changes true
+\tracking_changes false
 \output_changes false
 \html_math_output 0
 \html_css_as_file 0
 \html_be_strict true
-\author -712698321 "Jürgen Spitzmüller" 
 \author 5863208 "ab" 
-\author 1607599024 "Richard Heck" rgheck@comcast.net
 \end_header
 
 \begin_body
@@ -1451,25 +1458,25 @@ Navigating
 \end_layout
 
 \begin_layout Standard
-LyX offers you two ways to navigate in documents:
+LyX offers you several ways to navigate in documents:
 \end_layout
 
 \begin_layout Itemize
-The menu 
+The 
 \family sans
 Navigate
 \family default
- lists all sections of the document as submenu entries that you can click
- to jump to the corresponding document part.
+ menu lists all sections of the document as submenu entries that you can
click to jump to the corresponding document part.
 \end_layout
 
 \begin_layout Itemize
-The menu 
+The `Outline', which is accessed either by the menu 
 \family sans
 Document\SpecialChar \menuseparator
 Outline
 \family default
- or the toolbar button 
+ or by the toolbar button 
 \begin_inset Info
 type  "icon"
 arg   "dialog-toggle toc"
@@ -1478,41 +1485,127 @@ arg   "dialog-toggle toc"
 .
 \end_layout
 
+\begin_layout Itemize
+You can set bookmarks in your document under 
+\family sans
+Navigate\SpecialChar \menuseparator
+Bookmarks
+\family default
+ and use the same menu to return to them.
+ Note that bookmarks are saved between sessions.
+\end_layout
+
 \begin_layout Standard
-The outline window shows you the content of the document's table of contents
- (TOC) that is described in section
-\begin_inset space ~
+The toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "bookmark-goto 0"
 \end_inset
 
+ (also 
+\family sans
+Navigate\SpecialChar \menuseparator
+Bookmarks\SpecialChar \menuseparator
+NavigateBack
+\family default
+) jumps to the position in the document where you recently changed something.
+ This is useful when you have a large document and have navigated or scrolled
+ to another document part to look for something, and want to go back to
+ your last editing position.
+\end_layout
+
+\begin_layout Subsection
+The Outliner
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Table-of-Contents"
+\begin_layout Standard
+The Outline was known in earlier versions of LyX as the 
+\begin_inset Quotes eld
+\end_inset
 
+TOC
+\begin_inset Quotes erd
 \end_inset
 
-.
You can click there on entries to jump to the corresponding document part.
+, since its original purpose was to display the document's table of contents.
The Outline has become much more powerful now, however.
  In the pull-down box at the top of the outline window, you can choose between
- different lists of document objects, like the list of footnotes.
- Some of them, the list of tables, figures, and algorithms can also be added
- to the document, see section
-\begin_inset space ~
+ several different lists, including other TOC-like objects, such as lists
+ of tables and figures, but also lists of footnotes, or labels and cross-referen
+ces (see 
+\begin_inset CommandInset ref
+LatexCommand formatted
+reference "sec:Cross-References"
+
 \end_inset
 
+), or notes, or citations (see 
+\begin_inset CommandInset ref
+LatexCommand formatted
+reference "sec:Bibliography"
+
+\end_inset
 
+).
+ Clicking on any of these will take you to the corresponding object in your
+ document.
+ The Outline has become much more powerful now, however.
+ In the pull-down box at the top of the outline window, you can choose between
+ several different lists, including other TOC-like objects, such as lists
+ of tables and figures, but also lists of footnotes, or labels and cross-referen
+ces (see 
 \begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:List-of-Figures"
+LatexCommand formatted
+reference "sec:Cross-References"
 
 \end_inset
 
-.
+), or notes, or of citations (see 
+\begin_inset CommandInset ref
+LatexCommand formatted
+reference "sec:Bibliography"
+
+\end_inset
+
+).
+ Clicking on any of these will take you to the corresponding object in your
+ document.
+\end_layout
+
+\begin_layout Standard
+Right-clicking on elements in the Outline will in many cases open a context
+ menu that will allow for direct modification of those elements.
+ For example, with citations, the context menu allows you to open the citation
+ dialog and to modify the citation.
+ Right-clicking a change will allow you to accept or reject it.
+ And so on.
+\end_layout
+
+\begin_layout Standard
+The `Filter' field at the top allows you to restrict which entries appear
+ in the Outline.
+ For example, if you are displaying the list of Labels and References and
+ wish to see only references to subsections, you can enter the text 
+\begin_inset Quotes eld
+\end_inset
+
+sub:
+\begin_inset Quotes erd
+\end_inset
+
+ in the filter, and only entries containing that text will be displayed.
+\end_layout
+
+\begin_layout Standard
+At the bottom of the outline are several buttons and the like that allow
+ you further to control the display.
  The 
 \family sans
 Sort
 \family default
- option sorts the current list, and the 
+ option sorts the current list alphabetically.
+ Otherwise, the elements appear in the order in which they occur in the
+ document.The 
 \family sans
 Keep
 \family default
@@ -1547,10 +1640,38 @@ Keep
 \end_inset
 
 3.
+ Finally, the slider at the left can be used to open the Outline to a given
+\begin_inset Quotes eld
+\end_inset
+
+depth
+\begin_inset Quotes erd
+\end_inset
+
+.
+ It is best just to experiment with it to see how it works.
 \end_layout
 
 \begin_layout Standard
-With the buttons 
+The 
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset Graphics
+       filename ../images/reload.png
+
+\end_inset
+
+
+\begin_inset space ~
+\end_inset
+
+button refreshes the TOC (though this should not usually be necessary).
+ Next to it are buttons that allow you to change the position of sections
+ in your document.
+ The 
 \begin_inset space \space{}
 \end_inset
 
@@ -1582,9 +1703,8 @@ With the buttons
 \begin_inset space ~
 \end_inset
 
- at the bottom of the outline window you can change the position of sections
- in your document.
- So you can for example move section
+ buttons move sections up and down in the document.
+ So, for example, you can move section
 \begin_inset space ~
 \end_inset
 
@@ -1592,11 +1712,15 @@ With the buttons
 \begin_inset space ~
 \end_inset
 
-2.4.
+2.4 or after section
+\begin_inset space ~
+\end_inset
+
+2.6.
  LyX will then automatically renumber the sections to the new order.
  With the buttons 
 \begin_inset Graphics
-       filename /usr/local/share/lyx/images/promote.png
+       filename ../images/promote.png
        scale 85
        groupId toolbarbuttons
 
@@ -1604,13 +1728,13 @@ With the buttons
 
  and 
 \begin_inset Graphics
-       filename /usr/local/share/lyx/images/demote.png
+       filename ../images/demote.png
        scale 85
        groupId toolbarbuttons
 
 \end_inset
 
- or the corresponding key bindings 
(or the corresponding key bindings 
 \family sans
 Tab
 \family default
@@ -1618,12 +1742,12 @@ Tab
 \family sans
 Shift-Tab
 \family default
- you can change the sectioning level of sections.
+) you can change the level of sections.
  So you can for example make section
 \begin_inset space ~
 \end_inset
 
-2.5 to chapter
+2.5 chapter
 \begin_inset space ~
 \end_inset
 
@@ -1634,21 +1758,7 @@ Shift-Tab
 2.4.1.
 \end_layout
 
-\begin_layout Standard
-The toolbar button 
-\begin_inset Info
-type  "icon"
-arg   "bookmark-goto 0"
-\end_inset
-
- jumps to the position in the document where you recently changed something.
- This is for example useful when you have a large document and navigated
- or scrolled to another document part to look for something, and want to
- go back to your last editing position.
-\end_layout
-
 \begin_layout Section
-Input / Word Completion
 \begin_inset CommandInset label
 LatexCommand label
 name "sec:Input-Completion"
@@ -1697,7 +1807,7 @@ status collapsed
 
 \end_inset
 
-
+Input / Word Completion
 \end_layout
 
 \begin_layout Standard
@@ -2213,13 +2323,14 @@ Alt
 
 \end_deeper
 \begin_layout Standard
-You'll learn more and more keybindings and short-cut keys as you use LyX,
+You'll learn more and more key bindings and short-cut keys as you use LyX,
  because most actions will prompt a small message in the status bar at the
  bottom of LyX's main window which describe the name of the action, you've
- just triggered, and any existing keybindings for that action.
- The LyX menus also list the defined keybindings.
- The notation for the keybindings is very similar to the notation used in
- this documentation, so you should not have any problems understanding it.
+ just triggered, and any existing key bindings for that action.
+ The LyX menus also list the defined key bindings.
+ The notation for the key bindings is very similar to the notation used
+ in this documentation, so you should not have any problems understanding
+ it.
  However, notice that Shift-modifiers are explicitly mentioned, so 
 \begin_inset Quotes eld
 \end_inset
@@ -2244,7 +2355,7 @@ A
 \end_layout
 
 \begin_layout Standard
-You can list or change the keybindings in the menu 
+You can list or change the key bindings in the menu 
 \family sans
 Tools\SpecialChar \menuseparator
 Preferences
@@ -2562,13 +2673,7 @@ Availability
 \end_layout
 
 \begin_layout Standard
-
-\change_deleted 1607599024 1294953623
-New users are sometimes puzzled by the fact
-\change_inserted 1607599024 1294953628
-You will probably find
-\change_unchanged
- that many of the document classes listed under 
+You will probably find that many of the document classes listed under 
 \family sans
 Document\SpecialChar \menuseparator
 Settings\SpecialChar \menuseparator
@@ -2593,63 +2698,23 @@ Unavailable
 \end_inset
 
 .
-\change_inserted 1607599024 1294953653
-If you open a document that uses such a class, you will 
-\change_deleted 1607599024 1294953655
-Or they are surprised that, when they open e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space ~
-\end_inset
-
-the 
-\family sans
-iop-article
-\family default
- template, they 
-\change_unchanged
-receive a warning saying that 
-\change_inserted 1607599024 1294953700
-there are files that are required to produce output that are not installed.
-\change_deleted 1607599024 1294953702
-the document requires files that are not installed to produce output.
-\change_unchanged
-So it 
-\change_inserted 1607599024 1294953709
-may 
-\change_unchanged
-seem
-\change_deleted 1607599024 1294953710
-s
-\change_unchanged
- that something is wrong.
+ If you open a document that uses such a class, you will receive a warning
+ saying that there are files that are required to produce output that are
+ not installed.
+ So it may seem that something is wrong.
 \end_layout
 
 \begin_layout Standard
-
-\change_deleted 1607599024 1294953717
-But n
-\change_inserted 1607599024 1294953719
-N
-\change_unchanged
-othing is wrong.
+Nothing is wrong.
  LyX includes many more document classes than you will ever need to use,
  and some of them, like 
 \family sans
 IOP
 \family default
 , are highly specialized.
-
-\change_inserted 1607599024 1294953729
-\change_unchanged
-LyX tries to support as many different types of documents as possible, and
- it includes almost one hundred different layout files, with a growing number.
+ LyX tries to support as many different types of documents as possible,
+ and it includes almost one hundred different layout files, with a growing
+ number.
  No LaTeX distribution will install by default all files that might be needed
  by some document class.
  There are just too many of them.
@@ -2755,44 +2820,21 @@ Document ! Settings
 \end_inset
 
  dialog.
- Highlighting a module in the dialog will bring up a description of the
- module.
+ Highlighting a module in the dialog will bring up a description of what
it does.the module.
 \end_layout
 
 \begin_layout Standard
-Some modules require LaTeX packages 
-\change_inserted 1607599024 1294953807
-or file format converters 
-\change_unchanged
-that are not always installed by default.
- LyX will warn you if you do not have 
-\change_inserted 1607599024 1294953817
-a 
-\change_deleted 1607599024 1294953818
-the 
-\change_unchanged
-needed package
-\change_inserted 1607599024 1294953887
- or converter, and it will tell you what exactly you are missing
-\change_unchanged
-.
+Some modules require LaTeX packages or file format converters that are not
+ always installed by default.
+ LyX will warn you if you do not have a needed package or converter, and
+ it will tell you what exactly you are missing.
  You can still use the module while editing your file, but you will not
  be able to export to PDF or print your document, since LyX will not be
- able to compile the LaTeX file without the missing 
-\change_deleted 1607599024 1294953839
-package
-\change_inserted 1607599024 1294953843
-prerequisites
-\change_unchanged
-.
- If you want to be able to produce output, then you need to install the
- missing 
-\change_deleted 1607599024 1294953855
-package
-\change_inserted 1607599024 1294953855
-prerequisites
-\change_unchanged
- and then reconfigure LyX by selecting 
+ able to compile the LaTeX file without the missing prerequisites.
+ If you want to be able to produce this kind of output, then you need to
+ install the missing prerequisites and then reconfigure LyX by selecting
 \family sans
 Tools\SpecialChar \menuseparator
 Reconfigure
@@ -2840,6 +2882,42 @@ Note:
 
 \end_layout
 
+\begin_layout Subsubsection
+Local Layout
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Document ! Local Layout
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Modules are to LyX much as packages are to LaTeX: They are intended to be
+ used in a variety of different documents, and if you often find yourself
+ needing the same sort of thing in different documents, you should consider
+ writing a module for this purpose.
+ Sometimes, however, a particular document has very special needs, and you
+ find yourself wanting a specific inset or character style, but only that
+ one time.
+ You want something that is like a document's own LaTeX preamble.
+ What you want is LyX's 
+\begin_inset Quotes eld
+\end_inset
+
+Local Layout
+\begin_inset Quotes erd
+\end_inset
+
+.
+ See chapter 5 of the Customization manual for information on how to use
+ it.
+\end_layout
+
 \begin_layout Subsubsection
 Properties
 \end_layout
@@ -3626,6 +3704,7 @@ Format
  The choices are
 \end_layout
 
+\begin_deeper
 \begin_layout Itemize
 
 \family sans
@@ -3635,35 +3714,31 @@ Default
 \begin_layout Itemize
 
 \family sans
-A3, A4,
-\family default
-\family sans
-A5
+A0 - A6
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-B3, B4, B5
+B0 - B6
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-US letter
+C0 - C6
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-US legal
+US letter, US legal, US executive
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-US executive
+JIS B0 - JIS B6
 \end_layout
 
 \begin_layout Itemize
@@ -3672,6 +3747,7 @@ US executive
 Custom
 \end_layout
 
+\end_deeper
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 
@@ -3755,7 +3831,7 @@ Document ! Settings
 
 \begin_layout Standard
 If you use a KOMA-Script document class, you can use the default settings.
- Because KOMA-Script calculates then the printspace automatically by taking
+ Because KOMA-Script calculates then the print space automatically by taking
  the paper format and the font size into account.
 \end_layout
 
@@ -8644,7 +8720,7 @@ arg   "depth-increment"
 \family default
 : level #2) We'll stick an encapsulated description of how we created the
  example in parentheses someplace.
- For example, the two keybindings are how we changed the depth.
+ For example, the two key bindings are how we changed the depth.
  The environment name is the name of the current environment.
  Either before or after this, we'll put in the level.
 \end_layout
@@ -9061,7 +9137,7 @@ Spaces ! Protected
 \begin_layout Standard
 The protected space: It is used to tell LyX (and LaTeX) not to break the
  line at that point.
- This may be necessary to avoid unlucky linebreaks, like in: 
+ This may be necessary to avoid unlucky line breaks, like in: 
 \end_layout
 
 \begin_layout Quote
@@ -10082,7 +10158,7 @@ phantom
 \end_inset
 
 .
- The normal phantom ouputs the width and heigth of the content as space,
+ The normal phantom outputs the width and height of the content as space,
  while the horizontal and vertical variant only outputs the corresponding
  dimension.
 \end_layout
@@ -10404,7 +10480,7 @@ name "sub:Forced-Page-Breaks"
 \end_layout
 
 \begin_layout Standard
-If you don't like the way LaTeX does the pagebreaks in your document, you
+If you don't like the way LaTeX does the page breaks in your document, you
  can force a page break where you want one.
  Normally this will not be necessary, because LaTeX is good at page breaking.
  Only if you use a lot of 
@@ -10415,7 +10491,7 @@ Floats
 \end_layout
 
 \begin_layout Standard
-We recommend not to use forced pagebreaks until the text is finished and
+We recommend not to use forced page breaks until the text is finished and
  until you have checked in the preview to see if you 
 \emph on
 really
@@ -10424,7 +10500,7 @@ really
 \end_layout
 
 \begin_layout Standard
-There are two types of pagebreaks: One that ends the page without any special
+There are two types of page breaks: One that ends the page without any special
  action.
  This can be inserted above or below a paragraph via the menu 
 \family sans
@@ -10496,7 +10572,7 @@ Page breaks ! Clear
 \end_layout
 
 \begin_layout Standard
-Rather than forced pagebreaks where the content behind the break is placed
+Rather than forced page breaks where the content behind the break is placed
  directly on the next page, you can also clear pages while breaking them.
  That means that the current paragraph is terminated and everything, including
  unprocessed floats, from the earlier part of the document are placed behind
@@ -10706,10 +10782,6 @@ height "1pt"
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-
 \end_layout
 
 \begin_layout Section
@@ -11017,7 +11089,7 @@ status open
 Note:
 \series default
  XeTeX and especially LuaTeX, are still rather new and thus not as mature
- as traditional LaTeX or PDFLaTeX.
+ as traditional LaTeX or PDFTeX.
 \end_layout
 
 \end_inset
@@ -12058,7 +12130,9 @@ Text
 \begin_inset space ~
 \end_inset
 
-Style
+Style\SpecialChar \menuseparator
+Customized\SpecialChar \ldots{}
+
 \family default
  dialog.
  There are several boxes on this dialog, each corresponding to a different
@@ -12589,6 +12663,70 @@ arg   "font-size giant"
 )
 \end_layout
 
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Increase
+\family default
+ This increases the size by one step (for instance, from 
+\begin_inset Quotes eld
+\end_inset
+
+Largest
+\begin_inset Quotes erd
+\end_inset
+
+ to 
+\begin_inset Quotes eld
+\end_inset
+
+Huge
+\begin_inset Quotes erd
+\end_inset
+
+).
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-size increase"
+\end_inset
+
+)
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Decrease
+\family default
+ This decreases the size by one step (for instance, from 
+\begin_inset Quotes eld
+\end_inset
+
+Normal
+\begin_inset Quotes erd
+\end_inset
+
+ to 
+\begin_inset Quotes eld
+\end_inset
+
+Small
+\begin_inset Quotes erd
+\end_inset
+
+).
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-size decrease"
+\end_inset
+
+)
+\end_layout
+
 \end_deeper
 \begin_layout Standard
 We'll warn you 
@@ -12677,6 +12815,85 @@ may
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 
+\family sans
+Double
+\begin_inset space ~
+\end_inset
+
+underbar
+\family default
+\uuline on
+This is text with Double underbar on.
+
+\uuline default
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-underunderline"
+\end_inset
+
+)
+\begin_inset Newline newline
+\end_inset
+
+If we just warned you against using underbar, you can imagine what we think
+ about double underbar.
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Wavy
+\begin_inset space ~
+\end_inset
+
+underbar
+\family default
+\uwave on
+This is text with Wavy underbar on.
+
+\uwave default
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-underwave"
+\end_inset
+
+)
+\begin_inset Newline newline
+\end_inset
+
+Use this only if a journal absolutely insists on it.
+ Keep antinausea pills handy.
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Strikeout
+\family default
+\strikeout on
+This is text with Strikeout on.
+
+\strikeout default
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-strikeout"
+\end_inset
+
+) This is frequently used to indicate an older version of text that has
+ since changed.
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
 \family sans
 Noun
 \family default
@@ -12802,8 +13019,8 @@ arg   "textstyle-apply"
 \end_inset
 
 .
- The button lets you toggle the state of your custom character style even
when the dialog isn't visible.
+ The button lets you apply your custom character style even when the dialog
+ isn't visible.
  
 \end_layout
 
@@ -12993,6 +13210,103 @@ Sans serif
  We use it in this document to highlight menu names.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Quotes eld
+\end_inset
+
+Toggling
+\begin_inset Quotes erd
+\end_inset
+
+ refers to applying or removing font properties.
+ When a property is marked for toggling in the Text Style dialog, applying
+ the style to text that already has the property will cause the property
+ to be removed.
+ If you apply a style with properties A, B and C to text that currently
+ has font properties B, C, F and G, and if B is set to toggle and C is set
+ not to toggle, the text ends up with properties A, C, F and G.
+\begin_inset Quotes eld
+\end_inset
+
+Never toggled
+\begin_inset Quotes erd
+\end_inset
+
+ and 
+\begin_inset Quotes eld
+\end_inset
+
+always toggled
+\begin_inset Quotes erd
+\end_inset
+
+ mean that you do not control the toggling behavior.
+ For the properties on the left side of the dialog (
+\begin_inset Quotes eld
+\end_inset
+
+Family
+\begin_inset Quotes erd
+\end_inset
+
+ etc.), toggling behavior is up to you.
+ If 
+\begin_inset Quotes eld
+\end_inset
+
+Toggle all
+\begin_inset Quotes erd
+\end_inset
+
+ is checked, all of the left side properties are toggled; by default, none
+ of them are.
+ Finally, 
+\begin_inset Quotes eld
+\end_inset
+
+Reset
+\begin_inset Quotes erd
+\end_inset
+
+ is never toggled.
+ If you set 
+\begin_inset Quotes eld
+\end_inset
+
+Series
+\begin_inset Quotes erd
+\end_inset
+
+ to 
+\begin_inset Quotes eld
+\end_inset
+
+Reset
+\begin_inset Quotes erd
+\end_inset
+
+ and select 
+\begin_inset Quotes eld
+\end_inset
+
+Toggle all
+\begin_inset Quotes erd
+\end_inset
+
+, then apply the style to bold face text, the text will revert to the default
+ series (
+\begin_inset Quotes eld
+\end_inset
+
+Medium
+\begin_inset Quotes erd
+\end_inset
+
+), no matter how many times you apply the style.
+\end_layout
+
 \begin_layout Standard
 We conclude with the same warning once again: Don't overuse the fonts.
  They are, more often than not, a kludge and a bad substitute for good writing.
@@ -13850,10 +14164,6 @@ To get a look at the final version of your document, with all of the page
 View
 \family default
  and choose 
-\change_deleted -712698321 1301225765
-a file type
-\change_inserted -712698321 1301225910
-
 \family sans
 View
 \family default
@@ -13863,13 +14173,9 @@ type  "icon"
 arg   "buffer-view"
 \end_inset
 
-
-\change_unchanged
 .
- A viewing program will pop up showing the output
-\change_inserted -712698321 1301226025
- in the defined default output format, which is globally set in the preferences
- (see sec.
+ A viewing program will pop up showing the output in the defined default
+ output format, which is globally set in the preferences (see sec.
 \begin_inset space ~
 \end_inset
 
@@ -13892,83 +14198,13 @@ reference "sec:Doc-Output"
 
 \end_inset
 
-)
-\change_unchanged
-.
-\change_deleted -712698321 1301226035
-For
-\change_inserted -712698321 1301226047
-Further output formats can be selected via 
-\change_deleted -712698321 1301226049
-\change_unchanged
-
+).
+ Further output formats can be selected via 
 \family sans
 View\SpecialChar \menuseparator
-
-\change_deleted -712698321 1301226053
-DVI
-\change_inserted -712698321 1301226055
 Other Formats
-\change_unchanged
-
 \family default
-\change_deleted -712698321 1301226064
-you can use the toolbar button 
-\begin_inset Graphics
-       filename ../images/buffer-view_dvi.png
-       scale 85
-       groupId toolbarbuttons
-
-\end_inset
-
- (shortcut 
-\begin_inset Info
-type  "shortcut"
-arg   "buffer-view dvi"
-\end_inset
-
-), for 
-\family sans
-View\SpecialChar \menuseparator
-PDF
-\begin_inset space ~
-\end_inset
-
-(pdflatex)
-\family default
- the toolbar button 
-\begin_inset Graphics
-       filename ../images/buffer-view_pdf2.png
-       scale 85
-       groupId toolbarbuttons
-
-\end_inset
-
-, and for 
-\family sans
-View\SpecialChar \menuseparator
-Postscript
-\family default
- the toolbar button 
-\begin_inset Graphics
-       filename ../images/buffer-view_ps.png
-       scale 85
-       groupId toolbarbuttons
-
-\end_inset
-
- (shortcut 
-\begin_inset Info
-type  "shortcut"
-arg   "buffer-view ps"
-\end_inset
-
-)
-\change_inserted -712698321 1301226110
-or the toolbar button 
+ or the toolbar button 
 \begin_inset Graphics
        filename ../images/view-others.png
        scale 85
@@ -13976,8 +14212,6 @@ or the toolbar button
 
 \end_inset
 
-
-\change_unchanged
 .
 \end_layout
 
@@ -13987,17 +14221,13 @@ If you have changed your document, you can refresh the output in the same
 \family sans
 View\SpecialChar \menuseparator
 Update
-\change_inserted -712698321 1301226188
-
 \family default
  or 
 \family sans
 View\SpecialChar \menuseparator
 Update (Other Formats)
 \family default
-, respectively
-\change_unchanged
-.
+, respectively.
 \end_layout
 
 \begin_layout Standard
@@ -16850,11 +17080,9 @@ name "sec:Tables"
 
 \begin_layout Standard
 You can insert a table using either the toolbar button 
-\begin_inset Graphics
-       filename ../images/tabular-insert.png
-       scale 85
-       groupId toolbarbuttons
-
+\begin_inset Info
+type  "icon"
+arg   "tabular-insert"
 \end_inset
 
  or the menu 
@@ -24689,8 +24917,8 @@ arg   "font-default"
 \begin_inset Formula 
 \[
 f(x)=\begin{cases}
-x & \textrm{if I say so}\\
--x & \textrm{unter Umständen}
+x & \mbox{if I say so}\\
+-x & \mbox{under Umständen}
 \end{cases}
 \]
 
@@ -27199,8 +27427,11 @@ reference "sub:Index-Program"
 xindy
 \family default
 , however, this won't work for anything other than bold or italic text.
- This is because xindy requires you  to define semantic elements before
- they can be used, see 
+ This is because xindy requires you
+\change_deleted 5863208 1304031984
+\change_unchanged
+ to define semantic elements before they can be used, see 
 \begin_inset CommandInset citation
 LatexCommand cite
 after "p. 678 ff."
@@ -29319,7 +29550,961 @@ key "latexcompanion,latexguide"
 \end_inset
 
 .
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage cleardoublepage
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+pagestyle{fancy}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+switches temporarily to a page style with custom header and footer line
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Left Header
+\begin_inset Argument
+status open
+
+\begin_layout Plain Layout
+
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+rightmark
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+defines the header line as described below
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Center Header
+\begin_inset Argument
+status open
+
+\begin_layout Plain Layout
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Right Header
+\begin_inset Argument
+status open
+
+\begin_layout Plain Layout
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+leftmark
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Left Footer
+\begin_inset Argument
+status open
+
+\begin_layout Plain Layout
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+thepage
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Center Footer
+\begin_inset Argument
+status open
+
+\begin_layout Plain Layout
+
+\family sans
+\series bold
+\color red
+LyX's user guide
+\end_layout
+
+\end_inset
+
+Magic code:
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
+\end_inset
+
+
+\end_layout
+
+\begin_layout Right Footer
+\begin_inset Argument
+status open
+
+\begin_layout Plain Layout
+
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+Roman{page}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+Customized Page Headers and Footers
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Document ! Header/Footer line
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Header/Footer line
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+To define custom page header and footer line for your document, you need
+ to set the headings style to 
+\family sans
+Fancy
+\family default
+ in the 
+\family sans
+Document\SpecialChar \menuseparator
+Settings
+\family default
+ dialog under 
+\family sans
+Page
+\begin_inset space ~
+\end_inset
+
+Layout
+\family default
+.
+ As second step add in the menu 
+\family sans
+Document\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
+Modules
+\family default
+ the module 
+\begin_inset Quotes eld
+\end_inset
+
+Custom Header/Footerlines
+\begin_inset Quotes erd
+\end_inset
+
+.
+ This module offers the 6
+\begin_inset space ~
+\end_inset
+
+styles
+\end_layout
+
+\begin_layout Description
+Left
+\begin_inset space ~
+\end_inset
+
+Header,
+\begin_inset space ~
+\end_inset
+
+Center
+\begin_inset space ~
+\end_inset
+
+Header,
+\begin_inset space ~
+\end_inset
+
+Right
+\begin_inset space ~
+\end_inset
+
+Header
+\end_layout
+
+\begin_layout Description
+Left
+\begin_inset space ~
+\end_inset
+
+Footer,
+\begin_inset space ~
+\end_inset
+
+Center
+\begin_inset space ~
+\end_inset
+
+Footer,
+\begin_inset space ~
+\end_inset
+
+Right
+\begin_inset space ~
+\end_inset
+
+Footer
+\end_layout
+
+\begin_layout Standard
+for the different positions in the header/footer.
+\end_layout
+
+\begin_layout Standard
+Normally, headers and footers are set up in the beginning of the document.
+ but you can change them anywhere you want to.
+ Figure
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:Page-layout"
+
+\end_inset
+
+ shows the page layout and where the header/footer styles will appear.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Float figure
+placement h
+wide false
+sideways false
+status open
+
+\begin_layout Plain Layout
+\noindent
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="5" columns="3">
+<features tabularvalignment="middle">
+<column alignment="left" valignment="top" width="30line%">
+<column alignment="center" valignment="top" width="30line%">
+<column alignment="right" valignment="top" width="30line%">
+<row>
+<cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Left Header
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Center Header
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Right Header
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="right" valignment="top" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
+\begin_inset Text
+
+\begin_layout Plain Layout
+The normal text on the page goes here.
+ The running header is above thel text, and the footer is below (including
+ footnotes).
+ Headers/footers typically contain things like the page number, title of
+ the chapter, company logo but your can use almost anything, except of floats.
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="right" valignment="top" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Left Footer
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Center Footer
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Right Footer
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+\begin_inset Caption
+
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:Page-layout"
+
+\end_inset
+
+Page layout with custom header and footer line.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Definition
+\end_layout
+
+\begin_layout Standard
+To define your header line, add all 3
+\begin_inset space ~
+\end_inset
+
+header styles.
+ The things you add to the styles will appear on uneven pages, the things
+ in the optional arguments on even pages.
+ For single-sided documents, the optional argument will not be used and
+ can be omitted.
+ If you leave a style or its argument empty, nothing will appear in the
+ output.
+ Defining the footer line works similar.
+\end_layout
+
+\begin_layout Standard
+For the definition, you will need some LaTeX-commands that are inserted
+ as TeX-code (menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Te
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\family sans
+{}
+\end_layout
+
+\end_inset
+
+X
+\begin_inset space ~
+\end_inset
+
+Code
+\family default
+):
+\end_layout
+
+\begin_layout Description
+
+\backslash
+thepage prints the current page number
+\end_layout
+
+\begin_layout Description
+
+\backslash
+Roman{page} prints the current page number with capital roman numerals
+\end_layout
+
+\begin_layout Description
+
+\backslash
+roman{page} prints the current page number with small roman numerals
+\end_layout
+
+\begin_layout Description
+
+\backslash
+leftmark prints the current section number and title.
+ In case of a book, it prints the current chapter title instead, but this
+ document is an article.
+ It is called 
+\begin_inset Quotes eld
+\end_inset
+
+leftmark
+\begin_inset Quotes prd
+\end_inset
+
+ because it usually goes in a left header.
+\end_layout
+
+\begin_layout Description
+
+\backslash
+rightmark prints the name and number of the current subsection number and
+ title.
+ If it is a book it prints the current section title.
+ It is normally used in the right header.
+\end_layout
+
+\begin_layout Subsection
+Default headers/footers
+\end_layout
+
+\begin_layout Standard
+Custom headers and footers are not empty by default.
+ The default header contains the chapter and section title and the center
+ footer has the page number.
+ In order to remove unwanted headers/footers, include the relevant header/footer
+ style in your document, but leave it blank.
+ So, if you don't want a page number in the footer, perhaps because you
+ put it int he header instead, include a blank center footer to get rid
+ of the default.
+\end_layout
+
+\begin_layout Subsection
+Appearance
+\end_layout
+
+\begin_layout Standard
+The custom headers and footers will appear on normal pages.
+ Some pages are different.
+ The title page has a style of its own, and so has any page that starts
+ a new part or chapter in your book.
+ Such pages will not have the custom headers/footers, but that is normal.
+ There is for example no need to print a header with the chapter name on
+ the chapter page where the chapter heading is in big bold letters anyway.
+\end_layout
+
+\begin_layout Subsubsection
+Header and footer decoration line
+\end_layout
+
+\begin_layout Standard
+By default, you get a 0.4
+\begin_inset space \thinspace{}
+\end_inset
+
+pt thick line below the header and no footer line.
+ This can be changed in the document preamble with the commands 
+\series bold
+
+\backslash
+headrulewidth
+\series default
+ and 
+\series bold
+
+\backslash
+footrulewidth
+\series default
+ in the following scheme:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+renewcommand{
+\backslash
+headrulewidth}{thickness}
+\end_layout
+
+\begin_layout Standard
+Where thickness is a size in standard units like 
+\family sans
+pt
+\family default
+ or 
+\family sans
+mm
+\family default
+.
+ If you don't want a line, set the thickness to 0
+\begin_inset space \thinspace{}
+\end_inset
+
+pt.
+\end_layout
+
+\begin_layout Standard
+The lines can also be colored, but this requires more knowledge of LaTeX.
+ If you really need this, have a look in the Internet or in sec.
+\begin_inset space ~
+\end_inset
+
+4.4 of the book 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "Mittelbach"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Subsubsection
+Several header/footer lines
+\end_layout
+
+\begin_layout Standard
+In case that you need more than one text line as a header/footer, you can
+ do this by adding a normal line break in the style definition.
+ However, the default height of the header/footer is only the one of one
+ text line.
+ To expand the height, redefine the LaTeX length 
+\series bold
+
+\backslash
+headheight
+\series default
+ or 
+\series bold
+
+\backslash
+footheight
+\series default
+ in this scheme in your document preamble:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+setlength{
+\backslash
+headheight}{height}
+\end_layout
+
+\begin_layout Standard
+Where height is a size in standard units.
+ If you don't know which amount of space is needed for the height, define
+ your header/footer and preview your document as PDF.
+ Then open the LaTeX logfile via the menu 
+\family sans
+Document\SpecialChar \menuseparator
+LaT
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\family sans
+{}
+\end_layout
+
+\end_inset
+
+eX Log
+\family default
+ and look via the button 
+\family sans
+Next
+\begin_inset space ~
+\end_inset
+
+Warning
+\family default
+ if you find a warning of the package 
+\series bold
+fancyhdr
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! fancyhdr
+\end_layout
+
+\end_inset
+
+.
+ If there is such a warning, it contains the space that you need at least
+ for your header/footer.
+\end_layout
+
+\begin_layout Subsection
+This example
+\end_layout
+
+\begin_layout Standard
+This example demonstrates what can be done with custom header/footers.
+ Don't use it for yor document as it is just an example.
+ This example consists of the following definition:
+\end_layout
+
+\begin_layout Description
+Left
+\begin_inset space ~
+\end_inset
+
+Header 
+\series bold
+
+\backslash
+rightmark
+\series default
+, empty optional argument
+\end_layout
+
+\begin_layout Description
+Center
+\begin_inset space ~
+\end_inset
+
+Header empty, empty optional argument
+\end_layout
+
+\begin_layout Description
+Right
+\begin_inset space ~
+\end_inset
+
+Header empty, 
+\series bold
+
+\backslash
+leftmark
+\series default
+ in the optional argument
+\end_layout
+
+\begin_layout Description
+Left
+\begin_inset space ~
+\end_inset
+
+Footer empty, 
+\series bold
+
+\backslash
+thepage
+\series default
+ in the optional argument
+\end_layout
+
+\begin_layout Description
+Center
+\begin_inset space ~
+\end_inset
+
+Footer 
+\family sans
+\series bold
+\color red
+LyX's user guide
+\family default
+\series default
+\color inherit
+, 
+\begin_inset Quotes eld
+\end_inset
+
+Magic code:
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
+\end_inset
+
+
+\begin_inset Quotes erd
+\end_inset
+
+ in the optional argument
+\end_layout
+
+\begin_layout Description
+Right
+\begin_inset space ~
+\end_inset
+
+Footer 
+\series bold
+
+\backslash
+Roman{page}
+\series default
+, empty optional argument
+\end_layout
+
+\begin_layout Description
+
+\backslash
+headrulewidth set to 2
+\begin_inset space \thinspace{}
+\end_inset
+
+pt
+\end_layout
+
+\begin_layout Standard
+In principle you can use almost everything in headers/footers, except of
+ floats.
+ For more special things like e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space ~
+\end_inset
+
+thumb-indexes, see the manual of the 
+\series bold
+fancyhdr
+\series default
+ package, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "fancyhdr"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage clearpage
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+pagestyle{headings}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+switches back to page style with the default headings
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -29719,14 +30904,8 @@ Style-aware search
 \begin_layout Standard
 It is also possible to search for text with specific styles.
  This is done by switching to the 
-\change_inserted 5863208 1297987029
-
 \family sans
 Settings
-\change_deleted 5863208 1297987031
-Advanced
-\change_unchanged
-
 \family default
  tab of the dialog and unchecking the 
 \family sans
@@ -29877,14 +31056,8 @@ Case sensitive
 Ignore format
 \family default
  option in the 
-\change_inserted 5863208 1297987051
-
 \family sans
 Settings
-\change_deleted 5863208 1297987053
-Advanced
-\change_unchanged
-
 \family default
  tab, in order to avoid replacing all 
 \begin_inset Quotes eld
@@ -29947,17 +31120,7 @@ Find
 Insert\SpecialChar \menuseparator
 Insert Regular Expression
 \family default
-\change_deleted 5863208 1297986810
-(shortcut 
-\begin_inset Info
-type  "shortcut"
-arg   "regexp-mode"
-\end_inset
-
-) 
-\change_unchanged
-while the cursor is in the 
+ while the cursor is in the 
 \family sans
 Find
 \family default
@@ -30014,14 +31177,8 @@ Searching for all text with a given style: for example, after unchecking
 Ignore format
 \family default
  option from the 
-\change_inserted 5863208 1297987063
-
 \family sans
 Settings
-\change_deleted 5863208 1297987065
-Advanced
-\change_unchanged
-
 \family default
  tab, entering a 
 \series bold
@@ -30055,11 +31212,7 @@ Finally, references to (sub)expressions in regexp may be used as usual,
 \begin_inset Formula $\backslash2$
 \end_inset
 
-, etc., where a 
-\begin_inset Formula $\backslash$
-\end_inset
-
- symbol is entered in regexp mode by pressing twice the backslash key.
+, etc..
  For example, try searching for the regexp 
 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
 \end_inset
@@ -30116,45 +31269,36 @@ Spell checking
 \end_layout
 
 \begin_layout Standard
-LyX itself has no built-in spell checker.
Rather it uses one of the external program
+LyX has a built-in spell checker.
It uses one of the librarie
 \family typewriter
 aspell
 \family default
 , 
 \family typewriter
-ispell
-\family default
-, 
-\family typewriter
-hspell
+hunspell
 \family default
 , or 
 \family typewriter
-pspell
-\family default
- as backend.
- This section assumes you have already installed and set up one of these
- programs.
-\family typewriter
-aspell
-\family default
- can be seen as the successor to 
-\family typewriter
-ispell
-\family default
-, and contrary to 
-\family typewriter
-ispell
-\family default
-, it supports multiple languages in parallel, so it is recommended to use
- aspell.
-\family typewriter
-hspell
+enchant
+\begin_inset Foot
+status open
+
+\begin_layout Plain Layout
+Enchant itself is a wrapper library having different configurable back-ends.
+ Please consult the documentation or man-page of it to learn more.
+\end_layout
+
+\end_inset
+
+
 \family default
- is a Hebrew spell-checker.
+ as back-end.
+ Which back-ends are available depends on the platform and the build-time
+ configuration of the LyX program.
+ E.
+ g., on a Mac the operating system provides a spell checking service; there
+ it is available as an additional back-end to choose from.
  The used spell checker and its settings are specified in LyX's preferences
  under 
 \family sans
@@ -30163,11 +31307,17 @@ Language Settings
 .
 \end_layout
 
+\begin_layout Standard
+LyX can correctly spell check documents containing multiple languages.
+ This does work with all back-ends, assuming you have marked the different
+ languages appropriately and the dictionaries installed.
+\end_layout
+
 \begin_layout Standard
 For LyX on Windows, the selection box for the spell checking program is
  greyed out in the preferences dialog because only 
 \family typewriter
-aspell
+hunspell
 \family default
  can be used.
 \end_layout
@@ -30211,18 +31361,14 @@ Document\SpecialChar \menuseparator
 Settings
 \family default
  dialog.
- If you do not have a dictionary for the document language, spell checking
- will bring an error message.
- In this case, you can specify another dictionary file in the dialog by
- specifying a different 
-\family sans
-Alternative language
-\family default
- in preferences dialog.
-\end_layout
-
-\begin_layout Standard
-After a spell check you will be informed about the number of checked words.
+ If you
+\change_deleted 5863208 1304031984
+\change_unchanged
+ have marked the different languages in your document, spell checking will
+ automatically switch to the appropriate dictionaries.
+ You can specify the language of a word in the spellchecker dialog by choosing
+ a different one at the top of the dialog.
 \end_layout
 
 \begin_layout Subsubsection*
@@ -30248,15 +31394,6 @@ Replace
  dialog for that.
 \end_layout
 
-\begin_layout Standard
-LyX cannot correctly spell check documents containing multiple languages.
- This does work with 
-\family typewriter
-pspell
-\family default
-, assuming you have marked the different languages appropriately.
-\end_layout
-
 \begin_layout Subsubsection*
 Further Settings
 \end_layout
@@ -30318,51 +31455,33 @@ passthrough
 \end_layout
 
 \begin_layout Description
-Use
-\begin_inset space ~
-\end_inset
-
-input
+Spellcheck
 \begin_inset space ~
 \end_inset
 
-encoding Uses the document encoding that is set in the 
-\family sans
-Document\SpecialChar \menuseparator
-Settings
-\family default
- dialog under 
-\family sans
-Language
-\family default
- also for the spellchecker.
-\begin_inset Foot
-status collapsed
+continously Check the spelling of your document as you type it.
+ Misspelled words gets underlined with a dotted red line.
+ The suggestions by the spell checker will be added to the context menu
+ of a misspelled word if there were some found.
+ Choosing one of them will replace the misspelled word with the suggested
+ word.
+\end_layout
 
-\begin_layout Plain Layout
-The encodings are explained in section
+\begin_layout Description
+Spellcheck
 \begin_inset space ~
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cha:The-Document-Settings"
-
+notes
+\begin_inset space ~
 \end_inset
 
-.
-\end_layout
-
+and
+\begin_inset space ~
 \end_inset
 
- Only enable this if you use 
-\family typewriter
-ispell
-\family default
- and can't spell check words with international letters in them.
- There have been reports that this does not work with all dictionaries,
- so this is disabled by default.
+comments The spelling of non-printed document contents is checked as well.
+ You may disable this by deactivating this option.
 \end_layout
 
 \begin_layout Section
@@ -30459,26 +31578,18 @@ th_en_EN_v2.dat
 \begin_layout Standard
 If you have OpenOffice and its thesaurus installed, these files should be
  already on your system.
- If not, you can get dictionaries 
-\change_inserted -712698321 1298121514
-either from 
+ If not, you can get dictionaries either from 
 \begin_inset Flex URL
 status collapsed
 
 \begin_layout Plain Layout
 
-\change_inserted -712698321 1298121516
-
 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
-\change_unchanged
-
 \end_layout
 
 \end_inset
 
- or 
-\change_unchanged
-from the site 
+ or from the site 
 \begin_inset Flex URL
 status collapsed
 
@@ -30490,33 +31601,16 @@ http://extensions.services.openoffice.org
 \end_inset
 
 .
-
-\change_deleted -712698321 1298121776
- Note that, as of OpenOffice 3.0, these files are usually packed in extension
- archives (
-\emph on
-*.oxt
-\emph default
-) that contain other files such as spellchecker dictionaries besides the
- thesauri.
- These archives are simple zip files, so you can unpack them as you would
- unpack a zip archive.
-\change_inserted -712698321 1298121667
-
 \begin_inset Foot
 status open
 
 \begin_layout Plain Layout
-
-\change_inserted -712698321 1298121689
 Note that, as of OpenOffice 3.0, the files on 
 \begin_inset Flex URL
 status collapsed
 
 \begin_layout Plain Layout
 
-\change_inserted -712698321 1298121688
-
 http://extensions.services.openoffice.org
 \end_layout
 
@@ -30530,19 +31624,11 @@ http://extensions.services.openoffice.org
  thesauri.
  These archives are simple zip files, so you can unpack them as you would
  unpack a zip archive.
-\change_unchanged
-
 \end_layout
 
 \end_inset
 
-\change_deleted -712698321 1298121653
-
-\end_layout
-
-\begin_layout Standard
-Put the 
+ Put the 
 \emph on
 *.idx
 \emph default
@@ -37089,19 +38175,13 @@ reference "sec:Previewing-snippets-of"
 \end_inset
 
 .
-\change_inserted -712698321 1301219943
-
 \end_layout
 
 \begin_layout Subsection
-
-\change_inserted -712698321 1301219959
 View Messages
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted -712698321 1301220076
 Opens a window showing console messages.
  This is useful for debugging LyX (i.
 \begin_inset space \thinspace{}
@@ -37112,14 +38192,10 @@ e., hunt for errors in the program) or to see what is going on in the background
 \end_layout
 
 \begin_layout Subsection
-
-\change_inserted -712698321 1301220084
 View
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted -712698321 1301220342
 This menu entry generates the output you have specified as default output
  format either in the preferences (see sec.
 \begin_inset space ~
@@ -37147,17 +38223,11 @@ reference "sec:Doc-Output"
 \end_layout
 
 \begin_layout Subsection
-
-\change_inserted -712698321 1301220353
 View (Other Formats)
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted -712698321 1301220444
 With this submenu, you can view your document in alternative output formats.
-\change_unchanged
-
 \end_layout
 
 \begin_layout Subsection
@@ -37165,41 +38235,25 @@ Update
 \end_layout
 
 \begin_layout Standard
-This menu entry allows you to update the view with your latest changes 
-\change_inserted -712698321 1301220297
-(in the default output format as described in the previous section) 
-\change_unchanged
-without opening a new view
-\change_inserted -712698321 1301220263
-er
-\change_unchanged
- window.
-\change_inserted -712698321 1301220384
-
+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
-
-\change_inserted -712698321 1301220388
 Update (Other Formats)
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted -712698321 1301220467
 With this submenu, you can update the view of alternative output formats
  of your document without opening a new viewer window.
 \end_layout
 
 \begin_layout Subsection
-
-\change_inserted -712698321 1301220487
 View Master Document
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted -712698321 1301220814
 This menu item is only visible if your document is included to another document,
  which is then its 
 \begin_inset Quotes eld
@@ -37232,8 +38286,6 @@ View
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted -712698321 1301220854
 The format used by this function is the default output format as specified
  in the preferences (see sec.
 \begin_inset space ~
@@ -37261,14 +38313,10 @@ reference "sec:Doc-Output"
 \end_layout
 
 \begin_layout Subsection
-
-\change_inserted -712698321 1301220878
 Update Master Document
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted -712698321 1301220947
 This menu item is only visible if your document is included to another document,
  which is then its 
 \begin_inset Quotes eld
@@ -37292,8 +38340,6 @@ Embedded Objects
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted -712698321 1301220879
 The format used by this function is the default output format as specified
  in the preferences (see sec.
 \begin_inset space ~
@@ -39745,11 +40791,9 @@ Graphics
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/tabular-insert.png
-       scale 85
-       groupId toolbarbuttons
-
+\begin_inset Info
+type  "icon"
+arg   "tabular-insert"
 \end_inset
 
 
@@ -40728,8 +41772,6 @@ Toolbar ! View / Update
 \end_inset
 
 
-\change_inserted -712698321 1299491111
-
 \end_layout
 
 \begin_layout Standard
@@ -40790,13 +41832,7 @@ arg   "buffer-view"
 
 \family sans
 View\SpecialChar \menuseparator
-
-\change_deleted -712698321 1301219015
-DVI
-\change_inserted -712698321 1301219016
 View
-\change_unchanged
-
 \end_layout
 
 \end_inset
@@ -40827,11 +41863,6 @@ arg   "buffer-update"
 \family sans
 View\SpecialChar \menuseparator
 Update
-\change_deleted -712698321 1301219034
-\SpecialChar \menuseparator
-DVI
-\change_unchanged
-
 \end_layout
 
 \end_inset
@@ -40861,13 +41892,7 @@ arg   "master-buffer-view"
 
 \family sans
 View\SpecialChar \menuseparator
-
-\change_deleted -712698321 1301219081
-PDF
-\change_inserted -712698321 1301219082
 Master
-\change_unchanged
-
 \end_layout
 
 \end_inset
@@ -40897,14 +41922,7 @@ arg   "master-buffer-update"
 
 \family sans
 View\SpecialChar \menuseparator
-Update
-\change_deleted -712698321 1301219101
-\SpecialChar \menuseparator
-PDF
-\change_inserted -712698321 1301219102
-Master
-\change_unchanged
-
+UpdateMaster
 \end_layout
 
 \end_inset
@@ -40932,23 +41950,11 @@ arg   "buffer-toggle-output-sync"
 
 \begin_layout Plain Layout
 
-\change_deleted -712698321 1301219324
-
 \family sans
-View
-\change_inserted -712698321 1301219325
-Document
-\change_unchanged
-\SpecialChar \menuseparator
-
-\change_deleted -712698321 1301219329
-Postscript
-\change_inserted -712698321 1301219342
+Document\SpecialChar \menuseparator
 Settings\SpecialChar \menuseparator
 Output\SpecialChar \menuseparator
 Synchronize with Output
-\change_unchanged
-
 \end_layout
 
 \end_inset
@@ -40959,10 +41965,8 @@ Synchronize with Output
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\change_inserted -712698321 1301219584
 \begin_inset Graphics
-       filename /usr/local/share/lyx/images/view-others.png
+       filename ../images/view-others.png
        scale 85
        groupId toolbarbuttons
 
@@ -40971,16 +41975,6 @@ Synchronize with Output
 
 \family sans
 *
-\change_deleted -712698321 1301219431
-
-\begin_inset Info
-type  "icon"
-arg   "buffer-update ps"
-\end_inset
-
-
-\change_unchanged
-
 \end_layout
 
 \end_inset
@@ -40991,18 +41985,8 @@ arg   "buffer-update ps"
 \begin_layout Plain Layout
 
 \family sans
-View
-\change_inserted -712698321 1301219507
-\SpecialChar \menuseparator
-
-\change_deleted -712698321 1301219457
-\SpecialChar \menuseparator
-Update\SpecialChar \menuseparator
-Postscript
-\change_inserted -712698321 1301219471
+View\SpecialChar \menuseparator
 View (Other Formats)
-\change_unchanged
-
 \end_layout
 
 \end_inset
@@ -41013,10 +41997,8 @@ View (Other Formats)
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\change_inserted -712698321 1301219587
 \begin_inset Graphics
-       filename /usr/local/share/lyx/images/update-others.png
+       filename ../images/update-others.png
        scale 85
        groupId toolbarbuttons
 
@@ -41032,8 +42014,6 @@ View (Other Formats)
 
 \begin_layout Plain Layout
 
-\change_inserted -712698321 1301219513
-
 \family sans
 View\SpecialChar \menuseparator
 Update (Other Formats)
@@ -41047,17 +42027,11 @@ Update (Other Formats)
 \end_inset
 
 
-\change_inserted -712698321 1301219552
-
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted -712698321 1301219630
 * These icons might look different for you if you do not use the default
  icon set.
-\change_unchanged
-
 \end_layout
 
 \begin_layout Subsection
@@ -42130,13 +43104,9 @@ European
 
 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
  sign, the œ-ligature and some characters used for French and Finnish
-\change_inserted -712698321 1299489919
-
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted -712698321 1299575911
 Finally, the dialog lets you select a specific language package for the
  current document.
  See 
@@ -42147,8 +43117,6 @@ reference "sub:Prefs-Language"
 \end_inset
 
  for more information on the language package.
-\change_unchanged
-
 \end_layout
 
 \begin_layout Section
@@ -42383,13 +43351,9 @@ reference "sec:Branches"
 \end_inset
 
 .
-\change_inserted -712698321 1299490648
-
 \end_layout
 
 \begin_layout Section
-
-\change_inserted -712698321 1299490977
 Output
 \begin_inset CommandInset label
 LatexCommand label
@@ -42401,14 +43365,10 @@ name "sec:Doc-Output"
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted -712698321 1299490684
 Here you can define some output specifics for the current document:
 \end_layout
 
 \begin_layout Description
-
-\change_inserted -712698321 1299575868
 Default
 \begin_inset space ~
 \end_inset
@@ -42471,8 +43431,6 @@ reference "sec:File-Formats"
 \end_layout
 
 \begin_layout Description
-
-\change_inserted -712698321 1299490926
 Synchronize
 \begin_inset space ~
 \end_inset
@@ -42486,11 +43444,7 @@ Output
 status open
 
 \begin_layout Plain Layout
-
-\change_inserted -712698321 1299490928
 TODO!
-\change_unchanged
-
 \end_layout
 
 \end_inset
@@ -42499,8 +43453,6 @@ TODO!
 \end_layout
 
 \begin_layout Description
-
-\change_inserted -712698321 1299490931
 XHTML
 \begin_inset space ~
 \end_inset
@@ -42514,18 +43466,12 @@ Options
 status open
 
 \begin_layout Plain Layout
-
-\change_inserted -712698321 1299490933
 TODO!
-\change_unchanged
-
 \end_layout
 
 \end_inset
 
 
-\change_unchanged
-
 \end_layout
 
 \begin_layout Section
@@ -43218,6 +44164,16 @@ Cursor follows scrollbar
  scrolling.
 \end_layout
 
+\begin_layout Standard
+You can adjust the thickness of the cursor with the 
+\family sans
+Cursor width
+\family default
+ setting.
+ If you set the value to zero the thickness of the cursor scales relative
+ to the zoom value you choose for the screen fonts.
+\end_layout
+
 \begin_layout Standard
 The option 
 \family sans
@@ -43883,8 +44839,6 @@ Settings ! Language
 
 \begin_layout Subsection
 Language
-\change_inserted -712698321 1299489311
-
 \begin_inset CommandInset label
 LatexCommand label
 name "sub:Prefs-Language"
@@ -43892,8 +44846,6 @@ name "sub:Prefs-Language"
 \end_inset
 
 
-\change_unchanged
-
 \end_layout
 
 \begin_layout Description
@@ -43932,35 +44884,8 @@ Language
 \begin_inset space ~
 \end_inset
 
-package 
-\change_deleted -712698321 1299488193
-is a
-\change_inserted -712698321 1299488196
-determines 
-\change_deleted -712698321 1299488202
- LaTeX-command to load a
-\change_inserted -712698321 1299488203
-which
-\change_unchanged
- LaTeX
-\change_inserted -712698321 1299488206
-\change_deleted -712698321 1299488206
--
-\change_unchanged
-package 
-\change_deleted -712698321 1299488213
-that
-\change_inserted -712698321 1299488217
-should be loaded to
-\change_unchanged
- handle
-\change_deleted -712698321 1299488219
-s
-\change_unchanged
- language issues
-\change_inserted -712698321 1299488496
-.
+package determines which LaTeX package should be loaded to handle language
+ issues.
  Language issues which are handled by this package include proper hyphenation
  as well as localization of dates and text strings such as 
 \begin_inset Quotes eld
@@ -43978,30 +44903,10 @@ Table
 \begin_inset Quotes erd
 \end_inset
 
-
-\change_unchanged
 .
- The 
-\change_deleted -712698321 1299488237
-default is the LaTeX-command 
-\family sans
-
-\backslash
-usepackage{babel}
-\family default
- that loads the
-\change_inserted -712698321 1299488356
-most widespread language
-\change_unchanged
- package
-\change_inserted -712698321 1299488356
- is
-\change_unchanged
+ The most widespread language package is 
 \series bold
 babel
-\change_inserted -712698321 1299488633
-
 \series default
 , it's the default language package in classic LaTeX.
  However, more recent typesetting engines such as XeTeX and LuaTeX come
@@ -44012,36 +44917,9 @@ polyglossia
 ) that is more suited for the multi-script support of these engines.
  Furthermore, there are also specific language packages for languages not
  covered by babel.
-\change_deleted -712698321 1299488271
-.
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-For an introduction to the LaTeX-Syntax, have a look at section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:TeX-Code"
-
-\end_inset
-
-.
-\end_layout
-
-\end_inset
-
-
-\change_unchanged
-
 \begin_inset Newline newline
 \end_inset
 
-
-\change_inserted -712698321 1299488707
 The available selections are:
 \end_layout
 
@@ -44049,8 +44927,6 @@ The available selections are:
 \begin_layout Itemize
 \noindent
 
-\change_inserted -712698321 1299488784
-
 \series bold
 Automatic
 \series default
@@ -44065,8 +44941,6 @@ Selects the most appropriate language package for the current typesetting
 \begin_layout Itemize
 \noindent
 
-\change_inserted -712698321 1299488874
-
 \series bold
 Always babel: 
 \series default
@@ -44078,8 +44952,6 @@ Uses always babel, even if another package (such as polyglossia) would have
 \begin_layout Itemize
 \noindent
 
-\change_inserted -712698321 1299488983
-
 \series bold
 Custom: 
 \series default
@@ -44099,36 +44971,14 @@ packagename}
 \begin_layout Itemize
 \noindent
 
-\change_inserted -712698321 1299488998
-
 \series bold
 None: 
 \series default
 Loads no language package at all
-\change_deleted -712698321 1299488523
-
-\series bold
-babel
-\series default
- automatically translates in the background the text labels of documents
- to the document language.
- A text label is, for instance, the word 
-\begin_inset Quotes eld
-\end_inset
-
-Table
-\begin_inset Quotes erd
-\end_inset
-
- at the beginning of every table caption.
-\change_unchanged
-
 \end_layout
 
 \end_deeper
 \begin_layout Description
-
-\change_inserted -712698321 1299489281
 Default
 \begin_inset space ~
 \end_inset
@@ -44194,24 +45044,6 @@ Command start
 \end_layout
 
 \begin_layout Description
-
-\change_deleted -712698321 1299489034
-Use
-\begin_inset space ~
-\end_inset
-
-babel Whether 
-\series bold
-babel
-\series default
- is used or not.
-\change_unchanged
-
-\end_layout
-
-\begin_layout Description
-
-\change_inserted -712698321 1299489068
 Set
 \begin_inset space ~
 \end_inset
@@ -44220,19 +45052,9 @@ languages
 \begin_inset space ~
 \end_inset
 
-
-\change_deleted -712698321 1299489066
-G
-\change_inserted -712698321 1299489071
-g
-\change_unchanged
-lobal
-\change_inserted -712698321 1299489073
-ly
-\change_unchanged
- When this option is set, the languages used in the document will be added
- as options to the document class options, so that they can be used by all
- LaTeX-packages.
+globally When this option is set, the languages used in the document will
+ be added as options to the document class options, so that they can be
+ used by all LaTeX-packages.
  Otherwise they will only be used as options for the 
 \series bold
 babel
@@ -45080,13 +45902,9 @@ Copiers
 Here you find the list of defined file formats that LyX can handle.
  You can modify the viewer and editor program that should be used for certain
  formats.
-\change_inserted -712698321 1299490494
-
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted -712698321 1299490573
 Furthermore, you can define the 
 \begin_inset Quotes eld
 \end_inset
@@ -45128,8 +45946,6 @@ Update Master Document
 \end_inset
 
  in the Edit menu or the toolbar.
-\change_unchanged
-
 \end_layout
 
 \begin_layout Standard