]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/UserGuide.lyx
Amend d6285d5, copy & paste error, urrrrg
[lyx.git] / lib / doc / UserGuide.lyx
index edcb73a52abf2e7d3ac47f745893223e01c29062..310a0e2b395ad030493809c060b6105796d1bb13 100644 (file)
@@ -1,7 +1,9 @@
-#LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
-\lyxformat 404
+#LyX 2.3 created this file. For more info see http://www.lyx.org/
+\lyxformat 544
 \begin_document
 \begin_header
+\save_transient_properties true
+\origin /systemlyxdir/doc/
 \textclass scrbook
 \begin_preamble
 % DO NOT ALTER THIS PREAMBLE!!!
 % the documentation team
 % email: lyx-docs@lists.lyx.org
 
-\usepackage{ifpdf} % part of the hyperref bundle
-\ifpdf % if pdflatex is used
-
- % set fonts for nicer pdf view
- \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
-
-\fi % end if pdflatex is used
-
 % for correct jump positions whe clicking on a link to a float
 \usepackage[figure]{hypcap}
 
   \myTOC
   \mainmatter }
 
-% redefine the \LyX macro for PDF bookmarks
-\def\LyX{\texorpdfstring{%
-  L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
-  {LyX}}
-
-% define a short command for \textvisiblespace
-\newcommand{\spce}{\textvisiblespace}
-
 % 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}
+
+% used to have extra space in table cells
+\@ifundefined{extrarowheight}
+ {\usepackage{array}}{}
+\setlength{\extrarowheight}{2pt}
+
 % workaround for a makeindex bug,
 % see sec. "Index Entry Order"
 % only uncomment this when you are using makindex
 %\let\OrgIndex\index 
 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
 \end_preamble
-\options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
+\options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
 \use_default_options false
+\begin_modules
+customHeadersFooters
+enumitem
+\end_modules
 \maintain_unincluded_children false
 \language english
+\language_package default
 \inputencoding auto
 \fontencoding global
-\font_roman default
-\font_sans default
-\font_typewriter default
+\font_roman "lmodern" "default"
+\font_sans "lmss" "default"
+\font_typewriter "lmtt" "default"
+\font_math "auto" "auto"
 \font_default_family default
-\use_xetex false
+\use_non_tex_fonts false
 \font_sc false
 \font_osf false
-\font_sf_scale 100
-\font_tt_scale 100
-
+\font_sf_scale 100 100
+\font_tt_scale 100 100
+\use_microtype false
+\use_dash_ligatures true
 \graphics default
-\default_output_format default
+\default_output_format pdf2
 \output_sync 0
-\bibtex_command default
+\bibtex_command bibtex
 \index_command default
 \paperfontsize 12
 \spacing single
 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
 \papersize default
 \use_geometry false
-\use_amsmath 1
-\use_esint 1
-\use_mhchem 1
-\use_mathdots 1
+\use_package amsmath 1
+\use_package amssymb 1
+\use_package cancel 1
+\use_package esint 1
+\use_package mathdots 1
+\use_package mathtools 1
+\use_package mhchem 1
+\use_package stackrel 1
+\use_package stmaryrd 1
+\use_package undertilde 1
 \cite_engine basic
+\cite_engine_type default
+\biblio_style plain
 \use_bibtopic false
 \use_indices false
 \paperorientation portrait
 \suppress_date false
-\use_refstyle 0
+\justification true
+\use_refstyle 1
+\use_minted 0
 \notefontcolor #0000ff
 \branch Question
 \selected 1
 \end_index
 \secnumdepth 3
 \tocdepth 2
-\paragraph_separation indent
-\paragraph_indentation default
-\quotes_language english
+\paragraph_separation skip
+\defskip medskip
+\is_math_indent 0
+\math_numbering_side default
+\quotes_style english
+\dynamic_quotes 0
 \papercolumns 1
 \papersides 2
 \paperpagestyle default
-\tracking_changes false
+\tracking_changes true
 \output_changes false
 \html_math_output 0
+\html_css_as_file 0
 \html_be_strict true
+\author -712698321 "Jürgen Spitzmüller"
 \end_header
 
 \begin_body
 
 \begin_layout Title
-The LyX User's Guide
+The \SpecialChar LyX
+ User's Guide
 \end_layout
 
 \begin_layout Author
-by the LyX Team
+by the \SpecialChar LyX
+ Team
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
 \noindent
-If you have comments or error corrections, please send them to the LyX Documenta
-tion mailing list: 
+If you have comments on or error corrections to this documentation, please
+ send them to the \SpecialChar LyX
+ Documentation mailing list: 
 \begin_inset CommandInset href
 LatexCommand href
 target "lyx-docs@lists.lyx.org"
 type "mailto:"
+literal "false"
 
 \end_inset
 
@@ -164,9 +187,9 @@ type "mailto:"
 \begin_inset Newline newline
 \end_inset
 
-Version 2.0.x
+Version 2.2.x
 \begin_inset Note Note
-status open
+status collapsed
 
 \begin_layout Plain Layout
 The latest PDF-version of this document can be found here:
@@ -175,7 +198,8 @@ The latest PDF-version of this document can be found here:
 
 
 \series bold
-http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
+http://wiki.lyx.org/\SpecialChar LyX
+/DocumentationDevelopment#UserGuide
 \end_layout
 
 \end_inset
@@ -197,12 +221,15 @@ Getting Started
 \end_layout
 
 \begin_layout Section
-What is LyX?
+What is \SpecialChar LyX
+?
 \end_layout
 
 \begin_layout Standard
-LyX is a document preparation system.
- It is a tool for producing beautiful manuscripts, publishable books, business
+\SpecialChar LyX
+ is a document preparation system.
+ It is a tool for producing beautiful manu\SpecialChar softhyphen
+scripts, publishable books, business
  letters and proposals, and even poetry.
  It is unlike most other 
 \begin_inset Quotes eld
@@ -222,7 +249,7 @@ Section
 \begin_inset Quotes erd
 \end_inset
 
-, not 
+, not as 
 \begin_inset Quotes eld
 \end_inset
 
@@ -239,68 +266,48 @@ mm space below
 \end_inset
 
 .
- LyX takes care of the typesetting for you, so you deal only with concepts,
- not the mechanics.
+ \SpecialChar LyX
+ takes care of the typesetting for you; so you deal only with concepts,
+ not with mechanics.
 \end_layout
 
 \begin_layout Standard
-This philosophy is explained in much greater detail in the 
+This philosophy is explained in greater detail in the 
 \emph on
-
-\begin_inset Quotes eld
-\end_inset
-
 Introduction
-\begin_inset Quotes erd
-\end_inset
-
-
 \emph default
-.
+ manual.
  If you haven't read it yet, you need to.
  Yes, we mean now.
 \end_layout
 
 \begin_layout Standard
 The 
-\begin_inset Quotes eld
-\end_inset
-
-
 \emph on
 Introduction
 \emph default
-
-\begin_inset Quotes erd
-\end_inset
-
- describes several things in addition to LyX's philosophy: most importantly,
+ manual describes several things in addition to \SpecialChar LyX
+'s philosophy: most importantly,
  the format of all of the manuals.
- If you don't read it, you'll have a bear of a time navigating this manual.
+ If you don't read it, you will have a bear of a time navigating this manual.
  You might also be better served looking in one of the other manuals instead
  of this one.
-\begin_inset Quotes eld
-\end_inset
-
-
+ The 
 \emph on
 Introduction
 \emph default
-
-\begin_inset Quotes erd
-\end_inset
-
- describes that, too.
+ manual describes that, too.
 \end_layout
 
 \begin_layout Section
-How LyX Looks
+How \SpecialChar LyX
+ Looks
 \end_layout
 
 \begin_layout Standard
-Like most applications, LyX has the familiar menu bar across the top of
- its window.
+Like most applications, \SpecialChar LyX
+ has the familiar menu bar across the top of its
+ window.
  Below it is a toolbar with a pulldown box and various buttons.
  There is, of course, a vertical scrollbar and a main work area for editing
  documents.
@@ -314,33 +321,41 @@ Note that there is no horizontal scrollbar.
  Text overflows onto new pages in a vertical fashion, hence the need for
  only a vertical scrollbar.
  There are three cases where you might want a horizontal scrollbar.
- The first case is large figures, displayed WYSIWYG\SpecialChar \@.
- This, however, is due
- to a flaw in the routine that displays graphics on the LyX screen in a
- WYSIWYG fashion; it should rescale the graphics to fit in the window, just
- as you'd need to rescale graphics to fit on a page.
+ The first case is large images.
+ To avoid them being displayed larger than your screen, left click on the
+ image and use the option 
+\family sans
+Scale on Screen
+\family default
+ in the tab 
+\family sans
+\SpecialChar LaTeX
+ and \SpecialChar LyX
+ options
+\family default
+.
  The second and third cases are tables and equations which are wider than
- the LyX window.
+ the \SpecialChar LyX
+ window.
  You can use the arrow keys to scroll horizontally through the table, but
  this doesn't work for equations yet.
 \end_layout
 
 \begin_layout Standard
-For a brief description of all LyX menus and toolbar buttons, have a look
- at Appendix
+For a brief description of all \SpecialChar LyX
+ menus and toolbar buttons, have a look at
+ Appendix
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cha:The-User-Interface"
+reference "chap:The-User-Interface"
 
 \end_inset
 
 .
- Most of them are self-explanatory and you'll find them listed in the correspond
-ing sections of this documentation.
 \end_layout
 
 \begin_layout Section
@@ -348,13 +363,11 @@ HELP
 \end_layout
 
 \begin_layout Standard
-The help system consists of the LyX manuals.
- You can read 
-\emph on
-all
-\emph default
- of the manuals from inside LyX.
- Just select the manual you want read from the 
+The help system consists of the \SpecialChar LyX
+ manuals.
+ You can read all of the manuals from inside \SpecialChar LyX
+.
+ Just select the manual you want to read from the 
 \family sans
 Help
 \family default
@@ -362,7 +375,8 @@ Help
 \end_layout
 
 \begin_layout Section
-Basic LyX Setup
+Basic \SpecialChar LyX
+ Setup
 \begin_inset CommandInset label
 LatexCommand label
 name "sec:Basic-LyX-Setup"
@@ -373,15 +387,13 @@ name "sec:Basic-LyX-Setup"
 \end_layout
 
 \begin_layout Standard
-There are several features of LyX that can be configured from inside LyX,
- without resorting to configuration files.
- First, LyX is able to inspect your system to see what programs, LaTeX document
- classes and LaTeX packages are available.
- It uses this knowledge to give reasonable defaults to several 
+Almost all features of \SpecialChar LyX
+ can be configured via the menu 
 \family sans
+Tools\SpecialChar menuseparator
 Preferences
 \family default
-
+.
 \begin_inset Index idx
 status collapsed
 
@@ -391,9 +403,16 @@ Preferences
 
 \end_inset
 
+ \SpecialChar LyX
+ is able to inspect your system to see what programs, \SpecialChar LaTeX
+ document classes
+ and \SpecialChar LaTeX
+ packages are available.
+ It uses this knowledge to give reasonable defaults for the preferences
  settings.
- Although this configuration has already been done when LyX was installed
- on your system, you might have some items that you installed locally, e.
+ Although this configuration has already been done when \SpecialChar LyX
+ was installed on
+ your system, you might have some items that you installed locally, e.
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -401,10 +420,13 @@ g.
 \begin_inset space \space{}
 \end_inset
 
-new LaTeX classes, and which are not seen by LyX.
- To force LyX to re-inspect your system, you should use 
+new \SpecialChar LaTeX
+ classes, and which are not seen by \SpecialChar LyX
+.
+ To force \SpecialChar LyX
+ to re-inspect your system, you should use 
 \family sans
-Tools\SpecialChar \menuseparator
+Tools\SpecialChar menuseparator
 Reconfigure
 \family default
 .
@@ -412,16 +434,19 @@ Reconfigure
 status collapsed
 
 \begin_layout Plain Layout
-Reconfiguration of LyX
+Reconfiguration of \SpecialChar LyX
+
 \end_layout
 
 \end_inset
 
- You should then restart LyX to ensure that the changes are taken into account.
+ You should then restart \SpecialChar LyX
+ to ensure that the changes are taken into account.
 \end_layout
 
 \begin_layout Section
-LaTeX Setup
+\SpecialChar LaTeX
+ Setup
 \begin_inset CommandInset label
 LatexCommand label
 name "sec:LaTeX-Setup"
@@ -432,38 +457,32 @@ name "sec:LaTeX-Setup"
 \end_layout
 
 \begin_layout Standard
-You can edit documents in LyX without having LaTeX installed, but you will
- not to able to create PDFs or print your documents unless you do have it
- installed.
- However, some LyX documents use DocBook as the `backend' that can produce
- PDFs and the like, and every LyX document can always be output as plain
- text or as XHTML.
+You can edit documents in \SpecialChar LyX
+ without having \SpecialChar LaTeX
+ installed, but you will not be
+ able to create PDFs or print your documents unless you do have it installed.
+ However, some \SpecialChar LyX
+ documents use DocBook as the “backend” that can produce
+ PDFs and the like, and every \SpecialChar LyX
+ document can always be output as plain text
+ or as XHTML.
 \end_layout
 
 \begin_layout Standard
-Some document classes may depend upon specific LaTeX or DocBook classes
- or packages.
+Some document classes may depend upon specific \SpecialChar LaTeX
+ or DocBook classes or packages.
  Such document classes can be used even if you do not have the required
  files installed, but you will not be able to produce certain kinds of output.
 \end_layout
 
 \begin_layout Standard
-The LaTeX packages that LyX has found on your system are listed in a file
- you can view from the menu 
+The \SpecialChar LaTeX
+ packages that \SpecialChar LyX
+ has found on your system are listed in a file you can
+ view from the menu 
 \family sans
-Help\SpecialChar \menuseparator
-LaT
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-eX
+Help\SpecialChar menuseparator
+LaTeX
 \begin_inset space ~
 \end_inset
 
@@ -471,71 +490,39 @@ Configuration
 \family default
 .
  If you are missing packages you need, then you must install them and then
- reconfigure LyX (menu 
+ reconfigure \SpecialChar LyX
+ (menu 
 \family sans
-Tools\SpecialChar \menuseparator
+Tools\SpecialChar menuseparator
 Reconfigure
 \family default
 ).
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-The two braces in the TeX Code box prevent that the term 
-\begin_inset Quotes eld
-\end_inset
-
-LaTeX
-\begin_inset Quotes erd
-\end_inset
-
- from being printed with sub- and superscript letters.
- More about TeX Code is described in section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:TeX-Code"
-
-\end_inset
-
-, the printout of proper names like LaTeX is explained in section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:LyX's-Proper-Names"
-
-\end_inset
-
-.
-\end_layout
-
-\end_inset
-
-
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Reconfiguration of LyX
+Reconfiguration of \SpecialChar LyX
+
 \end_layout
 
 \end_inset
 
- See section 5.1 of the 
+ See section 
+\emph on
+Installing new \SpecialChar LaTeX
+ files
+\emph default
+ of the 
 \emph on
 Customization
 \emph default
- manual for more information on installing additional LaTeX packages.
+ manual for more information on installing additional \SpecialChar LaTeX
+ packages.
 \end_layout
 
 \begin_layout Chapter
-How to work with LyX
+How to work with \SpecialChar LyX
+
 \end_layout
 
 \begin_layout Section
@@ -564,10 +551,20 @@ File
 \begin_layout Itemize
 
 \family sans
-New 
-\begin_inset Graphics
-       filename ../images/buffer-new.png
+New, 
+\family default
 
+\begin_inset Info
+type  "shortcut"
+arg   "buffer-new"
+\end_inset
+
+ or
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "buffer-new"
 \end_inset
 
 
@@ -581,25 +578,37 @@ New
 \end_inset
 
 from
-\bar under
-
 \begin_inset space ~
 \end_inset
 
+Template, 
+\family default
+
+\begin_inset Info
+type  "shortcut"
+arg   "buffer-new-template"
+\end_inset
+
 
-\bar default
-Template
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-Open 
+Open, 
 \family default
 
-\begin_inset Graphics
-       filename ../images/file-open.png
+\begin_inset Info
+type  "shortcut"
+arg   "file-open"
+\end_inset
 
+ or
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "file-open"
 \end_inset
 
 
@@ -608,18 +617,22 @@ Open
 \begin_layout Itemize
 
 \family sans
-Close
+Open
+\begin_inset space ~
+\end_inset
+
+Recent
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-Save 
+Close, 
 \family default
 
-\begin_inset Graphics
-       filename ../images/buffer-write.png
-
+\begin_inset Info
+type  "shortcut"
+arg   "view-close"
 \end_inset
 
 
@@ -628,91 +641,88 @@ Save
 \begin_layout Itemize
 
 \family sans
-Save
-\begin_inset space ~
-\end_inset
-
-As
-\end_layout
+Save, 
+\family default
 
-\begin_layout Itemize
+\begin_inset Info
+type  "shortcut"
+arg   "buffer-write"
+\end_inset
 
+ or
 \family sans
-Revert
-\begin_inset space ~
+\begin_inset Info
+type  "icon"
+arg   "buffer-write"
 \end_inset
 
-to
-\begin_inset space ~
-\end_inset
 
-saved
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-Version
+Save
 \begin_inset space ~
 \end_inset
 
-Control
-\end_layout
+As, 
+\family default
+
+\begin_inset Info
+type  "shortcut"
+arg   "buffer-write-as"
+\end_inset
 
-\begin_layout Itemize
 
-\family sans
-Import
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-Export
+Revert
+\begin_inset space ~
+\end_inset
+
+to
+\begin_inset space ~
+\end_inset
+
+saved
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-Print 
+Exit, 
 \family default
 
-\begin_inset Graphics
-       filename ../images/dialog-show_print.png
-
+\begin_inset Info
+type  "shortcut"
+arg   "lyx-quit"
 \end_inset
 
 
 \end_layout
 
-\begin_layout Itemize
-
-\family sans
-Exit
-\end_layout
-
 \begin_layout Standard
 They all do pretty much the same thing as in other word processors, with
  a few minor differences.
  The 
 \family sans
-File\SpecialChar \menuseparator
+File\SpecialChar menuseparator
 New
 \begin_inset space ~
 \end_inset
 
 from
-\bar under
-
 \begin_inset space ~
 \end_inset
 
-
-\bar default
 Template
 \family default
- command not only prompts you for a name for the new file, but also prompts
- you for a template to use.
+ command lists the available templates.
  Selecting a template will automatically set certain layout features for
  the document, features you would otherwise need to change manually.
  They can be of use for certain classes, especially those for writing letters
@@ -763,8 +773,9 @@ scratch.
 \begin_inset Quotes erd
 \end_inset
 
- Unless you tell LyX to open a file or create a new one, that big, blank
- space is just that — a big, blank space.
+ Unless you tell \SpecialChar LyX
+ to open a file or create a new one, that big, blank space
+ is just that — a big, blank space.
 \end_layout
 
 \end_inset
@@ -793,24 +804,20 @@ Version
 
 Control
 \family default
- are useful if more people work on the same document at the same time
+ are useful if more people work on the same document at the same time.
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
 If you plan to do this, you should check out the Version Control feature
- in LyX also.
- Read 
-\emph on
-Additional Features
-\emph default
-\SpecialChar \@.
+ in \SpecialChar LyX
+ also.
+ Read Additional Features\SpecialChar endofsentence
 
 \end_layout
 
 \end_inset
 
-.
  
 \family sans
 Revert
@@ -834,8 +841,8 @@ saved
 
 Control 
 \family default
-you can there register the changes you made to a document so that others
can identify them as your changes.
+you can register the changes you made to a document so that others can identify
+ them as your changes.
 \end_layout
 
 \begin_layout Section
@@ -860,12 +867,14 @@ name "sec:Basic-Editing-Features"
 \end_layout
 
 \begin_layout Standard
-Like most modern word processors, LyX can perform cut and paste operations
+Like most modern word processors, \SpecialChar LyX
+ can perform cut and paste operations
  on blocks of text, can move by character, word, or page of text, and can
  delete whole words as well as individual characters.
- The next four sections cover the basic LyX editing features and how to
- access them.
- We'll start with cut and paste.
+ The next four sections cover the basic \SpecialChar LyX
+ editing features and how to access
+ them.
+ We will start with cut and paste.
 \end_layout
 
 \begin_layout Standard
@@ -882,40 +891,108 @@ Edit
 \begin_layout Itemize
 
 \family sans
-Cut 
+Cut
 \family default
 
-\begin_inset Graphics
-       filename ../images/cut.png
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Cut
+\end_layout
 
 \end_inset
 
 
+\family sans
+, 
+\family default
+
+\begin_inset Info
+type  "shortcut"
+arg   "cut"
+\end_inset
+
+ or
+\family sans
+\family default
+
+\begin_inset Info
+type  "icon"
+arg   "cut"
+\end_inset
+
+
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-Copy 
+Copy
 \family default
 
-\begin_inset Graphics
-       filename ../images/copy.png
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Copy
+\end_layout
 
 \end_inset
 
 
+\family sans
+, 
+\family default
+
+\begin_inset Info
+type  "shortcut"
+arg   "copy"
+\end_inset
+
+ or
+\family sans
+\family default
+
+\begin_inset Info
+type  "icon"
+arg   "copy"
+\end_inset
+
+
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-Paste 
+Paste
 \family default
 
-\begin_inset Graphics
-       filename ../images/paste.png
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+Paste
+\end_layout
+
+\end_inset
+
+, 
+\begin_inset Info
+type  "shortcut"
+arg   "paste"
+\end_inset
+
+ or
+\family sans
+\family default
+
+\begin_inset Info
+type  "icon"
+arg   "paste"
 \end_inset
 
 
@@ -952,13 +1029,50 @@ Find
 \begin_inset space ~
 \end_inset
 
-Replace 
+Replace
 \family default
 
-\begin_inset Graphics
-       filename ../images/dialog-show_findreplace.png
-       rotateOrigin center
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+
+\family sans
+Find
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+
+\family sans
+Replace
+\end_layout
+
+\end_inset
+
+
+\family sans
+, 
+\family default
+
+\begin_inset Info
+type  "shortcut"
+arg   "dialog-show findreplaceadv"
+\end_inset
+
+ or
+\family sans
+\family default
 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show findreplace"
 \end_inset
 
 
@@ -966,41 +1080,39 @@ Replace
 
 \begin_layout Standard
 The first three are self-explanatory.
- One thing to note: whenever you delete a block of text that you've selected,
- it's automatically placed in the clipboard.
- That is, the 
+ You can also copy text between \SpecialChar LyX
+ and other programs by 
 \family sans
-Delete
+Cut
+\family default
+, 
+\family sans
+Copy
 \family default
  and 
 \family sans
-Backspace
+Paste
 \family default
- keys also function as the 
+.
 \family sans
 Cut
 \family default
- command.
- Also, if you've selected text, be careful: If you hit a key, LyX will completel
-y delete the selected text and replace it with what you just typed.
- You'll have to do an 
+ and 
 \family sans
-Undo
+Copy
 \family default
- to get back the lost text.
-\end_layout
-
-\begin_layout Standard
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
+ put text in two versions into the clipboard (formatted and unformatted),
+ so that other programs can choose the most suitable form.
+\family sans
 Paste
-\end_layout
-
-\end_inset
-
-You can also copy text between LyX and other programs by cut, copy and paste.
+\family default
+ supports formatted and unformatted text as well, and additionally graphics.
+ It tries to interpret the clipboard contents in an intelligent way.
+ For example if the clipboard contains text in the format of comma separated
+ values (CSV) and the cursor is inside a table, the text will be pasted
+ into individual cells.
  The submenu of 
 \family sans
 Paste
@@ -1010,34 +1122,77 @@ Paste
 Recent
 \family default
  shows you a list with the last strings you have pasted.
+ You can insert one at the current cursor position by clicking on a list
+ entry.
 \end_layout
 
 \begin_layout Standard
-The menu 
+The submenu 
+\family sans
+Paste
+\begin_inset space ~
+\end_inset
+
+Special
+\family default
+ contains optional items for specific formats, depending on the clipboard
+ contents.
+ These include HTML, \SpecialChar LaTeX
+, Linkback
+\begin_inset space ~
+\end_inset
+
+PDF
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+OS X only
+\end_layout
+
+\end_inset
+
+, PDF, PNG, JPEG and EMF.
+ These menu items are useful if the clipboard contains the same contents
+ in different formats, and you want to select one format explicitly.
+ (E.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
+some programs put an image into the clipboard as graphics and as a short
+ text which is often meaningless.) The menu item 
 \family sans
-Edit\SpecialChar \menuseparator
 Paste
 \begin_inset space ~
 \end_inset
 
-Special\SpecialChar \menuseparator
+Special\SpecialChar menuseparator
 Plain
 \begin_inset space ~
 \end_inset
 
-Text, Join
+Text,
+\begin_inset space \thinspace{}
+\end_inset
+
+Join
 \begin_inset space ~
 \end_inset
 
 Lines
 \family default
- will insert the text in the clipboard so that the whole text is inserted
- as 
-\emph on
-one
-\emph default
- paragraph.
- A new paragraph is started when there is a blank line in the file.
+ is equivalent to 
+\family sans
+Paste
+\family default
+, with the only difference that it acts on text only.
+ It will insert the text in the clipboard so that the whole text is inserted
+ as one paragraph.
+ A new paragraph is only started when there is a blank line in the text.
  Without 
 \family sans
 Join
@@ -1046,33 +1201,45 @@ Join
 
 Lines
 \family default
-, the text is inserted as Paragraphs, where the line breaks of the text
- will start a new paragraph.
-\end_layout
-
-\begin_layout Standard
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Replace
-\end_layout
+ the text is inserted as paragraphs where the line breaks of the text will
+ start a new paragraph.
+ This is for example useful to copy contents of tables from webpages to
+ a table in \SpecialChar LyX
+.
+ The items 
+\family sans
+Paste
+\begin_inset space ~
+\end_inset
 
+Special\SpecialChar menuseparator
+Selection,
+\begin_inset space \thinspace{}
 \end_inset
 
+Join
+\begin_inset space ~
+\end_inset
 
-\begin_inset Index idx
-status collapsed
+Lines
+\family default
+ and 
+\family sans
+Paste
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
-Find
+Special\SpecialChar menuseparator
+Selection
+\family default
+ paste from the primary selection.
+ This is normally the currently selected text.
 \end_layout
 
-\end_inset
-
+\begin_layout Standard
 The 
 \family sans
-Edit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
 Find
 \begin_inset space ~
 \end_inset
@@ -1096,7 +1263,8 @@ and
 Replace
 \family default
  dialog.
- Once you have found a word or expression, LyX selects it.
+ Once you have found a word or expression, \SpecialChar LyX
+ selects it.
  Hitting the 
 \family sans
 Replace
@@ -1167,7 +1335,8 @@ test
 \family sans
 Match whole words only
 \family default
- option can be used to force LyX to only find complete words, i.
+ option can be used to force \SpecialChar LyX
+ to only find complete words, e.
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -1195,11 +1364,48 @@ starlet
 \begin_inset Quotes erd
 \end_inset
 
+.
+ \SpecialChar LyX
+ offers also an advanced 
+\family sans
+Find
+\begin_inset space ~
+\end_inset
+
+&
+\begin_inset space ~
+\end_inset
+
+Replace
+\family default
+ feature that is 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 Standard
-Things like notes, floats, etc., the so called insets can be dissolved.
+Things like notes, floats, etc.
+\begin_inset space \space{}
+\end_inset
+
+(the so called 
+\begin_inset Quotes eld
+\end_inset
+
+insets
+\begin_inset Quotes erd
+\end_inset
+
+) can be dissolved.
  This means that the inset is deleted and its content is left as normal
  text.
  Dissolving an inset is done by setting the cursor to the beginning of an
@@ -1214,6 +1420,39 @@ Delete
 .
 \end_layout
 
+\begin_layout Standard
+Using the shortcut 
+\begin_inset Info
+type  "shortcuts"
+arg   "inset-select-all"
+\end_inset
+
+ while the cursor is in normal text selects the whole document.
+ When the cursor is inside an inset 
+\begin_inset Info
+type  "shortcuts"
+arg   "inset-select-all"
+\end_inset
+
+ selects the content of the inset.
+ Using 
+\begin_inset Info
+type  "shortcuts"
+arg   "inset-select-all"
+\end_inset
+
+ consecutively will increase the selection to the whole inset and then to
+ the whole document.
+ The shortcut 
+\begin_inset Info
+type  "shortcuts"
+arg   "command-sequence buffer-begin ; buffer-end-select"
+\end_inset
+
+ selects the whole document in every case and puts the cursor to the end
+ of the document.
+\end_layout
+
 \begin_layout Section
 Undo and Redo
 \begin_inset Index idx
@@ -1247,28 +1486,29 @@ name "sec:Undo-and-Redo"
 
 \begin_layout Standard
 If you make a mistake, you can easily recover from it.
- LyX has a large-capacity undo/redo buffer.
+ \SpecialChar LyX
+ has a large-capacity undo/redo buffer.
  Select 
 \family sans
-Edit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
 Undo
 \family default
  or the toolbar button 
-\begin_inset Graphics
-       filename ../images/undo.png
-
+\begin_inset Info
+type  "icon"
+arg   "undo"
 \end_inset
 
  to undo some mistake.
  If you accidentally undo too much, use 
 \family sans
-Edit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
 Redo
 \family default
  or the toolbar button 
-\begin_inset Graphics
-       filename ../images/redo.png
-
+\begin_inset Info
+type  "icon"
+arg   "redo"
 \end_inset
 
  to 
@@ -1287,7 +1527,7 @@ steps to minimize memory overhead.
 \end_layout
 
 \begin_layout Standard
-Note that if you revert back all changes to arrive to the document as it
+Note that if you revert back all changes to arrive at the document as it
  was last saved, the 
 \begin_inset Quotes eld
 \end_inset
@@ -1301,7 +1541,7 @@ changed
 \begin_inset space \thinspace{}
 \end_inset
 
-step undo limit, above.
+step undo limit mentioned above.
 \end_layout
 
 \begin_layout Standard
@@ -1313,8 +1553,9 @@ Undo
 \family sans
 Redo
 \family default
- work on almost everything in LyX.
- But they won't undo or redo text character by character, but by blocks
+ work on almost everything in \SpecialChar LyX
+.
+ But they will not undo or redo text character by character, but by blocks
  of text.
 \end_layout
 
@@ -1362,19 +1603,22 @@ Hold down the
 left mouse button
 \emph default
  and drag the mouse.
- LyX marks the text between the old and new mouse positions.
+ \SpecialChar LyX
+ marks the text between the old and new mouse positions.
  Use 
 \family sans
-Edit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
 Copy
 \family default
- to create a copy of the text in LyX's buffer (and the clipboard).
+ to create a copy of the text in \SpecialChar LyX
+'s buffer (and the clipboard).
 \end_layout
 
 \begin_layout Itemize
-Re-position the cursor and then paste the text back into LyX using 
+Re-position the cursor and then paste the text back into \SpecialChar LyX
+ using 
 \family sans
-Edit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
 Paste
 \family default
 .
@@ -1391,21 +1635,6 @@ Right-click on them to set their properties.
  Also check the appropriate section of this manual for more details.
 \end_layout
 
-\end_deeper
-\begin_layout Enumerate
-Tables
-\end_layout
-
-\begin_deeper
-\begin_layout Standard
-
-\emph on
-Single click
-\emph default
- the right mouse button to open a dialog that will allow you to manipulate
- the table.
-\end_layout
-
 \end_deeper
 \begin_layout Section
 Navigating
@@ -1429,93 +1658,199 @@ Navigating
 \end_layout
 
 \begin_layout Standard
-LyX offers you two ways to navigate in documents:
+\SpecialChar 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
+View\SpecialChar menuseparator
 Outline
-\family default
- or the toolbar button 
-\begin_inset Graphics
-       filename ../images/dialog-toggle_toc.png
+\begin_inset space ~
+\end_inset
 
+Pane
+\family default
+ or by the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-toggle toc"
 \end_inset
 
 .
 \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 toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "bookmark-goto 0"
+\end_inset
+
+ (also 
+\family sans
+Navigate\SpecialChar menuseparator
+Bookmarks\SpecialChar menuseparator
+Navigate
+\begin_inset space ~
+\end_inset
+
+Back
+\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 Standard
+By pressing the 
+\family sans
+F5
+\family default
+ key the cursor will be vertically centered in \SpecialChar LyX
+'s main window.
+\end_layout
+
+\begin_layout Subsection
+The Outliner
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:The-Outliner"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Navigating ! Outline
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Outline
+\end_layout
+
+\end_inset
+
+
+\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
+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 section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Table-of-Contents"
+reference "sec:Cross-References"
 
 \end_inset
 
-.
- You can click there on entries to jump to the corresponding document part.
- 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
+), or notes, or citations (see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:List-of-Figures"
+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 opens in many cases 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.
+\end_layout
+
+\begin_layout Standard
+The 
+\family sans
+Filter
+\family default
+ field at the top allows you to restrict which entries appear in the outline.
+ For example, if you are displaying the list of 
+\emph on
+Labels and References
+\emph default
+ 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
  option keeps it in the current view state.
- Keeping means that when you have e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
-\end_inset
-
-the subsections of section
+ Keeping means that when you have, for example, the subsections of sections
 \begin_inset space ~
 \end_inset
 
-2 and 4 shown and click on section
+2 and 4 displayed and click on section
 \begin_inset space ~
 \end_inset
 
-3, the subsections of section
+3, the subsections of sections
 \begin_inset space ~
 \end_inset
 
-2 and 4 will still be shown.
+2 and 4 will still be displayed.
  Without the 
 \family sans
 Keep
@@ -1525,64 +1860,70 @@ Keep
 \end_inset
 
 3.
-\end_layout
-
-\begin_layout Standard
-With the buttons 
-\begin_inset space \space{}
+ Finally, the slider at the left can be used to open the Outline to a given
+\begin_inset Quotes eld
 \end_inset
 
-
-\begin_inset Graphics
-       filename ../images/down.png
-
+depth
+\begin_inset Quotes erd
 \end_inset
 
+.
+ It is best just to experiment with it to see how it works.
+\end_layout
 
-\begin_inset space \hspace{}
-\length -3mm
+\begin_layout Standard
+The 
+\begin_inset Info
+type  "icon"
+arg   "reload"
 \end_inset
 
- and 
-\begin_inset space \space{}
+ 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 Info
+type  "icon"
+arg   "outline-down"
 \end_inset
 
-
-\begin_inset Graphics
-       filename ../images/up.png
-
+ and 
+\begin_inset Info
+type  "icon"
+arg   "outline-up"
 \end_inset
 
-
-\begin_inset space \hspace{}
-\length -3mm
+ buttons move sections up and down in the document.
+ So, for example, you can move section
+\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
+2.5 before section
 \begin_inset space ~
 \end_inset
 
-2.5 before section
+2.4 or after section
 \begin_inset space ~
 \end_inset
 
-2.4.
- LyX will then automatically renumber the sections to the new order.
+2.6.
+ \SpecialChar LyX
+ will then automatically renumber the sections to the new order.
  With the buttons 
-\begin_inset Graphics
-       filename ../images/promote.png
-
+\begin_inset Info
+type  "icon"
+arg   "outline-out"
 \end_inset
 
  and 
-\begin_inset Graphics
-       filename ../images/demote.png
-
+\begin_inset Info
+type  "icon"
+arg   "outline-in"
 \end_inset
 
- or the corresponding key bindings 
(or the corresponding key bindings 
 \family sans
 Tab
 \family default
@@ -1590,16 +1931,16 @@ 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
 
-3 or to subsection
+3 or subsection
 \begin_inset space ~
 \end_inset
 
@@ -1607,65 +1948,126 @@ Shift-Tab
 \end_layout
 
 \begin_layout Standard
-The toolbar button 
-\begin_inset Graphics
-       filename ../images/bookmark-goto_0.png
-       rotateOrigin center
+By right-clicking on a section in the outliner you can select the whole
+ section to copy, cut or delete it.
+\end_layout
+
+\begin_layout Subsection
+Horizontal Scrolling
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Navigating ! Horizontal Scrolling
+\end_layout
 
 \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"
+\begin_layout Standard
+\SpecialChar LyX
+ does not have a horizontal scrollbar because the standard output page formats
+ like e.
+\begin_inset space \thinspace{}
+\end_inset
 
+g.
+\begin_inset space \space{}
 \end_inset
 
+ISO
+\begin_inset space ~
+\end_inset
 
-\begin_inset Index idx
+A4 are less wide than PC or laptop screens.
+ Therefore you will get troubles in the output of your document if document
+ parts exceed the width of the \SpecialChar LyX
+ main screen.
+\end_layout
+
+\begin_layout Standard
+There are of course exceptions where horizontal scrolling is necessary.
+ For example
+\end_layout
+
+\begin_layout Itemize
+\SpecialChar LyX
+ is used on a small tablet computer
+\end_layout
+
+\begin_layout Itemize
+Wide tables that are rotated 90° to fit a whole page
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-Input completion
+See section 
+\emph on
+Rotated Floats
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual.
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
+\end_layout
 
-\begin_layout Plain Layout
-Word completion|see
-\begin_inset ERT
-status collapsed
+\begin_layout Itemize
+Math constructs with long command names
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+For these cases \SpecialChar LyX
+ has an mechanism that scrolls automatically when the cursor
+ is moved.
+ As example shrink the \SpecialChar LyX
+ windows so that table
+\begin_inset space ~
+\end_inset
 
-{
-\end_layout
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Horizontal-scrollong-test"
 
 \end_inset
 
-Input completion
-\begin_inset ERT
-status collapsed
+ is wider.
+ You will now see a dotted red line at the right or the left side of the
+ table.
+ Put the cursor into the table and move it with the Tab or the arrow keys
+ to see the horizontal scrolling of the table.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Float table
+placement h
+wide false
+sideways false
+status open
 
 \begin_layout Plain Layout
+\begin_inset Caption Standard
 
-}
-\end_layout
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "tab:Horizontal-scrollong-test"
 
 \end_inset
 
-
+Horizontal scrolling test.
 \end_layout
 
 \end_inset
@@ -1673,83 +2075,69 @@ status collapsed
 
 \end_layout
 
-\begin_layout Standard
-LyX provides completion of words by scanning all documents that are currently
- opened.
- Every word that appears in these documents is added to a database that
- is used to propose completions.
+\begin_layout Plain Layout
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="1" columns="3">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="4.7cm">
+<column alignment="center" valignment="top" width="4.7cm">
+<column alignment="center" valignment="top" width="4.7cm">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+a
 \end_layout
 
-\begin_layout Standard
-By default LyX shows a small triangle behind the cursor as indicator that
- there are completions available.
- You can then press the 
-\family sans
-Tab
-\family default
- key to use this completion.
- When several completions are possible, a popup is opened showing them.
- You can select a completion in the popup using the mouse or the arrow keys,
- and accept the chosen completion be pressing 
-\family sans
-Return
-\family default
-.
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+b
 \end_layout
 
-\begin_layout Standard
-In the preferences dialog, which is opened with the menu 
-\family sans
-Tools\SpecialChar \menuseparator
-Preferences
-\family default
-, the cursor completion indicator can be turned off in the section 
-\family sans
-Editing\SpecialChar \menuseparator
-Input Completion
-\family default
- by deselecting the option 
-\family sans
-Cursor indicator
-\family default
-.
- With the option 
-\family sans
-Automatic inline completion
-\family default
- the proposed completion is shown directly behind the cursor position.
- To accept this proposal, use the 
-\family sans
-Tab
-\family default
- key.
- With the option 
-\family sans
-Automatic popup
-\family default
- the completions are always shown in a popup.
- LyX offers some more completion settings for experts that are described
- in sec.
-\begin_inset space \thinspace{}
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+c
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Input-Completion-Appendix"
+\end_layout
 
 \end_inset
 
-.
+
 \end_layout
 
 \begin_layout Section
-Basic Key Bindings
+Input/Word Completion
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Input-Completion"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Key Bindings
+Input completion
 \end_layout
 
 \end_inset
@@ -1759,7 +2147,7 @@ Key Bindings
 status collapsed
 
 \begin_layout Plain Layout
-Bindings|see
+Word completion|see
 \begin_inset ERT
 status collapsed
 
@@ -1770,7 +2158,7 @@ status collapsed
 
 \end_inset
 
-Key Bindings
+Input completion
 \begin_inset ERT
 status collapsed
 
@@ -1787,8 +2175,173 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
+\end_layout
+
+\begin_layout Standard
+\SpecialChar LyX
+ provides completion of words by scanning all documents that are currently
+ opened.
+ Every word that appears in these documents is added to a database that
+ is used to propose completions.
+\end_layout
+
+\begin_layout Standard
+Input completion can be activated in the \SpecialChar LyX
+ preferences (menu 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences
+\family default
+) in the section 
+\family sans
+Editing\SpecialChar menuseparator
+Input Completion
+\family default
+.
+ With the option 
+\family sans
+Automatic
+\begin_inset space ~
+\end_inset
+
+inline
+\begin_inset space ~
+\end_inset
+
+completion
+\family default
+ the proposed completion is shown directly after the cursor.
+ With the option 
+\family sans
+Automatic
+\begin_inset space ~
+\end_inset
+
+popup
+\family default
+ the completions are always shown in a popup.
+ The cursor completion indicator can be turned off by deselecting the option
+\family sans
+Cursor
+\begin_inset space ~
+\end_inset
+
+indicator
+\family default
+.
+ With the general options you can define the delay time for the inline and
+ popup completion, you can set the minimal number of characters a word must
+ have that it will be taken into account for a completion and you can choose
+ if long completions should be abbreviated.
+\end_layout
+
+\begin_layout Standard
+\SpecialChar LyX
+ displays a small triangle after the cursor as an indicator that there are
+ completions available.
+ Press the 
+\family sans
+Tab
+\family default
+ key to accept a proposed completion.
+ If several completions are possible, a popup is opened showing them.
+ You can select a completion in the popup using the mouse or the arrow keys,
+ and accept the chosen completion by pressing 
+\family sans
+Return
+\family default
+.
+\end_layout
+
+\begin_layout Standard
+The completion options for math in the preferences do the same as the correspond
+ing options for text.
+ The special math option 
+\family sans
+Autocorrection
+\family default
+ enables characters to be composed.
+ If, for example, you want to insert the character 
+\begin_inset Formula $\Rightarrow$
+\end_inset
+
+, you can then input the characters 
+\begin_inset Quotes eld
+\end_inset
+
+
+\series bold
+=>
+\series default
+
+\begin_inset Quotes erd
+\end_inset
+
+ to a formula to get it.
+ So this is a quick alternative to the insertion of commands or the use
+ of the math toolbar.
+ A list with supported character combinations can be found in the file 
+\family typewriter
+autocorrect
+\family default
+ that is in \SpecialChar LyX
+'s installation folder.
+ Math autocorrection can at any time be turned on by pressing the exclamation
+ mark key “!”.
+ Pressing 
+\family sans
+Space
+\family default
+ turns it off.
+\end_layout
+
+\begin_layout Section
+Basic Key Bindings
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Key Bindings
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Bindings|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Key Bindings
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
 Shortcuts|see
@@ -1822,8 +2375,39 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-There are at least two different primary binding maps: CUA and Emacs.
- LyX's default is CUA.
+There are at least two different primary binding maps: 
+\family typewriter
+cua
+\family default
+ and 
+\family typewriter
+emacs
+\family default
+.
+ \SpecialChar LyX
+'s default is 
+\family typewriter
+cua
+\family default
+, which can be changed in the \SpecialChar LyX
+ preferences under 
+\family sans
+Editing\SpecialChar menuseparator
+Shortcuts
+\family default
+.
+ (You can list or change any key bindings as explained in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Editing-Shortcuts"
+
+\end_inset
+
+.)
 \end_layout
 
 \begin_layout Standard
@@ -1855,7 +2439,7 @@ Right
 \family sans
 Up
 \family default
-, and 
+ and 
 \family sans
 Down
 \family default
@@ -1872,13 +2456,15 @@ Tab
 LatexCommand nomenclature
 symbol "Tab"
 description "Tabulator key"
+literal "false"
 
 \end_inset
 
 
 \family default
- There is no such thing as a tab stop in LyX.
- If you don't understand this, go read sections
+ There is no such thing as a tab stop in \SpecialChar LyX
+.
+ If you do not understand this, go read sections
 \begin_inset space ~
 \end_inset
 
@@ -1903,17 +2489,28 @@ reference "sec:Paragraph-Environments"
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Lists"
+reference "subsec:Lists"
 
 \end_inset
 
 , right now.
  Yes, right now.
- If you're still confused, look in the 
+ If you are still confused, look in the 
 \emph on
 Tutorial
 \emph default
 .
+\begin_inset Newline newline
+\end_inset
+
+In \SpecialChar LyX
+ the 
+\family sans
+Tab
+\family default
+ key is only used to accept proposed input completions, to move the cursor
+ in tables or math matrices or to change the nesting level in Itemize or
+ Enumerate.
 \end_layout
 
 \begin_layout Labeling
@@ -1925,6 +2522,7 @@ Esc
 LatexCommand nomenclature
 symbol "Esc"
 description "Escape key"
+literal "false"
 
 \end_inset
 
@@ -1938,7 +2536,7 @@ cancel key.
 \begin_inset Quotes erd
 \end_inset
 
- It's used, generically, to cancel operations.
+ It is used, generically, to cancel operations.
  Other parts of the manual will go into greater detail about this.
 \end_layout
 
@@ -1992,16 +2590,17 @@ Ctrl
 LatexCommand nomenclature
 symbol "Ctrl"
 description "Control key"
+literal "false"
 
 \end_inset
 
  in the documentation files) This has a couple of different uses, depending
- on which keys it's used in combination with:
+ on which keys it is used in combination with:
 \end_layout
 
 \begin_deeper
 \begin_layout Itemize
-With 
+
 \family sans
 Backspace
 \family default
@@ -2013,7 +2612,7 @@ Delete
 \end_layout
 
 \begin_layout Itemize
-With 
+
 \family sans
 Left
 \family default
@@ -2025,7 +2624,7 @@ Right
 \end_layout
 
 \begin_layout Itemize
-With 
+
 \family sans
 Home
 \family default
@@ -2060,10 +2659,11 @@ Shift
 LatexCommand nomenclature
 symbol "Shift"
 description "Shift key"
+literal "false"
 
 \end_inset
 
- in the documentation files) Use this with any of the motion keys to select
+ in the documentation files) Use this with any of the arrow keys to select
  the text between the old and new cursor positions.
 \end_layout
 
@@ -2090,6 +2690,7 @@ Alt
 LatexCommand nomenclature
 symbol "Alt"
 description "Alt or Meta key"
+literal "false"
 
 \end_inset
 
@@ -2101,7 +2702,10 @@ description "Alt or Meta key"
 Alt+
 \family default
  function.
- This key does many different things, but it also activates the 
+\begin_inset Newline newline
+\end_inset
+
+This key does many different things, but it also activates the 
 \emph on
 menu accelerator keys
 \emph default
@@ -2148,7 +2752,7 @@ Text Style
 \begin_inset Quotes erd
 \end_inset
 
menu.
dialog.
  Typing 
 \begin_inset Quotes eld
 \end_inset
@@ -2186,20 +2790,24 @@ Alt
 
 \end_deeper
 \begin_layout Standard
-You'll learn more and more keybindings 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.
+You will learn more and more key bindings and short-cut keys as you use
+ \SpecialChar LyX
+, because most actions will prompt a small message in the status bar at
+ the bottom of \SpecialChar LyX
+'s main window which describes the name of the action you
+ have just triggered, and any existing key bindings for that action.
+ The \SpecialChar 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
 
 
 \family sans
-Alt+P Shift-A
+Alt+P Shift+A
 \family default
 
 \begin_inset Quotes erd
 .
 \end_layout
 
-\begin_layout Standard
-You can list or change the keybindings in the menu 
-\family sans
-Tools\SpecialChar \menuseparator
-Preferences
-\family default
- under 
-\family sans
-Editing\SpecialChar \menuseparator
-Shortcuts
-\family default
- as explained in sec.
-\begin_inset space \thinspace{}
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Editing-Shortcuts"
-
-\end_inset
-
-.
-\end_layout
-
 \begin_layout Chapter
-LyX Basics
+\SpecialChar LyX
+ Basics
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LyX ! Basics
+\SpecialChar LyX
+ ! Basics
 \end_layout
 
 \end_inset
@@ -2290,15 +2875,11 @@ document class
  describes a group of properties common to a particular set of documents.
  By setting the document class, you automatically select these properties,
  making it easier to create the type of document you want.
- If you don't choose a document class, LyX picks one for you by default.
+ If you don't choose a document class, \SpecialChar LyX
+ picks one for you by default.
  So it is up to you to change the class of your document.
 \end_layout
 
-\begin_layout Standard
-Read on for info about the document classes you can choose from LyX, and
- how to adjust their properties.
-\end_layout
-
 \begin_layout Subsection
 Document Classes
 \begin_inset Index idx
@@ -2323,8 +2904,8 @@ name "sec:Document-Classes"
 \begin_layout Standard
 You can select a class using the 
 \family sans
-Document\SpecialChar \menuseparator
-Settings\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
 Document Class
 \family default
 
@@ -2347,7 +2928,8 @@ Overview
 \end_layout
 
 \begin_layout Standard
-There are four standard document classes in LyX.
+There are four standard document classes in \SpecialChar LyX
+.
  They are:
 \end_layout
 
@@ -2368,9 +2950,12 @@ Letter for US-style letters
 \end_layout
 
 \begin_layout Standard
-There are also some non-standard classes, which LyX only uses if you have
- installed the corresponding LaTeX class files, though most LaTeX distributions
- will include many of these.
+There are also some non-standard classes, which \SpecialChar LyX
+ only uses if you have installed
+ the corresponding \SpecialChar LaTeX
+ class files, though most \SpecialChar LaTeX
+ distributions will include
+ many of these.
  Here are some of the classes.
  The full list with detailed explanations can be found in chapter 
 \emph on
@@ -2425,8 +3010,10 @@ Beamer Layout for presentations
 
 \begin_layout Description
 Broadway Layout for writing plays.
- It is not an existing LaTeX document class, but a new one which is distributed
- with LyX.
+ It is not an existing \SpecialChar LaTeX
+ document class, but a new one that is distributed
+ with \SpecialChar LyX
+.
 \end_layout
 
 \begin_layout Description
@@ -2451,8 +3038,10 @@ Foils Used to make transparencies
 
 \begin_layout Description
 Hollywood Used to type spec scripts for the US film industry.
- It is not an existing LaTeX document class, but a new one which is distributed
- with LyX.
+ It is not an existing \SpecialChar LaTeX
+ document class, but a new one that is distributed
+ with \SpecialChar LyX
+.
 \end_layout
 
 \begin_layout Description
@@ -2483,21 +3072,15 @@ Powerdot Layout for presentations
 \end_layout
 
 \begin_layout Description
-REVTe
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-X is used to write articles for the publications of the American Physical
+REV
+\family sans
+TeX
+\family default
+ is used to write articles for the publications of the American Physical
  Society (APS), American Institute of Physics (AIP), and Optical Society
  of America (OSA).
- This class is not completely compatible with all LyX features.
+ This class is not completely compatible with all \SpecialChar LyX
+ features.
 \end_layout
 
 \begin_layout Description
@@ -2518,15 +3101,18 @@ Springer Layouts for journals of the Springer publishing group
 \end_layout
 
 \begin_layout Standard
-We won't go into any detail about how to use these different document classes
+We will not go into detail about how to use these different document classes
  here.
- You can find all the details about the non-standard classes in Chapter
- 6 of the 
+ You can find details about the non-standard classes in chapter 
+\emph on
+Special Document Classes
+\emph default
+ of the 
 \emph on
 Additional Features
 \emph default
  manual.
- Here, we will settle with a list of some of the common properties of all
+ Here, we will settle for a list of some of the common properties of all
  of the document classes.
 \end_layout
 
@@ -2535,11 +3121,10 @@ Availability
 \end_layout
 
 \begin_layout Standard
-New users are sometimes puzzled by the fact 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
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
 Document Class
 \begin_inset Index idx
 status collapsed
@@ -2561,54 +3146,51 @@ Unavailable
 \end_inset
 
 .
- 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 receive a warning saying that the document requires files
- that are not installed to produce output.
- So it seems 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
-But nothing is wrong.
- LyX includes many more document classes than you will ever need to use,
- and some of them, like 
+Nothing is wrong.
+ \SpecialChar 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.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
+, are highly specialized.
+ \SpecialChar 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 \SpecialChar LaTeX
+ distribution will install by default all files that might be needed
  by some document class.
  There are just too many of them.
  That is why some of the document classes are unavailable.
 \end_layout
 
 \begin_layout Standard
-If there is a document class you would like to use that is marked as `Unavailabl
-e', you need to install the appropriate package files.
- The easiest way to find out which files you need to install is to use that
- document class for a new file.
- LyX will display a dialog that will list the missing files.
- See section 
+If there is a document class you would like to use that is marked as 
 \begin_inset Quotes eld
 \end_inset
 
-Installing new LaTeX files
+Unavailable
 \begin_inset Quotes erd
 \end_inset
 
- of the 
+, you just need to install the appropriate package files.
+ The easiest way to find out which files you need to install is to use that
+ document class for a new file.
+ \SpecialChar LyX
+ will display a dialog that will list the missing files.
+ See section 
+\emph on
+Installing new \SpecialChar LaTeX
+ files
+\emph default
+ in of the 
 \emph on
 Customization
 \emph default
@@ -2620,20 +3202,22 @@ Customization
 \end_layout
 
 \begin_layout Standard
-Although LyX provides support for many different sorts of documents, it
- does not include support for every document class people might want to
- use.
- For example, many universities provide LaTeX class files to be used for
- dissertations submitted to those universities.
- The LyX team cannot write layout files to support every one of these.
+Although \SpecialChar LyX
+ provides support for many different sorts of documents, it does
+ not include support for every document class people might want to use.
+ For example, many universities provide \SpecialChar LaTeX
+ class files to be used for dissertation
+s submitted to those universities.
+ The \SpecialChar LyX
+ team cannot write layout files to support every one of these.
  There are too many.
  Fortunately, users can write their own layout files, and many users have
  done so.
- Chapter
-\begin_inset space ~
-\end_inset
-
-5 of the 
+ Chapter 
+\emph on
+Installing New Document Classes, Layouts, and Templates
+\emph default
+ of the 
 \emph on
 Customization
 \emph default
@@ -2644,7 +3228,7 @@ Customization
 Modules
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Modules"
+name "subsec:Modules"
 
 \end_inset
 
@@ -2672,7 +3256,7 @@ Modules
 \family default
  section of the 
 \family sans
-Document\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
 Settings
 \family default
 
@@ -2686,20 +3270,27 @@ 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.
 \end_layout
 
 \begin_layout Standard
-Some modules require LaTeX packages that are not always installed by default.
- LyX will warn you if you do not have the needed package.
+Some modules require \SpecialChar LaTeX
+ packages or file format converters that are not always
+ installed by default.
+ \SpecialChar LyX
+ will warn you if you do not have a required 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 package.
- If you want to be able to produce output, then you need to install the
- missing package and then reconfigure LyX by selecting 
-\family sans
-Tools\SpecialChar \menuseparator
+ be able to export to PDF or print your document, since \SpecialChar LyX
+ will not be able
+ to compile the \SpecialChar 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 \SpecialChar LyX
+ by selecting 
+\family sans
+Tools\SpecialChar menuseparator
 Reconfigure
 \family default
 .
@@ -2707,24 +3298,18 @@ Reconfigure
 status collapsed
 
 \begin_layout Plain Layout
-Reconfiguration of LyX
-\end_layout
-
-\end_inset
+Reconfiguration of \SpecialChar LyX
 
- See section 
-\begin_inset Quotes eld
-\end_inset
+\end_layout
 
-Installing new LaTeX files
-\begin_inset Quotes erd
 \end_inset
 
- of the 
+ See section Installing new \SpecialChar LaTeX
+ files of the 
 \emph on
 Customization
 \emph default
- manual for more information on installing needed packages.
+ manual for more information on installing required packages.
 \end_layout
 
 \begin_layout Standard
@@ -2737,7 +3322,8 @@ status open
 Note:
 \series default
  Some modules require other modules, and some pairs of modules are incompatible.
- LyX will advise you about these things.
+ \SpecialChar LyX
+ will advise you about these things.
 \end_layout
 
 \end_inset
@@ -2745,6 +3331,59 @@ Note:
 
 \end_layout
 
+\begin_layout Subsubsection
+Local Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Local-Layout"
+
+\end_inset
+
+
+\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 \SpecialChar LyX
+ much as packages are to \SpecialChar LaTeX
+: They are intended to be used in
+ a variety of different documents.
+ 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, but you
+ need a specific inset or character style only that one time.
+ You want something that is like a document's own \SpecialChar LaTeX
+ preamble.
+ What you want is \SpecialChar LyX
+'s 
+\begin_inset Quotes eld
+\end_inset
+
+Local Layout
+\begin_inset Quotes erd
+\end_inset
+
+.
+ See section 
+\emph on
+Local Layout
+\emph default
+ of the 
+\emph on
+Customization
+\emph default
+ manual for information on how to use it.
+\end_layout
+
 \begin_layout Subsubsection
 Properties
 \end_layout
@@ -3275,14 +3914,14 @@ Subsection
 Subsubsection
 \family default
  headings, and so on.
- We'll describe these headings fully in section
+ We will describe these headings fully in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Headings"
+reference "subsec:Headings"
 
 \end_inset
 
@@ -3293,7 +3932,7 @@ reference "sub:Headings"
 Document Layout
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Document-Layout"
+name "subsec:Document-Layout"
 
 \end_inset
 
@@ -3308,8 +3947,6 @@ Document ! Layout
 \end_inset
 
 
-\family sans
-
 \begin_inset Index idx
 status collapsed
 
@@ -3323,15 +3960,19 @@ Document ! Settings
 \end_layout
 
 \begin_layout Standard
-The most important properties of documents classes are set in the menu 
+The most important properties of document classes are set in the menu 
 \family sans
-Document\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
 Settings
 \family default
 .
  There in the 
 \family sans
-Options
+Class
+\begin_inset space ~
+\end_inset
+
+options
 \family default
  field under 
 \family sans
@@ -3343,20 +3984,26 @@ Class
 \family default
 , you can enter special options for your document class in a comma-separated
  list.
- This is only necessary if LyX doesn't support special options you want
- to use for your document.
- To learn more about your favorite LaTeX-class and its options, you have
- to read its manual.
+ This is only necessary if \SpecialChar LyX
+ doesn't support special options you want to
+ use for your document.
+ To learn more about your favorite \SpecialChar LaTeX
+-class and its options, you have to read
+ its manual.
 \end_layout
 
 \begin_layout Standard
 The drop box 
 \family sans
-Headings style
+Headings
+\begin_inset space ~
+\end_inset
+
+style
 \family default
  in the 
 \family sans
-Document\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
 Settings
 \family default
  dialog under 
@@ -3384,7 +4031,7 @@ Default
 \labelwidthstring 00.00.0000
 
 \family sans
-Empty
+empty
 \family default
  No page numbers or headings.
 \end_layout
@@ -3393,7 +4040,7 @@ Empty
 \labelwidthstring 00.00.0000
 
 \family sans
-Plain
+plain
 \family default
  Page numbers only.
 \end_layout
@@ -3402,21 +4049,23 @@ Plain
 \labelwidthstring 00.00.0000
 
 \family sans
-Headings
+headings
 \family default
  Page numbers and either the current chapter or section title and number.
- Whether LyX uses the current chapter or the current section depends on
- the maximum sectioning level of the class.
+ Whether \SpecialChar LyX
+ uses the current chapter or the current section depends on the
+ maximum sectioning level of the class.
 \end_layout
 
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 
 \family sans
-Fancy
+fancy
 \family default
- This allows you to create fully customizable headers and footers if you
- have the 
+ This allows you to define fully customizable headers and footers if you
+ have the \SpecialChar LaTeX
+-package 
 \series bold
 fancyhdr
 \series default
@@ -3425,23 +4074,21 @@ fancyhdr
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! fancyhdr
+\SpecialChar LaTeX
+ packages ! fancyhdr
 \end_layout
 
 \end_inset
 
- package installed.
- At the moment, support in LyX is limited to this setting.
- To use the full power of this package, you have to add code to your document
- preamble.
- Check the documentation for the 
-\series bold
-fancyhdr
-\series default
- package for more details, 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "fancyhdr"
+ installed.
+ How they are defined is explained in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Customized-Page-Headers"
 
 \end_inset
 
@@ -3449,18 +4096,14 @@ key "fancyhdr"
 \end_layout
 
 \begin_layout Standard
-The 
-\family sans
-Separation
-\family default
- of paragraphs is described in section
+The separation of paragraphs is described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Par-indent-intro"
+reference "subsec:Paragraph-Separation"
 
 \end_inset
 
@@ -3481,7 +4124,7 @@ Document ! Paper size
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Paper-Size,-Orientation,"
+name "subsec:Paper-Size,-Orientation"
 
 \end_inset
 
@@ -3489,7 +4132,7 @@ name "sub:Paper-Size,-Orientation,"
 \end_layout
 
 \begin_layout Standard
-You'll find the following options in the menu 
+You can find the following options in the menu 
 \family sans
 Page
 \begin_inset space ~
@@ -3497,14 +4140,12 @@ Page
 
 Layout
 \family default
- of the dialog of the 
+ of the 
 \family sans
-Document\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
 Settings
 \family default
- menu:
-\family sans
-
+ dialog:
 \begin_inset Index idx
 status collapsed
 
@@ -3531,6 +4172,7 @@ Format
  The choices are
 \end_layout
 
+\begin_deeper
 \begin_layout Itemize
 
 \family sans
@@ -3540,35 +4182,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
@@ -3577,13 +4215,14 @@ US executive
 Custom
 \end_layout
 
+\end_deeper
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 
 \family sans
 Orientation
 \family default
- Two toggle buttons choose whether to print the output as 
+ To choose whether to output as 
 \family sans
 Landscape
 \family default
@@ -3612,7 +4251,7 @@ document
 Margins
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Margins"
+name "subsec:Margins"
 
 \end_inset
 
@@ -3642,7 +4281,7 @@ Margins
 \begin_layout Standard
 Paper margins are set in the menu 
 \family sans
-Document\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
 Settings
 \family default
 .
@@ -3659,8 +4298,8 @@ Document ! Settings
 \end_layout
 
 \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
+If you use a KOMA-Script document class, you can use the default settings
because KOMA-Script calculates the print space automatically by taking
  the paper format and the font size into account.
 \end_layout
 
@@ -3669,7 +4308,8 @@ Important Note
 \end_layout
 
 \begin_layout Standard
-If you change a document class, LyX has to convert 
+If you change a document class, \SpecialChar LyX
+ has to convert 
 \emph on
 everything
 \emph default
@@ -3677,7 +4317,8 @@ everything
  That includes the paragraph environments.
  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 will mark the
+ If this is the case, and you change the document class, \SpecialChar LyX
+ will mark the
  paragraphs whose styles it no longer understands as 
 \begin_inset Quotes eld
 \end_inset
@@ -3690,8 +4331,8 @@ unknown
  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.
+ will either need to create a new style yourself or else convert these paragraph
+s manually to a style present in your new document class.
 \end_layout
 
 \begin_layout Section
@@ -3741,40 +4382,54 @@ not
  Only a paragraph following another paragraph gets indented.
  Note that the indentation behavior is different when you use another document
  language than English.
- LaTeX takes care that the indentation follows the rules of the used language.
+ \SpecialChar LaTeX
+ takes care that the indentation follows the rules of the language used.
 \end_layout
 
 \begin_layout Standard
 The space between paragraphs, like the line spacing, the space between headings
- and text — in fact, all of the spacings for just about everything are pre-coded
- into LyX.
+ and text — in fact, all the spacing for just about everything —is pre-coded
+ into \SpecialChar LyX
+.
  As we said, you don't worry about how much space to add between what.
- LyX takes care of that.
+ \SpecialChar LyX
+ takes care of that.
  In fact, these pre-coded vertical spacings aren't a single number but a
  range.
- That way, LyX can squish or stretch the space between lines to make sure
- figures fit on a page with text, so that sections don't start at the bottom
- of a page, and so on.
+ That way, \SpecialChar LyX
+ can squish or stretch the space between lines to make sure figures
+ fit on a page with text, so that sections don't start at the bottom of
+ a page, and so on.
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX does this when LyX goes to produce a printable file.
+\SpecialChar LaTeX
+ does this when \SpecialChar LyX
+ goes to produce a printable file.
 \end_layout
 
 \end_inset
 
  However, pre-coded doesn't mean you can't change them.
- LyX gives you the ability to globally change 
+ \SpecialChar LyX
+ gives you the ability globally to change 
 \emph on
 all
 \emph default
of these pre-coded spacings.
- We'll explain more later.
+ these pre-coded spacings.
+ We will explain more later.
 \end_layout
 
 \begin_layout Subsection
 Paragraph Separation
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Paragraph-Separation"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
@@ -3788,13 +4443,17 @@ Paragraph ! Separation
 \end_layout
 
 \begin_layout Standard
-To separate paragraphs, select 
+Select 
 \family sans
-Indent
+Indentation
 \family default
  or 
 \family sans
-Skip
+Vertical
+\begin_inset space ~
+\end_inset
+
+space
 \family default
  in the submenu 
 \family sans
@@ -3806,7 +4465,7 @@ Layout
 \family default
  of the dialog 
 \family sans
-Document\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
 Settings
 \family default
 
@@ -3819,39 +4478,7 @@ Document ! Settings
 
 \end_inset
 
- to indent paragraphs or add extra space between paragraphs, respectively.
- The size of the skips can be defined in the dialog, for the indentation
- you have to add this line to your document preamble:
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-setlength{
-\backslash
-parindent}{Length}
-\end_layout
-
-\begin_layout Standard
-where length is a value in one of the units listed in Appendix
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:Units"
-
-\end_inset
-
-.
- The default length is 30
-\begin_inset space \thinspace{}
-\end_inset
-
-pt.
+ to indent paragraphs or to add extra space between paragraphs, respectively.
 \end_layout
 
 \begin_layout Subsection
@@ -3862,7 +4489,7 @@ Fine-Tuning
 You can also change the separation method of a single paragraph.
  Open the 
 \family sans
-Edit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
 Paragraph
 \begin_inset space ~
 \end_inset
@@ -3911,7 +4538,7 @@ Paragraph ! Line spacing
 \begin_layout Standard
 In the 
 \family sans
-Document\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
 Settings
 \noun on
 
@@ -3927,7 +4554,8 @@ Document ! Settings
 
 \family default
 \noun default
- dialog you can set the line spacing in the submenu 
+ dialog you can set the line spacing for the whole document in the submenu
 \family sans
 Text
 \begin_inset space ~
@@ -3940,7 +4568,8 @@ Layout
 status collapsed
 
 \begin_layout Plain Layout
-You need to have the LaTeX-package 
+You need to have the \SpecialChar LaTeX
+-package 
 \series bold
 setspace
 \series default
@@ -3949,7 +4578,8 @@ setspace
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! setspace
+\SpecialChar LaTeX
+ packages ! setspace
 \end_layout
 
 \end_inset
@@ -3959,7 +4589,17 @@ LaTeX-packages ! setspace
 
 \end_inset
 
+ You can set it for a single paragraph in the 
+\family sans
+Edit\SpecialChar menuseparator
+Paragraph
+\begin_inset space ~
+\end_inset
 
+Settings
+\family default
+ dialog but this should be used very exceptionally because vertical spacing
+ is normally defined in the environment's style.
 \end_layout
 
 \begin_layout Section
@@ -4010,7 +4650,7 @@ begin{
 \emph on
 environment
 \emph default
-} ...
+} \SpecialChar ldots
  
 \backslash
 end{
@@ -4023,8 +4663,10 @@ environment
 \begin_inset Newline newline
 \end_inset
 
-command sequence in LaTeX files.
- If you don't know LaTeX, or the concept of a paragraph environment is totally
+command sequence in \SpecialChar LaTeX
+ files.
+ If you don't know \SpecialChar LaTeX
+, or the concept of a paragraph environment is totally
  alien to you, we urge you to read the 
 \emph on
 Tutorial
@@ -4060,11 +4702,11 @@ nest
  the different environments inside one another, allowing one environment
  to inherit some of the properties of another.
  The different paragraph environments totally replace the need for messy
- tab stops, on the fly margin adjustment, and other hold-overs from the
days of typewriters.
- There are several paragraph environments which are specific to a particular
+ tab stops, on the fly margin adjustment, and other hangovers from the days
+ of typewriters.
+ There are several paragraph environments that are specific to a particular
  document type.
- We'll only be covering the most common ones here.
+ We will only be covering the most common ones here.
 \end_layout
 
 \begin_layout Standard
@@ -4077,7 +4719,8 @@ To choose a new paragraph environment, use the pull-down box
 \end_inset
 
  at the left end of the toolbar.
- LyX will change the environment of the 
+ \SpecialChar LyX
+ will change the environment of the 
 \emph on
 entire
 \emph default
@@ -4088,7 +4731,7 @@ entire
 \end_layout
 
 \begin_layout Standard
-Note that hitting 
+Note that entering 
 \family sans
 Return
 \family default
@@ -4155,7 +4798,8 @@ List
 \end_layout
 
 \begin_layout Standard
-LyX keeps the old paragraph environment when you hit 
+\SpecialChar LyX
+ keeps the old paragraph environment when you enter 
 \family sans
 Return
 \family default
@@ -4164,9 +4808,7 @@ Return
 Standard
 \family default
 .
- LyX will still reset the nesting depth, however.
- Usually, starting a new paragraph resets both the paragraph environment
- and the nesting depth (for more on nesting see section
+ Also the nesting depth is preserved (for more on nesting see section
 \begin_inset space ~
 \end_inset
 
@@ -4178,20 +4820,6 @@ reference "sec:Nesting"
 \end_inset
 
 ).
- At the moment, all this is context-specific; you're better off expecting
-\family sans
-Return
-\family default
- to reset the paragraph environment and depth.
- If you want a new paragraph to keep the current environment and depth,
- use 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
-
- instead.
 \end_layout
 
 \begin_layout Subsection
@@ -4205,7 +4833,8 @@ Standard
 \family default
  for most classes.
  It creates a plain paragraph.
- If LyX resets the paragraph environment, this is the one it chooses.
+ If \SpecialChar LyX
+ resets the paragraph environment, this is the one it chooses.
  In fact, the paragraph you're reading right now (and most of the ones in
  this manual) are in the 
 \family sans
@@ -4242,8 +4871,9 @@ Document ! Title
 \end_layout
 
 \begin_layout Standard
-A LaTeX title page has three parts: the title itself, the name(s) of the
- author(s) and a 
+A \SpecialChar LaTeX
+ title page has three parts: the title itself, the name(s) of the author(s)
+ and a 
 \begin_inset Quotes eld
 \end_inset
 
@@ -4252,8 +4882,9 @@ footnote
 \end_inset
 
  for thanks or contact information.
- For certain types of documents, LaTeX places all of this on a separate
- page along with today's date.
+ For certain types of documents, \SpecialChar LaTeX
+ places all of this on a separate page
+ along with today's date.
  For other types of documents, the title 
 \begin_inset Quotes eld
 \end_inset
@@ -4267,7 +4898,8 @@ page
 \end_layout
 
 \begin_layout Standard
-LyX provides an interface to the title page commands through the paragraph
+\SpecialChar LyX
+ provides an interface to the title page commands through the paragraph
  environments 
 \family sans
 Title
@@ -4309,27 +4941,23 @@ Date
 \family default
  environment.
  Note that using this environment is optional.
- If you don't provide any, LaTeX will automatically insert today's date.
- If you don't want any date, add the line
-\begin_inset Newline newline
-\end_inset
-
-
-\series bold
-
-\backslash
-date{}
-\series default
-
-\begin_inset Newline newline
+ If you don't provide any, \SpecialChar LaTeX
+ will automatically insert today's date.
+ If you don't want a date, use the option 
+\family sans
+Suppress default date on front page
+\family default
+ in the menu 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Document
+\begin_inset space ~
 \end_inset
 
-to the preamble of your document (menu 
-\family sans
-Document\SpecialChar \menuseparator
-Settings
+class
 \family default
-)
+.
 \end_layout
 
 \begin_layout Standard
@@ -4358,7 +4986,7 @@ Section headings
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Headings"
+name "subsec:Headings"
 
 \end_inset
 
@@ -4367,7 +4995,8 @@ name "sub:Headings"
 
 \begin_layout Standard
 There are several paragraph environments for producing section headings.
- LyX takes care of the numbering for you.
+ \SpecialChar LyX
+ takes care of the numbering for you.
 \end_layout
 
 \begin_layout Subsubsection
@@ -4432,7 +5061,8 @@ Subparagraph
 \end_layout
 
 \begin_layout Standard
-LyX labels each heading with a series of numbers, separated by periods.
+\SpecialChar LyX
+ labels each heading with a series of numbers, separated by periods.
  The numbers describe where in the document you are.
  Unlike the other headings, parts are numbered with Latin letters.
 \end_layout
@@ -4441,7 +5071,8 @@ LyX labels each heading with a series of numbers, separated by periods.
 Headings all subdivide your document into different pieces of text.
  For example, suppose you're writing a book.
  You group the book into chapters.
- LyX does similar grouping:
+ \SpecialChar LyX
+ does a similar grouping:
 \end_layout
 
 \begin_layout Itemize
@@ -4449,7 +5080,7 @@ Headings all subdivide your document into different pieces of text.
 \family sans
 Part
 \family default
- is divided in either 
+ is divided into either 
 \family sans
 Chapter
 \family default
@@ -4551,8 +5182,9 @@ So, if you use the
 \family sans
 Subsubsection
 \family default
- environment to label a new sub-subsection, LyX labels it with its number,
- along with the number of the subsection, section, and, if applicable, chapter
+ environment to label a new sub-subsection, \SpecialChar LyX
+ labels it with its number,
+ along with the number of the subsection, section and, if applicable, chapter
  that it's in.
  For example: the fifth section of the second chapter of this book has the
  label 
@@ -4581,42 +5213,7 @@ Section headings ! Unnumbered
 \end_layout
 
 \begin_layout Standard
-There are 5 types of unnumbered section headings.
- They are:
-\end_layout
-
-\begin_layout Enumerate
-
-\family sans
-Part*
-\end_layout
-
-\begin_layout Enumerate
-
-\family sans
-Chapter*
-\end_layout
-
-\begin_layout Enumerate
-
-\family sans
-Section*
-\end_layout
-
-\begin_layout Enumerate
-
-\family sans
-Subsection*
-\end_layout
-
-\begin_layout Enumerate
-
-\family sans
-Subsubsection*
-\end_layout
-
-\begin_layout Standard
-The 
+The unnumbered section headings have a 
 \begin_inset Quotes eld
 \end_inset
 
@@ -4624,9 +5221,9 @@ The
 \begin_inset Quotes erd
 \end_inset
 
- after each name means that these headings are not numbered.
- They work the same as their numbered counterparts but won't appear in the
- table of contents, see section
+ at the end of their name.
+ They work the same as their numbered counterparts but will not appear in
+ the table of contents, see section
 \begin_inset space ~
 \end_inset
 
@@ -4644,7 +5241,7 @@ reference "sec:toc"
 Changing the Numbering
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Numbering-depth"
+name "subsec:Numbering-depth"
 
 \end_inset
 
@@ -4656,7 +5253,7 @@ You can also alter which sectioning levels get numbered and which ones appear
  in the Table of Contents.
  Now, this doesn't remove any of the levels; that's preset in the document
  class.
Certain classes start with 
Just as certain classes start with 
 \family sans
 Chapter
 \family default
@@ -4686,12 +5283,10 @@ Subparagraph
 \begin_layout Standard
 Open the 
 \family sans
-Document\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
 Settings
 \family default
  dialog.
-\family sans
-
 \begin_inset Index idx
 status collapsed
 
@@ -4701,8 +5296,6 @@ Document ! Settings
 
 \end_inset
 
-
-\family default
  Under 
 \family sans
 Numbering
@@ -4715,13 +5308,13 @@ Numbering
 
 TOC
 \family default
- you'll see two counters.
+ you will see two counters.
  The one named 
 \family sans
 Numbering
 \family default
- controls how far down in the sectioning hierarchy LyX numbers a section
- heading.
+ controls how far down in the sectioning hierarchy \SpecialChar LyX
numbers a section heading.
  The other one controls the appearance of the section headings in the table
  of contents.
 \end_layout
@@ -4738,7 +5331,7 @@ Section headings ! Short titles
 \end_inset
 
 
-\begin_inset Argument
+\begin_inset Argument 1
 status collapsed
 
 \begin_layout Plain Layout
@@ -4765,12 +5358,14 @@ Some section or chapter titles, such as this one, can get quite long.
 \end_layout
 
 \begin_layout Standard
-LaTeX allows you to specify a short title for section headings.
+\SpecialChar LaTeX
+ allows you to specify a short title for section headings.
  This short title is used in the header and in the actual table of contents,
  avoiding the problem mentioned.
- To specify a short title, use the menu 
+ To specify a short title, set the cursor behind the title and use the menu
 \family sans
-Insert\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
 Short
 \begin_inset space ~
 \end_inset
@@ -4782,20 +5377,17 @@ Title
 \begin_inset Quotes eld
 \end_inset
 
-opt
-\begin_inset Quotes erd
-\end_inset
-
- (stands for 
-\begin_inset Quotes eld
+Short
+\begin_inset space ~
 \end_inset
 
-optional
+Title
 \begin_inset Quotes erd
 \end_inset
 
-) which you can use to enter the short title text.
+ which you can use to enter the short title text.
  This also works for captions inside floats.
+ There can only be one short title per title.
 \end_layout
 
 \begin_layout Standard
@@ -4827,11 +5419,12 @@ You can use labels and cross-references to refer to their numbers.
 \end_layout
 
 \begin_layout Subsection
-Quotes and Poetry line spacing
+Quotes and Poetry
 \end_layout
 
 \begin_layout Standard
-LyX has three paragraph environments for writing poetry and quotations.
+\SpecialChar LyX
+ has three paragraph environments for writing poetry and quotations.
  They are 
 \family sans
 Quote
@@ -4871,13 +5464,13 @@ not
 Standard
 \family default
  when you start a new paragraph.
- So, you can type in that poem and merrily hit 
+ So, you can type in that poem and merrily enter 
 \family sans
 Return
 \family default
  without worrying about the paragraph environment changing on you.
- Of course, that means that, once you're done typing in that poem, you have
- to change back to the 
+ Of course, that means that, once you are done typing in that poem, you
have to change back to the 
 \family sans
 Standard
 \family default
@@ -4885,15 +5478,7 @@ Standard
 \end_layout
 
 \begin_layout Subsubsection
-
-\family sans
-Quote
-\family default
- and 
-\family sans
-Quotation
-\family default
-
+Quote and Quotation
 \begin_inset CommandInset label
 LatexCommand label
 name "sec:Quote"
@@ -4979,8 +5564,8 @@ This is in the
 Quotation
 \family default
  environment.
- If I keep writing, you'll see the indentation.
- If your country uses a writing style that shows off new paragraphs by indenting
+ If I keep writing, you will see the indentation.
+ If your country uses a writing style that indicates new paragraphs by indenting
  the first line, then 
 \family sans
 Quotation
@@ -5017,11 +5602,7 @@ Quotation
 \end_layout
 
 \begin_layout Subsubsection
-
-\family sans
 Verse
-\family default
-
 \begin_inset Index idx
 status collapsed
 
@@ -5032,8 +5613,6 @@ Paragraph ! Verse
 \end_inset
 
 
-\family sans
-
 \begin_inset Index idx
 status collapsed
 
@@ -5105,11 +5684,7 @@ Verse
 \family default
  does not indent both margins.
  Each stanza of the verse or poem is in its own paragraph.
- To separate the individual lines of a stanza, use the 
-\family typewriter
-break-line
-\family default
- function 
+ To separate the individual lines of a stanza, use the shortcut 
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
@@ -5132,7 +5707,7 @@ Lists
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Lists"
+name "subsec:Lists"
 
 \end_inset
 
@@ -5140,7 +5715,8 @@ name "sub:Lists"
 \end_layout
 
 \begin_layout Standard
-LyX has four different paragraph environments for creating different kinds
+\SpecialChar LyX
+ has four different paragraph environments for creating different kinds
  of lists.
  In the 
 \family sans
@@ -5150,7 +5726,8 @@ Itemize
 \family sans
 Enumerate
 \family default
- environments, LyX labels your list items with bullets or numbers, respectively.
+ environments, \SpecialChar LyX
+ labels your list items with bullets or numbers, respectively.
  In the 
 \family sans
 Description
@@ -5159,9 +5736,10 @@ Description
 \family sans
 List
 \family default
- environments, LyX lets you provide your own label.
- We'll present the individual details of each type of list next after describing
- some general features of all four of them.
+ environments, \SpecialChar LyX
+ lets you provide your own label.
+ We will present the individual details of each type of list next after
+ describing some general features of all four of them.
 \end_layout
 
 \begin_layout Subsubsection
@@ -5171,7 +5749,8 @@ General Features
 \begin_layout Standard
 The four paragraph environments for lists differ from the other environments
  in several ways.
- First, LyX treats each paragraph as a list item.
+ First, \SpecialChar LyX
+ treats each paragraph as a list item.
  Hitting 
 \family sans
 Return
@@ -5185,21 +5764,27 @@ not
 Standard
 \family default
  but keeps the current environment and creates a new list item.
- The nesting depth is hereby kept.
+ The nesting depth is thereby kept.
  If you want to keep the paragraph environment but reset the current nesting
  depth, you can use 
 \begin_inset Info
 type  "shortcut"
-arg   "break-paragraph inverse"
+arg   "paragraph-break inverse"
 \end_inset
 
- to break paragraphs.
+.
+ If you do this at the top level of a list, it returns you to the 
+\family sans
+Standard
+\family default
+ environment.
 \end_layout
 
 \begin_layout Standard
 You can nest lists of any type inside one another.
- In fact, LyX changes the labels on some list items depending on how it
- is nested.
+ In fact, \SpecialChar LyX
+ changes the labels on some list items depending on how it is
+ nested.
  If you intend to use any of the list paragraph environments, we suggest
  you read all of section
 \begin_inset space ~
@@ -5213,15 +5798,10 @@ reference "sec:Nesting"
 \end_inset
 
 .
 \end_layout
 
 \begin_layout Subsubsection
-
-\family sans
 Itemize
-\family default
-
 \begin_inset Index idx
 status collapsed
 
@@ -5242,7 +5822,7 @@ name "sec:Itemize"
 \end_layout
 
 \begin_layout Standard
-The first type of list we'll describe in detail is the 
+The first type of list we will describe in detail is the 
 \family sans
 Itemize
 \family default
@@ -5256,7 +5836,8 @@ Each item has a particular bullet or symbol as its label.
 
 \begin_deeper
 \begin_layout Itemize
-LyX uses the same symbol for all of the items in a given nesting level.
+\SpecialChar LyX
+ uses the same symbol for all of the items in a given nesting level.
 \end_layout
 
 \begin_layout Itemize
@@ -5266,7 +5847,8 @@ The symbol appears at the beginning of the first line.
 \end_deeper
 \begin_layout Itemize
 The items can have any length.
- LyX automatically offsets the left margin of each item.
+ \SpecialChar LyX
+ automatically offsets the left margin of each item.
  The offset is always relative to whatever environment the 
 \family sans
 Itemize
@@ -5292,7 +5874,8 @@ There are four different symbols for up to a four-fold nesting.
 \end_layout
 
 \begin_layout Itemize
-LyX always shows the same symbol on screen.
+\SpecialChar LyX
+ always shows the same symbol on screen.
 \end_layout
 
 \begin_layout Itemize
@@ -5373,9 +5956,9 @@ These are the default labels for an
 Itemize
 \family default
  list.
- You can customize these labels in the 
+ You can customize how these labels are displayed in the output in the 
 \family sans
-Document\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
 Settings
 \family default
  dialog in the submenu 
@@ -5383,8 +5966,6 @@ Settings
 Bullets
 \family default
 .
-\family sans
-
 \begin_inset Index idx
 status collapsed
 
@@ -5394,12 +5975,13 @@ Document ! Settings
 
 \end_inset
 
-
+ These customizations are not displayed in \SpecialChar LyX
+.
 \end_layout
 
 \begin_layout Standard
 Notice how the space between items decreases with increasing depth.
- We'll explain nesting and all the tricks you can do with different depths
+ We will explain nesting and all the tricks you can do with different depths
  in section
 \begin_inset space ~
 \end_inset
@@ -5415,11 +5997,7 @@ reference "sec:Nesting"
 \end_layout
 
 \begin_layout Subsubsection
-
-\family sans
 Enumerate
-\family default
-
 \begin_inset Index idx
 status collapsed
 
@@ -5459,7 +6037,8 @@ The label type depends on the nesting depth.
 
 \end_deeper
 \begin_layout Enumerate
-LyX automatically counts the items for you and updates the label as appropriate.
+\SpecialChar LyX
+ automatically counts the items for you and updates the label as appropriate.
 \end_layout
 
 \begin_layout Enumerate
@@ -5510,8 +6089,10 @@ Itemize
 \family sans
 Enumerate
 \family default
- shows the different labels for each item in LyX.
- Here is how LyX labels the four different levels in an 
+ shows the different labels for each item in \SpecialChar LyX
+.
+ Here is how \SpecialChar LyX
+ labels the four different levels in an 
 \family sans
 Enumerate
 \family default
@@ -5562,18 +6143,24 @@ Back to the outermost level.
 \end_layout
 
 \begin_layout Standard
-Once again, you can customize the type of numbering used in the 
+You can customize the type of numbering used in the 
 \family sans
 Enumerate
 \family default
- environment.
- It involves adding commands to the LaTeX preamble (see the 
-\emph on
-Additional Features
-\emph default
- manual).
- As stated earlier, such customization only shows up in the printed version,
- not in LyX.
+ environment, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Customized-Lists"
+
+\end_inset
+
+.
+ Such customization only shows up in the printed version, not in \SpecialChar LyX
+.
 \end_layout
 
 \begin_layout Standard
@@ -5597,11 +6184,7 @@ reference "sec:Nesting"
 \end_layout
 
 \begin_layout Subsubsection
-
-\family sans
 Description
-\family default
-
 \begin_inset Index idx
 status collapsed
 
@@ -5620,7 +6203,8 @@ Unlike the previous two environments, the
 Description
 \family default
  list has no fixed label.
- Instead, LyX uses the first 
+ Instead, \SpecialChar LyX
+ uses the first 
 \begin_inset Quotes eld
 \end_inset
 
@@ -5641,7 +6225,8 @@ Description
 \end_layout
 
 \begin_layout Standard
-LyX typesets the label in boldface and puts extra space between it and the
+\SpecialChar LyX
+ typesets the label in boldface and puts extra space between it and the
  rest of the line.
 \end_layout
 
@@ -5654,45 +6239,45 @@ word
 \begin_inset Quotes erd
 \end_inset
 
- it is meant that the first hit of the 
+ it is meant that the first usage of the 
 \family sans
 Space
 \family default
  key ends the label if you are at the beginning of the first line of an
  item.
- If you need to use more than one word in the label use a 
+ If you need to use more than one word in a label use a 
 \family sans
-Protected Blank
+Protected Space
 \family default
 .
  (Use either 
 \begin_inset Info
 type  "shortcut"
-arg   "space-insert protected"
+arg   "command-alternatives math-space ; space-insert protected"
 \end_inset
 
  or the menu 
 \family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
 Protected
 \begin_inset space ~
 \end_inset
 
 Space
 \family default
-, see section
+; see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Protected-Space"
+reference "subsec:Protected-Space"
 
 \end_inset
 
- for more info.) Here is an example:
+ for more information.) Here is an example:
 \end_layout
 
 \begin_layout Description
@@ -5706,7 +6291,7 @@ Protected
 \begin_inset space ~
 \end_inset
 
-Blank
+Space
 \family default
  in the label of a 
 \family sans
@@ -5753,21 +6338,18 @@ Description
 \end_layout
 
 \begin_layout Standard
-Notice that after the first line, LyX indents subsequent lines, offsetting
+Notice that after the first line, \SpecialChar LyX
+ indents subsequent lines, offsetting
  them from the first line.
 \end_layout
 
 \begin_layout Subsubsection
-The LyX 
-\family sans
-List
-\family default
-
+Labeling
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Lists ! LyX list
+Lists ! Labeling
 \end_layout
 
 \end_inset
@@ -5778,48 +6360,25 @@ Lists ! LyX list
 \begin_layout Standard
 The 
 \family sans
-List
-\family default
- environment is a LyX extension to LaTeX.
-\end_layout
-
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
- When you are using a KOMA-Script document class, like in this document,
- the 
-\family sans
-List
-\family default
- environment is named 
-\family sans
 Labeling
 \family default
+ environment is a \SpecialChar LyX
+ extension to \SpecialChar LaTeX
 .
 \end_layout
 
-\end_inset
-
-
-\end_layout
-
 \begin_layout Standard
 Like the 
 \family sans
 Description
 \family default
environment the 
list the 
 \family sans
-List
+Labeling
 \family default
- environment has user-defined labels for each list item.
- There are the following properties of this list environment:
+ list has user-defined labels for each list item but it provides some additional
+ features.
+ Here are its properties:
 \end_layout
 
 \begin_layout Labeling
@@ -5828,7 +6387,8 @@ item
 \begin_inset space ~
 \end_inset
 
-labels LyX uses the first 
+labels \SpecialChar LyX
+ uses the first 
 \begin_inset Quotes eld
 \end_inset
 
@@ -5843,13 +6403,14 @@ Space
 \family default
  after the beginning of the first line of an item marks the end of the label.
  If you need to use more than one word in an item label, use a protected
blank as described above.
space as described above.
 \end_layout
 
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
-margins As you can see, LyX uses different margins for the item label and
- the body of the item text.
+margins As you can see, \SpecialChar LyX
+ uses different margins for the item label and the
+ body of the item text.
  The body of the text has a larger left margin, which is equal to the default
  label width plus a little extra space.
  
@@ -5861,8 +6422,8 @@ label
 \begin_inset space ~
 \end_inset
 
-width LyX uses the width of the label, or the default width, whatever is
- larger.
+width \SpecialChar LyX
uses the width of the label, or the default width, whatever is larger.
  If the label width is larger, the label 
 \begin_inset Quotes eld
 \end_inset
@@ -5885,23 +6446,29 @@ default
 width You can set the default label width to ensure that the text of all
  items in a 
 \family sans
-List
+Labeling
 \family default
- environment have the same left margin.
+ environment has the same left margin.
 \begin_inset Newline newline
 \end_inset
 
 To change the default width, select all items in the list.
  Now open the 
 \family sans
-Edit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
 Paragraph
 \begin_inset space ~
 \end_inset
 
 Settings
 \family default
- dialog.
+ dialog (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "layout-paragraph"
+\end_inset
+
+).
  The text in the box 
 \family sans
 Longest
@@ -5921,7 +6488,8 @@ M
 \end_inset
 
  multiple times instead.
- The M is the widest character and is a standard unit of widths in LaTeX.
+ M is the widest character and is a standard unit of widths in \SpecialChar LaTeX
+.
  By using 
 \begin_inset Quotes eld
 \end_inset
@@ -5954,35 +6522,19 @@ The predefined default width is the length of
 \begin_inset Quotes erd
 \end_inset
 
- (equal to 6 M).
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
- Setting the cursor into a list item to change only its label width will
- only change the width inside LyX but not in the output.
-\end_layout
-
+ (equal to 6
+\begin_inset space ~
 \end_inset
 
-
+M).
 \end_layout
 
 \begin_layout Standard
 You should use the 
 \family sans
-List
+Labeling
 \family default
environment the same way like the 
list the same way as the 
 \family sans
 Description
 \family default
@@ -5990,7 +6542,7 @@ Description
  it.
  The 
 \family sans
-List
+Labeling
 \family default
  environment gives you another way to do this, using a different overall
  layout.
@@ -5999,10 +6551,9 @@ List
 \begin_layout Standard
 You can nest 
 \family sans
-List
+Labeling
 \family default
- environments inside one another, nest them in other types of lists, and
- so on.
+ lists inside one another, nest them in other types of lists, and so on.
  They work just like the other list paragraph environments.
  Read section
 \begin_inset space ~
@@ -6021,15 +6572,17 @@ reference "sec:Nesting"
 \begin_layout Standard
 There is yet another feature of the 
 \family sans
-List
+Labeling
 \family default
- environment: As you can see in the examples, LyX left-justifies the item
- labels by default.
+ list: As you can see in the examples, \SpecialChar LyX
+ left-justifies the item labels by
+ default.
  You can use additional 
 \family sans
 HFills
 \family default
- to change how LyX justifies the item label.
+ to change how \SpecialChar LyX
+ justifies the item label.
  
 \family sans
 Hfills
@@ -6041,23 +6594,19 @@ Hfills
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Horizontal-Space"
+reference "subsec:Horizontal-Space"
 
 \end_inset
 
 .
  Here are some examples:
-\begin_inset Newpage pagebreak
-\end_inset
-
-
 \end_layout
 
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 Left The default for 
 \family sans
-List
+Labeling
 \family default
  item labels.
 \end_layout
@@ -6091,12 +6640,19 @@ HFill
 \end_layout
 
 \begin_layout Subsection
-Letters
+Customized Lists
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Customized-Lists"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Letters
+Lists ! Customized
 \end_layout
 
 \end_inset
@@ -6104,87 +6660,39 @@ Letters
 
 \end_layout
 
-\begin_layout Subsubsection
-
-\family sans
-Address
-\family default
- and 
-\family sans
-Right
-\begin_inset space ~
-\end_inset
-
-Address
-\family default
-: An Overview
-\end_layout
-
 \begin_layout Standard
-Although LyX has document classes for letters, we've also created two paragraph
- environments called 
+The features described in this section require that the module 
 \family sans
-Address
+Customisable Lists (enumitem)
 \family default
- and 
-\family sans
-Right
-\begin_inset space ~
-\end_inset
+ is loaded in the document settings.
+ The module uses the \SpecialChar LaTeX
+-package 
+\series bold
+enumitem
+\series default
 
-Address
-\family default
-.
- To use the letter class, you need to use specific paragraph environments
- in a specific order, otherwise LaTeX gags on the document.
- In contrast, you can use the 
-\family sans
-Address
-\family default
- and 
-\family sans
-Right
-\begin_inset space ~
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-Address
-\family default
- paragraph environments anywhere with no problem.
- You can even nest them inside other environments, though you can't nest
- anything in them.
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! enumitem
 \end_layout
 
-\begin_layout Standard
-Of course, you're not limited to using 
-\family sans
-Address
-\family default
- and 
-\family sans
-Right
-\begin_inset space ~
-\end_inset
-
-Address
-\family default
- for letters only.
-\family sans
-Right
-\begin_inset space ~
 \end_inset
 
-Address
-\family default
-, in particular, is useful for creating article titles like those used in
- some European academic papers.
+.
 \end_layout
 
 \begin_layout Subsubsection
-Usage
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Address-Usage"
+Custom Enumerate Lists
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Lists ! Enumerate ! Custom
+\end_layout
 
 \end_inset
 
@@ -6192,166 +6700,158 @@ name "sec:Address-Usage"
 \end_layout
 
 \begin_layout Standard
-The 
+\noindent
+The default numbering of numbered lists can be changed by adding an optional
+ argument (menu 
 \family sans
-Address
+Insert\SpecialChar menuseparator
+Enumerate Options
 \family default
- environment formats text in the style of an address, which is also used
- for the opening and signature in some countries.
- Similarly, the 
-\family sans
-Right
-\begin_inset space ~
-\end_inset
+) to the first item of each level in the list.
+ There you add the command
+\end_layout
 
-Address
-\family default
- environment formats text in the style of a right-justified address, which
- is used for the sender's address and today's date in some countries.
- Here's an example of each:
+\begin_layout Standard
+
+\series bold
+label=
+\backslash
+roman{enumi}
 \end_layout
 
-\begin_layout Right Address
-Right Address
-\begin_inset Newline newline
+\begin_layout Standard
+in \SpecialChar TeX
+ Code (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "ert-insert"
 \end_inset
 
-Who I am
-\begin_inset Newline newline
-\end_inset
+).
+\begin_inset Foot
+status collapsed
 
-Where I am
-\begin_inset Newline newline
+\begin_layout Plain Layout
+For more about \SpecialChar TeX
+ Code, look at section
+\begin_inset space ~
 \end_inset
 
-When is it? What is today?
-\end_layout
 
-\begin_layout Standard
-That was 
-\family sans
-Right
-\begin_inset space ~
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:TeX-Code"
+
 \end_inset
 
-Address
-\family default
 .
- Notice that the lines all have the same left margin, which LyX sets to
- fit the largest block of text on a single line.
- Here's an example of the 
-\family sans
-Address
-\family default
- environment:
 \end_layout
 
-\begin_layout Address
-Who are you
-\begin_inset Newline newline
 \end_inset
 
-Where do I send this
-\begin_inset Newline newline
-\end_inset
 
-Your post office and country
-\end_layout
+\emph on
+ enumi
+\emph default
+ is hereby the first level counter of the enumeration.
+ The command 
+\series bold
 
-\begin_layout Standard
-As you can see, both 
-\family sans
-Address
-\family default
- and 
-\family sans
-Right
-\begin_inset space ~
-\end_inset
+\backslash
+roman
+\series default
+ outputs the counter as a small Roman numeral.
+ For capital Roman numerals replace 
+\series bold
 
-Address
-\family default
- add extra space between themselves and the next paragraph.
- If you hit 
-\family sans
-Return
-\family default
- in either of these environments, LyX resets the nesting depth and sets
- the environment to 
-\family sans
-Standard
-\family default
+\backslash
+roman
+\series default
+ with 
+\series bold
+
+\backslash
+Roman
+\series default
+ in the command above.
+ For Arabic numerals use 
+\series bold
+
+\backslash
+arabic
+\series default
 .
- This makes sense, since 
-\family sans
-Return
-\family default
- is the 
-\family typewriter
-break-paragraph
-\family default
- function, and the individual lines of an address are not paragraphs.
- Thus, you have to use 
-\family typewriter
-break-line
-\family default
- (
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
+ To 
+\begin_inset Quotes eld
 \end_inset
 
- or 
-\family sans
-Formatting
-\begin_inset space ~
+number
+\begin_inset Quotes erd
 \end_inset
 
-Character\SpecialChar \menuseparator
-Line
-\begin_inset space ~
-\end_inset
+ items with capital or small Latin letters use 
+\series bold
 
-Break
-\family default
- from the 
-\family sans
-Insert
-\family default
- menu) to start a new line in an 
-\family sans
-Address
-\family default
+\backslash
+Alph
+\series default
  or 
-\family sans
-Right
+\series bold
+
+\backslash
+alph
+\series default
+, respectively.
+\end_layout
+
+\begin_layout Standard
+\noindent
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ You can only number 26
 \begin_inset space ~
 \end_inset
 
-Address
-\family default
- environment.
+items with Latin letters, because this numbering is limited to single letters.
 \end_layout
 
-\begin_layout Subsection
-Academic Writing
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-Most academic writing begins with an abstract and ends with a bibliography
- or list of references.
- LyX contains paragraph environments for both of these.
+To change the numbering for the list sublevels, replace the 'i' in the command
+ by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
 \end_layout
 
-\begin_layout Subsubsection
+\begin_layout Standard
+Here is a list with custom numbering:
+\end_layout
 
-\family sans
-Abstract
-\begin_inset Index idx
-status collapsed
+\begin_layout Enumerate
+\begin_inset Argument 1
+status open
 
 \begin_layout Plain Layout
-Abstracts
+\begin_inset ERT
+status open
+
+\begin_layout Plain Layout
+
+label=
+\backslash
+#
+\backslash
+Alph{enumi}
+\backslash
+#
 \end_layout
 
 \end_inset
@@ -6359,106 +6859,87 @@ Abstracts
 
 \end_layout
 
-\begin_layout Standard
-The 
-\family sans
-Abstract
-\family default
- environment is used for the abstract of an article.
- Technically, you could use this environment anywhere, but you really should
- only use it at the beginning of the document, after the title.
- Also, don't bother trying to nest 
-\family sans
-Abstract
-\family default
- in anything else or vice versa.
- It won't work.
- The 
-\family sans
-Abstract
-\family default
- environment is only useful in the article and report document classes.
- The book document classes ignores the 
-\family sans
-Abstract
-\family default
- completely, and it's utterly silly to use 
-\family sans
-Abstract
-\family default
- in a letter document class.
+\end_inset
+
+Level 1
+\end_layout
+
+\begin_deeper
+\begin_layout Enumerate
+\begin_inset Argument 1
+status open
+
+\begin_layout Plain Layout
+\begin_inset ERT
+status open
+
+\begin_layout Plain Layout
+
+label=
+\backslash
+Alph{enumi}.
+\backslash
+arabic{enumii}
 \end_layout
 
-\begin_layout Standard
-The 
-\family sans
-Abstract
-\family default
- environment does several things for you.
- First, it puts the centered label 
-\begin_inset Quotes eld
 \end_inset
 
-Abstract
-\begin_inset Quotes erd
+
+\end_layout
+
 \end_inset
 
- above the text.
- The label and the text of the abstract are separated by some extra vertical
- space.
- Second, it typesets everything in a smaller font, just as you'd expect.
- Lastly, it adds a bit of extra vertical space between the abstract and
- the subsequent text.
- Well, that's how it will appear on the LyX screen.
- The appearance in the output depends on the used article or report class.
+Level 2
 \end_layout
 
-\begin_layout Standard
-Starting a new paragraph by hitting 
-\family sans
-Return
-\family default
- does not reset the paragraph environment.
- The new paragraph will still be in the 
-\family sans
-Abstract
-\family default
- environment.
- So, you will have to change the paragraph environment yourself when you
- finish entering the abstract of your document.
+\begin_layout Enumerate
+Level 2
 \end_layout
 
-\begin_layout Standard
-\begin_inset Float figure
-wide false
-sideways false
+\begin_deeper
+\begin_layout Enumerate
+\begin_inset Argument 1
 status open
 
 \begin_layout Plain Layout
-\align center
-\begin_inset Graphics
-       filename clipart/Abstract.pdf
+\begin_inset ERT
+status open
+
+\begin_layout Plain Layout
+
+label=
+\backslash
+bfseries{
+\backslash
+arabic{enumiii}}
+\end_layout
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Plain Layout
-\begin_inset Caption
+\end_inset
+
+Level 3
+\end_layout
+
+\begin_deeper
+\begin_layout Enumerate
+\begin_inset Argument 1
+status open
 
 \begin_layout Plain Layout
-\begin_inset CommandInset label
-LatexCommand label
-name "cap:Paragraph-in-the"
+\begin_inset ERT
+status open
 
-\end_inset
+\begin_layout Plain Layout
 
-Paragraph in the 
-\family sans
-Abstract
-\family default
- environment
+label=
+\backslash
+emph{
+\backslash
+roman{enumiv})}
 \end_layout
 
 \end_inset
@@ -6468,161 +6949,176 @@ Abstract
 
 \end_inset
 
+Level 4
+\end_layout
 
+\end_deeper
+\end_deeper
+\end_deeper
+\begin_layout Standard
+For this list these commands were used:
 \end_layout
 
 \begin_layout Standard
-We'd love to give you directly an example of the 
-\family sans
-Abstract
-\family default
- environment, but since this document is in the 
-\begin_inset Quotes eld
+\noindent
+
+\series bold
+label=
+\backslash
+#
+\backslash
+Alph{enumi}
+\backslash
+#
+\begin_inset Newline newline
 \end_inset
 
-book
-\begin_inset Quotes erd
+label=
+\backslash
+Alph{enumi}.
+\backslash
+arabic{enumii}
+\begin_inset Newline newline
 \end_inset
 
- class, we can't do this.
- We inserted it therefore as figure
-\begin_inset space ~
+label=
+\backslash
+bfseries{
+\backslash
+arabic{enumiii}}
+\begin_inset Newline newline
 \end_inset
 
+label=
+\backslash
+emph{
+\backslash
+roman{enumiv})}
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:Paragraph-in-the"
+\begin_layout Standard
+where the command 
+\series bold
 
-\end_inset
+\backslash
+emph{}
+\series default
+ makes the label emphasized and 
+\series bold
 
-.
- If you've never heard of an 
-\begin_inset Quotes eld
-\end_inset
+\backslash
+bfseries{}
+\series default
+ makes it bold.
+\end_layout
 
-abstract
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
- before, you can safely ignore this environment.
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ When you change the label of a list level, it will be used for all following
+ lists until you change the definition.
 \end_layout
 
-\begin_layout Subsubsection
+\end_inset
 
-\family sans
-Bibliography
-\family default
 
+\end_layout
+
+\begin_layout Subsubsection
+Resumed Enumeration
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Bibliography
+Lists ! Enumerate ! Resumed
 \end_layout
 
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Biblio_environment"
+\end_layout
+
+\begin_layout Standard
+Enumerations can be resumed after intermediate paragraphs:
+\end_layout
+
+\begin_layout Enumerate
+\begin_inset Argument 1
+status open
+
+\begin_layout Plain Layout
+\begin_inset ERT
+status open
+
+\begin_layout Plain Layout
+
+label=
+\backslash
+arabic{enumi}.
+\end_layout
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-The 
-\family sans
-Bibliography
-\family default
- environment is used to list references.
- Technically, you could use this environment anywhere, but you really should
- only use it at the end of the document.
- Nesting 
-\family sans
-Bibliography
-\family default
- in anything else or vice versa won't work.
-\end_layout
-
-\begin_layout Standard
-When you first open a 
-\family sans
-Bibliography
-\family default
- environment, LyX adds a large vertical space, followed by the heading 
-\begin_inset Quotes eld
-\end_inset
-
-Bibliography
-\begin_inset Quotes erd
-\end_inset
-
- or 
-\begin_inset Quotes eld
 \end_inset
 
-References,
-\begin_inset Quotes erd
-\end_inset
+first
+\begin_inset Note Note
+status open
 
- depending on the document class.
- The heading is in a large boldface font.
- Each paragraph of the 
-\family sans
-Bibliography
-\family default
- environment is a bibliography entry.
- Thus, hitting 
-\family sans
-Return
-\family default
- does not reset the paragraph environment.
- Each new paragraph is still in the 
-\family sans
-Bibliography
-\family default
- environment.
+\begin_layout Plain Layout
+goes back to default numbering
 \end_layout
 
-\begin_layout Standard
-There is another, usually better way to include references in your document
- by using a BibTeX database.
- For more information on that, and for a detailed description of LyX's bibliogra
-phy handling, have a look at in section
-\begin_inset space ~
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Bibliography"
+\end_layout
 
-\end_inset
+\begin_layout Enumerate
+second
+\end_layout
 
-.
+\begin_layout Standard
+regular text
 \end_layout
 
-\begin_layout Subsection
-LyX
-\family sans
--Code
-\begin_inset Index idx
-status collapsed
+\begin_layout Enumerate-Resume
+resumed
+\end_layout
 
-\begin_layout Plain Layout
-Paragraph ! LyX code
+\begin_layout Standard
+To resume an enumeration, use the style 
+\family sans
+Enumerate-Resume
+\family default
+.
+ Its numbering appears in blue within \SpecialChar LyX
+ to indicate that it is a resumed
+ list and that the numbering will not be correct in \SpecialChar LyX
+, but in the output.
 \end_layout
 
-\end_inset
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
+\begin_layout Plain Layout
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:LyX-Code"
+\series bold
+Note:
+\series default
+ If there is no previous enumeration to resume, you will get a \SpecialChar LaTeX
+ error.
+\end_layout
 
 \end_inset
 
@@ -6630,670 +7126,583 @@ name "sub:LyX-Code"
 \end_layout
 
 \begin_layout Standard
-The 
-\family sans
-LyX-Code
-\family default
- environment is another LyX extension.
- It type-sets text in a typewriter-style font.
- It also treats the 
-\family sans
-Space
-\family default
- key as a fixed whitespace;
-\begin_inset Foot
-status collapsed
+Perhaps you might want to resume the list with a different number from the
+ next one.
+ Or you want to start a new enumeration with a defined number.
+ This is possible by adding an optional argument to the first list item
+ of a normal enumeration.
+ There, insert the command
+\end_layout
 
-\begin_layout Plain Layout
-In the 
-\family sans
-LyX-Code
-\family default
- environment, the 
-\family sans
-Space
-\family default
- key is treated as a 
-\family sans
-Protected
-\begin_inset space ~
-\end_inset
+\begin_layout Standard
 
-Blank
-\family default
- instead of an end-of-word marker.
+\series bold
+start=number
 \end_layout
 
-\end_inset
+\begin_layout Standard
+where 
+\emph on
+number
+\emph default
+ is the number with which you want to resume the list.
+ An example:
+\end_layout
 
- this is the only case in which you can type multiple whitespaces in LyX.
- If you need to insert blank lines, you'll still need to use 
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
-\end_inset
+\begin_layout Enumerate
+first item
+\end_layout
 
- (the 
-\family typewriter
-break-line
-\family default
- function).
-\family sans
-Return
-\family default
- breaks paragraphs.
- Note, however, that 
-\family sans
-Return
-\family default
- does not reset the paragraph environment.
- So, when you finish using the 
-\family sans
-LyX-Code
-\family default
- environment, you'll need to change the paragraph environment yourself.
- Also, you can nest the 
-\family sans
-LyX-Code
-\family default
- environment inside of others.
+\begin_layout Enumerate
+second item
 \end_layout
 
 \begin_layout Standard
-There are a few quirks with this environment:
+Enumeration starting at a given value:
 \end_layout
 
-\begin_layout Itemize
-You can't use 
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
-\end_inset
-
- at the beginning of a new paragraph (i.
-\begin_inset space \thinspace{}
-\end_inset
+\begin_layout Enumerate
+\begin_inset Argument 1
+status open
 
-g.
-\begin_inset space \space{}
-\end_inset
+\begin_layout Plain Layout
+\begin_inset ERT
+status open
 
-you can't follow 
-\family sans
-Return
-\family default
- with a 
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
-\end_inset
+\begin_layout Plain Layout
 
-).
+start=4
 \end_layout
 
-\begin_layout Itemize
-You can't follow a 
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
 \end_inset
 
- with a 
-\family sans
-Space
-\family default
-.
-\end_layout
 
-\begin_deeper
-\begin_layout Itemize
-Use a 
-\family sans
-Return
-\family default
- to begin a new paragraph, then you can use a 
-\family sans
-Space
-\family default
-.
 \end_layout
 
-\begin_layout Itemize
-Or: use 
-\begin_inset Info
-type  "shortcut"
-arg   "space-insert protected"
 \end_inset
 
- instead.
+This enumeration starts at 4
 \end_layout
 
-\end_deeper
-\begin_layout Itemize
-You can't have an empty paragraph or an empty line.
- You must put at least one 
-\family sans
-Space
-\family default
- in any line you want blank.
- Otherwise, LaTeX generates errors.
+\begin_layout Subsubsection
+List Spacing
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Lists ! Spacing
 \end_layout
 
-\begin_layout Itemize
-You cannot get the typewriter double quotes by typing 
-\family sans
-"
-\family default
- since that will insert 
-\emph on
-real
-\emph default
- quotes.
- You get the typewriter double quotes with 
-\begin_inset Info
-type  "shortcut"
-arg   "self-insert \""
 \end_inset
 
-.
+
 \end_layout
 
 \begin_layout Standard
-Here's an example:
+In some cases you might want less or more vertical space between the items
+ of a list.
+ For example if the default space is too much in your opinion in this case:
 \end_layout
 
-\begin_layout LyX-Code
-#include <stdio.h>
+\begin_layout Itemize
+A bullet list
 \end_layout
 
-\begin_layout LyX-Code
+\begin_layout Itemize
+with standard spacing 
 \end_layout
 
-\begin_layout LyX-Code
-int main(void)
+\begin_layout Standard
+You can decrease the space by adding an optional argument to the first item
+ of the list.
+ Add there the command 
+\series bold
+nolistsep
+\series default
+ to get no additional list space like in this example:
 \end_layout
 
-\begin_layout LyX-Code
-{
-\end_layout
+\begin_layout Itemize
+\begin_inset Argument 1
+status open
 
-\begin_layout LyX-Code
-    printf("Hello World!
-\backslash
-n");
-\end_layout
+\begin_layout Plain Layout
+\begin_inset ERT
+status open
 
-\begin_layout LyX-Code
-    return 0;
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout LyX-Code
-}
+nolistsep
 \end_layout
 
-\begin_layout Standard
-This is just the standard 
-\begin_inset Quotes eld
 \end_inset
 
-Hello world!
-\begin_inset Quotes erd
-\end_inset
 
- program.
 \end_layout
 
-\begin_layout Standard
-
-\family sans
-LyX-Code
-\family default
- has one purpose: to typeset code, such as program source, shell scripts,
- rc-files, and so on.
- Use it only in those very special cases where you need to generate text
- as if you used a typewriter.
-\begin_inset Index idx
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
-Paragraph environments|)
+A bullet list
 \end_layout
 
-\end_inset
-
+\begin_layout Itemize
+without additional
+\end_layout
 
+\begin_layout Itemize
+vertical space
 \end_layout
 
-\begin_layout Section
-Nesting Environments
+\begin_layout Standard
+To add space you can use several other commands provided by the \SpecialChar LaTeX
+-package
+\series bold
+enumitem
+\series default
+
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Nesting ! Environments
+\SpecialChar LaTeX
+ packages ! enumitem
 \end_layout
 
 \end_inset
 
-
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Nesting"
+.
+ For more information see its documentation, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "enumitem"
+literal "true"
 
 \end_inset
 
-
-\end_layout
-
-\begin_layout Subsection
-Introduction
+.
 \end_layout
 
 \begin_layout Standard
-LyX treats text as a unified block with a particular context and specific
- properties.
- This allows you to create blocks that inherit some of the properties of
- another block.
- For example you have three main points in an outline, but point #2 also
- has two subpoints.
- In other words, you have a list inside of another list, with the inner
- list 
-\begin_inset Quotes eld
-\end_inset
-
-attached
-\begin_inset Quotes erd
+There are also many commands available to change the horizontal spacing
+ and indentation.
+ Here is an example where the indentation was changed to that of the paragraphs
+ in the document and the label separation was set to 2
+\begin_inset space \thinspace{}
 \end_inset
 
- to item #2:
-\end_layout
-
-\begin_layout Enumerate
-one
+cm so that the number is in the page margin:
 \end_layout
 
 \begin_layout Enumerate
-two
-\end_layout
+\begin_inset Argument 1
+status open
 
-\begin_deeper
-\begin_layout Enumerate
-sublist – item #1
-\end_layout
+\begin_layout Plain Layout
+\begin_inset ERT
+status open
 
-\begin_layout Enumerate
-sublist – item #2
-\end_layout
+\begin_layout Plain Layout
 
-\end_deeper
-\begin_layout Enumerate
-three
+labelindent=
+\backslash
+parindent, labelsep=2cm
 \end_layout
 
-\begin_layout Standard
-You put a list inside a list by nesting one list inside the other.
- Nesting an environment is quite simple: Select 
-\family sans
-Increase
-\begin_inset space ~
 \end_inset
 
-List
-\begin_inset space ~
-\end_inset
 
-Depth
-\family default
- or 
-\family sans
-Decrease
-\begin_inset space ~
-\end_inset
+\end_layout
 
-List
-\begin_inset space ~
 \end_inset
 
-Depth
-\family default
- from the 
-\family sans
-Edit
-\family default
- menu to change the nesting depth of the current paragraph (the status bar
- will tell you how far you are nested).
- Instead of the menu, you can also use the toolbar buttons 
-\begin_inset Graphics
-       filename ../images/depth-increment.png
+An enumeration
+\end_layout
 
-\end_inset
+\begin_layout Enumerate
+with negative indentation
+\end_layout
 
- and 
-\begin_inset Graphics
-       filename ../images/depth-decrement.png
+\begin_layout Subsubsection
+Further Customization
+\begin_inset Index idx
+status collapsed
 
-\end_inset
+\begin_layout Plain Layout
+Lists ! Customization
+\end_layout
 
- or the convenient key bindings 
-\family sans
-Tab
-\family default
- and 
-\family sans
-Shift-Tab
-\family default
- or 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-increment"
 \end_inset
 
- and 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-decrement"
-\end_inset
 
- to change the nesting level.
- The change will work on the current selection if you have made one (allowing
- you to change the nesting of several paragraphs at once), or the current
- paragraph.
 \end_layout
 
 \begin_layout Standard
-Note that LyX only changes the nesting depth if it can.
- If it's invalid to do so, nothing happens if you try to change the depth.
- Additionally, if you change the depth of one paragraph, it affects the
- depth of every paragraph nested inside of it.
+You can also change the style of description lists.
+ The command
 \end_layout
 
 \begin_layout Standard
-Nesting isn't limited to lists.
- In LyX, you can nest just about anything inside anything else, as you're
- about to find out.
- This is the real power of nesting paragraph environments.
-\end_layout
 
-\begin_layout Subsection
-What You Can and Can't Nest
+\series bold
+font=definition
 \end_layout
 
 \begin_layout Standard
-Before we fire a list of paragraph environments at you, we need to tell
- you a little bit more about how nesting works.
+changes the description label font, the command
 \end_layout
 
 \begin_layout Standard
-The question if nesting a paragraph environment is possible, is a bit more
- complicated than a simple yes or no.
- There are three types of paragraph environments:
+
+\series bold
+style=definition
 \end_layout
 
-\begin_layout Itemize
-Completely unnestable
+\begin_layout Standard
+sets the list style.
 \end_layout
 
-\begin_layout Itemize
-Fully nestable, you can nest them inside things and you can also nest other
- things inside them.
+\begin_layout Standard
+An example where the command
 \end_layout
 
-\begin_layout Itemize
-A third type, you can nest them into other environments, but you can't nest
- anything into them.
+\begin_layout Standard
+
+\series bold
+font=
+\backslash
+itshape, style=nextline
 \end_layout
 
 \begin_layout Standard
-Here's a list of the three types of nesting behavior, and which paragraph
- environments have them:
+is used:
 \end_layout
 
 \begin_layout Description
-Unnestable Can't nest them.
- Can't nest into them.
-\end_layout
+Ionizing
+\begin_inset space ~
+\end_inset
 
-\begin_deeper
-\begin_layout Itemize
+radiation: 
+\begin_inset Argument 1
+status collapsed
 
-\family sans
-Bibliography
-\end_layout
+\begin_layout Plain Layout
+\begin_inset ERT
+status open
 
-\begin_layout Itemize
+\begin_layout Plain Layout
 
-\family sans
-Abstract
+labelindent=0pt, labelsep=1cm, font=
+\backslash
+itshape, style=nextline
 \end_layout
 
-\begin_layout Itemize
-
-\family sans
-Title
-\end_layout
+\end_inset
 
-\begin_layout Itemize
 
-\family sans
-Author
 \end_layout
 
-\begin_layout Itemize
+\end_inset
 
-\family sans
-Date
+Ionizing radiation consists of particles or electromagnetic waves that are
+ energetic enough to detach electrons from atoms or molecules, therefore
+ ionizing them.
 \end_layout
 
-\end_deeper
 \begin_layout Description
-Fully
+Reference
 \begin_inset space ~
 \end_inset
 
-Nestable You can nest them.
- You can nest other things into them.
+counting: In computer science, reference counting is a technique of storing
+ the number of references, pointers, or handles to a resource such as an
+ object, block of memory, disk space or other resource.
 \end_layout
 
-\begin_deeper
-\begin_layout Itemize
+\begin_layout Standard
+There are many more commands and features provided by the \SpecialChar LaTeX
+-package 
+\series bold
+enumitem
+\series default
 
-\family sans
-Verse
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! enumitem
 \end_layout
 
-\begin_layout Itemize
+\end_inset
 
-\family sans
-Quote
-\end_layout
+.
+ For more information see its documentation 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "enumitem"
+literal "true"
 
-\begin_layout Itemize
+\end_inset
 
-\family sans
-Quotation
+.
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Subsection
+Letters
+\begin_inset Index idx
+status collapsed
 
-\family sans
-Itemize
+\begin_layout Plain Layout
+Letters
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+
 
-\family sans
-Enumerate
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Subsubsection
+Address and Right
+\begin_inset space ~
+\end_inset
 
-\family sans
-Description
+Address: An Overview
 \end_layout
 
-\begin_layout Itemize
-
+\begin_layout Standard
+Although \SpecialChar LyX
+ has document classes for letters, we've also created two paragraph
+ environments called 
 \family sans
-List
-\end_layout
-
-\begin_layout Itemize
-
+Address
+\family default
+ and 
 \family sans
-LyX-Code
-\end_layout
-
-\end_deeper
-\begin_layout Description
-Nestable-Inside You can nest them inside other things.
- You can't nest anything into them.
-\end_layout
-
-\begin_deeper
-\begin_layout Itemize
+Right
+\begin_inset space ~
+\end_inset
 
+Address
+\family default
+.
+ To use the letter class, you need to use specific paragraph environments
+ in a specific order, otherwise \SpecialChar LaTeX
+ gags on the document.
+ In contrast, you can use the 
 \family sans
-Standard
-\end_layout
-
-\begin_layout Itemize
-
+Address
+\family default
+ and 
 \family sans
-Part
-\end_layout
-
-\begin_layout Itemize
+Right
+\begin_inset space ~
+\end_inset
 
-\family sans
-Chapter
+Address
+\family default
+ paragraph environments anywhere with no problem.
+ You can even nest them inside other environments, though you can't nest
+ anything in them.
 \end_layout
 
-\begin_layout Itemize
-
+\begin_layout Standard
+Of course, you're not limited to using 
 \family sans
-Section
-\end_layout
-
-\begin_layout Itemize
-
+Address
+\family default
+ and 
 \family sans
-Subsection
-\end_layout
-
-\begin_layout Itemize
+Right
+\begin_inset space ~
+\end_inset
 
+Address
+\family default
+ for letters only.
 \family sans
-Subsubsection
-\end_layout
-
-\begin_layout Itemize
+Right
+\begin_inset space ~
+\end_inset
 
-\family sans
-Paragraph
+Address
+\family default
+, in particular, is useful for creating article titles like those used in
+ some European academic papers.
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Subsubsection
+Usage
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Address-Usage"
 
-\family sans
-Subparagraph
-\end_layout
+\end_inset
 
-\begin_layout Itemize
 
-\family sans
-Part*
 \end_layout
 
-\begin_layout Itemize
-
+\begin_layout Standard
+The 
 \family sans
-Chapter*
-\end_layout
-
-\begin_layout Itemize
-
+Address
+\family default
+ environment formats text in the style of an address, which is also used
+ for the opening and signature in some countries.
+ Similarly, the 
 \family sans
-Section*
+Right
+\begin_inset space ~
+\end_inset
+
+Address
+\family default
+ environment formats text in the style of a right-justified address, which
+ is used for the sender's address and today's date in some countries.
+ Here's an example of each:
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Right Address
+Right Address
+\begin_inset Newline newline
+\end_inset
 
-\family sans
-Subsection*
-\end_layout
+Who I am
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Itemize
+Where I am
+\begin_inset Newline newline
+\end_inset
 
-\family sans
-Subsubsection*
+When is it? What is today?
 \end_layout
 
-\begin_layout Itemize
-
+\begin_layout Standard
+That was 
 \family sans
 Right
 \begin_inset space ~
 \end_inset
 
 Address
+\family default
+.
+ Notice that the lines all have the same left margin, which \SpecialChar LyX
+ sets to fit
+ the largest block of text on a single line.
+ Here's an example of the 
+\family sans
+Address
+\family default
+ environment:
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Address
+Who are you
+\begin_inset Newline newline
+\end_inset
 
-\family sans
-Address
+Where do I send this
+\begin_inset Newline newline
+\end_inset
+
+Your post office and country
 \end_layout
 
-\end_deeper
 \begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
+As you can see, both 
+\family sans
+Address
+\family default
+ and 
+\family sans
+Right
+\begin_inset space ~
+\end_inset
 
-\series bold
-Note:
-\series default
- Although it is possible to nest numbered section headings like 
+Address
+\family default
+ add extra space between themselves and the next paragraph.
+ If you enter 
 \family sans
-Chapter
+Return
 \family default
-, 
+ in either of these environments, \SpecialChar LyX
+ resets the nesting depth and sets the
+ environment to 
 \family sans
-Section
+Standard
 \family default
-, etc.
+.
+ This makes sense, since 
+\family sans
+Return
+\family default
+ is the 
+\family typewriter
+paragraph-break
+\family default
+ function, and the individual lines of an address are not paragraphs.
+ Thus, you have to use 
+\family typewriter
+break-line
+\family default
+ (
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
+\end_inset
+
+ or 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Ragged
 \begin_inset space ~
 \end_inset
 
-to e.
-\begin_inset space \thinspace{}
+Line
+\begin_inset space ~
 \end_inset
 
-g.
-\begin_inset space \space{}
+Break
+\family default
+) to start a new line in an 
+\family sans
+Address
+\family default
+ or 
+\family sans
+Right
+\begin_inset space ~
 \end_inset
 
-lists, it is highly recommended not to do this because the aim is to create
- well structured documents following typesetting guidelines whereas nested
section headings violate this.
+Address
+\family default
environment.
 \end_layout
 
-\end_inset
-
+\begin_layout Subsection
+Academic Writing
+\end_layout
 
+\begin_layout Standard
+Most academic writing begins with an abstract and ends with a bibliography
+ or list of references.
+ \SpecialChar LyX
+ contains paragraph environments for both of these.
 \end_layout
 
-\begin_layout Subsection
-Nesting Other Things: Tables, Math, Floats, etc.
+\begin_layout Subsubsection
+Abstract
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Nesting ! Tables etc.
+Abstracts
 \end_layout
 
 \end_inset
@@ -7302,950 +7711,1113 @@ Nesting ! Tables etc.
 \end_layout
 
 \begin_layout Standard
-There are several things that aren't paragraph environments, but which are
- affected by nesting anyhow.
- They are:
+The 
+\family sans
+Abstract
+\family default
+ environment is used for the abstract of an article.
+ Technically, you could use this environment anywhere, but you really should
+ only use it at the beginning of the document, after the title.
+ Also, don't bother trying to nest 
+\family sans
+Abstract
+\family default
+ in anything else or 
+\emph on
+vice versa
+\emph default
+.
+ It will not work.
+ The 
+\family sans
+Abstract
+\family default
+ environment is only useful in the article and report document classes.
+ The book document classes ignores the 
+\family sans
+Abstract
+\family default
+ completely, and it's utterly silly to use 
+\family sans
+Abstract
+\family default
+ in a letter document class.
 \end_layout
 
-\begin_layout Itemize
-equations
-\end_layout
+\begin_layout Standard
+The 
+\family sans
+Abstract
+\family default
+ environment does several things for you.
+ First, it puts the centered label 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Itemize
-tables
+Abstract
+\begin_inset Quotes erd
+\end_inset
+
+ above the text.
+ The label and the text of the abstract are separated by some extra vertical
+ space.
+ Second, it typesets everything in a smaller font, just as you'd expect.
+ Lastly, it adds a bit of extra vertical space between the abstract and
+ the subsequent text.
+ Well, that's how it will appear on the \SpecialChar LyX
+ screen.
+ The actual appearance in the output depends on the document class you are
+ using.
 \end_layout
 
-\begin_layout Itemize
-figures
+\begin_layout Standard
+Starting a new paragraph by entering 
+\family sans
+Return
+\family default
+ does not reset the paragraph environment.
+ The new paragraph will still be in the 
+\family sans
+Abstract
+\family default
+ environment.
+ So, you will have to change the paragraph environment yourself when you
+ finish entering the abstract of your document.
 \end_layout
 
 \begin_layout Standard
-(
-\begin_inset Note Greyedout
+\begin_inset Float figure
+wide false
+sideways false
 status open
 
 \begin_layout Plain Layout
+\align center
+\begin_inset Graphics
+       filename clipart/Abstract.pdf
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+\begin_inset Caption Standard
 
-\series bold
-Note:
-\series default
- Figures and tables in 
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:Paragraph-in-the"
+
+\end_inset
+
+Paragraph in the 
 \family sans
-Floats
+Abstract
 \family default
- are not affected by this.
+ environment
 \end_layout
 
 \end_inset
 
- Have a look at section
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+We would love to demonstrate the 
+\family sans
+Abstract
+\family default
+ environment, but since this document is in the 
+\begin_inset Quotes eld
+\end_inset
+
+book
+\begin_inset Quotes erd
+\end_inset
+
+ class, we can't do this.
+ We inserted it therefore as figure
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Floats"
+reference "fig:Paragraph-in-the"
 
 \end_inset
 
- for more information about 
-\family sans
-Floats
-\family default
-.)
+.
+ If you have never heard of an 
+\begin_inset Quotes eld
+\end_inset
+
+abstract
+\begin_inset Quotes erd
+\end_inset
+
+ before, you can safely ignore this environment.
+\end_layout
+
+\begin_layout Subsubsection
+Bibliography
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Bibliography
+\end_layout
+
+\end_inset
+
+
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Biblio_environment"
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-LyX can treat these three objects as either a word or as a paragraph.
- If a figure, table, or an equation is inline, it goes wherever the paragraph
- it is in goes.
+The 
+\family sans
+Bibliography
+\family default
+ environment is used to list references.
+ Technically, you could use this environment anywhere, but you really should
+ only use it at the end of the document.
+ Nesting 
+\family sans
+Bibliography
+\family default
+ in anything else or 
+\emph on
+vice versa
+\emph default
+ will not work.
 \end_layout
 
 \begin_layout Standard
-On the other hand, if you have an equation, figure or table in a 
+When you first open a 
+\family sans
+Bibliography
+\family default
+ environment, \SpecialChar LyX
+ adds a large vertical space, followed by the heading 
 \begin_inset Quotes eld
 \end_inset
 
-paragraph
+Bibliography
 \begin_inset Quotes erd
 \end_inset
 
- of its own, it behaves just like a 
+ or 
 \begin_inset Quotes eld
 \end_inset
 
-nestable-inside
+References,
 \begin_inset Quotes erd
 \end_inset
 
- paragraph environment.
- You can nest it into any environment, but you obviously can't nest anything
- into it.
+ depending on the document class.
+ The heading is in a large boldface font.
+ Each paragraph of the 
+\family sans
+Bibliography
+\family default
+ environment is a bibliography entry.
+ Thus, entering 
+\family sans
+Return
+\family default
+ does not reset the paragraph environment.
+ Each new paragraph is still in the 
+\family sans
+Bibliography
+\family default
+ environment.
 \end_layout
 
 \begin_layout Standard
-Here's an example with a table:
-\end_layout
+There is another, usually better way to include references in your document
+ by using a Bib\SpecialChar TeX
+ database.
+ For more information on that, and for a detailed description of \SpecialChar LyX
+'s bibliography
+ handling, have a look at section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Enumerate
-Item One
-\end_layout
 
-\begin_deeper
-\begin_layout Enumerate
-This is (a) and it's nested.
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Bibliography"
 
-\begin_deeper
-\begin_layout Standard
-\begin_inset VSpace 0.3cm
 \end_inset
 
+.
+\end_layout
 
+\begin_layout Subsection
+Special Environments
 \end_layout
 
 \begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\SpecialChar LyX
+ provides two environments that can be used to emulate the behavior of a
+ computer console/terminal and a typewriter.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Subsubsection
+\SpecialChar LyX
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-a
+\family sans
+-Code
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LyX
+-Code
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-b
-\end_layout
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:LyX-Code"
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\end_layout
+
+\begin_layout Standard
+The 
+\family sans
+\SpecialChar LyX
+-Code
+\family default
+ environment is a \SpecialChar LyX
+ extension.
+ It type-sets text in a typewriter-style font.
+ It also treats the 
+\family sans
+Space
+\family default
+ key as a fixed whitespace.
+\begin_inset Foot
+status collapsed
 
 \begin_layout Plain Layout
+In the 
+\family sans
+\SpecialChar LyX
+-Code
+\family default
+ environment, the 
+\family sans
+Space
+\family default
+ key is treated as a 
+\family sans
+Protected
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-c
+Blank
+\family default
+ instead of an end-of-word marker.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+\family sans
+\SpecialChar LyX
+-Code
+\family default
+, 
+\family sans
+Verbatim
+\family default
+ and 
+\family sans
+Verbatim
+\family default
+* are the only environments in which you can type multiple whitespaces in
+ \SpecialChar LyX
+.
+ If you need to insert blank lines, you will still need to use 
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-d
+ (the 
+\family typewriter
+break-line
+\family default
+ function).
+\family sans
+Return
+\family default
+ breaks paragraphs.
+ Note, however, that 
+\family sans
+Return
+\family default
+ does not reset the paragraph environment.
+ So, when you finish using the 
+\family sans
+\SpecialChar LyX
+-Code
+\family default
+ environment, you will need to change the paragraph environment yourself.
+ Also, you can nest the 
+\family sans
+\SpecialChar LyX
+-Code
+\family default
+ environment inside of others.
+\end_layout
+
+\begin_layout Standard
+There are a few quirks with this environment:
 \end_layout
 
+\begin_layout Itemize
+You cannot use 
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
+\end_inset
+
+ at the beginning of a new paragraph (i.
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
+e.
+\begin_inset space \space{}
 \end_inset
 
+you can't follow 
+\family sans
+Return
+\family default
+ with a 
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
+\end_inset
 
+).
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace 0.3cm
+\begin_layout Itemize
+You cannot follow a 
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
 \end_inset
 
+ with a 
+\family sans
+Space
+\family default
+ but with a 
+\begin_inset Info
+type  "shortcut"
+arg   "command-alternatives math-space ; space-insert protected"
+\end_inset
 
+.
 \end_layout
 
-\end_deeper
-\begin_layout Enumerate
-This is (b).
- The table is actually nested inside (a).
+\begin_layout Itemize
+You cannot have an empty paragraph or an empty line.
+ You must put at least one 
+\family sans
+Space
+\family default
+ in any line you want blank.
+ Otherwise, \SpecialChar LaTeX
+ generates errors.
 \end_layout
 
-\end_deeper
-\begin_layout Enumerate
-Back out again.
+\begin_layout Itemize
+You cannot get the typewriter double quotes by typing 
+\family sans
+"
+\family default
+ since that will insert 
+\emph on
+real
+\emph default
+ quotes.
+ You get the typewriter double quotes with 
+\begin_inset Info
+type  "shortcut"
+arg   "self-insert \""
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Standard
-If we hadn't nested the table at all, the list would look like this:
+Here is an example:
 \end_layout
 
-\begin_layout Enumerate
-Item One
+\begin_layout LyX-Code
+#include <stdio.h>
 \end_layout
 
-\begin_deeper
-\begin_layout Enumerate
-This is (a) and it's nested.
+\begin_layout LyX-Code
 \end_layout
 
-\end_deeper
-\begin_layout Standard
-\begin_inset VSpace 0.3cm
-\end_inset
-
+\begin_layout LyX-Code
+int main(void)
+\end_layout
 
+\begin_layout LyX-Code
+{
 \end_layout
 
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout LyX-Code
+    printf("Hello World!
+\backslash
+n");
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout LyX-Code
+    return 0;
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-a
+\begin_layout LyX-Code
+}
 \end_layout
 
+\begin_layout Standard
+This is just the standard 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Hello world!
+\begin_inset Quotes erd
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-b
+ program.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
 
-\begin_layout Plain Layout
+\family sans
+\SpecialChar LyX
+-Code
+\family default
+ has one purpose: to typeset code, such as program source, shell scripts
+ and so on.
+ Use it only in those very special cases where you need to generate text
+ as if you used a typewriter.
+\begin_inset Index idx
+status collapsed
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-c
+\begin_layout Plain Layout
+Paragraph environments|)
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ For longer parts of programming code, use the listings inset that is described
+ in the chapter 
+\emph on
+Program Code Listings
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-d
+Objects
+\emph default
+ manual.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
-
-\end_inset
+\begin_layout Subsubsection
+Verbatim
+\family sans
 
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+Verbatim
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace 0.3cm
 \end_inset
 
 
 \end_layout
 
-\begin_layout Enumerate
-This is (b).
- The table is 
-\emph on
-not
-\emph default
- nested inside (a).
- In fact, it's not nested at all.
+\begin_layout Standard
+The 
+\family sans
+Verbatim
+\family default
+ environment is similar to the 
+\family sans
+\SpecialChar LyX
+-Code
+\family default
+ environment with the difference that its content will be treated like a
+ computer console text.
+\family sans
+Verbatim
+\family default
+ does therefore not have paragraphs so that 
+\family sans
+Return
+\family default
+ breaks lines.
+ Compared to 
+\family sans
+\SpecialChar LyX
+-Code
+\family default
+ the 
+\family sans
+Space
+\family default
+ key is treated like a normal space in text (not as a protected space) and
+ you can have empty lines.
+ In contrary to 
+\family sans
+\SpecialChar LyX
+-Code,
+\family default
+\family sans
+Verbatim
+\family default
+ cannot
 \end_layout
 
-\begin_layout Enumerate
-Back out again.
+\begin_layout Itemize
+have a certain language and a text style
 \end_layout
 
-\begin_layout Standard
-Notice how item (b) is not only no longer nested, but is also the first
- item of a new list!
+\begin_layout Itemize
+contain hyperlinks, boxes, foot- and margin notes, notes, math, citations,
+ index- and nomenclature entries, labels, tables, graphics, listings, floats
+ and \SpecialChar TeX
+ Code
 \end_layout
 
 \begin_layout Standard
-There's another trap you can fall into: Nesting the table, but not going
- deep enough.
- LyX then turns anything after the table into a new sublist.
+Because of these properties 
+\family sans
+Verbatim
+\family default
+ works like a typewriter.
+ Here is an example:
 \end_layout
 
-\begin_layout Enumerate
-Item One
-\end_layout
+\begin_layout Verbatim
 
-\begin_deeper
-\begin_layout Enumerate
-This is (a) and it's nested.
+This is Verbatim.
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace 0.3cm
-\end_inset
-
+\begin_layout Verbatim
+\noindent
+\align block
 
+The following 2 lines are empty:
 \end_layout
 
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
+\begin_layout Verbatim
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-a
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
+\begin_layout Verbatim
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-b
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
+\begin_layout Verbatim
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-c
+Almost everything is allowed in Verbatim:"%&$§#~'`
+\backslash
+}][{|
 \end_layout
 
+\begin_layout Standard
+The 
+\family sans
+Verbatim*
+\family default
+ environment is identical to 
+\family sans
+Verbatim
+\family default
+ with the difference that spaces appear in the output as the character '
+\begin_inset space \textvisiblespace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-d
+'.
+ An example:
 \end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
+\begin_layout Verbatim*
 
-\end_inset
+This is Verbatim*.
+\end_layout
 
+\begin_layout Section
+Nesting Environments
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+Nesting ! Environments
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace 0.3cm
 \end_inset
 
 
-\end_layout
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Nesting"
 
-\begin_layout Enumerate
-This is (b).
- The table is actually nested inside Item One, but 
-\emph on
-not
-\emph default
- inside (a).
-\end_layout
+\end_inset
 
-\end_deeper
-\begin_layout Enumerate
-Back out again.
-\end_layout
 
-\begin_layout Standard
-As you can see, item (b) turned into the first item of a new list, but a
- new list 
-\emph on
-inside
-\emph default
- item 1.
- The same thing would have happened to a figure or an equation.
- So, if you nest tables, figures or equations, make sure you go to the right
- depth!
 \end_layout
 
 \begin_layout Subsection
-Usage and General Features
+Introduction
 \end_layout
 
 \begin_layout Standard
-Speaking of levels, LyX can perform up to a six-fold nesting.
- In other words, 
+\SpecialChar LyX
+ treats text as a unified block with a particular context and specific propertie
+s.
+ This allows you to create blocks that inherit some of the properties of
+ another block.
+ For example you have three main points in an outline, but point #2 also
+ has two subpoints.
+ In other words, you have a list inside of another list, with the inner
+ list 
 \begin_inset Quotes eld
 \end_inset
 
-level #6
+attached
 \begin_inset Quotes erd
 \end_inset
 
- is the innermost possible depth.
- Here's an example to illustrate what we mean:
+ to item #2:
 \end_layout
 
 \begin_layout Enumerate
-level #1 – outermost
+one
 \end_layout
 
-\begin_deeper
 \begin_layout Enumerate
-level #2
+two
 \end_layout
 
 \begin_deeper
 \begin_layout Enumerate
-level #3
+sublist – item #1
 \end_layout
 
-\begin_deeper
 \begin_layout Enumerate
-level #4
-\end_layout
-
-\begin_deeper
-\begin_layout Itemize
-level #5
+sublist – item #2
 \end_layout
 
-\begin_deeper
-\begin_layout Itemize
-level #6
+\end_deeper
+\begin_layout Enumerate
+three
 \end_layout
 
-\end_deeper
-\end_deeper
-\end_deeper
-\end_deeper
-\end_deeper
 \begin_layout Standard
-There are two exceptions to the six-fold nesting limit, and you can see
- both of them in the example.
- Unlike the other fully-nestable environments, you can only perform a four-fold
- nesting with the 
+You put a list inside a list by nesting one list inside the other.
+ Nesting an environment is quite simple: Select 
 \family sans
-Enumerate
+Edit\SpecialChar menuseparator
+Increase
+\begin_inset space ~
+\end_inset
+
+List
+\begin_inset space ~
+\end_inset
+
+Depth
+\family default
+ or 
+\family sans
+Decrease
+\begin_inset space ~
+\end_inset
+
+List
+\begin_inset space ~
+\end_inset
+
+Depth
 \family default
+ to change the nesting depth (the status bar will tell you how far you are
+ nested).
+ Instead of the menu, you can also use the toolbar buttons 
+\begin_inset Info
+type  "icon"
+arg   "depth-increment"
+\end_inset
+
  and 
+\begin_inset Info
+type  "icon"
+arg   "depth-decrement"
+\end_inset
+
+ or the key bindings 
 \family sans
-Itemize
+Tab
 \family default
- environments.
- For example, if we tried to nest another 
+ and 
 \family sans
-Enumerate
+Shift+Tab
 \family default
- list inside item 
-\begin_inset Quotes eld
+ or 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-increment"
 \end_inset
 
-A.
-\begin_inset Quotes erd
+ and 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-decrement"
 \end_inset
 
-, we would get errors.
+.
+ The change will work on the current selection, if you have made one (allowing
+ you to change the nesting of several paragraphs at once), or the current
+ paragraph.
+\end_layout
+
+\begin_layout Standard
+Note that \SpecialChar LyX
+ only changes the nesting depth if it can.
+ If it is invalid to do so, nothing happens if you try to change the depth.
+ Additionally, if you change the depth of one paragraph, it affects the
+ depth of every paragraph nested inside of it.
+\end_layout
+
+\begin_layout Standard
+Nesting isn't limited to lists.
+ In \SpecialChar LyX
+, you can nest just about anything inside anything else, as you're about
+ to find out.
+ This is the real power of nesting paragraph environments.
 \end_layout
 
 \begin_layout Subsection
-Some Examples
-\begin_inset Index idx
-status collapsed
+What You Can and Can't Nest
+\end_layout
 
-\begin_layout Plain Layout
-Nesting ! Examples
+\begin_layout Standard
+Before we fire a list of paragraph environments at you, we need to tell
+ you a little bit more about how nesting works.
 \end_layout
 
-\end_inset
+\begin_layout Standard
+The question of nesting a paragraph environment is a bit more complicated
+ than a simple yes or no.
+ There are three types of paragraph environments:
+\end_layout
+
+\begin_layout Itemize
+Completely unnestable
+\end_layout
 
+\begin_layout Itemize
+Fully nestable, you can nest them inside things and you can also nest other
+ things inside them.
+\end_layout
 
+\begin_layout Itemize
+A third type, you can nest them into other environments, but you can't nest
+ anything into them.
 \end_layout
 
 \begin_layout Standard
-The best way to explain just what you can do with nesting is by illustration.
- We have several examples of nested environments.
- In them, we explain how we created the example, so that you can reproduce
- them.
+Here's a list of the three types of nesting behavior, and which paragraph
+ environments have them:
 \end_layout
 
-\begin_layout Subsubsection
-Example 1: The Six-fold Way and Mixed Nesting
+\begin_layout Description
+Unnestable Can't nest them.
+ Can't nest into them.
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring MMM
-#1-a This is the outermost level.
- It's a 
+\begin_deeper
+\begin_layout Itemize
+
 \family sans
-List
-\family default
- environment.
+Bibliography
 \end_layout
 
-\begin_deeper
-\begin_layout Labeling
-\labelwidthstring MMM
-#2-a This is level #2.
- We created it by using 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
+\begin_layout Itemize
 
- followed by 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-increment"
-\end_inset
+\family sans
+Abstract
+\end_layout
 
-.
+\begin_layout Itemize
+
+\family sans
+Title
 \end_layout
 
-\begin_deeper
-\begin_layout Labeling
-\labelwidthstring MMM
-#3-a This is level #3.
- This time, we just hit 
+\begin_layout Itemize
+
 \family sans
-Return
-\family default
-, then used 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-increment"
-\end_inset
+Author
+\end_layout
 
- twice in a row.
- We could have also created it the same way as we did the previous level,
- by hitting 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
+\begin_layout Itemize
 
- followed by 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-increment"
+\family sans
+Date
+\end_layout
+
+\end_deeper
+\begin_layout Description
+Fully
+\begin_inset space ~
 \end_inset
 
-.
+Nestable You can nest them.
+ You can nest other things into them.
 \end_layout
 
 \begin_deeper
-\begin_layout Standard
-This is actually a 
+\begin_layout Itemize
+
 \family sans
-Standard
-\family default
- environment, nested inside of 
-\begin_inset Quotes eld
-\end_inset
+Verse
+\end_layout
 
-#3-a
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Itemize
 
-.
- So, it's at level #4.
- We did this by hitting 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
+\family sans
+Quote
+\end_layout
 
-, then 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-increment"
-\end_inset
+\begin_layout Itemize
 
-, then changing the paragraph environment to 
-\family sans
-Standard
-\family default
-.
- Do this to create list items with more than one paragraph — it also works
- for the 
-\family sans
-Description
-\family default
-, 
 \family sans
-Enumerate
-\family default
-, and 
+Quotation
+\end_layout
+
+\begin_layout Itemize
+
 \family sans
 Itemize
-\family default
- environments!
 \end_layout
 
-\begin_layout Standard
-Here's another 
+\begin_layout Itemize
+
 \family sans
-Standard
-\family default
- paragraph, also at level #4, made with just a 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
+Enumerate
+\end_layout
 
-.
+\begin_layout Itemize
+
+\family sans
+Description
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring MMM
-#4-a This is level #4.
- We hit 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
+\begin_layout Itemize
 
- and changed the paragraph environment back to 
 \family sans
 List
-\family default
-.
- Remember — we can't nest anything inside a 
-\family sans
-Standard
-\family default
- environment, which is why we're still at level #4.
- However, we 
-\emph on
-can
-\emph default
- keep nesting things inside 
-\begin_inset Quotes eld
-\end_inset
+\end_layout
 
-#3-a
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Itemize
 
-.
+\family sans
+\SpecialChar LyX
+-Code
 \end_layout
 
-\begin_deeper
-\begin_layout Labeling
-\labelwidthstring MMM
-#5-a This is level #5\SpecialChar \ldots{}
+\begin_layout Itemize
 
+\family sans
+Verbatim
 \end_layout
 
-\begin_deeper
-\begin_layout Labeling
-\labelwidthstring MMM
-#6-a \SpecialChar \ldots{}
-and this is level #6.
- By now, you should know how we made these two.
+\begin_layout Itemize
+
+\family sans
+Verbatim*
 \end_layout
 
 \end_deeper
-\begin_layout Labeling
-\labelwidthstring MMM
-#5-b Back to level #5.
- Just hit 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
+\begin_layout Description
+Nestable-Inside You can nest them inside other things.
+ You can't nest anything into them.
+\end_layout
 
- followed by a 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-decrement"
-\end_inset
+\begin_deeper
+\begin_layout Itemize
 
-.
+\family sans
+Standard
 \end_layout
 
-\end_deeper
-\begin_layout Labeling
-\labelwidthstring MMM
-#4-b After another 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
-
- followed by a 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-decrement"
-\end_inset
+\begin_layout Itemize
 
-, we're back at level #4.
+\family sans
+Part
 \end_layout
 
-\end_deeper
-\begin_layout Labeling
-\labelwidthstring MMM
-#3-b Back to level #3.
- By now it should be obvious how we did this.
-\end_layout
+\begin_layout Itemize
 
-\end_deeper
-\begin_layout Labeling
-\labelwidthstring MMM
-#2-b Back to level #2.
+\family sans
+Chapter
 \end_layout
 
-\end_deeper
-\begin_layout Labeling
-\labelwidthstring MMM
-#1-b And last, back to the outermost level, #1.
- After this sentence, we'll hit 
-\family sans
-Return
-\family default
- and change the paragraph environment back to 
+\begin_layout Itemize
+
 \family sans
-Standard
-\family default
- to end the list.
+Section
 \end_layout
 
-\begin_layout Standard
-We could have also used the 
-\family sans
-Description
-\family default
-, 
+\begin_layout Itemize
+
 \family sans
-Quote
-\family default
-, 
+Subsection
+\end_layout
+
+\begin_layout Itemize
+
 \family sans
-Quotation
-\family default
-, or even the 
+Subsubsection
+\end_layout
+
+\begin_layout Itemize
+
 \family sans
-Verse
-\family default
- environment in place of the 
+Paragraph
+\end_layout
+
+\begin_layout Itemize
+
 \family sans
-List
-\family default
- environment.
- The example would have worked exactly the same.
+Subparagraph
 \end_layout
 
-\begin_layout Subsubsection
-Example 2: Inheritance
+\begin_layout Itemize
+
+\family sans
+Part*
 \end_layout
 
-\begin_layout LyX-Code
-This is the LyX-Code environment, at level #1, the outermost
+\begin_layout Itemize
+
+\family sans
+Chapter*
 \end_layout
 
-\begin_layout LyX-Code
-level.
-  Now we'll hit 
+\begin_layout Itemize
+
 \family sans
-Return
-\family default
-, then 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-increment"
-\end_inset
+Section*
+\end_layout
+
+\begin_layout Itemize
 
-, after which, we'll change to the 
 \family sans
-Enumerate
-\family default
- environment.
+Subsection*
 \end_layout
 
-\begin_deeper
-\begin_layout Enumerate
-This is the 
+\begin_layout Itemize
+
 \family sans
-Enumerate
-\family default
- environment, at level #2.
+Subsubsection*
 \end_layout
 
-\begin_layout Enumerate
-Notice how the nested 
+\begin_layout Itemize
+
 \family sans
-Enumerate
-\family default
- not only inherits its margins from its parent environment (
+Right
+\begin_inset space ~
+\end_inset
+
+Address
+\end_layout
+
+\begin_layout Itemize
+
 \family sans
-LyX-Code
-\family default
-), but also inherits its font and spacing!
+Address
 \end_layout
 
 \end_deeper
 \begin_layout Standard
-We ended this example by hitting 
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ Although it is possible, for example, to nest numbered section headings
+ like 
 \family sans
-Return
+Chapter
 \family default
-.
- After that, we needed to reset the paragraph environment to 
+, 
 \family sans
-Standard
+Section
 \family default
- and reset the nesting depth by using 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-decrement"
+, etc.
+\begin_inset space ~
 \end_inset
 
- once.
+into lists, it is highly recommended not to do this because the aim is to
+ create well-structured documents following typesetting guidelines whereas
+ nested section headings violate this.
 \end_layout
 
-\begin_layout Subsubsection
-Example 3: Labels, Levels, and the 
-\family sans
-Enumerate
-\family default
- and 
-\family sans
-Itemize
-\family default
- Environments
-\begin_inset Argument
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Nesting Other Things: Tables, Math, Floats, etc.
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Example #3: Labels, Levels and other list environments
+Nesting ! Tables etc.
 \end_layout
 
 \end_inset
@@ -8253,368 +8825,233 @@ Example #3: Labels, Levels and other list environments
 
 \end_layout
 
-\begin_layout Enumerate
-This is level #1, in an 
-\family sans
-Enumerate
-\family default
- paragraph environment.
- We're actually going to nest a bunch of these.
+\begin_layout Standard
+There are several things that aren't paragraph environments, but which are
+ affected by nesting anyhow.
+ They are:
 \end_layout
 
-\begin_deeper
-\begin_layout Enumerate
-This is level #2.
- We used 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
-
- followed by 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-increment"
-\end_inset
+\begin_layout Itemize
+equations
+\end_layout
 
-.
- Now, what happens if we nest an 
-\family sans
-Itemize
-\family default
- environment inside of this one? It will be at level #3, but what will its
- label be? An asterisk?
+\begin_layout Itemize
+tables
 \end_layout
 
-\begin_deeper
 \begin_layout Itemize
-No! It's a bullet.
- This is the 
-\emph on
-first
-\emph default
-\family sans
-Itemize
-\family default
- environment, even though it's at level #3.
- So, its label is a bullet.
- (We got here by using 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
+figures
+\end_layout
 
-, then 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-increment"
-\end_inset
+\begin_layout Standard
+(
+\begin_inset Note Greyedout
+status open
 
-, then changing the environment to 
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ Figures and tables in 
 \family sans
-Itemize
+Floats
 \family default
-.)
+ are not affected by this.
 \end_layout
 
-\begin_deeper
-\begin_layout Itemize
-Here's level #4, produced using 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
 \end_inset
 
-, then 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-increment"
+ Have a look at section
+\begin_inset space ~
 \end_inset
 
-.
- We'll do that again\SpecialChar \ldots{}
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Floats"
 
-\begin_deeper
-\begin_layout Enumerate
-\SpecialChar \ldots{}
-to get to level #5.
- This time, however, we also changed the paragraph environment back to 
-\family sans
-Enumerate
-\family default
-.
- Notice the type of numbering, it is 
-\emph on
-lowercase Roman
-\emph default
-, because we are in the 
-\emph on
-thirdfold
-\emph default
-\family sans
-Enumerate
-\family default
- environment (i.
-\begin_inset space \thinspace{}
 \end_inset
 
-g.
- it is an 
-\family sans
-Enumerate
-\family default
- inside an 
-\family sans
-Enumerate
-\family default
- inside an 
+ for more information about 
 \family sans
-Enumerate
+Floats
 \family default
-).
+.)
 \end_layout
 
-\begin_layout Enumerate
-What happens if we 
-\emph on
-don't
-\emph default
- change the paragraph environment, but decrease the nesting depth? What
- type of numbering does LyX use?
+\begin_layout Standard
+\SpecialChar LyX
+ can treat these three objects as either a word or as a paragraph.
+ If a figure, table, or an equation is inline, it goes wherever the paragraph
+ it is in goes.
 \end_layout
 
-\begin_layout Enumerate
-Oh, as if you couldn't guess by now, we're just using 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
+\begin_layout Standard
+On the other hand, if you have an equation, figure or table in a 
+\begin_inset Quotes eld
 \end_inset
 
- to keep the current environment and depth but create a new item.
-\end_layout
+paragraph
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Enumerate
-Let's use 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-decrement"
+ of its own, it behaves just like a 
+\begin_inset Quotes eld
 \end_inset
 
- to decrease the depth after the next 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
+nestable-inside
+\begin_inset Quotes erd
 \end_inset
 
-.
+ paragraph environment.
+ You can nest it into any environment, but you obviously can't nest anything
+ into it.
 \end_layout
 
-\end_deeper
-\begin_layout Enumerate
-This is level #4.
- Look what type of label LyX is using!
+\begin_layout Standard
+Here's an example with a table:
 \end_layout
 
-\end_deeper
 \begin_layout Enumerate
-This is level #3.
- Even though we've changed levels, LyX is still using a lowercase Roman
- numeral as the label.Why?
+Item One
 \end_layout
 
+\begin_deeper
 \begin_layout Enumerate
-Because, even though the nesting depth has changed, the paragraph is 
-\emph on
-still
-\emph default
- a thirdfold 
-\family sans
-Enumerate
-\family default
- environment.
- Notice, however, that LyX 
-\emph on
-did
-\emph default
- reset the counter for the label.
+This is (a) and it's nested.
 \end_layout
 
-\end_deeper
-\begin_layout Enumerate
-Another 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
+\begin_deeper
+\begin_layout Standard
+\begin_inset VSpace 0.3cm
 \end_inset
 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-decrement"
-\end_inset
 
- sequence, and we're back to level #2.
- This time, we not only changed the nesting depth, but we also moved back
- into the twofold-nested 
-\family sans
-Enumerate
-\family default
- environment.
 \end_layout
 
-\end_deeper
-\begin_layout Enumerate
-The same thing happens if we do another 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-decrement"
-\end_inset
+\begin_layout Plain Layout
 
-sequence and return to level #1, the outermost level.
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+a
 \end_layout
 
-\begin_layout Standard
-Lastly, we reset the environment to 
-\family sans
-Standard
-\family default
-.
- As you can see, the level number doesn't correspond to what type of labeling
- LyX uses for the 
-\family sans
-Enumerate
-\family default
- and 
-\family sans
-Itemize
-\family default
- environments.
- The number of other 
-\family sans
-Enumerate
-\family default
- environments surrounding it determines what kind of label LyX uses for
- an 
-\family sans
-Enumerate
-\family default
- item.
- The same rule applies for the 
-\family sans
-Itemize
-\family default
- environment, as well.
-\end_layout
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\begin_layout Subsubsection
-Example 4: Going Bonkers
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Enumerate
-We're going to go totally nuts now.
- We won't nest as deep as in the other examples, nor will we go into the
- same detail with how we did it.
- (level #1: 
-\family sans
-Enumerate
-\family default
-)
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+b
 \end_layout
 
-\begin_deeper
-\begin_layout Standard
-(
-\family sans
-Return, 
-\family default
-
-\begin_inset Info
-type  "shortcut"
-arg   "depth-increment"
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\family sans
-, Standard
-\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.
- The environment name is the name of the current environment.
- Either before or after this, we'll put in the level.
-\end_layout
-
-\end_deeper
-\begin_layout Enumerate
-(
-\family sans
-Return, Enumerate
-\family default
-: level #1) This is the next item in the list.
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+c
 \end_layout
 
-\begin_deeper
-\begin_layout Verse
-Now we'll add verse.
-\begin_inset Newline newline
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-It will get much worse.
-\begin_inset Newline newline
-\end_inset
+\begin_layout Plain Layout
 
-(
-\family sans
-Return, 
-\family default
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+d
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-increment"
 \end_inset
 
 
-\family sans
-, Verse
-\family default
-: level #2)
 \end_layout
 
-\begin_layout Verse
-Fiddle dee, Fiddle doo.
-\begin_inset Newline newline
+\begin_layout Standard
+\begin_inset VSpace 0.3cm
 \end_inset
 
-Bippitey boppitey boo!
-\begin_inset Newline newline
-\end_inset
 
-(
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
+\end_layout
 
+\end_deeper
+\begin_layout Enumerate
+This is (b).
+ The table is actually nested inside (a).
+\end_layout
 
-\family sans
-)
+\end_deeper
+\begin_layout Enumerate
+Back out again.
 \end_layout
 
-\begin_layout Verse
-Here comes a table:
+\begin_layout Standard
+If we hadn't nested the table at all, the list would look like this:
+\end_layout
+
+\begin_layout Enumerate
+Item One
 \end_layout
 
 \begin_deeper
+\begin_layout Enumerate
+This is (a) and it's nested.
+\end_layout
+
+\end_deeper
 \begin_layout Standard
 \begin_inset VSpace 0.3cm
 \end_inset
@@ -8630,7 +9067,7 @@ Here comes a table:
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8643,12 +9080,12 @@ Here comes a table:
 \bar no
 \noun off
 \color none
-one-fish
+a
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8661,14 +9098,14 @@ one-fish
 \bar no
 \noun off
 \color none
-two-fish
+b
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8681,12 +9118,12 @@ two-fish
 \bar no
 \noun off
 \color none
-red-fish
+c
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8699,7 +9136,7 @@ red-fish
 \bar no
 \noun off
 \color none
-blue-fish
+d
 \end_layout
 
 \end_inset
@@ -8712,341 +9149,266 @@ blue-fish
 
 \end_layout
 
-\end_deeper
-\begin_layout Verse
-(
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
+\begin_layout Standard
+\begin_inset VSpace 0.3cm
 \end_inset
 
 
-\family sans
-, Table, 
-\family default
-
-\begin_inset Info
-type  "shortcut"
-arg   "depth-increment"
-\end_inset
+\end_layout
 
- 3 times, 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
+\begin_layout Enumerate
+This is (b).
+ The table is 
+\emph on
+not
+\emph default
+ nested inside (a).
+ In fact, it's not nested at all.
+\end_layout
 
+\begin_layout Enumerate
+Back out again.
+\end_layout
 
-\family sans
-, Verse, 
-\family default
+\begin_layout Standard
+Notice how item (b) is not only no longer nested, but is also the first
+ item of a new list!
+\end_layout
 
-\begin_inset Info
-type  "shortcut"
-arg   "depth-decrement"
-\end_inset
+\begin_layout Standard
+There's another trap you can fall into: Nesting the table, but not going
+ deep enough.
+ \SpecialChar LyX
+ then turns anything after the table into a new sublist.
+\end_layout
 
-)
+\begin_layout Enumerate
+Item One
 \end_layout
 
-\end_deeper
+\begin_deeper
 \begin_layout Enumerate
-(
-\family sans
-Return, Enumerate
-\family default
-: level #1) This is another item.
- Note that selecting a 
-\family sans
-Table
-\family default
- resets the nesting depth to level #1, so we increased the nesting depth
- 3 times to put the table inside the 
-\family sans
-Verse
-\family default
- environment.
+This is (a) and it's nested.
 \end_layout
 
-\begin_layout Quotation
-We're now ending the 
-\family sans
-Enumerate
-\family default
- list and changing to 
-\family sans
-Quotation
-\family default
-.
- We're still at level #1.
- We want to show you some of the things you can do by mixing environments.
- The next set of paragraphs is a 
-\begin_inset Quotes eld
+\begin_layout Standard
+\begin_inset VSpace 0.3cm
 \end_inset
 
-quoted letter.
-\begin_inset Quotes erd
-\end_inset
 
- We'll nest both the 
-\family sans
-Address
-\family default
- and 
-\family sans
-Right
-\begin_inset space ~
-\end_inset
+\end_layout
 
-Address
-\family default
- environments inside of this one, then use another nested 
-\family sans
-Quotation
-\family default
- for the letter body.
- We'll use 
-\begin_inset Info
-type  "shortcut"
-arg   "break-paragraph inverse"
-\end_inset
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
- to preserve the depth.
- Remember that you need to use 
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
-\end_inset
-
- to create multiple lines inside the 
-\family sans
-Address
-\family default
- and 
-\family sans
-Right
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
 
-Address
-\family default
- environments.
- Here it goes:
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+a
 \end_layout
 
-\begin_deeper
-\begin_layout Right Address
-1234 Nowhere Rd.
-\begin_inset Newline newline
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-Moosegroin, MT 00100
-\begin_inset Newline newline
-\end_inset
+\begin_layout Plain Layout
 
-9-6-96
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+b
 \end_layout
 
-\begin_layout Address
-Dear Mr.
-\begin_inset space ~
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-Fizlewitz:
+\begin_layout Plain Layout
+
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+c
 \end_layout
 
-\begin_layout Quotation
-We regret to inform you that we cannot fill your order for 50
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-L of compressed methane gas due to circumstances beyond our control.
- Unfortunately, several of our cows have mysteriously exploded, creating
- a backlog in our orders for methane.
- We will place your name on the waiting list and try to fill your order
- as soon as possible.
- In the meantime, we thank you for your patience.
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Quotation
-We do, however, now have a special on beef.
- If you are interested, please return the enclosed pricing and order form
- with your order, along with payment.
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+d
 \end_layout
 
-\begin_layout Quotation
-We thank you again for your patience.
-\end_layout
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
-\begin_layout Address
-Sincerely,
-\begin_inset Newline newline
 \end_inset
 
-Bill Hick
-\end_layout
 
-\end_deeper
-\begin_layout Quotation
-That ends that example!
 \end_layout
 
+\end_deeper
 \begin_layout Standard
-As you can see, nesting environments in LyX gives you a lot of power with
- just a few keystrokes.
- We could have easily nested an 
-\family sans
-Itemize
-\family default
- list inside of a 
-\family sans
-Quotation
-\family default
- or 
-\family sans
-Quote
-\family default
-, or put a 
-\family sans
-Quote
-\family default
- inside of an 
-\family sans
-Itemize
-\family default
- list.
- You have a huge variety of options at your disposal.
-\end_layout
+\begin_inset VSpace 0.3cm
+\end_inset
 
-\begin_layout Section
-Spacing, pagination and line breaks
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-Spacing
 \end_layout
 
-\end_inset
-
+\begin_layout Enumerate
+This is (b).
+ The table is actually nested inside Item One, but 
+\emph on
+not
+\emph default
+ inside (a).
+\end_layout
 
+\begin_layout Enumerate
+Back out again.
 \end_layout
 
 \begin_layout Standard
-What is a space? While you might be used to pressing the space key anytime
- you want to separate two words in ordinary word processors, LyX offers
- you more spaces: Spaces of different width and spaces which can or cannot
- be broken at the end of a line.
- The following sections will show you some examples where those spaces are
- useful.
+As you can see, item (b) turned into the first item of a new list, but a
+ new list 
+\emph on
+inside
+\emph default
+ item 1.
+ The same thing would have happened to a figure or an equation.
+ So, if you nest tables, figures or equations, make sure you go to the right
+ depth!
 \end_layout
 
 \begin_layout Subsection
-Protected Space
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Protected-Space"
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Spaces ! Protected
+Usage and General Features
 \end_layout
 
+\begin_layout Standard
+Speaking of levels, \SpecialChar LyX
+ can perform up to a six-fold nesting.
+ In other words, 
+\begin_inset Quotes eld
 \end_inset
 
+level #6
+\begin_inset Quotes erd
+\end_inset
 
+ is the innermost possible depth.
+ Here's an example to illustrate what we mean:
 \end_layout
 
-\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: 
+\begin_layout Enumerate
+level #1 – outermost
 \end_layout
 
-\begin_layout Quote
-Further documentation is given in section
-\begin_inset Newline newline
-\end_inset
+\begin_deeper
+\begin_layout Enumerate
+level #2
+\end_layout
 
+\begin_deeper
+\begin_layout Enumerate
+level #3
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Bibliography"
+\begin_deeper
+\begin_layout Enumerate
+level #4
+\end_layout
 
-\end_inset
+\begin_deeper
+\begin_layout Itemize
+level #5
+\end_layout
 
-.
+\begin_deeper
+\begin_layout Itemize
+level #6
 \end_layout
 
+\end_deeper
+\end_deeper
+\end_deeper
+\end_deeper
+\end_deeper
 \begin_layout Standard
-Obviously, it would be a good thing to put a protected space between 
-\begin_inset Quotes eld
-\end_inset
-
-section
-\begin_inset Quotes erd
-\end_inset
-
+There are two exceptions to the six-fold nesting limit, and you can see
+ both of them in the example.
+ Unlike the other fully-nestable environments, you can only perform a four-fold
+ nesting with the 
+\family sans
+Enumerate
+\family default
  and 
+\family sans
+Itemize
+\family default
+ environments.
+ For example, if we tried to nest another 
+\family sans
+Enumerate
+\family default
+ list inside item 
 \begin_inset Quotes eld
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Bibliography"
-
-\end_inset
-
-
+A.
 \begin_inset Quotes erd
 \end_inset
 
-.
- A protected space is set with 
-\family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Protected
-\bar under
-
-\begin_inset space ~
-\end_inset
-
-
-\bar default
-Space
-\family default
- (shortcut 
-\begin_inset Info
-type  "shortcut"
-arg   "space-insert protected"
-\end_inset
-
-).
+, we would get errors.
 \end_layout
 
 \begin_layout Subsection
-Horizontal Space
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Horizontal-Space"
-
-\end_inset
-
-
+Some Examples
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Spacing ! Horizontal
+Nesting ! Examples
 \end_layout
 
 \end_inset
@@ -9055,175 +9417,2765 @@ Spacing ! Horizontal
 \end_layout
 
 \begin_layout Standard
-All horizontal spaces can be inserted with the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Horizontal Space
-\family default
-.
- The length units are listed in Appendix
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cha:Units-available-in"
-
-\end_inset
-
-.
+The best way to explain just what you can do with nesting is by illustration.
+ We have several examples of nested environments.
+ In them, we explain how we created the example, so that you can reproduce
+ them.
 \end_layout
 
 \begin_layout Subsubsection
-Inter-word Space
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Inter-word-Space"
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
+Example 1: The Six-fold Way and Mixed Nesting
+\end_layout
 
-\begin_layout Plain Layout
-Spaces ! Inter-word
+\begin_layout Labeling
+\labelwidthstring MMM
+#1-a This is the outermost level.
+ It's a 
+\family sans
+List
+\family default
+ environment.
 \end_layout
 
+\begin_deeper
+\begin_layout Labeling
+\labelwidthstring MMM
+#2-a This is level #2.
+ We created it by using 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
 \end_inset
 
+ followed by 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-increment"
+\end_inset
 
+.
 \end_layout
 
-\begin_layout Standard
-Some languages (e.
-\begin_inset space \thinspace{}
+\begin_deeper
+\begin_layout Labeling
+\labelwidthstring MMM
+#3-a This is level #3.
+ This time, we just enter 
+\family sans
+Return
+\family default
+, then used 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-increment"
 \end_inset
 
-g.
-\begin_inset space \space{}
+ twice in a row.
+ We could have also created it the same way as we did the previous level,
+ by entering 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
 \end_inset
 
-English) have the typographical convention to add extra space after an end-of-se
-ntence punctuation mark, and LyX honors those conventions (see section
-\begin_inset space ~
+ followed by 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-increment"
 \end_inset
 
+.
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Abbreviations"
+\begin_deeper
+\begin_layout Standard
+This is actually a 
+\family sans
+Standard
+\family default
+ environment, nested inside of 
+\begin_inset Quotes eld
+\end_inset
 
+#3-a
+\begin_inset Quotes erd
 \end_inset
 
-).
- Sometimes, you want a normal space nevertheless.
- In this case, insert an inter-word space (shortcut 
+.
+ So, it's at level #4.
+ We did this by entering 
 \begin_inset Info
 type  "shortcut"
-arg   "space-insert normal"
+arg   "paragraph-break inverse"
 \end_inset
 
-).
-\end_layout
-
-\begin_layout Subsubsection
-Thin Space
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Thin-Space"
-
+, then 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-increment"
 \end_inset
 
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Spaces ! Thin
+, then changing the paragraph environment to 
+\family sans
+Standard
+\family default
+.
+ Do this to create list items with more than one paragraph — it also works
+ for the 
+\family sans
+Description
+\family default
+, 
+\family sans
+Enumerate
+\family default
+, and 
+\family sans
+Itemize
+\family default
+ environments!
 \end_layout
 
+\begin_layout Standard
+Here's another 
+\family sans
+Standard
+\family default
+ paragraph, also at level #4, made with just a 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
 \end_inset
 
-
+.
 \end_layout
 
-\begin_layout Standard
-A 
-\begin_inset Quotes eld
-\end_inset
-
-thin space
-\begin_inset Quotes erd
+\begin_layout Labeling
+\labelwidthstring MMM
+#4-a This is level #4.
+ We enter 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
 \end_inset
 
- is a blank which has half the size of a normal space (and it is also 
+ and changed the paragraph environment back to 
+\family sans
+List
+\family default
+.
+ Remember — we can't nest anything inside a 
+\family sans
+Standard
+\family default
+ environment, which is why we're still at level #4.
+ However, we 
+\emph on
+can
+\emph default
+ keep nesting things inside 
 \begin_inset Quotes eld
 \end_inset
 
-protected
+#3-a
 \begin_inset Quotes erd
 \end_inset
 
-).
- The typographical conventions in a lot of languages propose the use of
- thin spaces in cases where normal spaces would be too wide, for instance
- inside abbreviations:
+.
 \end_layout
 
-\begin_layout Quote
-D.
-\begin_inset space \thinspace{}
-\end_inset
+\begin_deeper
+\begin_layout Labeling
+\labelwidthstring MMM
+#5-a This is level #5\SpecialChar ldots
 
-E.
- Knuth has developed our beloved typesetting program.
 \end_layout
 
-\begin_layout Standard
-or between values and units.
- Compare for example this:
-\begin_inset Newline newline
-\end_inset
+\begin_deeper
+\begin_layout Labeling
+\labelwidthstring MMM
+#6-a \SpecialChar ldots
+and this is level #6.
+ By now, you should know how we made these two.
+\end_layout
 
-10
-\begin_inset space \thinspace{}
+\end_deeper
+\begin_layout Labeling
+\labelwidthstring MMM
+#5-b Back to level #5.
+ Just enter 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
 \end_inset
 
-kg (thin space)
-\begin_inset Newline newline
+ followed by a 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-decrement"
 \end_inset
 
-10 kg (normal space
+.
 \end_layout
 
-\begin_layout Standard
-You can insert thin spaces also with the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Thin
-\begin_inset space ~
-\end_inset
-
-Space
-\family default
+\end_deeper
+\begin_layout Labeling
+\labelwidthstring MMM
+#4-b After another 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
+\end_inset
+
+ followed by a 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-decrement"
+\end_inset
+
+, we're back at level #4.
+\end_layout
+
+\end_deeper
+\begin_layout Labeling
+\labelwidthstring MMM
+#3-b Back to level #3.
+ By now it should be obvious how we did this.
+\end_layout
+
+\end_deeper
+\begin_layout Labeling
+\labelwidthstring MMM
+#2-b Back to level #2.
+\end_layout
+
+\end_deeper
+\begin_layout Labeling
+\labelwidthstring MMM
+#1-b And last, back to the outermost level, #1.
+ After this sentence, we will enter 
+\family sans
+Return
+\family default
+ and change the paragraph environment back to 
+\family sans
+Standard
+\family default
+ to end the list.
+\end_layout
+
+\begin_layout Standard
+We could have also used the 
+\family sans
+Description
+\family default
+, 
+\family sans
+Quote
+\family default
+, 
+\family sans
+Quotation
+\family default
+, or even the 
+\family sans
+Verse
+\family default
+ environment in place of the 
+\family sans
+List
+\family default
+ environment.
+ The example would have worked exactly the same.
+\end_layout
+
+\begin_layout Subsubsection
+Example 2: Inheritance
+\end_layout
+
+\begin_layout LyX-Code
+This is the LyX-Code environment, at level #1, the outermost
+\end_layout
+
+\begin_layout LyX-Code
+level.
+  Now we will enter 
+\family sans
+Return
+\family default
+, then 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-increment"
+\end_inset
+
+, after
+\begin_inset Newline newline
+\end_inset
+
+which, we will change to the 
+\family sans
+Enumerate
+\family default
+ environment.
+\end_layout
+
+\begin_deeper
+\begin_layout Enumerate
+This is the 
+\family sans
+Enumerate
+\family default
+ environment, at level #2.
+\end_layout
+
+\begin_layout Enumerate
+Notice how the nested 
+\family sans
+Enumerate
+\family default
+ not only inherits its margins from its parent environment (
+\family sans
+LyX-Code
+\family default
+), but also inherits its font and spacing!
+\end_layout
+
+\end_deeper
+\begin_layout Standard
+We ended this example by entering 
+\family sans
+Return
+\family default
+.
+ After that, we needed to reset the paragraph environment to 
+\family sans
+Standard
+\family default
+ and reset the nesting depth by using 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-decrement"
+\end_inset
+
+ once.
+\end_layout
+
+\begin_layout Subsubsection
+Example 3: Labels, Levels, and the 
+\family sans
+Enumerate
+\family default
+ and 
+\family sans
+Itemize
+\family default
+ Environments
+\begin_inset Argument 1
+status collapsed
+
+\begin_layout Plain Layout
+Example #3: Labels, Levels and other list environments
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Enumerate
+This is level #1, in an 
+\family sans
+Enumerate
+\family default
+ paragraph environment.
+ We're actually going to nest a bunch of these.
+\end_layout
+
+\begin_deeper
+\begin_layout Enumerate
+This is level #2.
+ We used 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
+\end_inset
+
+ followed by 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-increment"
+\end_inset
+
+.
+ Now, what happens if we nest an 
+\family sans
+Itemize
+\family default
+ environment inside of this one? It will be at level #3, but what will its
+ label be? An asterisk?
+\end_layout
+
+\begin_deeper
+\begin_layout Itemize
+No! It's a bullet.
+ This is the 
+\emph on
+first
+\emph default
+\family sans
+Itemize
+\family default
+ environment, even though it's at level #3.
+ So, its label is a bullet.
+ (We got here by using 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
+\end_inset
+
+, then 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-increment"
+\end_inset
+
+, then changing the environment to 
+\family sans
+Itemize
+\family default
+.)
+\end_layout
+
+\begin_deeper
+\begin_layout Itemize
+Here's level #4, produced using 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
+\end_inset
+
+, then 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-increment"
+\end_inset
+
+.
+ We will do that again\SpecialChar ldots
+
+\end_layout
+
+\begin_deeper
+\begin_layout Enumerate
+\SpecialChar ldots
+to get to level #5.
+ This time, however, we also changed the paragraph environment back to 
+\family sans
+Enumerate
+\family default
+.
+ Notice the type of numbering, it is 
+\emph on
+lowercase Roman
+\emph default
+, because we are in the 
+\emph on
+thirdfold
+\emph default
+\family sans
+Enumerate
+\family default
+ environment (that is, it is an 
+\family sans
+Enumerate
+\family default
+ inside an 
+\family sans
+Enumerate
+\family default
+ inside an 
+\family sans
+Enumerate
+\family default
+).
+\end_layout
+
+\begin_layout Enumerate
+What happens if we 
+\emph on
+don't
+\emph default
+ change the paragraph environment, but decrease the nesting depth? What
+ type of numbering does \SpecialChar LyX
+ use?
+\end_layout
+
+\begin_layout Enumerate
+Oh, as if you couldn't guess by now, we're just using 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
+\end_inset
+
+ to keep the current environment and depth but create a new item.
+\end_layout
+
+\begin_layout Enumerate
+Let's use 
+\begin_inset Info
+type  "shortcut"
+arg   "depth-decrement"
+\end_inset
+
+ to decrease the depth after the next 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
+\end_inset
+
+.
+\end_layout
+
+\end_deeper
+\begin_layout Enumerate
+This is level #4.
+ Look what type of label \SpecialChar LyX
+ is using!
+\end_layout
+
+\end_deeper
+\begin_layout Enumerate
+This is level #3.
+ Even though we've changed levels, \SpecialChar LyX
+ is still using a lowercase Roman numeral
+ as the label.Why?
+\end_layout
+
+\begin_layout Enumerate
+Because, even though the nesting depth has changed, the paragraph is 
+\emph on
+still
+\emph default
+ a thirdfold 
+\family sans
+Enumerate
+\family default
+ environment.
+ Notice, however, that \SpecialChar LyX
+\emph on
+did
+\emph default
+ reset the counter for the label.
+\end_layout
+
+\end_deeper
+\begin_layout Enumerate
+Another 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
+\end_inset
+
+\begin_inset Info
+type  "shortcut"
+arg   "depth-decrement"
+\end_inset
+
+ sequence, and we're back to level #2.
+ This time, we not only changed the nesting depth, but we also moved back
+ into the twofold-nested 
+\family sans
+Enumerate
+\family default
+ environment.
+\end_layout
+
+\end_deeper
+\begin_layout Enumerate
+The same thing happens if we do another 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
+\end_inset
+
+\begin_inset Info
+type  "shortcut"
+arg   "depth-decrement"
+\end_inset
+
+ sequence and return to level #1, the outermost level.
+\end_layout
+
+\begin_layout Standard
+Lastly, we reset the environment to 
+\family sans
+Standard
+\family default
+.
+ As you can see, the level number doesn't correspond to what type of labeling
+ \SpecialChar LyX
+ uses for the 
+\family sans
+Enumerate
+\family default
+ and 
+\family sans
+Itemize
+\family default
+ environments.
+ The number of other 
+\family sans
+Enumerate
+\family default
+ environments surrounding it determines what kind of label \SpecialChar LyX
+ uses for an
+\family sans
+Enumerate
+\family default
+ item.
+ The same rule applies for the 
+\family sans
+Itemize
+\family default
+ environment, as well.
+\end_layout
+
+\begin_layout Subsubsection
+Example 4: Going Bonkers
+\end_layout
+
+\begin_layout Enumerate
+We're going to go totally nuts now.
+ We will not nest as deep as in the other examples, nor will we go into
+ the same detail with how we did it.
+ (level #1: 
+\family sans
+Enumerate
+\family default
+)
+\end_layout
+
+\begin_deeper
+\begin_layout Standard
+(
+\family sans
+Return, 
+\family default
+
+\begin_inset Info
+type  "shortcut"
+arg   "depth-increment"
+\end_inset
+
+
+\family sans
+, Standard
+\family default
+: level #2) We will stick an encapsulated description of how we created
+ the example in parentheses someplace.
+ 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 will put in the level.
+\end_layout
+
+\end_deeper
+\begin_layout Enumerate
+(
+\family sans
+Return, Enumerate
+\family default
+: level #1) This is the next item in the list.
+\end_layout
+
+\begin_deeper
+\begin_layout Verse
+Now we will add verse.
+\begin_inset Newline newline
+\end_inset
+
+It will get much worse.
+\begin_inset Newline newline
+\end_inset
+
+(
+\family sans
+Return, 
+\family default
+
+\begin_inset Info
+type  "shortcut"
+arg   "depth-increment"
+\end_inset
+
+
+\family sans
+, Verse
+\family default
+: level #2)
+\end_layout
+
+\begin_layout Verse
+Fiddle dee, Fiddle doo.
+\begin_inset Newline newline
+\end_inset
+
+Bippitey boppitey boo!
+\begin_inset Newline newline
+\end_inset
+
+(
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
+\end_inset
+
+
+\family sans
+)
+\end_layout
+
+\begin_layout Verse
+Here comes a table:
+\end_layout
+
+\begin_deeper
+\begin_layout Standard
+\begin_inset VSpace 0.3cm
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+one-fish
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+two-fish
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+red-fish
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+blue-fish
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\end_deeper
+\begin_layout Verse
+(
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
+\end_inset
+
+
+\family sans
+, Table, 
+\family default
+
+\begin_inset Info
+type  "shortcut"
+arg   "depth-increment"
+\end_inset
+
+ 3 times, 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
+\end_inset
+
+
+\family sans
+, Verse,
+\begin_inset Newline newline
+\end_inset
+
+
+\family default
+
+\begin_inset Info
+type  "shortcut"
+arg   "depth-decrement"
+\end_inset
+
+)
+\end_layout
+
+\end_deeper
+\begin_layout Enumerate
+(
+\family sans
+Return, Enumerate
+\family default
+: level #1) This is another item.
+ Note that selecting a 
+\family sans
+Table
+\family default
+ resets the nesting depth to level #1, so we increased the nesting depth
+ 3 times to put the table inside the 
+\family sans
+Verse
+\family default
+ environment.
+\end_layout
+
+\begin_layout Quotation
+We're now ending the 
+\family sans
+Enumerate
+\family default
+ list and changing to 
+\family sans
+Quotation
+\family default
+.
+ We're still at level #1.
+ We want to show you some of the things you can do by mixing environments.
+ The next set of paragraphs is a 
+\begin_inset Quotes eld
+\end_inset
+
+quoted letter.
+\begin_inset Quotes erd
+\end_inset
+
+ We will nest both the 
+\family sans
+Address
+\family default
+ and 
+\family sans
+Right
+\begin_inset space ~
+\end_inset
+
+Address
+\family default
+ environments inside of this one, then use another nested 
+\family sans
+Quotation
+\family default
+ for the letter body.
+ We will use 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break inverse"
+\end_inset
+
+ to preserve the depth.
+ Remember that you need to use 
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
+\end_inset
+
+ to create multiple lines inside the 
+\family sans
+Address
+\family default
+ and 
+\family sans
+Right
+\begin_inset space ~
+\end_inset
+
+Address
+\family default
+ environments.
+ Here it goes:
+\end_layout
+
+\begin_deeper
+\begin_layout Right Address
+1234 Nowhere Rd.
+\begin_inset Newline newline
+\end_inset
+
+Moosegroin, MT 00100
+\begin_inset Newline newline
+\end_inset
+
+9-6-96
+\end_layout
+
+\begin_layout Address
+Dear Mr.
+\begin_inset space ~
+\end_inset
+
+Fizlewitz:
+\end_layout
+
+\begin_layout Quotation
+We regret to inform you that we cannot fill your order for 50
+\begin_inset space \thinspace{}
+\end_inset
+
+L of compressed methane gas due to circumstances beyond our control.
+ Unfortunately, several of our cows have mysteriously exploded, creating
+ a backlog in our orders for methane.
+ We will place your name on the waiting list and try to fill your order
+ as soon as possible.
+ In the meantime, we thank you for your patience.
+\end_layout
+
+\begin_layout Quotation
+We do, however, now have a special on beef.
+ If you are interested, please return the enclosed pricing and order form
+ with your order, along with payment.
+\end_layout
+
+\begin_layout Quotation
+We thank you again for your patience.
+\end_layout
+
+\begin_layout Address
+Sincerely,
+\begin_inset Newline newline
+\end_inset
+
+Bill Hick
+\end_layout
+
+\end_deeper
+\begin_layout Quotation
+That ends that example!
+\end_layout
+
+\begin_layout Standard
+As you can see, nesting environments in \SpecialChar LyX
+ gives you a lot of power with just
+ a few keystrokes.
+ We could have easily nested an 
+\family sans
+Itemize
+\family default
+ list inside of a 
+\family sans
+Quotation
+\family default
+ or 
+\family sans
+Quote
+\family default
+, or put a 
+\family sans
+Quote
+\family default
+ inside of an 
+\family sans
+Itemize
+\family default
+ list.
+ You have a huge variety of options at your disposal.
+\end_layout
+
+\begin_layout Subsection
+Separate Nestings
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Nesting ! Separation
+\end_layout
+
+\end_inset
+
+
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Separate-Nestings"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+It is sometimes necessary to have two consecutive environments of the same
+ type.
+ For example you need two different enumerations:
+\end_layout
+
+\begin_layout Enumerate
+Hello
+\end_layout
+
+\begin_deeper
+\begin_layout Enumerate
+this is an
+\end_layout
+
+\begin_deeper
+\begin_layout Enumerate
+enumeration
+\end_layout
+
+\begin_layout Standard
+\begin_inset Separator plain
+\end_inset
+
+
+\end_layout
+
+\begin_layout Itemize
+itemize list
+\end_layout
+
+\end_deeper
+\end_deeper
+\begin_layout Standard
+\begin_inset Separator parbreak
+\end_inset
+
+
+\end_layout
+
+\begin_layout Enumerate
+Hi
+\end_layout
+
+\begin_layout Enumerate
+this is another
+\end_layout
+
+\begin_layout Enumerate
+enumeration
+\end_layout
+
+\begin_layout Standard
+To split an existing list into two lists, set the cursor at the end of a
+ list item and use the menu 
+\family sans
+Edit\SpecialChar menuseparator
+Start New Environment
+\family default
+.
+ This inserts a plain separator (red line in \SpecialChar LyX
+) and behind it the new list.
+ The menu 
+\family sans
+Edit\SpecialChar menuseparator
+Start New Parent Environment
+\family default
+ only appears if the item is nested.
+ It does not only separate the list but also creates a new one outside the
+ nesting.
+\end_layout
+
+\begin_layout Standard
+By right-clicking on a separator one can change it into a paragraph separator
+ (red arrow in LyX).
+ The difference between both separator types is that the plain separator
+ only splits the list and not the current paragraph.
+\end_layout
+
+\begin_layout Standard
+In general, you get an environment separator when you press 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break"
+\end_inset
+
+ in a 
+\family sans
+Standard
+\family default
+ environment immediately after a non-Standard one.
+\end_layout
+
+\begin_layout Section
+Spacing, pagination and line breaks
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Spacing
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+What is a space? While you might be used to pressing the space key anytime
+ you want to separate two words in ordinary word processors, \SpecialChar LyX
+ offers you
+ more spaces: spaces of different widths and spaces which can or cannot
+ be broken at the end of a line.
+ The following sections will show you some examples where those spaces are
+ useful.
+\end_layout
+
+\begin_layout Subsection
+Protected Space
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Protected-Space"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Spaces ! Protected
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+The protected space: It is used to tell \SpecialChar LyX
+ (and \SpecialChar LaTeX
+) not to break the line at
+ that point.
+ This may be necessary to avoid unlucky line breaks, like in: 
+\end_layout
+
+\begin_layout Quote
+Further documentation is given in section
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Bibliography"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+Obviously, it would be a good thing to put a protected space between 
+\begin_inset Quotes eld
+\end_inset
+
+section
+\begin_inset Quotes erd
+\end_inset
+
+ and 
+\begin_inset Quotes eld
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Bibliography"
+
+\end_inset
+
+
+\begin_inset Quotes erd
+\end_inset
+
+.
+ A protected space is set with 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Protected
+\begin_inset space ~
+\end_inset
+
+Space
+\family default
+ (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "command-alternatives math-space ; space-insert protected"
+\end_inset
+
+).
+\end_layout
+
+\begin_layout Subsection
+Horizontal Space
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Horizontal-Space"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Spacing ! Horizontal
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+All horizontal spaces can be inserted with the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Horizontal Space
+\family default
+.
+ The length units are listed in Appendix
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "chap:Units-available-in"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Subsubsection
+Inter-word Space
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Inter-word-Space"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Spaces ! Inter-word
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+With the introduction of typewriters, it became conventional in some countries
+ to type two spaces after a period to mimic the wider spaces used by typesetters
+ at the ends of sentences.
+ There is no need to do this as \SpecialChar LyX
+ automatically takes care about this.
+ However, you do not want an end of sentence space after an abbreviation
+ followed by a period; see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Abbreviations"
+
+\end_inset
+
+ for examples.
+ To insert a normal space, select 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Interword
+\begin_inset space ~
+\end_inset
+
+Space
+\family default
+ (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "space-insert normal"
+\end_inset
+
+).
+\end_layout
+
+\begin_layout Subsubsection
+Thin Space
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Thin-Space"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Spaces ! Thin
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+A 
+\begin_inset Quotes eld
+\end_inset
+
+thin space
+\begin_inset Quotes erd
+\end_inset
+
+ is a blank which has half the size of a normal space (and it is also 
+\begin_inset Quotes eld
+\end_inset
+
+protected
+\begin_inset Quotes erd
+\end_inset
+
+).
+ The typographical conventions in a lot of languages propose the use of
+ thin spaces in cases where normal spaces would be too wide, for instance,
+ inside abbreviations:
+\end_layout
+
+\begin_layout Quote
+D.
+\begin_inset space \thinspace{}
+\end_inset
+
+E.
+ Knuth has developed our beloved typesetting program.
+\end_layout
+
+\begin_layout Standard
+or between values and units.
+ Compare for example this:
+\begin_inset Newline newline
+\end_inset
+
+10
+\begin_inset space \thinspace{}
+\end_inset
+
+kg (thin space)
+\begin_inset Newline newline
+\end_inset
+
+10 kg (normal space
+\end_layout
+
+\begin_layout Standard
+You can insert thin spaces with the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Thin
+\begin_inset space ~
+\end_inset
+
+Space
+\family default
  (shortcut 
 \begin_inset Info
-type  "shortcuts"
-arg   "space-insert thin"
+type  "shortcuts"
+arg   "space-insert thin"
+\end_inset
+
+).
+\end_layout
+
+\begin_layout Subsubsection
+More Spaces
+\end_layout
+
+\begin_layout Standard
+You can also insert the following space types:
+\end_layout
+
+\begin_layout Description
+Negative
+\begin_inset space ~
+\end_inset
+
+thin
+\begin_inset space ~
+\end_inset
+
+space A line with a 
+\begin_inset Formula $\to$
+\end_inset
+
+
+\begin_inset space \negthinspace{}
+\end_inset
+
+
+\begin_inset Formula $\gets$
+\end_inset
+
+ negative thin space between the arrows.
+\end_layout
+
+\begin_layout Description
+Negative
+\begin_inset space ~
+\end_inset
+
+medium
+\begin_inset space ~
+\end_inset
+
+space A line with a 
+\begin_inset Formula $\to$
+\end_inset
+
+
+\begin_inset space \negmedspace{}
+\end_inset
+
+
+\begin_inset Formula $\gets$
+\end_inset
+
+ negative medium space between the arrows.
+\end_layout
+
+\begin_layout Description
+Negative
+\begin_inset space ~
+\end_inset
+
+thick
+\begin_inset space ~
+\end_inset
+
+space A line with a 
+\begin_inset Formula $\to$
+\end_inset
+
+
+\begin_inset space \negthickspace{}
+\end_inset
+
+
+\begin_inset Formula $\gets$
+\end_inset
+
+ negative thick space between the arrows.
+\end_layout
+
+\begin_layout Description
+Enspace
+\begin_inset space ~
+\end_inset
+
+(0.5
+\begin_inset space \thinspace{}
+\end_inset
+
+em) A line with an 
+\begin_inset Formula $\to$
+\end_inset
+
+
+\begin_inset space \enskip{}
+\end_inset
+
+
+\begin_inset Formula $\gets$
+\end_inset
+
+ enspace
+\begin_inset space ~
+\end_inset
+
+(0.5
+\begin_inset space \thinspace{}
+\end_inset
+
+em) space between the arrows.
+\end_layout
+
+\begin_layout Description
+Quad
+\begin_inset space ~
+\end_inset
+
+(1
+\begin_inset space \thinspace{}
+\end_inset
+
+em) A line with a 
+\begin_inset Formula $\to$
+\end_inset
+
+
+\begin_inset space \quad{}
+\end_inset
+
+
+\begin_inset Formula $\gets$
+\end_inset
+
+ Quad
+\begin_inset space ~
+\end_inset
+
+(1
+\begin_inset space \thinspace{}
+\end_inset
+
+em) space between the arrows.
+\end_layout
+
+\begin_layout Description
+QQuad
+\begin_inset space ~
+\end_inset
+
+(2
+\begin_inset space \thinspace{}
+\end_inset
+
+em) A line with a 
+\begin_inset Formula $\to$
+\end_inset
+
+
+\begin_inset space \qquad{}
+\end_inset
+
+
+\begin_inset Formula $\gets$
+\end_inset
+
+ QQuad
+\begin_inset space ~
+\end_inset
+
+(2
+\begin_inset space \thinspace{}
+\end_inset
+
+em) space between the arrows.
+\end_layout
+
+\begin_layout Description
+Custom
+\begin_inset space ~
+\end_inset
+
+space A line with 
+\begin_inset Formula $\to$
+\end_inset
+
+
+\begin_inset space \hspace{}
+\length 2cm
+\end_inset
+
+
+\begin_inset Formula $\gets$
+\end_inset
+
+ 2
+\begin_inset space \thinspace{}
+\end_inset
+
+cm space between the arrows.
+\end_layout
+
+\begin_layout Standard
+Table
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Width-of-the"
+
+\end_inset
+
+ lists the different space sizes.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Float table
+wide false
+sideways false
+status open
+
+\begin_layout Plain Layout
+\begin_inset Caption Standard
+
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "tab:Width-of-the"
+
+\end_inset
+
+Width of the different horizontal spaces.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="10" columns="2">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\series bold
+Space
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\series bold
+Width
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Normal
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+1/3
+\begin_inset space \thinspace{}
+\end_inset
+
+em
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Protected
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+1/3
+\begin_inset space \thinspace{}
+\end_inset
+
+em
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Thin
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+1/6
+\begin_inset space \thinspace{}
+\end_inset
+
+em
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Negative thin
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-1/6
+\begin_inset space \thinspace{}
+\end_inset
+
+em
+\begin_inset Formula $\thinspace=\thinspace$
+\end_inset
+
+-3
+\begin_inset space \thinspace{}
+\end_inset
+
+mu
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Negative medium
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-4
+\begin_inset space \thinspace{}
+\end_inset
+
+mu
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Negative thick
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-5
+\begin_inset space \thinspace{}
+\end_inset
+
+mu
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Enspace (0.5
+\begin_inset space \thinspace{}
+\end_inset
+
+em)
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+0.5
+\begin_inset space \thinspace{}
+\end_inset
+
+em
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Quad (1
+\begin_inset space \thinspace{}
+\end_inset
+
+em)
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+1
+\begin_inset space \thinspace{}
+\end_inset
+
+em
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+QQuad (2
+\begin_inset space \thinspace{}
+\end_inset
+
+em)
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+2
+\begin_inset space \thinspace{}
+\end_inset
+
+em
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsubsection
+Horizontal Fills
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Spacing ! Fills
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Horizontal fills (HFills) are a special \SpecialChar LyX
+ feature for adding extra space
+ in a uniform fashion.
+ An HFill is actually a variable length space, whose length always equals
+ the remaining space between the left and right margins.
+ If there is more than one HFill on a line, they divide the available space
+ equally between themselves.
+\end_layout
+
+\begin_layout Standard
+Here are a few examples of what you can do with them:
+\end_layout
+
+\begin_layout Quote
+\noindent
+This is on the left side
+\begin_inset space \hfill{}
+\end_inset
+
+This is on the right
+\end_layout
+
+\begin_layout Quote
+\noindent
+Left
+\begin_inset space \hfill{}
+\end_inset
+
+Middle
+\begin_inset space \hfill{}
+\end_inset
+
+Right
+\end_layout
+
+\begin_layout Quote
+\noindent
+Left
+\begin_inset space \hfill{}
+\end_inset
+
+1/3 Left
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+Right
+\end_layout
+
+\begin_layout Standard
+That was an example in the 
+\family sans
+Quote
+\family default
+ environment.
+ Here
+\begin_inset Formula $\to$
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Formula $\gets$
+\end_inset
+
+is one in a standard paragraph.
+ It may or may not be apparent in the printed text, but it 
+\emph on
+is
+\emph default
+ sitting in-between the two arrows.
+\end_layout
+
+\begin_layout Standard
+HFills can be made visible when you choose one of the 
+\family sans
+Fill
+\begin_inset space ~
+\end_inset
+
+Pattern
+\family default
+s in the space dialog: The following patterns are available:
+\end_layout
+
+\begin_layout Standard
+Dots: 
+\begin_inset space \dotfill{}
+\end_inset
+
+
+\begin_inset space ~
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Rule: 
+\begin_inset space \hrulefill{}
+\end_inset
+
+
+\begin_inset space ~
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Left arrow: 
+\begin_inset space \leftarrowfill{}
+\end_inset
+
+
+\begin_inset space ~
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Right arrow: 
+\begin_inset space \rightarrowfill{}
+\end_inset
+
+
+\begin_inset space ~
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Up brace: 
+\begin_inset space \downbracefill{}
+\end_inset
+
+
+\begin_inset space ~
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Down brace: 
+\begin_inset space \upbracefill{}
+\end_inset
+
+
+\begin_inset space ~
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ If an HFill is at the beginning of a line, and 
+\emph on
+not
+\emph default
+ in the first line in a paragraph, \SpecialChar LyX
+ ignores it.
+ This prevents HFills from accidentally being wrapped onto a new line.
+ If you need space in this case anyway, set the 
+\family sans
+Protect
+\family default
+ option in the space dialog.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsubsection
+Phantom Space
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Phantom-Space"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Spacing ! Phantom
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Sometimes you want to insert space with exactly the length of a phrase.
+ For example, you want to create the following multiple choice question:
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+What is correct English?:
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+Mr.
+\begin_inset space ~
+\end_inset
+
+Edge would have been jumps the gun.
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+Mr.
+ Edge 
+\end_layout
+
+\end_inset
+
+has to be jumped
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+Mr.
+ Edge 
+\end_layout
+
+\end_inset
+
+jumps
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\noindent
+so that the choices appear exactly after the phrase 
+\begin_inset Quotes eld
+\end_inset
+
+Mr.
+\begin_inset space ~
+\end_inset
+
+Edge
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset Quotes erd
+\end_inset
+
+.
+ To get this, you can use the phantom insets available via the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Phantom
+\family default
+.
+ In our case insert a horizontal phantom at the beginning of the last two
+ lines and insert 
+\begin_inset Quotes eld
+\end_inset
+
+Mr.
+\begin_inset space ~
+\end_inset
+
+Edge
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset Quotes erd
+\end_inset
+
+ into the phantom inset (note the space after 
+\begin_inset Quotes eld
+\end_inset
+
+Edge
+\begin_inset Quotes erd
+\end_inset
+
+).
+ A phantom insets prints only the space of its content (like a placeholder).
+ That is why it is named 
+\begin_inset Quotes eld
+\end_inset
+
+phantom
+\begin_inset Quotes erd
+\end_inset
+
+.
+ 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
+
+\begin_layout Subsection
+Vertical Space
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Vertical-Space"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Spacing ! Vertical
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+To add extra vertical space above or below a paragraph, use the 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Vertical
+\begin_inset space ~
+\end_inset
+
+Space
+\family default
+ dialog.
+ There you find the following sizes:
+\end_layout
+
+\begin_layout Standard
+
+\family sans
+SmallSkip
+\family default
+, 
+\family sans
+MedSkip
+\family default
+ and 
+\family sans
+BigSkip
+\family default
+ are \SpecialChar LaTeX
+ sizes which depend on the font size of the document.
+\family sans
+DefSkip
+\family default
+ is the skip adjusted in the dialog 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Text
+\begin_inset space ~
+\end_inset
+
+Layout
+\family default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Document ! Settings
+\end_layout
+
+\end_inset
+
+ for the paragraph separation.
+ If you use indentation to separate paragraphs 
+\family sans
+DefSkip
+\family default
+ is equal to 
+\family sans
+MedSkip
+\family default
+.
+\end_layout
+
+\begin_layout Standard
+
+\family sans
+VFill
+\family default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Spacing ! Fills
+\end_layout
+
+\end_inset
+
+ is a variable space, set so that the space is maximal within one page.
+ An example: you have only two short paragraphs on one page with a 
+\family sans
+Vfill
+\family default
+ between them.
+ Then the first paragraph is placed at the top of the page and the second
+ one at the bottom, because the space between them is then maximal.
+\family sans
+VFill
+\family default
+s work like 
+\family sans
+HFill
+\family default
+s: they fill the remaining vertical space on a page with blank space.
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+
+\family sans
+HFill
+\family default
+s are described in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Horizontal-Space"
+
+\end_inset
+
+.
+\end_layout
+
+\end_inset
+
+ If there are several 
+\family sans
+VFill
+\family default
+s on a page, they divide the remaining vertical space equally between themselves.
+ You can therefore use 
+\family sans
+VFill
+\family default
+s to center text on a page, or even place text 2/3 down a page.
+\end_layout
+
+\begin_layout Standard
+
+\family sans
+Custom
+\family default
+ are custom spaces in units explained in Appendix
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "chap:Units-available-in"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+\series medium
+If the extra vertical space would be in the output at the top/bottom of
+ a page, the space is only added if you have also checked the option 
+\family sans
+Protect
+\family default
+.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Paragraph Alignment
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Paragraph ! Alignment
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+You can change the paragraph alignment with the 
+\family sans
+Edit\SpecialChar menuseparator
+Paragraph Settings
+\family default
+ dialog (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "layout-paragraph"
 \end_inset
 
 ).
+ There are five possibilities: 
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Justified
+\family default
+ (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-params \\align block"
+\end_inset
+
+)
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Left
+\family default
+ (
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-params \\align left"
+\end_inset
+
+)
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Right
+\family default
+ (
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-params \\align right"
+\end_inset
+
+)
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Center
+\family default
+ (
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-params \\align center"
+\end_inset
+
+)
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Default
+\family default
+ (
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-params \\align default"
+\end_inset
+
+)
+\end_layout
+
+\begin_layout Standard
+The default in most cases is justified alignment, in which the inter-word
+ spacing is variable and each line of a paragraph fills the region between
+ the left and right margins.
+ The other three alignments should be self-explanatory, and look like this:
+\end_layout
+
+\begin_layout Standard
+\align right
+This paragraph is right aligned,
+\end_layout
+
+\begin_layout Standard
+\align center
+this one is centered,
+\end_layout
+
+\begin_layout Standard
+\align left
+this one is left aligned.
+\end_layout
+
+\begin_layout Subsection
+Forced Page Breaks
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Page breaks ! Forced
+\end_layout
+
+\end_inset
+
+
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Forced-Page-Breaks"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+If you don't like the way \SpecialChar 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 \SpecialChar LaTeX
+ is good at page breaking.
+ Only if you use a lot of 
+\family sans
+Floats
+\family default
+, \SpecialChar LaTeX
+'s page breaking algorithm can fail.
+\end_layout
+
+\begin_layout Standard
+We recommend you not to use forced page breaks until the text is finished
+ and you have checked in the preview to see if you 
+\emph on
+really
+\emph default
+ have to change the page breaking.
+\end_layout
+
+\begin_layout Standard
+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
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+New
+\begin_inset space ~
+\end_inset
+
+Page
+\family default
+.
+ The second type, that is inserted via the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Page
+\begin_inset space ~
+\end_inset
+
+Break
+\family default
+, ends a page but stretches the content of the page, so that it fills out
+ the complete page.
+ This type is useful to avoid whitespace when a page break produces a page
+ on which only the last few lines are absent.
+\end_layout
+
+\begin_layout Standard
+You might try to use a page break to ensure that a figure or table appears
+ at the top of a page.
+ This is, of course, the wrong way to do it.
+ \SpecialChar LyX
+ gives you a way of automatically ensuring that your figures and tables
+ appear at the top of a page (or the bottom, or on their own page) without
+ having to worry about what precedes or follows your figure or table.
+ See chapter 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "chap:Floats-and-Notes"
+
+\end_inset
+
+ to learn more about 
+\family sans
+Floats
+\family default
+.
 \end_layout
 
 \begin_layout Subsubsection
-More Spaces
+Clear Page Breaks
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:More-Spaces"
+name "subsec:Clear-Page-Breaks"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Page breaks ! Clear
+\end_layout
 
 \end_inset
 
@@ -9231,1159 +12183,1703 @@ name "sub:More-Spaces"
 \end_layout
 
 \begin_layout Standard
-You can furthermore insert the following space types:
+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 after
+ it, if necessary by adding pages.
 \end_layout
 
-\begin_layout Description
-Negative
+\begin_layout Standard
+You can insert a clear page break with the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Clear
 \begin_inset space ~
 \end_inset
 
-thin
+Page
+\family default
+.
+ When you have a two-sided document like a book, you can use the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Clear
 \begin_inset space ~
 \end_inset
 
-space A line with a 
-\begin_inset Formula $\to$
+Double
+\begin_inset space ~
 \end_inset
 
+Page
+\family default
+ to insert a clear page break that assures that the next page is a right-hand
+ page (odd-numbered), if necessary by adding a page.
+\end_layout
+
+\begin_layout Subsection
+Forced Line Breaks
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Line breaks
+\end_layout
 
-\begin_inset space \negthinspace{}
 \end_inset
 
 
-\begin_inset Formula $\gets$
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Forced-Line-Breaks"
+
 \end_inset
 
- Negative thin space between the arrows.
+
 \end_layout
 
-\begin_layout Description
-Enspace
+\begin_layout Standard
+Similar to page breaks there are two types of line breaks: one simply breaks
+ the line.
+ You can force this line break within a paragraph by selecting 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Ragged
 \begin_inset space ~
 \end_inset
 
-(0.5
-\begin_inset space \thinspace{}
+Line
+\begin_inset space ~
 \end_inset
 
-em) A line with a 
-\begin_inset Formula $\to$
+Break
+\family default
+ or with 
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
 \end_inset
 
+.
+ Another type that is inserted via the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Justified
+\begin_inset space ~
+\end_inset
 
-\begin_inset space \enskip{}
+Line
+\begin_inset space ~
 \end_inset
 
+Break
+\family default
+ or with 
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert linebreak"
+\end_inset
 
-\begin_inset Formula $\gets$
+ breaks the line and stretches it so that it fills out the whole space between
+ the page margins.
+ This is useful to avoid 
+\begin_inset Quotes eld
 \end_inset
 
- Enspace (0.5
-\begin_inset space \thinspace{}
+fringes
+\begin_inset Quotes erd
 \end_inset
 
-em) space between the arrows.
+ in justified paragraphs due to possible whitespace introduced by line breaks.
 \end_layout
 
-\begin_layout Description
-Quad
+\begin_layout Standard
+You shouldn't use forced line breaks to correct \SpecialChar LaTeX
+'s line breaking, as \SpecialChar LaTeX
+ is
+ very good at line breaking.
+ There are, however, a number of situations where it is necessary to set
+ a line break actively, for example, in a poem or for an address (see sections
 \begin_inset space ~
 \end_inset
 
-(1
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Quote"
+
+\end_inset
+
+, 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Verse"
+
+\end_inset
+
+ and 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Address-Usage"
+
+\end_inset
+
+).
+\end_layout
+
+\begin_layout Subsection
+Horizontal Lines
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Horizontal-Lines"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Horizontal lines
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\noindent
+\begin_inset CommandInset line
+LatexCommand rule
+offset "0.5ex"
+width "100line%"
+height "1pt"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\noindent
+In the dialog 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Horizontal
+\begin_inset space ~
+\end_inset
+
+Line
+\family default
+ you can insert horizontal lines.
+ The line offset is the vertical distance between the line and the baseline
+ of the current text line or the paragraph.
+ The line settings can be changed by left-clicking on the line.
+\end_layout
+
+\begin_layout Standard
+\noindent
+\begin_inset CommandInset line
+LatexCommand rule
+offset "0.5ex"
+width "100line%"
+height "1pt"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+Characters and Symbols
+\end_layout
+
+\begin_layout Standard
+You can directly enter all characters that are available on your keyboard.
+ You can also use special keyboard maps to be able to enter, for example,
+ characters needed for French with an English keyboard.
+ See section
 \begin_inset space \thinspace{}
 \end_inset
 
-em) A line with a 
-\begin_inset Formula $\to$
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Keyboard-mapping"
+
 \end_inset
 
+ for information on how this is done.
+\end_layout
+
+\begin_layout Standard
+For the case where you need a character that is not on your keyboard, you
+ can use the 
+\family sans
+Symbols
+\family default
+ dialog via the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Special Character\SpecialChar menuseparator
+Symbols
+\family default
+.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ Maybe not all symbols inserted with the symbols dialog can be displayed
+ when you are using a special screen font in \SpecialChar LyX
+'s preferences.
+ But the inserted symbols will in every case be displayed in the output.
+\end_layout
 
-\begin_inset space \quad{}
 \end_inset
 
 
-\begin_inset Formula $\gets$
+\end_layout
+
+\begin_layout Section
+Fonts and Text Styles
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Fonts-and-Text"
+
 \end_inset
 
- Quad
+
+\end_layout
+
+\begin_layout Subsection
+Font Types
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Font ! Types
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+There are two types of fonts:
+\end_layout
+
+\begin_layout Description
+Vector
 \begin_inset space ~
 \end_inset
 
-(1
-\begin_inset space \thinspace{}
-\end_inset
+fonts
+\begin_inset Index idx
+status collapsed
 
-em) space between the arrows.
+\begin_layout Plain Layout
+Fonts ! Vector-
 \end_layout
 
-\begin_layout Description
-QQuad
-\begin_inset space ~
 \end_inset
 
-(2
+ are built from outlines of the single glyphs (e.
 \begin_inset space \thinspace{}
 \end_inset
 
-em) A line with a 
-\begin_inset Formula $\to$
-\end_inset
-
-
-\begin_inset space \qquad{}
+g.
+ characters) in the font.
+ This means that each glyph is defined using mathematical curves that are
+ well suited for scaling to any requested size.
+ This mathematical definition is interpreted by the font renderer and the
+ curve is filled out with pixels according to the size and glyph.
+ This means that vector fonts will look pretty good in all sizes.
+ Only at very small sizes where each pixel has to be very carefully computed
+ to provide a good image might it be hard to provide a good rendering.
+\begin_inset Newline newline
 \end_inset
 
-
-\begin_inset Formula $\gets$
+That could mean that one only needs to define one font size and scale them.
+ But to achieve a better quality, many fonts define several font sizes.
+ That improves the appearance because you need more details at large font
+ sizes than at small ones.
+\begin_inset Newline newline
 \end_inset
 
- QQuad
+The font types 
+\family typewriter
+TrueType
+\family default
+, 
+\family typewriter
+OpenType
+\family default
+, and 
+\family typewriter
+Type
 \begin_inset space ~
 \end_inset
 
-(2
-\begin_inset space \thinspace{}
-\end_inset
-
-em) space between the arrows.
+1
+\family default
+ are vector fonts.
 \end_layout
 
 \begin_layout Description
-Custom
+Bitmap
 \begin_inset space ~
 \end_inset
 
-space A line with
-\begin_inset Formula $\to$
-\end_inset
+fonts
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Fonts ! Bitmap-
+\end_layout
 
+\end_inset
 
-\begin_inset space \hspace{}
-\length 2cm
+ on the other hand, are defined by bitmap graphics from the start; so they
+ will look good at all the sizes they are meant for.
+ However, they don't scale well, because in order to scale a glyph, each
+ pixel is enlarged into several pixels.
+ It is the same effect that happens if you try to enlarge a picture in an
+ image manipulation program.
+ In order to mitigate this effect, bitmap fonts are typically provided in
+ several fixed sizes typically from around 8
+\begin_inset space ~
 \end_inset
 
+pixels high up to 34
+\begin_inset space ~
+\end_inset
 
-\begin_inset Formula $\gets$
+pixels or so high in steps according to what is believed to be useful.
+ The advantage of bitmap fonts is that no complicated computations are necessary
+ to display each glyph; so bitmap fonts display therefore more quickly than
+ scalable fonts.
+ The disadvantage is that sizes that don't exist as fixed versions have
+ to be scaled by doubling pixels, and thus look bad.
+\begin_inset Newline newline
 \end_inset
 
- 2
-\begin_inset space \thinspace{}
+Bitmap fonts are named 
+\family typewriter
+Type
+\begin_inset space ~
 \end_inset
 
-cm space between the arrows.
+3
+\family default
+ in PostScript- and PDF-documents.
 \end_layout
 
 \begin_layout Standard
-Table
-\begin_inset space ~
-\end_inset
+The result of all this is that bitmap fonts are best for the size they are
+ designed for, while scalable fonts are good for nearly all sizes.
+ So one needs fewer font size definitions for scalable fonts.
+ That's the reason why nearly all text rendering and typesetting programs
+ use scalable fonts.
+\end_layout
 
+\begin_layout Standard
+To see which fonts are used in a PDF-document, look at its document properties.
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "tab:Width-of-the"
+\begin_layout Standard
+Many modern typesetting and markup languages have begun to move towards
+ specifying character styles rather than specifying a particular font.
+ For example, instead of changing to an italicized version of the current
+ font to emphasize text, you use an 
+\begin_inset Quotes eld
+\end_inset
 
+emphasized style
+\begin_inset Quotes erd
 \end_inset
 
- lists the different space sizes.
+ instead.
+ This concept fits in perfectly with \SpecialChar LyX
+.
+ In \SpecialChar LyX
+, you do things based on contexts, rather than focusing on typesetting
+ details.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Float table
-wide false
-sideways false
-status open
-
-\begin_layout Plain Layout
-\align center
-\begin_inset Caption
-
-\begin_layout Plain Layout
+\begin_layout Subsection
+\SpecialChar LaTeX
+ font support
 \begin_inset CommandInset label
 LatexCommand label
-name "tab:Width-of-the"
+name "subsec:LaTeX-font-support"
 
 \end_inset
 
-Width of the different horizontal spaces.
+
 \end_layout
 
+\begin_layout Standard
+Traditionally, \SpecialChar LaTeX
+ used its own fonts.
+ That is to say, you cannot directly access the fonts installed on your
+ operating system, but you have to use specific fonts provided by your \SpecialChar LaTeX
+
+ distribution.
+ The reason is that \SpecialChar LaTeX
+ needs some extra information about the fonts, which
+ have to be provided by additional files and packages.
+ The downside of this is that your font choice is somewhat limited compared
+ to a word processor.
+ On the other hand this comes with the advantage that the provided fonts
+ are generally of very good quality, and that \SpecialChar LaTeX
+ files are very portable across
+ different machines.
+ Also, the range of fonts supported by traditional \SpecialChar LaTeX
+ has increased a lot
+ in the meantime; so you can find packages for many free and commercial
+ fonts.
+ \SpecialChar LyX
+ supports the fonts that are under a free license via the user interface
+ (see section
+\begin_inset space ~
 \end_inset
 
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Document-Font"
 
-\begin_layout Plain Layout
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\end_inset
 
-\begin_layout Plain Layout
+ for details).
+ Other fonts are available if you enter the relevant \SpecialChar LaTeX
+ code in the document
+ preamble (please refer to the documentation of your desired font).
+\end_layout
 
-\series bold
-Space
+\begin_layout Standard
+Recent developments brought some new \SpecialChar LaTeX
+ engines that are also able directly
+ to access fonts that are installed for your operating system, namely Xe\SpecialChar TeX
+
+ and Lua\SpecialChar TeX
+.
+ Both engines are supported by \SpecialChar LyX
+.
+ By using them, you can theoretically use any OpenType or TrueType font
+ that is installed on your system.
+ The next section describes how to use these fonts.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
 
 \series bold
-Width
+Note:
+\series default
+ In practice, some fonts might fail due to bad metrics and other font deficienci
+es; so you might have to experiment.
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-Normal
+
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Document Font and Font size
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Document-Font"
 
-\begin_layout Plain Layout
-1/3
-\begin_inset space \thinspace{}
 \end_inset
 
-em
-\end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-Protected
+Font ! Size
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-1/3
-\begin_inset space \thinspace{}
 \end_inset
 
-em
-\end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-Thin
+Document ! Font
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-1/6
-\begin_inset space \thinspace{}
-\end_inset
 
-em
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-Negative thin
-\end_layout
+\begin_layout Standard
+You can set the document fonts in the 
+\family sans
+Document\SpecialChar menuseparator
+Settings
+\family default
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
--1/6
-\begin_inset space \thinspace{}
-\end_inset
-
-em
+Document ! Settings
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-Enspace (0.5
-\begin_inset space \thinspace{}
-\end_inset
-
-em)
-\end_layout
 
+ dialog.
+ In the 
+\family sans
+Fonts
+\family default
+ section of the dialog, you can specify which font should be used for the
+ three different font shapes — roman (serif), 
+\family sans
+sans
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-0.5
-\begin_inset space \thinspace{}
+serif
+\family default
+ and 
+\family typewriter
+typewriter
+\family default
+ (monospaced) — and you can specify the base font size and scaling factors
+ for (some) sans
+\begin_inset space ~
 \end_inset
 
-em
+serif and typewriter fonts if this is necessary to fit with the roman font.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-Quad (1
+\begin_layout Standard
+If you select 
+\family sans
+Use non-TeX fonts
+\family default
+, you will have access to the fonts installed on your operating system.
+ This requires that you use 
+\family sans
+PDF (XeTeX)
+\family default
+, 
+\family sans
+PDF (LuaTeX)
+\family default
+ or 
+\family sans
+DVI (LuaTeX)
+\family default
+ as the output format, i.
 \begin_inset space \thinspace{}
 \end_inset
 
-em)
-\end_layout
-
+e.
+\begin_inset space \space{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-1
-\begin_inset space \thinspace{}
+you will have to have either Xe\SpecialChar TeX
+ or Lua\SpecialChar TeX
+ installed (see section
+\begin_inset space ~
 \end_inset
 
-em
-\end_layout
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:LaTeX-font-support"
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-QQuad (2
-\begin_inset space \thinspace{}
+).
+ You will then not have access to \SpecialChar TeX
+'s own fonts.
+ Note that \SpecialChar LyX
+ then lists all available fonts in each of the three lists (roman,
+ sans
+\begin_inset space ~
 \end_inset
 
-em)
+serif, and typewriter), since \SpecialChar LyX
+ cannot determine the family.
+ Also note that the output might fail with some of the listed fonts, due
+ to the encoding of the fonts and\SpecialChar breakableslash
+or font failures.
+ \SpecialChar LyX
+ cannot determine this in advance, so you might need to experiment.
 \end_layout
 
+\begin_layout Standard
+If you use \SpecialChar TeX
+ fonts (which is the default), the possible options for the font
+ include 
+\family sans
+Default
+\family default
+ and a list of fonts available with your \SpecialChar LaTeX
+ distribution.
+ If you select 
+\family sans
+Default,
+\family default
+ the font that is preset by the current document class is used.
+ In most cases, this will be the standard \SpecialChar TeX
+ font, known as 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-2
-\begin_inset space \thinspace{}
+
+\family typewriter
+Computer
+\begin_inset space ~
 \end_inset
 
-em
-\end_layout
+Modern
+\family default
 
+\begin_inset Quotes erd
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
+ (
+\family typewriter
+cm
+\family default
+) or 
+\begin_inset Quotes eld
 \end_inset
 
 
-\end_layout
+\family typewriter
+European Computer Modern
+\family default
 
+\begin_inset Quotes erd
 \end_inset
 
-
+ (
+\family typewriter
+ec
+\family default
+), but some classes preset different default fonts.
 \end_layout
 
-\begin_layout Subsubsection
-
-\family sans
-Horizontal Fills
+\begin_layout Standard
+As 
+\family typewriter
+cm
 \family default
-
-\begin_inset Index idx
+ and 
+\family typewriter
+ec
+\family default
+ are bitmap fonts, they often look pixelated in PDF output, especially when
+ you read the PDF in a zoomed size.
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-Spacing ! Fills
-\end_layout
-
+This problem does not appear if you read PDFs in 
+\family typewriter
+Adobe
+\begin_inset space ~
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-Horizontal fills (HFills) are a special LyX feature for adding extra space
- in a uniform fashion.
- An HFill is actually a variable length space, whose length always equals
- the remaining space between the left and right margins.
- If there is more than one HFill on a line, they divide the available space
- equally between themselves.
-\end_layout
-
-\begin_layout Standard
-Here a few examples what you can do with them:
+Reader
+\family default
+ version 6 or later, because this program includes a special bitmap font
+ renderer.
 \end_layout
 
-\begin_layout Quote
-\noindent
-This is on the left side
-\begin_inset space \hfill{}
 \end_inset
 
-This is on the right
+ To get rid of pixelated fonts, you have to use a vector font.
+ Depending on how your document should look, you can either:
 \end_layout
 
-\begin_layout Quote
-\noindent
-Left
-\begin_inset space \hfill{}
+\begin_layout Itemize
+select the 
+\family sans
+Latin
+\begin_inset space ~
 \end_inset
 
-Middle
-\begin_inset space \hfill{}
+Modern
+\family default
+ fonts, which is the recommended choice if you want to keep the look of
+\family typewriter
+cm
+\family default
+/
+\family typewriter
+ec
+\family default
+.
+\family sans
+Latin
+\begin_inset space ~
 \end_inset
 
-Right
-\end_layout
-
-\begin_layout Quote
-\noindent
-Left
-\begin_inset space \hfill{}
+Modern
+\family default
+ was developed for the \SpecialChar LaTeX
+ community in order to replace 
+\family typewriter
+cm
+\family default
+ as the default font.
+ It covers a huge range of glyphs and several font shapes.
+ Except for some details, where the appearance was improved, 
+\family sans
+Latin
+\begin_inset space ~
 \end_inset
 
-1/3 Left
-\begin_inset space \hfill{}
-\end_inset
+Modern
+\family default
+ looks identical to 
+\family typewriter
+cm
+\family default
+.
+\begin_inset Foot
+status collapsed
 
+\begin_layout Plain Layout
+One difference is improved kerning.
+\end_layout
 
-\begin_inset space \hfill{}
 \end_inset
 
-Right
+
 \end_layout
 
-\begin_layout Standard
-That was an example in the 
+\begin_layout Itemize
+or select the 
 \family sans
-Quote
-\family default
- environment.
- Here
-\begin_inset Formula $\to$
+AE
+\begin_inset space ~
 \end_inset
 
-
-\begin_inset space \hfill{}
+(Almost
+\begin_inset space ~
 \end_inset
 
-
-\begin_inset Formula $\gets$
+European)
+\family default
+ fonts in (the rare) case that 
+\family sans
+Latin
+\begin_inset space ~
 \end_inset
 
-is one in a standard paragraph.
- It may or may not be apparent in the printed text, but it 
-\emph on
-is
-\emph default
- sitting in-between the two arrows.
-\end_layout
+Modern
+\family default
+ is not available to you or does not work, and you still want to emulate
+ the look of 
+\family typewriter
+cm
+\family default
+/
+\family typewriter
+ec
+\family default
+.
+\family typewriter
+AE
+\family default
+ is a virtual font.
+ Virtual means that it 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
-HFills can be made visible when you choose one of the 
-\family sans
-Fill
-\begin_inset space ~
+steals
+\begin_inset Quotes erd
 \end_inset
 
-Pattern
+ outline 
+\family typewriter
+cm
 \family default
- in the space dialog: The following patterns are available:
-\end_layout
-
-\begin_layout Standard
-Dots: 
-\begin_inset space \dotfill{}
+-glyphs from other fonts.
+ This has the disadvantage that some characters are missing, like the French
+ guillemets (
+\begin_inset Quotes eld
 \end_inset
 
-
-\begin_inset space ~
+\begin_inset Quotes erd
 \end_inset
 
+ and 
+\begin_inset Quotes eld
+\end_inset
 
-\end_layout
-
-\begin_layout Standard
-Rule: 
-\begin_inset space \hrulefill{}
+\begin_inset Quotes erd
 \end_inset
 
+)
+\begin_inset Foot
+status collapsed
 
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
+Loading the \SpecialChar LaTeX
+-package 
+\series bold
+aeguill
+\series default
 
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! aeguill
 \end_layout
 
-\begin_layout Standard
-Left arrow: 
-\begin_inset space \leftarrowfill{}
 \end_inset
 
+ with the document preamble line
+\begin_inset Newline newline
+\end_inset
 
-\begin_inset space ~
+
+\series bold
+
+\backslash
+usepackage[ec]{aeguill}
+\begin_inset Newline newline
 \end_inset
 
 
+\series default
+will fix the guillemet problem.
 \end_layout
 
-\begin_layout Standard
-Right arrow: 
-\begin_inset space \rightarrowfill{}
 \end_inset
 
-
-\begin_inset space ~
+ and that accented characters are not 
+\emph on
+one
+\emph default
+ glyph, but built of 
+\emph on
+two
+\emph default
+ characters, the accent and the letter.
+ Therefore you cannot search for words with accented characters in documents
+ using the 
+\family typewriter
+AE
+\family default
+ fonts.
+ If you search for example for the French word 
+\begin_inset Quotes eld
 \end_inset
 
+rève
+\begin_inset Quotes erd
+\end_inset
 
-\end_layout
+ in a PDF, you will not get any result, because the PDF-viewer searches
+ for the glyph 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
-Up brace: 
-\begin_inset space \downbracefill{}
+ è 
+\begin_inset Quotes erd
 \end_inset
 
+ and not for the glyph 
+\begin_inset Quotes eld
+\end_inset
 
+ e +
 \begin_inset space ~
 \end_inset
 
+ ̀ 
+\begin_inset Quotes erd
+\end_inset
 
+.
 \end_layout
 
-\begin_layout Standard
-Down brace: 
-\begin_inset space \upbracefill{}
+\begin_layout Itemize
+If you do not like the look of 
+\family typewriter
+cm
+\family default
+/
+\family typewriter
+ec
+\family default
+, you can of course select one of the other vector fonts provided, e.
+\begin_inset space \thinspace{}
 \end_inset
 
-
+g.
 \begin_inset space ~
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
+\family typewriter
+Times
+\begin_inset space ~
+\end_inset
 
-\series bold
-Note:
-\series default
- If an HFill is at the beginning of a line, and 
-\emph on
-not
-\emph default
- in the first line in a paragraph, LyX ignores it.
- This prevents HFills from accidentally being wrapped onto a new line.
- If you need space in this case anyway, set the 
-\family sans
-Protect
+Roman
 \family default
- option in the space dialog.
-\end_layout
-
+ or
+\family typewriter
+ Palatino
+\family default
+.
+ Most roman vector fonts will automatically select matching sans
+\begin_inset space ~
 \end_inset
 
-
-\end_layout
-
-\begin_layout Subsubsection
-Phantom Space
-\begin_inset Index idx
+serif and typewriter fonts,
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-Spacing ! Phantom
-\end_layout
-
+These are sometimes just matching other fonts (e.
+\begin_inset space \thinspace{}
 \end_inset
 
+g., 
+\family sans
+Times
+\begin_inset space ~
+\end_inset
 
-\end_layout
-
-\begin_layout Standard
-Sometimes you want to insert space with exactly the length of a phrase.
- E.
+Roman
+\family default
+ selects 
+\family sans
+Helvetica
+\family default
+ for sans serif text), or different shapes of the same font, i.
 \begin_inset space \thinspace{}
 \end_inset
 
-g.
+e.
 \begin_inset space \space{}
 \end_inset
 
-you want to create the following multiple choice question:
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace medskip
-\end_inset
-
-What is correct English?:
-\begin_inset Newline newline
+a real font 
+\emph on
+family
+\emph default
+ (e.
+\begin_inset space \thinspace{}
 \end_inset
 
-
-\begin_inset Newline newline
+g.
+\begin_inset space \space{}
 \end_inset
 
-Mr.
+in case of 
+\family sans
+Latin
 \begin_inset space ~
 \end_inset
 
-Edge would have been jumps the gun.
-\begin_inset Newline newline
+Modern
+\family default
+ oder 
+\family sans
+Computer
+\begin_inset space ~
 \end_inset
 
-
-\begin_inset Phantom HPhantom
-status open
-
-\begin_layout Plain Layout
-Mr.
- Edge 
+Modern
+\family default
+).
 \end_layout
 
 \end_inset
 
-has to be jumped
+ but you can also select your own.
 \begin_inset Newline newline
 \end_inset
 
-
-\begin_inset Phantom HPhantom
-status open
-
-\begin_layout Plain Layout
-Mr.
- Edge 
-\end_layout
-
+The differences between roman, 
+\family sans
+sans
+\begin_inset space ~
 \end_inset
 
-jumps
-\begin_inset VSpace medskip
+serif
+\family default
+ and 
+\family typewriter
+typewriter
+\family default
+ fonts are explained in section
+\begin_inset space ~
 \end_inset
 
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Fine-Tuning-with-the"
 
-\begin_layout Standard
-So that the choices appear exactly after the phrase 
-\begin_inset Quotes eld
 \end_inset
 
-Mr.
-\begin_inset space ~
+.
+\begin_inset Newline newline
 \end_inset
 
-Edge
+The font 
+\family sans
+Times
 \begin_inset space ~
 \end_inset
 
-
-\begin_inset Quotes erd
+Roman
+\family default
+ was originally designed for newspapers.
+ Its glyphs are thus smaller than glyphs from other fonts in order to fit
+ into the small newspaper columns.
+ Therefore 
+\family sans
+Times
+\begin_inset space ~
 \end_inset
 
-.
- To get this, you can use the phantom insets available via the menu 
+Roman
+\family default
+ is not the optimal choice for larger documents like books.
+\end_layout
+
+\begin_layout Standard
+For the font size there are generally four possible values: 
 \family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Phantom
+Default, 10
+\family default
+, 
+\family sans
+11
+\family default
+ and 
+\family sans
+12
 \family default
 .
- In our case insert a horizontal phantom at the beginning of the last two
- lines and insert 
-\begin_inset Quotes eld
-\end_inset
+ Some classes provide additional sizes.
+ The size of 
+\family sans
+Default
+\family default
+ depends on the class you are using.
+ In the standard classes it is equal to the font size 10.
+\end_layout
 
-Mr.
+\begin_layout Standard
+Note that the font size is the 
+\emph on
+base size
+\emph default
+.
+ That means that \SpecialChar LyX
+ scales all other possible font sizes (such as those used
+ in footnotes, super-, and subscripts) by this value.
+ You can fine-tune the font size of text parts via the 
+\family sans
+Text
 \begin_inset space ~
 \end_inset
 
-Edge
+Style
+\family default
+ dialog if needed.
+ The possible font sizes for text parts are explained in section
 \begin_inset space ~
 \end_inset
 
 
-\begin_inset Quotes erd
-\end_inset
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Fine-Tuning-with-the"
 
- into the phantom inset (note the space after 
-\begin_inset Quotes eld
 \end_inset
 
-Edge
-\begin_inset Quotes erd
-\end_inset
+.
+\end_layout
 
-).
- A phantom insets prints only the space of its content (like a placeholder).
- That is why it is named 
-\begin_inset Quotes eld
+\begin_layout Standard
+The 
+\family sans
+Default
+\begin_inset space ~
 \end_inset
 
-phantom
-\begin_inset Quotes erd
+Family
+\family default
+ selection lets you specify whether the base font of your document should
+ be roman, sans
+\begin_inset space ~
 \end_inset
 
-.
- The normal phantom ouputs the width and heigth of the content as space,
- while the horizontal and vertical variant only outputs the corresponding
- dimension.
+serif or typewriter.
+ The 
+\family sans
+Default
+\family default
+ selection uses what is preset by the class, the other selections override
+ this.
+ In most cases, 
+\family sans
+Default
+\family default
+ is equal to 
+\family sans
+roman
+\family default
+, but some classes (such as presentation classes) use other defaults.
 \end_layout
 
-\begin_layout Subsection
-Vertical Space
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Vertical-Space"
-
-\end_inset
-
+\begin_layout Standard
+The
+\family typewriter
+\family sans
+LaTeX font encoding
+\family default
+ selection is an expert setting which lets you change the value passed to
+ the \SpecialChar LaTeX
+-package 
+\series bold
+fontenc
+\series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Spacing ! Vertical
+\SpecialChar LaTeX
+ packages ! fontenc
 \end_layout
 
 \end_inset
 
+ (see also section
+\begin_inset space ~
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-To add extra vertical space above or below a paragraph, use the 
-\family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Vertical
-\begin_inset space ~
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:LaTeX-settings"
+
 \end_inset
 
-Space
+).
+ Normally, you do not need to change (or even understand) this.
+ Unless you have specific reasons, use 
+\family sans
+Default
 \family default
- dialog.
- There you find the following sizes:
+.
 \end_layout
 
 \begin_layout Standard
-
+With some fonts, the checkboxes 
 \family sans
-SmallSkip
+Use Old Style Figures
 \family default
-, 
+ and 
 \family sans
-MedSkip
+Use True Small Caps
 \family default
- and 
+ are available.
+ These are extra features some fonts provide.
+ If 
 \family sans
-BigSkip
+Use Old Style Figures
 \family default
- are LaTeX sizes which depend on the font size of the document.
+ is checked, old style figures (also known as medieval or text figures)
+ are used.
+ Old style figures are the numerals (0
+\begin_inset space \thinspace{}
+\end_inset
+
+–
+\begin_inset space \thinspace{}
+\end_inset
+
+9) with ascenders and descenders, which makes them fit nicely with lowercase
+ letters.
  
 \family sans
-DefSkip
+Use True Small Caps
 \family default
- is the skip adjusted in the dialog 
+ determines that real small caps are used instead of faked small caps made
+ of scaled capitals.
+ Real small caps are often part of expert font sets; they generally look
+ better than faked small caps but might have to be purchased separately.
+\end_layout
+
+\begin_layout Standard
+The field 
 \family sans
-Document\SpecialChar \menuseparator
-Settings
+CJK
 \family default
+ allows users of the languages Chinese, Japanese, Korean (CJK) to specify
+ a font to display the script characters.
+\begin_inset Foot
+status collapsed
 
+\begin_layout Plain Layout
+The font will be the argument for the commands of the \SpecialChar LaTeX
+-package 
+\series bold
+CJK
+\series default
+.
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Document ! Settings
+\SpecialChar LaTeX
+ packages ! CJK
 \end_layout
 
 \end_inset
 
- for the paragraph separation.
- If you use indentation to separate paragraphs 
+ So this has no effect for the document language 
 \family sans
-DefSkip
+Japanese
 \family default
- is equal to 
+ that does not use 
+\series bold
+CJK
+\series default
+.
+\end_layout
+
+\end_inset
+
+
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ When you choose a new font or font size, \SpecialChar LyX
+ does 
+\emph on
+not
+\emph default
+ change the screen font! You will only see a difference in the printed output;
+ this is part of the WYSIWYM concept.
+ \SpecialChar LyX
+'s screen fonts can be adjusted in the 
 \family sans
-MedSkip
+Tools\SpecialChar menuseparator
+Preferences
 \family default
+ dialog, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Screen-Fonts"
+
+\end_inset
+
 .
 \end_layout
 
-\begin_layout Standard
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Math Fonts
+\end_layout
 
+\begin_layout Standard
+In \SpecialChar LaTeX
+ the font used for characters in equations is different from the document
+ font.
+ For the case that you use \SpecialChar TeX
+ fonts for your document, you can explicitly
+ choose a math font in the dialog 
 \family sans
-VFill
+Document\SpecialChar menuseparator
+Settings
 \family default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Spacing ! Fills
+Document ! Settings
 \end_layout
 
 \end_inset
 
- is a variable space, set so that the space is maximal within one page.
- An example: You have only two short paragraphs on one page with a vfill
- between them.
- Then the first paragraph is placed at the top of the page and the second
- one at the bottom, because the space between them is then maximal.
-\family sans
-VFill
-\family default
-s work like 
-\family sans
-HFill
-\family default
-s: they fill the remaining vertical space on a page with blank space.
-\begin_inset Foot
-status collapsed
+.
+ The default setting is that \SpecialChar LyX
+ automatically selects a math font.
+ For most cases this will be \SpecialChar LaTeX
+'s default – the math variant of \SpecialChar LaTeX
+'s default
+ font family 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Plain Layout
 
-\family sans
-HFill
-\family default
-s are described in section
+\family typewriter
+Computer
 \begin_inset space ~
 \end_inset
 
+Modern
+\family default
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Horizontal-Space"
-
+\begin_inset Quotes erd
 \end_inset
 
 .
+ \SpecialChar LyX
+ will automatically only load another math font if a math variant of the
+ document font is available.
 \end_layout
 
+\begin_layout Standard
+Note that the math font will not be used for 
+\emph on
+mathematical text
+\emph default
+ (which is inserted with the shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "font-default"
+\end_inset
+
+ or by the insertion of the command 
+\series bold
+
+\backslash
+text
+\series default
+ into a formula).
+ Also note that some math fonts are sans
+\begin_inset space ~
+\end_inset
+
+serif.
+ Your document might therefore look strange when the document text has serifs
+ while the math characters do not.
+ Sans
+\begin_inset space ~
 \end_inset
 
- If there are several 
+serif math fonts make therefore in most cases only sense if you select 
 \family sans
-VFill
+Sans
+\begin_inset space ~
+\end_inset
+
+Serif
 \family default
-s on a page, they divide the remaining vertical space equally between themselves.
- You can therefore use 
+ for the 
 \family sans
-VFill
+Default
+\begin_inset space ~
+\end_inset
+
+family
 \family default
-s to center text on a page, or even place text 2/3 down a page.
+ in the document font settings.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Standard
+If you use non-\SpecialChar TeX
+ fonts for the document, you can only choose for math to
+ use either the document's class default \SpecialChar TeX
+ font (in most cases 
+\begin_inset Quotes eld
+\end_inset
+
 
-\family sans
-Custom
-\family default
- are custom spaces in units explained in Appendix
+\family typewriter
+Computer
 \begin_inset space ~
 \end_inset
 
+Modern
+\family default
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cha:Units-available-in"
+\begin_inset Quotes erd
+\end_inset
 
+) or to use the non-\SpecialChar TeX
+ variant of the document's class default font (in most
+ cases 
+\begin_inset Quotes eld
 \end_inset
 
-.
+
+\family typewriter
+Latin
+\begin_inset space ~
+\end_inset
+
+Modern
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+).
 \end_layout
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
+\begin_layout Subsection
+Using Different Character Styles
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
-\series medium
-When the extra vertical space would be in the output at the top/bottom of
- a page, the space is only added if you have also checked the option 
-\family sans
-Protect
-\family default
-.
+Character Styles
 \end_layout
 
 \end_inset
 
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Text Style
 \end_layout
 
-\begin_layout Subsection
-Paragraph Alignment
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-You can change the paragraph alignment with the 
+As we've already seen, \SpecialChar LyX
+ automatically changes the character style for certain
+ paragraph environments.
+ \SpecialChar LyX
+ supports two character styles, 
 \family sans
-Edit\SpecialChar \menuseparator
-Paragraph Settings
+Emphasized
 \family default
- dialog.
- There are five possibilities: 
+ and 
+\family sans
+Noun
+\family default
+.
+ You can activate both of these styles via key bindings, the menus, and
+ the toolbar.
 \end_layout
 
-\begin_layout Itemize
-
+\begin_layout Standard
+To activate the 
 \family sans
-Justified
+Noun
 \family default
- (shortcut 
-\begin_inset Info
-type  "shortcut"
-arg   "paragraph-params \\align block"
-\end_inset
-
-)
+ style, do one of the following:
 \end_layout
 
 \begin_layout Itemize
-
-\family sans
-Left
-\family default
- (
+click on the toolbar button 
 \begin_inset Info
-type  "shortcut"
-arg   "paragraph-params \\align left"
+type  "icon"
+arg   "font-noun"
 \end_inset
 
-)
+
 \end_layout
 
 \begin_layout Itemize
-
-\family sans
-Right
-\family default
- (
+use the key binding 
 \begin_inset Info
 type  "shortcut"
-arg   "paragraph-params \\align right"
+arg   "font-noun"
 \end_inset
 
-)
-\end_layout
 
-\begin_layout Itemize
+\end_layout
 
+\begin_layout Standard
+These commands are all toggles.
+ That is, if 
 \family sans
-Center
+Noun
 \family default
- (
-\begin_inset Info
-type  "shortcut"
-arg   "paragraph-params \\align center"
-\end_inset
-
-)
+ style is already active, they deactivate it.
 \end_layout
 
-\begin_layout Itemize
-
+\begin_layout Standard
+One typically uses the 
 \family sans
-Default
+Noun
 \family default
- (
-\begin_inset Info
-type  "shortcut"
-arg   "paragraph-params \\align default"
+ style for proper names.
+ For example: 
+\begin_inset Quotes eld
 \end_inset
 
-)
-\end_layout
 
-\begin_layout Standard
-The default in most cases is justified alignment, in which the inter-word
- spacing is variable and each line of a paragraph fills the region between
- the left and right margins.
- The other three alignments should be self-explanatory, and look like this:
-\end_layout
+\noun on
+Matthias Ettrich
+\noun default
+ is the original author of \SpecialChar LyX
+.
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-\align right
-This paragraph is right aligned,
-\end_layout
 
-\begin_layout Standard
-\align center
-this one is centered,
 \end_layout
 
 \begin_layout Standard
-\align left
-this one is left aligned.
-\end_layout
-
-\begin_layout Subsection
-Forced Page Breaks
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Page breaks ! Forced
+A more widely used character style is the 
+\family sans
+Emphasized
+\family default
+ style.
+ You can activate (or deactivate — it's also a toggle) the 
+\family sans
+Emphasized
+\family default
+ style by:
 \end_layout
 
+\begin_layout Itemize
+clicking on the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "font-emph"
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Forced-Page-Breaks"
+\end_layout
 
+\begin_layout Itemize
+using the keybindings 
+\begin_inset Info
+type  "shortcut"
+arg   "font-emph"
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-If you don't like the way LaTeX does the pagebreaks 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 
+Normally the 
 \family sans
-Floats
+Emphasized
 \family default
-, LaTeX's page breaking algorithm can fail.
+ style is equivalent to an italic font but some document classes or \SpecialChar LaTeX
+-packages
+ use a different font.
 \end_layout
 
 \begin_layout Standard
-We recommend not to use forced pagebreaks until the text is finished and
- until you have checked in the preview to see if you 
+We've been using the 
+\family sans
+Emphasized
+\family default
+ style all over the place in this document.
+ Here's one more example:
+\end_layout
+
+\begin_layout Quotation
+
 \emph on
-really
-\emph default
- have to change the page breaking.
+Do not overuse character styles!
 \end_layout
 
 \begin_layout Standard
-There are two types of pagebreaks: One that ends the page without any special
- action.
- This can be inserted above or below a paragraph via the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-New
-\begin_inset space ~
+It's also a warning in addition to an example.
+ One's writing should parallel ordinary conversation.
+ Since we don't all constantly scream at each other, we should also avoid
+ the common tendency to overuse character styles.
+\end_layout
+
+\begin_layout Standard
+You can always reset to the default font using the key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-default"
 \end_inset
 
-Page
-\family default
-.
- The second type, that is inserted via the menu 
+ or the dialog 
 \family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Page
+Edit\SpecialChar menuseparator
+Text
 \begin_inset space ~
 \end_inset
 
-Break
+Style\SpecialChar menuseparator
+Customized
 \family default
-, ends a page but stretches the content of the page, so that it fills out
- the complete page.
- This type is useful to avoid whitespace when a page break produces a page
- on which only the last few lines are absent.
-\end_layout
-
-\begin_layout Standard
-You might try to use a page break to ensure that a figure or table appears
- at the top of a page.
- This is, of course, the wrong way to do it.
- LyX gives you a way of automatically ensuring that your figures and tables
- appear at the top of a page (or the bottom, or on their own page) without
- having to worry about what precedes or follows your figure or table.
- See chapter 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cha:Floats-and-Notes"
-
+ (
+\begin_inset Info
+type  "icon"
+arg   "dialog-show character"
 \end_inset
 
- to learn more about 
-\family sans
-Floats
-\family default
-.
+).
 \end_layout
 
-\begin_layout Subsubsection
-Clear Page Breaks
+\begin_layout Subsection
+Fine-Tuning with the 
+\family sans
+Text Style
+\family default
+ dialog
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Clear-Page-Breaks"
+name "subsec:Fine-Tuning-with-the"
 
 \end_inset
 
@@ -10392,7 +13888,7 @@ name "sub:Clear-Page-Breaks"
 status collapsed
 
 \begin_layout Plain Layout
-Page breaks ! Clear
+Text Style
 \end_layout
 
 \end_inset
@@ -10401,2249 +13897,2122 @@ Page breaks ! Clear
 \end_layout
 
 \begin_layout Standard
-Rather than forced pagebreaks 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
- it, if necessary by adding pages.
+There are always occasions when you will need to do some fine-tuning; so
+ \SpecialChar LyX
+ gives you a way to create a custom character style.
+ For example, an academic journal or a corporation may have a style sheet
+ requiring a sans-serif font be used in certain situations.
+ Also, writers sometimes use a different font to offset a character's thoughts
+ from ordinary dialog.
 \end_layout
 
 \begin_layout Standard
-You can insert a clear page break with the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Clear
-\begin_inset space ~
+Before we document how to use custom character style, we want to issue a
+ warning yet again: Don't overuse character styles! 
+\begin_inset Newline newline
 \end_inset
 
-Page
-\family default
-.
- When you have a two-sided document like a book, you can use the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Clear
-\begin_inset space ~
-\end_inset
+Documents that overuse different fonts and sizes are not easy to read and
+ tend to look as if someone has knocked huge holes in them.
+\end_layout
 
-Double
+\begin_layout Standard
+To use custom character styles, open the 
+\family sans
+Edit\SpecialChar menuseparator
+Text
 \begin_inset space ~
 \end_inset
 
-Page
+Style\SpecialChar menuseparator
+Customized
 \family default
- to insert a clear page break that assures that the next page is a right-hand
- page (odd-numbered), if necessary by adding a page.
-\end_layout
-
-\begin_layout Subsection
-Forced Line Breaks
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Line breaks
-\end_layout
-
+ dialog or press the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show character"
 \end_inset
 
-
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Forced-Line-Breaks"
-
+.
+ There are several boxes in this dialog, each corresponding to a different
+ font property that you can choose.
+ You can choose an option for one of these properties, or select 
+\family sans
+No
+\begin_inset space ~
 \end_inset
 
-
+change
+\family default
+, which keeps the current state of that property.
+ The item 
+\family sans
+Reset
+\family default
+ will reset the property to whatever is the default.
+ You can use this to reset attributes across a bunch of different paragraph
+ environments all at once.
 \end_layout
 
 \begin_layout Standard
-Similar to page breaks there are two types of line breaks: One that simply
- breaks the line.
- You can force this line break within a paragraph by selecting 
+The font properties, and their options (in addition to 
 \family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Ragged
-\begin_inset space ~
-\end_inset
-
-Line
+No
 \begin_inset space ~
 \end_inset
 
-Break
+change
 \family default
- or with 
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
-\end_inset
-
-.
- Another type that is inserted via the menu 
+ and 
 \family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Justified
-\begin_inset space ~
-\end_inset
+Reset
+\family default
+) are:
+\end_layout
 
-Line
-\begin_inset space ~
-\end_inset
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-Break
+\family sans
+Family
 \family default
- breaks the line and stretches it so that it fills out the whole space between
- the page margins.
- This is necessary to avoid 
+ The 
 \begin_inset Quotes eld
 \end_inset
 
-fringes
+overall look
 \begin_inset Quotes erd
 \end_inset
 
- in justified paragraphs due to whitespace introduced by line breaks.
+ of the font.
+ The possible options are:
 \end_layout
 
-\begin_layout Standard
-You shouldn't use forced line breaks to correct LaTeX's line breaking, as
- LaTeX is very good at line breaking.
- There are, however, a number of situations where it is necessary to actively
- set a line break, e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
-\end_inset
+\begin_deeper
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-in a poem or for an address (see sections
-\begin_inset space ~
+\family sans
+Roman
+\family default
+ This is the Roman font family.
+ Normally a serif font.
+ It's also the default family.
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-roman"
 \end_inset
 
+)
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Quote"
-
-\end_inset
-
-, 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Verse"
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
+\family sans
+Sans
+\begin_inset space ~
 \end_inset
 
- and 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Address-Usage"
+Serif
+\family default
+\family sans
+This is the Sans Serif font family.
 
+\family default
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-sans"
 \end_inset
 
-).
+)
 \end_layout
 
-\begin_layout Subsection
-Horizontal Lines
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Horizontal-Lines"
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-\begin_layout Plain Layout
-Horizontal lines
-\end_layout
+\family sans
+Typewriter
+\family default
+\family typewriter
+This is the Typewriter font family.
 
+\family default
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-typewriter"
 \end_inset
 
 
+\family sans
+)
 \end_layout
 
-\begin_layout Standard
-\noindent
-\begin_inset CommandInset line
-LatexCommand rule
-offset "0.5ex"
-width "100line%"
-height "1pt"
-
-\end_inset
-
-
-\end_layout
+\end_deeper
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-\begin_layout Standard
-In the dialog 
 \family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Horizontal
-\begin_inset space ~
-\end_inset
-
-Line
+Series
 \family default
- you can insert horizontal lines.
- The line offset is the vertical distance between the line and the baseline
- of the current text line or the paragraph.
-\end_layout
-
-\begin_layout Standard
-\noindent
-\begin_inset CommandInset line
-LatexCommand rule
-offset "0.5ex"
-width "100line%"
-height "1pt"
-
-\end_inset
-
-
+ This corresponds to the print weight.
+ Options are:
 \end_layout
 
-\begin_layout Standard
+\begin_deeper
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
+\family sans
+Medium
+\family default
+ This is the Medium font series.
+ It's also the default series.
 \end_layout
 
-\begin_layout Section
-Characters and Symbols
-\end_layout
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-\begin_layout Standard
-You can directly enter all characters that are available on your keyboard.
- You can also use special keyboard maps to be able to enter e.
-\begin_inset space \thinspace{}
-\end_inset
+\family sans
+Bold
+\family default
+\series bold
+This is the Bold font series.
 
-g.
-\begin_inset space \space{}
+\series default
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-bold"
 \end_inset
 
-characters needed for French with an English keyboard.
- See section
-\begin_inset space \thinspace{}
-\end_inset
+)
+\end_layout
 
+\end_deeper
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Keyboard-mapping"
+\family sans
+Shape
+\family default
+ As the name implies.
+ Options are:
+\end_layout
 
-\end_inset
+\begin_deeper
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
- for information on how this is done.
+\family sans
+Upright
+\family default
+ This is the Upright font shape.
+ It's also the default shape.
 \end_layout
 
-\begin_layout Standard
-For the case where you need a character that is not on your keyboard, you
- can use the 
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
 \family sans
-Symbols
+Italic
 \family default
- dialog via the menu 
+\shape italic
+This
+\shape default
 \family sans
-Insert\SpecialChar \menuseparator
-Special Character\SpecialChar \menuseparator
-Symbols
+\shape italic
+i
 \family default
+s the Italic font shape
+\shape default
+\emph on
 .
 \end_layout
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
- Maybe not all symbols inserted with the symbols dialog can be displayed
- when you are using a special screen font in LyX's preferences.
- But the inserted symbols will in every case be displayed in the output.
-\end_layout
-
-\end_inset
-
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
+\family sans
+Slanted
+\family default
+\shape slanted
+This is the Slanted font shape
+\shape default
+ (although it might not be visible in \SpecialChar LyX
+, this is different from italic).
 \end_layout
 
-\begin_layout Section
-Fonts and Text Styles
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Fonts-and-Text"
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
+\family sans
+Small
+\begin_inset space ~
 \end_inset
 
-
+Caps
+\family default
+\shape smallcaps
+This is the Small caps font shape
+\shape default
+\noun on
+.
 \end_layout
 
-\begin_layout Subsection
-Font Types
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Font ! Types
-\end_layout
+\end_deeper
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
+\family sans
+Color
+\family default
+ Alters the text color.
+ Note that not all DVI-viewers are able to display colors.
+ Besides 
+\family sans
+No
+\begin_inset space ~
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-There are two types of fonts:
-\end_layout
-
-\begin_layout Description
-Vector
+color
+\family default
+, which means that the document default color set in 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Color
+\family default
+ for 
+\family sans
+Main
 \begin_inset space ~
 \end_inset
 
-fonts
+text
+\family default
+ is used, you can choose between 
+\family sans
+Black
+\family default
+, 
+\family sans
+White
+\family default
+, 
+\family sans
+Red
+\family default
+, 
+\family sans
+Green
+\family default
+, 
+\family sans
+Blue
+\family default
+, 
+\family sans
+Cyan
+\family default
+, 
+\family sans
+Magenta
+\family default
+, 
+\family sans
+Yellow
+\family default
+, 
+\family sans
+Brown
+\family default
+, 
+\family sans
+Darkgray
+\family default
+, 
+\family sans
+Gray
+\family default
+, 
+\family sans
+Lightgray
+\family default
+, 
+\family sans
+Lime
+\family default
+, 
+\family sans
+Orange
+\family default
+, 
+\family sans
+Olive
+\family default
+, 
+\family sans
+Pink
+\family default
+, 
+\family sans
+Purple
+\family default
+, 
+\family sans
+Teal
+\family default
+ and 
+\family sans
+Violet
+\family default
+ text.
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Fonts ! Vector-
+Color ! Text
 \end_layout
 
 \end_inset
 
- are fonts, built from outlines of the single glyphs (i.
-\begin_inset space \thinspace{}
-\end_inset
+\end_layout
 
-g.
- characters) in the font.
- This means that each glyph is defined using mathematical curves that are
- well suited for scaling to any requested size.
- This mathematical definition is interpreted by the font renderer and the
- curve is filled out with pixels according to the size and glyph.
- This means that outline fonts will look pretty good in all sizes.
- Only at very small sizes where each pixel has to be very carefully computed
- to provide a good image, it might be hard to provide a good rendering.
-\begin_inset Newline newline
-\end_inset
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-That could mean that one only needs to define one font size and scale them.
- But to achieve a better quality, many fonts define several font sizes.
- That improves the appearance because you need more details at large font
- sizes than at small ones.
+\family sans
+Language
+\family default
+ This is used to mark regions of text as having a different language from
+ the language of the document.
+ Text marked in this way will be underlined in blue to indicate the change
+ (only within \SpecialChar LyX
+).
 \begin_inset Newline newline
 \end_inset
 
-The font types 
-\family typewriter
-TrueType
-\family default
-, 
-\family typewriter
-OpenType
-\family default
-, and 
-\family typewriter
-Type
+If you have for example, an extract of German text in a non-German document,
+ \SpecialChar LaTeX
+ respects the German hyphenation rules automatically.
+ When using the spell checking (see section
 \begin_inset space ~
 \end_inset
 
-1
-\family default
- are vector fonts.
-\end_layout
 
-\begin_layout Description
-Bitmap
-\begin_inset space ~
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Spellchecking"
+
 \end_inset
 
-fonts
-\begin_inset Index idx
-status collapsed
+) the German-marked text will be checked according to the German dictionary.
+\end_layout
 
-\begin_layout Plain Layout
-Fonts ! Bitmap-
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Size
+\family default
+ Alters the size of the font.
+ You will find no numerical values here; all possible sizes are actually
+ proportional to the document font size.
+ Once again, you don't feed \SpecialChar LyX
+ the details, but a general description of what
+ you want to do.
+ The options are:
 \end_layout
 
-\end_inset
+\begin_deeper
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
- on the other hand, are defined by bitmap graphics from the start, so they
- will look good at all the sizes they are meant for.
- However, they don't scale well, because in order to scale a glyph, each
- pixel is enlarged into several pixels.
- It is the same effect that happens if you try to enlarge a picture in a
- picture manipulation program.
- In order to relieve this effect, bitmap fonts are typically provided in
- several fixed sizes typically from around 8 pixels high up to 34 pixels
- or so high in steps according to what is believed to be useful.
- The advantage of bitmap fonts is that no complicated computations are necessary
- to display each glyph, so bitmap fonts are thus faster displayed than scalable
- fonts.
- The disadvantage is that sizes that don't exist as fixed versions have
- to be scaled by doubling pixels, and thus look bad.
-\begin_inset Newline newline
+\family sans
+Tiny
+\family default
+\size tiny
+This is the 
+\begin_inset Quotes eld
 \end_inset
 
-Bitmap fonts are named 
-\family typewriter
-Type
-\begin_inset space ~
+Tiny
+\begin_inset Quotes erd
 \end_inset
 
-3
-\family default
- in PostScript- and PDF-documents.
-\end_layout
+ font size.
 
-\begin_layout Standard
-The result of all this, is that bitmap fonts are best for the size they
- are designed for, while scalable fonts are good for nearly all sizes.
- So one needs fewer font size definitions for scalable fonts.
- That's the reason why nearly all text rendering and typesetting programs
- use scalable fonts.
-\end_layout
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size tiny"
+\end_inset
 
-\begin_layout Standard
-To test which fonts are used in a PDF-document, you can have a look into
- its document properties.
+)
 \end_layout
 
-\begin_layout Standard
-Many modern typesetting and markup languages have begun to move towards
- specifying character styles rather than specifying a particular font.
- For example, instead of changing to an italicized version of the current
- font to emphasize text, you use an 
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Smallest
+\family default
+\size scriptsize
+This is the 
 \begin_inset Quotes eld
 \end_inset
 
-emphasized style
+Smallest
 \begin_inset Quotes erd
 \end_inset
 
- instead.
- This concept fits in perfectly with LyX.
- In LyX, you do things based on contexts, rather than focusing on typesetting
- details.
+ font size
+\size default
+.
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-size scriptsize"
+\end_inset
+
+)
 \end_layout
 
-\begin_layout Subsection
-Document Font and Font size
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Document-Font"
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
+\family sans
+Smaller
+\family default
+\size footnotesize
+This is the 
+\begin_inset Quotes eld
 \end_inset
 
+Smaller
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Font ! Size
-\end_layout
+ font size.
 
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size footnotesize"
 \end_inset
 
+)
+\end_layout
 
-\begin_inset Index idx
-status collapsed
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-\begin_layout Plain Layout
-Document ! Font
-\end_layout
+\family sans
+Small
+\family default
+\size small
+This is the 
+\begin_inset Quotes eld
+\end_inset
 
+Small
+\begin_inset Quotes erd
 \end_inset
 
+ font size.
+
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size small"
+\end_inset
 
+)
 \end_layout
 
-\begin_layout Standard
-You can set the document fonts in the 
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
 \family sans
-Document\SpecialChar \menuseparator
-Settings
+Normal
 \family default
+ This is the 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Document ! Settings
-\end_layout
-
+Normal
+\begin_inset Quotes erd
 \end_inset
 
dialog.
- There you can specify which font should be used for the three different
- font shapes roman (serif), 
-\family sans
-sans
-\begin_inset space ~
font size.
+ It's also the default size.
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size normal"
 \end_inset
 
-serif
-\family default
-, and 
-\family typewriter
-typewriter
-\family default
- and its scalings.
+)
 \end_layout
 
-\begin_layout Standard
-The possible options for the font include 
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
 \family sans
-default
+Large
 \family default
- and a list of fonts available on your system.
  
-\family sans
-default
-\family default
- uses the standard TeX fonts, known as 
+\size large
+This is the 
 \begin_inset Quotes eld
 \end_inset
 
+Large
+\begin_inset Quotes erd
+\end_inset
 
-\family typewriter
-Computer Modern
-\family default
+ font size.
 
-\begin_inset Quotes erd
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size large"
 \end_inset
 
- (
-\family typewriter
-cm
+)
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Larger
 \family default
-) or 
+\size larger
+This is the 
 \begin_inset Quotes eld
 \end_inset
 
+Larger
+\begin_inset Quotes erd
+\end_inset
 
-\family typewriter
-European Computer Modern
-\family default
+ font size.
 
-\begin_inset Quotes erd
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size larger"
 \end_inset
 
- (
-\family typewriter
-ec
-\family default
-).
+)
 \end_layout
 
-\begin_layout Standard
-As 
-\family typewriter
-cm
-\family default
- and 
-\family typewriter
-ec
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Largest
 \family default
- are bitmap fonts, they often looks pixelated in PDF output, especially
- when you read the PDF in a zoomed size.
-\begin_inset Foot
-status collapsed
+\size largest
+This is the 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Plain Layout
-This problem doesn't appear if you read PDFs in 
-\family typewriter
-Adobe
-\begin_inset space ~
+Largest
+\begin_inset Quotes erd
 \end_inset
 
-Reader
-\family default
- version 6 or later, because this program includes a special bitmap font
- renderer.
-\end_layout
+ font size.
 
+\size default
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-size largest"
 \end_inset
 
- To get rid of pixelated fonts, you have to use a vector font.
- There are three ways to use one:
+)
 \end_layout
 
-\begin_layout Itemize
-One way is to use the 
-\family typewriter
-AE
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Huge
 \family default
- fonts.
  
-\family typewriter
-AE
-\family default
- is a virtual font.
- Virtual means that it 
+\size huge
+This is the 
 \begin_inset Quotes eld
 \end_inset
 
-steals
+Huge
 \begin_inset Quotes erd
 \end_inset
 
- outline 
-\family typewriter
-cm
-\family default
--glyphs from other fonts.
- This has the disadvantage that some characters are missing, like the French
- guillemets (
-\begin_inset Quotes eld
-\end_inset
+ font size.
 
-\begin_inset Quotes erd
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size huge"
 \end_inset
 
- and 
+)
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Huger
+\family default
+\size giant
+This is the 
 \begin_inset Quotes eld
 \end_inset
 
+Huger
 \begin_inset Quotes erd
 \end_inset
 
-)
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-Loading the LaTeX-package 
-\series bold
-aeguill
-\series default
+ font size.
 
-\begin_inset Index idx
-status collapsed
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size giant"
+\end_inset
 
-\begin_layout Plain Layout
-LaTeX-packages ! aeguill
+)
 \end_layout
 
-\end_inset
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
- with the document preamble line
-\begin_inset Newline newline
+\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
 
-\series bold
+ to 
+\begin_inset Quotes eld
+\end_inset
 
-\backslash
-usepackage[ec]{aeguill}
-\begin_inset Newline newline
+Huge
+\begin_inset Quotes erd
 \end_inset
 
+).
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-size increase"
+\end_inset
 
-\series default
-will fix the guillemet problem.
+)
 \end_layout
 
-\end_inset
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
- and that accented characters are not 
-\emph on
-one
-\emph default
- glyph, they are build of 
-\emph on
-two
-\emph default
- characters, the accent and the letter.
- Therefore you can't search in documents using the 
-\family typewriter
-AE
+\family sans
+Decrease
 \family default
- fonts for words with accented characters.
- If you search for example for the French word 
+ This decreases the size by one step (for instance, from 
 \begin_inset Quotes eld
 \end_inset
 
-rève
+Normal
 \begin_inset Quotes erd
 \end_inset
 
- in a PDF, you won't get any result, because the PDF-viewer searches for
- the glyph 
+ to 
 \begin_inset Quotes eld
 \end_inset
 
- è 
+Small
 \begin_inset Quotes erd
 \end_inset
 
- and not for the glyph 
-\begin_inset Quotes eld
-\end_inset
-
- e +
-\begin_inset space ~
-\end_inset
-
- ̀ 
-\begin_inset Quotes erd
+).
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-size decrease"
 \end_inset
 
-.
+)
 \end_layout
 
-\begin_layout Itemize
-Another possibility is to use three different outline fonts
-\begin_inset Foot
-status collapsed
+\end_deeper
+\begin_layout Standard
+We warn you 
+\emph on
+yet again
+\emph default
+: don't go crazy with this feature.
+ You should almost never need to change the font size.
+ \SpecialChar LyX
+ automatically changes the font size for different paragraph environments
+ — use those instead.
+ This is here for fine-tuning only!
+\end_layout
 
-\begin_layout Plain Layout
-Other fonts, like 
-\family typewriter
-Latin Modern
-\family default
- or 
-\family typewriter
-Computer Modern
-\family default
-, consist of these three main font types 
-\family sans
-sans
-\begin_inset space ~
-\end_inset
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-serif
-\family default
-, 
 \family sans
-typewriter
+Misc
 \family default
-, and 
+ Here you can change a few other things at the character level.
+ Options are:
+\end_layout
+
+\begin_deeper
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
 \family sans
-serif
+Emph
 \family default
+\emph on
+This is text with emphasize on
+\emph default
 .
+ This might seem like the same as 
+\shape italic
+Italic
+\shape default
+, but it is actually a bit different.
+ Emphasized is a 
+\emph on
+logical
+\emph default
+ attribute.
+ That means every document class can define its own font used for emphasized
+ text.
+ Normally this font is equal to italic.
 \end_layout
 
-\end_inset
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-: 
-\family typewriter
-Times Roman
-\family default
- as roman font,
 \family sans
-\family typewriter
-Helvetica
+Underbar
 \family default
- scaled to 92 or 95
-\begin_inset space \thinspace{}
-\end_inset
+\bar under
+This is text with Underbar on.
 
-% as sans
-\begin_inset space ~
+\bar default
+ (key binding 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-underline"
 \end_inset
 
-serif font, and 
-\family typewriter
-courier
-\family default
- as typewriter font.
+
+\family sans
+)
 \begin_inset Newline newline
 \end_inset
 
-The differences between roman, 
+
+\family default
+Avoid using underbar if you can! It is a hangover from the typewriter days,
+ when you could not change fonts.
+ One no longer needs to emphasize text by underscoring characters.
+ This is only possible in \SpecialChar LyX
+ because some people 
+\emph on
+may
+\emph default
+ need it in order to follow style sheets for journal submissions.
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
 \family sans
-sans
+Double
 \begin_inset space ~
 \end_inset
 
-serif
-\family default
-, and 
-\family typewriter
-typewriter
+underbar
 \family default
- fonts are explained in section
-\begin_inset space ~
+\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
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Fine-Tuning-with-the"
+As 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
 
-The font 
-\family typewriter
-Times Roman
-\family default
- was originally designed for newspapers.
- That means its glyphs are smaller than the ones from other fonts to fit
- into the small newspaper columns.
- Therefore 
-\family typewriter
-Times Roman
-\family default
- is not the optimal choice for larger documents like books.
+Use this only if a journal absolutely insists on it.
+ Keep antinausea pills handy.
 \end_layout
 
-\begin_layout Itemize
-The best solution is to use the 
-\family typewriter
-Latin Modern
-\family default
- (
-\family typewriter
-lm
-\family default
-) fonts.
- These fonts were developed for the LaTeX community to replace 
-\family typewriter
-cm
-\family default
- as the default font.
- In most cases they look the same as 
-\family typewriter
-cm
-\family default
-
-\begin_inset Foot
-status collapsed
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-\begin_layout Plain Layout
-One difference is improved kerning for the 
-\family typewriter
-lm
+\family sans
+Strikeout
 \family default
- fonts.
-\end_layout
+\strikeout on
+This is text with Strikeout on.
 
+\strikeout default
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-strikeout"
 \end_inset
 
-, but 
-\family typewriter
-lm
-\family default
- covers a vast number of characters over the other two families 
-\family typewriter
-cm
-\family default
- and 
-\family typewriter
-ec
-\family default
-.
+)
+\begin_inset Newline newline
+\end_inset
+
+This is frequently used to indicate an older version of text that has been
+ changed in the meantime.
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-For the font size there are four possible values: 
 \family sans
-default, 10
+Noun
 \family default
-, 
+\noun on
+This is text with Noun on.
+
+\noun default
+ Like 
 \family sans
-11
+Emph
 \family default
-, and 
+, this is a logical attribute.
+ Normally it's equivalent to 
 \family sans
-12
+Small
+\begin_inset space ~
+\end_inset
+
+Caps
 \family default
 .
- The size of 
-\family sans
-default
-\family default
- depends on your LaTeX-system, normally it is equal to the font size 10.
 \end_layout
 
+\end_deeper
 \begin_layout Standard
-The font sizes are the 
-\emph on
-base size
-\emph default
-.
- That means that LyX scales all other possible font sizes (such as those
- used in footnotes, super-, and subscripts) by this value.
- You can fine-tune the font size of text parts via the 
+So you have a huge number of combinations to choose from.
+ Once you have chosen a new character style via the 
 \family sans
+Edit\SpecialChar menuseparator
 Text
 \begin_inset space ~
 \end_inset
 
-Style
+Style\SpecialChar menuseparator
+Customized
 \family default
- dialog if needed.
- The possible font sizes for text parts are explained in section
-\begin_inset space ~
+ (
+\begin_inset Info
+type  "icon"
+arg   "dialog-show character"
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Fine-Tuning-with-the"
-
+) dialog, the settings are saved.
+ You can activate them by using the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "textstyle-apply"
 \end_inset
 
 .
+ The button lets you apply your custom character style even when the dialog
+ isn't visible.
 \end_layout
 
 \begin_layout Standard
-The field 
-\family sans
-CJK
-\family default
- allows users of the languages Chinese, Japanese, Korean (CJK) to specify
- a font to display the script characters.
-\begin_inset Foot
-status collapsed
+To completely reset the character style to the default, use 
+\begin_inset Info
+type  "shortcut"
+arg   "font-default"
+\end_inset
 
-\begin_layout Plain Layout
-The font will be the argument for the commands of the LaTeX-package 
-\series bold
-CJK
-\series default
 .
- So this has no effect for the document language 
-\family sans
-Japanese
-\family default
- that doesn't use 
-\series bold
-CJK
-\series default
-.
-\end_layout
-
+ If you want to toggle only those properties that you have just changed
+ (suppose you just set the shape to 
+\begin_inset Quotes eld
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace bigskip
+slanted
+\begin_inset Quotes erd
 \end_inset
 
+ and the series to 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
+bold
+\begin_inset Quotes erd
+\end_inset
 
-\series bold
-Note:
-\series default
- When you choose a new font or font size, LyX does 
-\emph on
-not
-\emph default
- change the screen font! You will only see a difference in the printed output;
- this is part of the WYSIWYM concept.
- LyX's screen fonts can be adjusted in the 
+), set the 
 \family sans
-Tools\SpecialChar \menuseparator
-Preferences
-\family default
- dialog, see section
+Toggle
 \begin_inset space ~
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Screen-Fonts"
-
-\end_inset
-
+all
+\family default
+ switch and press 
+\family sans
+Apply
+\family default
 .
 \end_layout
 
+\begin_layout Standard
+You should also know something about the differences between the three main
+ font types 
+\family sans
+serif
+\family default
+, 
+\family sans
+sans
+\begin_inset space ~
 \end_inset
 
-
+serif
+\family default
+, and 
+\family sans
+typewriter
+\family default
+:
 \end_layout
 
-\begin_layout Subsection
-Using Different Character Styles
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Character Styles
-\end_layout
+\begin_layout Itemize
 
+\family sans
+Typewriter
+\family default
+ is a so called 
+\begin_inset Quotes eld
 \end_inset
 
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Text Style
-\end_layout
-
+monospaced
+\begin_inset Quotes erd
 \end_inset
 
+ font, which means every character has the same width; the 
+\begin_inset Quotes eld
+\end_inset
 
-\end_layout
-
-\begin_layout Standard
-As we've already seen, LyX automatically changes the character style for
- certain paragraph environments.
- LyX supports two character styles, 
-\family sans
-Emphasized
-\family default
- and 
-\family sans
-Noun
-\family default
-.
- You can activate both of these styles via keybindings, the menus, and the
- toolbar.
-\end_layout
-
-\begin_layout Standard
-To activate the 
-\family sans
-Noun
-\family default
- style, do one of the following:
-\end_layout
+i
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Itemize
-click on the toolbar button 
-\begin_inset Graphics
-       filename ../images/font-noun.png
+ is as wide as the 
+\begin_inset Quotes eld
+\end_inset
 
+m
+\begin_inset Quotes erd
+\end_inset
+
+.
+ Here is an example
+\begin_inset Newline newline
 \end_inset
 
 
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+no 
 \end_layout
 
-\begin_layout Itemize
-use the key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-noun"
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-These commands are all toggles.
- That is, if 
-\family sans
-Noun
+\family typewriter
+typewriter text
 \family default
- style is already active, they deactivate it.
-\end_layout
 
-\begin_layout Standard
-One typically uses the 
-\family sans
-Noun
-\family default
- style for proper names.
- For example: 
-\begin_inset Quotes eld
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+For more on phantoms see section
+\begin_inset space ~
 \end_inset
 
 
-\noun on
-Matthias Ettrich
-\noun default
- is the original author of LyX.
-\begin_inset Quotes erd
-\end_inset
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Phantom-Space"
 
+\end_inset
 
+.
 \end_layout
 
-\begin_layout Standard
-A more widely used character style is the 
-\family sans
-Emphasized
-\family default
- style.
- You can activate (or deactivate — it's also a toggle) the 
-\family sans
-Emphasized
-\family default
- style by:
-\end_layout
+\end_inset
 
-\begin_layout Itemize
-clicking on the toolbar button 
-\begin_inset Graphics
-       filename ../images/font-emph.png
 
+\begin_inset Newline newline
 \end_inset
 
-
+no typewriter text
 \end_layout
 
 \begin_layout Itemize
-using the keybindings 
-\begin_inset Info
-type  "shortcut"
-arg   "font-emph"
+
+\family sans
+Serif
+\family default
+ fonts use characters with serifs.
+ These are the small 
+\begin_inset Quotes eld
 \end_inset
 
+appendices
+\begin_inset Quotes erd
+\end_inset
+
+ at the ends of the strokes that form the character.
+ The following example shows the difference:
+\begin_inset Newline newline
+\end_inset
+
+text with serifs
+\begin_inset Newline newline
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-Normally the 
 \family sans
-Emphasized
+text without serifs
 \family default
- style is equivalent to an italic font but some document classes or LaTeX-packag
-es use a different font.
-\end_layout
 
-\begin_layout Standard
-We've been using the 
+\begin_inset Newline newline
+\end_inset
+
+Serifs facilitate quick and easy reading.
+ These fonts are therefore used as default (named 
 \family sans
-Emphasized
+roman
 \family default
- style all over the place in this document.
- Here's one more example:
+).
 \end_layout
 
-\begin_layout Quotation
+\begin_layout Itemize
 
-\emph on
-Don't overuse character styles!
+\family sans
+Sans serif
+\family default
+ is not recommended for use as a base type.
+ This font type is therefore often only used for headings and short texts.
+ We use it in this document to highlight menu names.
 \end_layout
 
 \begin_layout Standard
-It's also a warning in addition to an example.
- One's writing should parallel ordinary conversation.
- Since we don't all constantly scream at each other, we should also avoid
- the common tendency to overuse character style.
-\end_layout
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
-You can always reset to the default font using the key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-default"
+Toggling
+\begin_inset Quotes erd
 \end_inset
 
- or the dialog 
+ refers to applying or removing font properties.
+ When a property is marked for toggling in the 
 \family sans
-Edit\SpecialChar \menuseparator
 Text
 \begin_inset space ~
 \end_inset
 
 Style
 \family default
-.
-\end_layout
-
-\begin_layout Subsection
-Fine-Tuning with the 
-\family sans
-Text Style
-\family default
- dialog
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Fine-Tuning-with-the"
-
+ dialog, applying the style to text that already has the property will cause
+ the property to be removed.
+ If you, for example, 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
 
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Text Style
-\end_layout
-
+Never toggled
+\begin_inset Quotes erd
 \end_inset
 
+ and 
+\begin_inset Quotes eld
+\end_inset
 
-\end_layout
-
-\begin_layout Standard
-There are always occasions when you will need to do some fine-tuning, so
- LyX gives you a way to create a custom character style.
- For example, an academic journal or a corporation may have a style sheet
- requiring a sans-serif font be used in certain situations.
- Also, writers sometimes use a different font to offset a character's thoughts
- from ordinary dialog.
-\end_layout
+always toggled
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-Before we document how to use custom character style, we want to issue a
- warning yet again: Don't overuse character styles! 
-\begin_inset Newline newline
+ 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
 
-Documents that overuse different fonts and sizes are not well readable and
- tend to look as if someone has knocked huge holes in them.
-\end_layout
+Family
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-To use custom character styles, open the 
+ etc.), toggling behavior is up to you.
+ If 
 \family sans
-Edit\SpecialChar \menuseparator
-Text
+Toggle
 \begin_inset space ~
 \end_inset
 
-Style
+all
 \family default
- dialog.
- There are several boxes on this dialog, each corresponding to a different
- font property which you can choose.
- You can choose an option for one of these properties, or select 
-\family sans
-No
-\begin_inset space ~
+ is checked, all of the left side properties are toggled; by default, none
+ of them are.
+ Finally, 
+\begin_inset Quotes eld
 \end_inset
 
-change
-\family default
-, which keeps the current state of that property.
- The item 
-\family sans
 Reset
-\family default
- will reset the property to whatever is the default.
- You can use this to reset attributes across a bunch of different paragraph
- environments in a snap.
-\end_layout
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-The font properties, and their options (in addition to 
-\family sans
-No
-\begin_inset space ~
+ is never toggled.
+ If you, for example, set 
+\begin_inset Quotes eld
 \end_inset
 
-change
-\family default
- and 
-\family sans
-Reset
-\family default
-) are:
-\end_layout
+Series
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+ to 
+\begin_inset Quotes eld
+\end_inset
+
+Reset
+\begin_inset Quotes erd
+\end_inset
 
+ and select 
 \family sans
-Family
+Toggle
+\begin_inset space ~
+\end_inset
+
+all
 \family default
- The 
+, then apply the style to bold face text, the text will revert to the default
+ series (
 \begin_inset Quotes eld
 \end_inset
 
-overall look
+Medium
 \begin_inset Quotes erd
 \end_inset
 
- of the font.
- The possible options are:
+), no matter how many times you apply the style.
 \end_layout
 
-\begin_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
-\family sans
-Roman
-\family default
- This is the Roman font family.
- Normally a serif font.
- It's also the default family.
- (key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-roman"
-\end_inset
+\begin_layout Standard
+We conclude with the same warning once again: Do not overuse the fonts!
+ They are, more often than not, a kludge and a bad substitute for good writing.
+\end_layout
 
-)
+\begin_layout Section
+Printing and Previewing
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_layout Subsection
+Overview
+\end_layout
 
-\family sans
-Sans
-\begin_inset space ~
-\end_inset
+\begin_layout Standard
+Now that we have covered some of the basic features of document preparation
+ using \SpecialChar LyX
+, you probably want to know how to print out your masterpiece.
+ Before we tell you that, we want to give you a quick explanation of what
+ goes on behind-the-scenes.
+ We cover this information in much greater detail in the 
+\emph on
+Additional Features
+\emph default
+ manual as well.
+\end_layout
 
-Serif
-\family default
-\family sans
-This is the Sans Serif font family.
+\begin_layout Standard
+\SpecialChar LyX
+ uses the program \SpecialChar LaTeX
+ as its backend.
+ \SpecialChar LaTeX
+ is just a macro package for the \SpecialChar TeX
+ typesetting system, but to prevent confusion,
+ we will only refer to \SpecialChar LaTeX
+.
+ \SpecialChar LyX
+ is what you use to do your actual writing.
+ Then, \SpecialChar LyX
+ calls \SpecialChar LaTeX
+ to turn your writing into printable output.
+ This happens in two stages:
+\end_layout
 
-\family default
- (key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-sans"
+\begin_layout Enumerate
+First, \SpecialChar LyX
+ converts your document to a series of text commands for \SpecialChar LaTeX
+, generating
+ a file with the extension, 
+\begin_inset Quotes eld
 \end_inset
 
-)
-\end_layout
-
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
 
-\family sans
-Typewriter
-\family default
 \family typewriter
-This is the Typewriter font family.
-
+.tex
 \family default
- (key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-typewriter"
-\end_inset
 
+\begin_inset Quotes erd
+\end_inset
 
-\family sans
-)
+.
 \end_layout
 
-\end_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
-\family sans
-Series
+\begin_layout Enumerate
+Next, \SpecialChar LyX
+ calls \SpecialChar LaTeX
+ to use the commands in the 
+\family typewriter
+.tex
 \family default
- This corresponds to the print weight.
- Options are:
+ file to produce printable output.
 \end_layout
 
-\begin_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_layout Subsection
+Output file formats
+\begin_inset Index idx
+status collapsed
 
-\family sans
-Medium
-\family default
- This is the Medium font series.
- It's also the default series.
+\begin_layout Plain Layout
+File formats
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\end_inset
 
-\family sans
-Bold
-\family default
-\series bold
-This is the Bold font series.
 
-\series default
- (key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-bold"
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Output-file-formats"
+
 \end_inset
 
-)
+
 \end_layout
 
-\end_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_layout Subsubsection
+Simple text (ASCII)
+\begin_inset Index idx
+status collapsed
 
-\family sans
-Shape
-\family default
- As the name implies.
- Options are:
+\begin_layout Plain Layout
+File formats ! ASCII
 \end_layout
 
-\begin_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\end_inset
+
 
-\family sans
-Upright
-\family default
- This is the Upright font shape.
- It's also the default shape.
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_layout Standard
+This file type has the extension 
+\begin_inset Quotes eld
+\end_inset
 
-\family sans
-Italic
-\family default
-\shape italic
-This
-\shape default
-\family sans
-\shape italic
-i
+
+\family typewriter
+.txt
 \family default
-s the Italic font shape
-\shape default
-\emph on
+
+\begin_inset Quotes erd
+\end_inset
+
 .
-\end_layout
+ It contains your document as plain text following the rules of the 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+American Standard Code for Information Interchange
+\begin_inset Quotes erd
+\end_inset
 
-\family sans
-Slanted
-\family default
-\shape slanted
-This is the Slanted font shape
-\shape default
- (although it might not be visible in LyX, this is different from italic).
+ (ASCII).
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
+\begin_layout Standard
+You can export your document to ASCII with the menu 
 \family sans
-Small
+File\SpecialChar menuseparator
+Export\SpecialChar menuseparator
+Plain
 \begin_inset space ~
 \end_inset
 
-Caps
+text
 \family default
-\shape smallcaps
-This is the Small caps font shape
-\shape default
-\noun on
 .
-\end_layout
+ However, this will not export any externally generated material such as
+ a Bib\SpecialChar TeX
+ bibliography (section
+\begin_inset space ~
+\end_inset
 
-\end_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
 
-\family sans
-Size
-\family default
- Alters the size of the font.
- You'll find no numerical values here; all possible sizes are actually proportio
-nal to the document font size.
- Once again, you don't feed LyX the details, but a general description of
- what you want to do.
- The options are:
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Bibliography-databases"
 
-\begin_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\end_inset
 
+).
+ If your document includes such material, use 
 \family sans
-Tiny
-\family default
-\size tiny
-This is the 
-\begin_inset Quotes eld
+File\SpecialChar menuseparator
+Export\SpecialChar menuseparator
+More
+\begin_inset space ~
 \end_inset
 
-Tiny
-\begin_inset Quotes erd
+Formats
+\begin_inset space ~
 \end_inset
 
- font size.
+&
+\begin_inset space ~
+\end_inset
 
-\size default
- (key bindings 
-\begin_inset Info
-type  "shortcuts"
-arg   "font-size tiny"
+Options
+\family default
+ and then select 
+\family sans
+Plain
+\begin_inset space ~
 \end_inset
 
-)
+text
+\begin_inset space ~
+\end_inset
+
+(ps2ascii)
+\family default
+.
+ This will first internally export your document to PostScript (generating
+ thereby the external material) and then do the conversion to ASCII.
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_layout Subsubsection
+\SpecialChar LaTeX
 
-\family sans
-Smallest
-\family default
-\size scriptsize
-This is the 
-\begin_inset Quotes eld
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-Smallest
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Plain Layout
+File formats ! \SpecialChar LaTeX
+
+\end_layout
 
- font size
-\size default
-.
- (key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-size scriptsize"
 \end_inset
 
-)
-\end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\end_layout
 
-\family sans
-Smaller
-\family default
-\size footnotesize
-This is the 
+\begin_layout Standard
+This file type has the extension 
 \begin_inset Quotes eld
 \end_inset
 
-Smaller
-\begin_inset Quotes erd
-\end_inset
 
- font size.
+\family typewriter
+.tex
+\family default
 
-\size default
- (key bindings 
-\begin_inset Info
-type  "shortcuts"
-arg   "font-size footnotesize"
+\begin_inset Quotes erd
 \end_inset
 
-)
+ and contains all commands that are necessary for the \SpecialChar LaTeX
+ program to process
+ your document.
+ If you know \SpecialChar LaTeX
+, you can use it to find out \SpecialChar LaTeX
+-Errors or to process it manually
+ with console commands.
+ The \SpecialChar LaTeX
+-file is automatically created in \SpecialChar LyX
+'s temporary directory whenever you
+ view or export your document.
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
+\begin_layout Standard
+You can export your document as a \SpecialChar LaTeX
+-file using the menu 
 \family sans
-Small
+File\SpecialChar menuseparator
+Export\SpecialChar menuseparator
+LaTeX
 \family default
-\size small
-This is the 
-\begin_inset Quotes eld
+.
+ The different \SpecialChar LaTeX
+ export variants are explained in section
+\begin_inset space ~
 \end_inset
 
-Small
-\begin_inset Quotes erd
-\end_inset
 
- font size.
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Export"
 
-\size default
- (key bindings 
-\begin_inset Info
-type  "shortcuts"
-arg   "font-size small"
 \end_inset
 
-)
+.
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_layout Subsubsection
+DVI
+\begin_inset Index idx
+status collapsed
 
-\family sans
-Normal
-\family default
- This is the 
-\begin_inset Quotes eld
-\end_inset
+\begin_layout Plain Layout
+File formats ! DVI
+\end_layout
 
-Normal
-\begin_inset Quotes erd
 \end_inset
 
- font size.
- It's also the default size.
- (key bindings 
-\begin_inset Info
-type  "shortcuts"
-arg   "font-size normal"
-\end_inset
 
-)
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
-\family sans
-Large
-\family default
-\size large
-This is the 
+\begin_layout Standard
+This file type has the extension 
 \begin_inset Quotes eld
 \end_inset
 
-Large
-\begin_inset Quotes erd
-\end_inset
 
- font size.
+\family typewriter
+.dvi
+\family default
 
-\size default
- (key bindings 
-\begin_inset Info
-type  "shortcuts"
-arg   "font-size large"
+\begin_inset Quotes erd
 \end_inset
 
-)
-\end_layout
-
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
-\family sans
-Larger
-\family default
-\size larger
-This is the 
+.
+ It is called 
 \begin_inset Quotes eld
 \end_inset
 
-Larger
+device-independent
 \begin_inset Quotes erd
 \end_inset
 
- font size.
+ (DVI), because it is completely portable; you can move them from one machine
+ to another without needing to do any sort of conversion.
+ DVIs are used for quick previews and as a pre-stage for other output formats,
+ like PostScript.
+\end_layout
 
-\size default
- (key bindings 
-\begin_inset Info
-type  "shortcuts"
-arg   "font-size larger"
+\begin_layout Standard
+DVI files do not contain images, they only link to them.
+ So don't forget to deliver the images together with your DVIs.
+ Because the DVI-viewer has to convert the images in the background to make
+ them visible when you scroll the DVI, this can slow down your computer
+ when you view the DVI.
+ So we recommend using PDF for files with many images.
+\end_layout
+
+\begin_layout Standard
+You can export your document to DVI by the menus 
+\family sans
+File\SpecialChar menuseparator
+Export\SpecialChar menuseparator
+DVI
+\family default
+ or 
+\family sans
+File\SpecialChar menuseparator
+Export\SpecialChar menuseparator
+DVI
+\begin_inset space ~
 \end_inset
 
-)
-\end_layout
+(LuaTeX).
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\family default
+ The latter option uses the program 
+\family typewriter
+Lua\SpecialChar TeX
 
-\family sans
-Largest
 \family default
+.
  
-\size largest
-This is the 
-\begin_inset Quotes eld
-\end_inset
+\family typewriter
+Lua\SpecialChar TeX
 
-Largest
-\begin_inset Quotes erd
+\family default
+ is an engine that provides direct Unicode support and support for direct
+ font access (see section
+\begin_inset space ~
 \end_inset
 
- font size.
 
-\size default
- (key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-size largest"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:LaTeX-font-support"
+
 \end_inset
 
-)
+).
+ Lua\SpecialChar TeX
+ is still a work in progress, but it might develop into the next standard
+ \SpecialChar TeX
+ processor.
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_layout Subsubsection
+PostScript
+\begin_inset Index idx
+status collapsed
 
-\family sans
-Huge
-\family default
-\size huge
-This is the 
-\begin_inset Quotes eld
-\end_inset
+\begin_layout Plain Layout
+File formats ! PostScript
+\end_layout
 
-Huge
-\begin_inset Quotes erd
 \end_inset
 
- font size.
-
-\size default
- (key bindings 
-\begin_inset Info
-type  "shortcuts"
-arg   "font-size huge"
-\end_inset
 
-)
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
-\family sans
-Huger
-\family default
-\size giant
-This is the 
+\begin_layout Standard
+This file type has the extension 
 \begin_inset Quotes eld
 \end_inset
 
-Huger
+
+\family typewriter
+.ps
+\family default
+
 \begin_inset Quotes erd
 \end_inset
 
- font size.
+.
+ PostScript was developed by the company 
+\family typewriter
+Adobe
+\family default
+ as a printer language.
+ The file therefore contains commands that the printer uses to print the
+ file.
+ PostScript can be seen as a 
+\begin_inset Quotes eld
+\end_inset
 
-\size default
- (key bindings 
-\begin_inset Info
-type  "shortcuts"
-arg   "font-size giant"
+programming language
+\begin_inset Quotes erd
 \end_inset
 
-)
-\end_layout
+; you can calculate with it and draw diagrams and images.
+\begin_inset Foot
+status collapsed
 
-\end_deeper
-\begin_layout Standard
-We'll warn you 
-\emph on
-yet again
-\emph default
-: don't go crazy with this feature.
- You should almost never need to change the font size.
- LyX automatically changes the font size for different paragraph environments
- — use that instead.
- This is here for fine-tuning only!
-\end_layout
+\begin_layout Plain Layout
+If you are interested in learning more about this, have a look at the \SpecialChar LaTeX
+-package
+\series bold
+pstricks
+\series default
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_inset Index idx
+status collapsed
 
-\family sans
-Misc
-\family default
- Here you can change a few other things at the character level.
- Options are:
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! pstricks
 \end_layout
 
-\begin_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\end_inset
 
-\family sans
-Emph
-\family default
-\emph on
-This is text with emphasize on
-\emph default
 .
- This might seem like the same as 
-\shape italic
-Italic
-\shape default
-, but it is actually a bit different.
- Emphasized is a 
-\emph on
-logical
-\emph default
- attribute.
- That means every document class can define its own font used for emphasized
- text.
- Normally this font is equal to italic.
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\end_inset
 
-\family sans
-Underbar
-\family default
-\bar under
-This is text with Underbar on.
+ As a result of this, the files are often bigger than PDFs.
+\end_layout
 
-\bar default
- (key binding 
-\begin_inset Info
-type  "shortcuts"
-arg   "font-underline"
+\begin_layout Standard
+PostScript can only contain images in the format 
+\begin_inset Quotes eld
 \end_inset
 
+Encapsulated PostScript
+\begin_inset Quotes erd
+\end_inset
 
-\family sans
-)
-\begin_inset Newline newline
+ (EPS, file extension 
+\begin_inset Quotes eld
 \end_inset
 
 
+\family typewriter
+.eps
 \family default
-Avoid using underbar if you can! It's a hangover from the typewriter days,
- when you couldn't change fonts.
- We no longer need to emphasize text by underscoring characters.
- It's only included in LyX because some people 
-\emph on
-may
-\emph default
- need it in order to follow style sheets for journal submissions.
-\end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_inset Quotes erd
+\end_inset
 
-\family sans
-Noun
-\family default
-\noun on
-This is text with Noun on.
+).
+ As \SpecialChar LyX
+ allows you to use any known image format in your document, it has to
+ convert them in the background to EPS.
+ If, for example, you have 50
+\begin_inset space ~
+\end_inset
 
-\noun default
- Like 
-\family sans
-Emph
-\family default
-, this is a logical attribute.
- Normally it's equivalent to 
-\family sans
-Small
+images in your document, \SpecialChar LyX
+ has to do 50
 \begin_inset space ~
 \end_inset
 
-Caps
-\family default
+conversions when you view or export your document the first time.
+ This might slow down your workflow with \SpecialChar LyX
 .
+ So if you plan to use PostScript, you can insert your images directly as
+ EPS to avoid this problem.
 \end_layout
 
-\end_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
-\family sans
-Color
-\family default
- You can adjust the color of the text with this control.
- Notice that not all DVI-viewers are able to display colors.
- Besides 
+\begin_layout Standard
+You can export to PostScript using the menu 
 \family sans
-No
-\begin_inset space ~
-\end_inset
-
-color
+File\SpecialChar menuseparator
+Export\SpecialChar menuseparator
+PostScript
 \family default
-, which is the default 
-\begin_inset Quotes eld
-\end_inset
-
-color
-\begin_inset Quotes erd
-\end_inset
+.
+\end_layout
 
- and means normally black, you can choose between 
-\family sans
-Black
-\family default
-, 
-\family sans
-White
-\family default
-, 
-\family sans
-Red
-\family default
-, 
-\family sans
-Green
-\family default
-, 
-\family sans
-Blue
-\family default
-, 
-\family sans
-Cyan
-\family default
-, 
-\family sans
-Magenta
-\family default
- and 
-\family sans
-Yellow
-\family default
- text.
+\begin_layout Subsubsection
+PDF
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Color ! Text
+File formats ! PDF
 \end_layout
 
 \end_inset
 
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+PDF
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\end_inset
+
 
-\family sans
-Language
-\family default
- This is used to mark regions of text as having a different language from
- the language of the document.
- Text marked in this way will be underlined in blue to indicate the change
- (only within LyX).
 \end_layout
 
 \begin_layout Standard
-So you have a huge number of combinations to choose from.
- Once you've chosen a new character style via the 
-\family sans
-Edit\SpecialChar \menuseparator
-Text
-\begin_inset space ~
+This file type has the extension 
+\begin_inset Quotes eld
 \end_inset
 
-Style
+
+\family typewriter
+.pdf
 \family default
- dialog, the settings are saved.
- You can activate them using the toolbar button 
-\begin_inset Graphics
-       filename ../images/textstyle-apply.png
 
+\begin_inset Quotes erd
 \end_inset
 
 .
- The button lets you toggle the state of your custom character style even
- when the dialog isn't visible.
-\end_layout
+ The 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
-To completely reset the character style to the default, use 
-\begin_inset Info
-type  "shortcut"
-arg   "font-default"
+Portable Document Format
+\begin_inset Quotes erd
 \end_inset
 
-.
- If you want to toggle only those properties that you have just changed
- (suppose you just set the shape to 
+ (PDF) developed by 
+\family typewriter
+Adobe
+\family default
+ was derived from PostScript.
+ It is more compressed and it uses fewer commands than PostScript.
+ As the name 
 \begin_inset Quotes eld
 \end_inset
 
-slanted
+portable
 \begin_inset Quotes erd
 \end_inset
 
- and the series to 
+ implies, it can be processed on any computer system and the printed output
+ looks exactly the same.
+\end_layout
+
+\begin_layout Standard
+PDF can contain images in its own PDF format and in the formats 
 \begin_inset Quotes eld
 \end_inset
 
-bold
+Joint Photographic Experts Group
 \begin_inset Quotes erd
 \end_inset
 
-), set the 
-\family sans
-Toggle
-\begin_inset space ~
+ (JPG, file extension 
+\begin_inset Quotes eld
 \end_inset
 
-all
-\family default
- switch and press 
-\family sans
-Apply
-\family default
-.
-\end_layout
 
-\begin_layout Standard
-You should also know something about the differences between the three main
- font types 
-\family sans
-serif
+\family typewriter
+.jpg
 \family default
-, 
-\family sans
-sans
-\begin_inset space ~
+
+\begin_inset Quotes erd
 \end_inset
 
-serif
-\family default
-, and 
-\family sans
-typewriter
-\family default
-:
-\end_layout
+ or 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Itemize
 
-\family sans
-Typewriter
+\family typewriter
+.jpeg
 \family default
- is a so called 
-\begin_inset Quotes eld
-\end_inset
 
-monospaced
 \begin_inset Quotes erd
 \end_inset
 
- font, that means every character has the same width, the 
+) and 
 \begin_inset Quotes eld
 \end_inset
 
-i
+Portable Network Graphics
 \begin_inset Quotes erd
 \end_inset
 
- is as wide as the 
+ (PNG, file extension 
 \begin_inset Quotes eld
 \end_inset
 
-m
+
+\family typewriter
+.png
+\family default
+
 \begin_inset Quotes erd
 \end_inset
 
-.
- Here is an example
-\begin_inset Newline newline
-\end_inset
+).
+ You can also use any other image format, because \SpecialChar LyX
+ converts them in the
+ background to one of these formats.
+ But as described in the section about PostScript, the image conversion
+ will slow down your workflow.
+ So we recommend using images in one of the three formats mentioned above.
+\end_layout
 
+\begin_layout Standard
+You can export your document to PDF via the menu 
+\family sans
+File\SpecialChar menuseparator
+Export
+\family default
+ in different ways:
+\end_layout
 
-\begin_inset Phantom HPhantom
-status open
+\begin_layout Description
+PDF
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
-no 
+(pdflatex) This uses the program 
+\family typewriter
+pdftex
+\family default
+ which converts your file directly to PDF.
 \end_layout
 
+\begin_layout Description
+PDF
+\begin_inset space ~
 \end_inset
 
-
-\family typewriter
-typewriter text
+(Lua
+\family sans
+TeX
 \family default
+) This uses the program 
+\family typewriter
+Lua\SpecialChar TeX
 
-\begin_inset Note Note
-status collapsed
+\family default
+ which converts your file directly to PDF.
+\family typewriter
+Lua\SpecialChar TeX
 
-\begin_layout Plain Layout
-For more on phantoms see section
+\family default
+ is a new engine, derived from 
+\family typewriter
+pdflatex
+\family default
+, that also provides direct Unicode support and support for direct font
+ access (see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:More-Spaces"
+reference "subsec:LaTeX-font-support"
 
 \end_inset
 
-.
+).
+ Lua\SpecialChar TeX
+ is still a work in progress, but it might develop into the next standard
+ \SpecialChar TeX
+ processor.
 \end_layout
 
+\begin_layout Description
+PDF
+\begin_inset space ~
 \end_inset
 
-
-\begin_inset Newline newline
-\end_inset
-
-no typewriter text
-\end_layout
-
-\begin_layout Itemize
-
+(Xe
 \family sans
-Serif
+TeX
 \family default
- fonts use characters with serifs.
- These are the small 
-\begin_inset Quotes eld
-\end_inset
-
-appendices
-\begin_inset Quotes erd
-\end_inset
+) This uses the program 
+\family typewriter
+Xe\SpecialChar TeX
 
- at the ends of the strokes that form the character.
- The following example will show the difference:
-\begin_inset Newline newline
-\end_inset
+\family default
+ that converts your file directly to PDF.
+\family typewriter
+Xe\SpecialChar TeX
 
-text with serifs
-\begin_inset Newline newline
+\family default
+ is a new engine that provides direct Unicode support and support for direct
+ font access (see section
+\begin_inset space ~
 \end_inset
 
 
-\family sans
-text without serifs
-\family default
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:LaTeX-font-support"
 
-\begin_inset Newline newline
 \end_inset
 
-Serifs facilitate quick and easy reading.
- These fonts are therefore used as default (named 
-\family sans
-roman
-\family default
 ).
+ It is particularly good at typesetting different scripts, for example,
+ vertically written Japanese.
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Description
+PDF
+\begin_inset space ~
+\end_inset
 
+(cropped) This is the same as 
 \family sans
-Sans serif
+PDF
+\begin_inset space ~
+\end_inset
+
+(pdflatex)
 \family default
- don't use serifs.
- This font type is therefore often used for headings and short texts.
- We use it in this document to highlight menu names.
+ but the result is a PDF with cropped page margins.
+ This is for example useful if you want to use \SpecialChar LyX
+ to generate good-looking
+ formulas to use them in other programs like for presentations.
 \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.
-\end_layout
+\begin_layout Description
+PDF
+\begin_inset space ~
+\end_inset
 
-\begin_layout Section
-Printing and Previewing
+(dvipdfm) This uses the program 
+\family typewriter
+dvipdfm
+\family default
+ that converts your file in the background to DVI and in a second step to
+ PDF.
 \end_layout
 
-\begin_layout Subsection
-Overview
-\end_layout
+\begin_layout Description
+PDF
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-Now that we have covered some of the basic features of document preparation
- using LyX, you probably want to know how to print out your masterpiece.
- Before we tell you that, we want to give you a quick explanation of what
- goes on behind-the-scenes.
- We cover this information in much greater detail in the 
-\emph on
-Additional Features
-\emph default
- manual as well.
+(ps2pdf) This uses the program 
+\family typewriter
+ps2pdf
+\family default
+ that creates a PDF from a PostScript-version of your file.
+ The PostScript-version is produced by the program 
+\family typewriter
+dvips
+\family default
+ which uses a DVI-version as intermediate step.
+ So this export variant consists of three conversions.
 \end_layout
 
 \begin_layout Standard
-LyX uses the program LaTeX as its backend.
- LaTeX is just a macro package for the TeX typesetting system, but to prevent
- confusion, we'll only refer to LaTeX.
- LyX is what you use to do your actual writing.
- Then, LyX calls LaTeX to turn your writing into printable output.
- This happens in two stages:
-\end_layout
-
-\begin_layout Enumerate
-First, LyX converts your document to a series of text commands for LaTeX,
- generating a file with the extension, 
-\begin_inset Quotes eld
+We recommend using 
+\family sans
+PDF
+\begin_inset space ~
 \end_inset
 
-
+(pdflatex)
+\family default
+ because 
 \family typewriter
-.tex
+pdftex
 \family default
-
-\begin_inset Quotes erd
+ supports all the features of actual PDF-versions, is quick, stable, and
+ works without problems.
+ If you rely on multiscript support and\SpecialChar breakableslash
+or specific OpenType fonts, you might
+ want to try out 
+\family sans
+PDF
+\begin_inset space ~
 \end_inset
 
-.
-\end_layout
+(XeTeX)
+\family default
+ or 
+\family sans
+PDF
+\begin_inset space ~
+\end_inset
 
-\begin_layout Enumerate
-Next, LaTeX uses the commands in the 
+(LuaTeX)
+\family default
+ instead, bearing in mind that these two programs are not yet as mature
+ as 
 \family typewriter
-.tex
+pdflatex
 \family default
- file to produce printable output.
+.
 \end_layout
 
-\begin_layout Subsection
-Output file formats
+\begin_layout Subsubsection
+XHTML
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-File formats
+FileFormats ! XHTML
 \end_layout
 
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Output-file-formats"
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Subsubsection
-ASCII
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-File formats ! ASCII
+HTML
 \end_layout
 
 \end_inset
@@ -12658,41 +16027,79 @@ This file type has the extension
 
 
 \family typewriter
-.txt
+.xhtml
 \family default
 
 \begin_inset Quotes erd
 \end_inset
 
 .
- It contains your document as plain text following the rules of the 
+ It is a file suitable for viewing in web browsers.
+ It does not itself contain images and the like but only links to them.
+ When \SpecialChar LyX
+ produces XHTML, it also generates corresponding images in formats
+ suitable for the purpose.
+ For the math output you can choose in the menu 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Output
+\family default
+ between different formats, which are described in section 
+\emph on
+Math Output in XHTML
+\emph default
+ of the 
+\emph on
+Additional
+\begin_inset space ~
+\end_inset
+
+Features
+\emph default
+ manual.
+\end_layout
+
+\begin_layout Standard
+XHTML output remains 
 \begin_inset Quotes eld
 \end_inset
 
-American Standard Code for Information Interchange
+under development
 \begin_inset Quotes erd
 \end_inset
 
- (ASCII).
+, and not all \SpecialChar LyX
+ features are supported yet.
+ See the chapter 
+\emph on
+\SpecialChar LyX
+ and the World Wide Web
+\emph default
+, in the 
+\emph on
+Additional Features
+\emph default
+ manual, for more information.
 \end_layout
 
 \begin_layout Standard
-You can export your document to ASCII by the menu 
+You can export your document as an XHTML file using the menu item 
 \family sans
-File\SpecialChar \menuseparator
-Export\SpecialChar \menuseparator
-ASCII
+File\SpecialChar menuseparator
+Export\SpecialChar menuseparator
+LyXHTML
 \family default
 .
 \end_layout
 
-\begin_layout Subsubsection
-LaTeX
+\begin_layout Subsection
+Previewing
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-File formats ! LaTeX
+Document ! Preview 
 \end_layout
 
 \end_inset
@@ -12701,54 +16108,91 @@ File formats ! LaTeX
 \end_layout
 
 \begin_layout Standard
-This file type has the extension 
-\begin_inset Quotes eld
+To get a look at the final version of your document, with all of the page
+ breaks in place, the footnotes correctly numbered, and so on, use the menu
+\family sans
+Document
+\family default
+ and choose 
+\family sans
+View
+\family default
+ or use the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "buffer-view"
 \end_inset
 
+.
+ A viewing program will pop up showing the output in the defined default
+ output format, which is globally set in the preferences (see section
+\begin_inset space ~
+\end_inset
 
-\family typewriter
-.tex
-\family default
 
-\begin_inset Quotes erd
-\end_inset
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:File-Formats"
 
- and contains all commands that are necessary for the LaTeX program to process
- your document.
- If you know LaTeX, you can use it to find out LaTeX-Errors or to process
- it manually with console commands.
- The LaTeX-file is automatically created in LyX's temporary directory whenever
- you view or export your document.
-\end_layout
+\end_inset
 
-\begin_layout Standard
-You can export your document as LaTeX-file using the menu 
-\family sans
-File\SpecialChar \menuseparator
-Export\SpecialChar \menuseparator
-LaT
-\begin_inset ERT
-status collapsed
+) and can also be altered for single documents in the document settings
+ (see section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
 
-{}
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Doc-Formats"
 
 \end_inset
 
-eX
+).
+ Further output formats can be selected via 
+\family sans
+Document\SpecialChar menuseparator
+View (Other Formats)
 \family default
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "view-others"
+\end_inset
+
 .
 \end_layout
 
-\begin_layout Subsubsection
-DVI
+\begin_layout Standard
+If you have changed your document, you can refresh the output in the same
+ viewer window using the menu 
+\family sans
+Document\SpecialChar menuseparator
+Update
+\family default
+ or 
+\family sans
+Document\SpecialChar menuseparator
+Update (Other Formats)
+\family default
+, respectively.
+\end_layout
+
+\begin_layout Standard
+When you preview a file, the output file is only generated in \SpecialChar LyX
+'s temporary
+ directory.
+ To have a real output, export your document.
+\end_layout
+
+\begin_layout Section
+A few Words about Typography
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-File formats ! DVI
+Typography
 \end_layout
 
 \end_inset
@@ -12756,60 +16200,23 @@ File formats ! DVI
 
 \end_layout
 
-\begin_layout Standard
-This file type has the extension 
-\begin_inset Quotes eld
-\end_inset
-
-
-\family typewriter
-.dvi
-\family default
-
-\begin_inset Quotes erd
-\end_inset
-
-.
- It is called 
-\begin_inset Quotes eld
-\end_inset
-
-device-independent
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Subsection
+Hyphens, Dashes and Minus Signs
+\begin_inset Index idx
+status collapsed
 
- (DVI), because it is completely portable; you can move them from one machine
- to another without needing to do any sort of conversion.
- DVIs are used for quick previews and as pre-stage for other output formats,
- like PostScript.
+\begin_layout Plain Layout
+Hyphens
 \end_layout
 
-\begin_layout Standard
-DVI files do not contain images, they only link them.
- So don't forget to deliver the images together with your DVIs.
- Because the DVI-viewer has to convert the image in the background to make
- it visible when you scroll the DVI, this can slow down your computer when
- you view the DVI.
- So we recommend to use PDF for files with many images.
-\end_layout
+\end_inset
 
-\begin_layout Standard
-You can export your document to DVI by the menu 
-\family sans
-File\SpecialChar \menuseparator
-Export\SpecialChar \menuseparator
-DVI
-\family default
-.
-\end_layout
 
-\begin_layout Subsubsection
-PostScript
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-File formats ! PostScript
+Dashes
 \end_layout
 
 \end_inset
@@ -12818,393 +16225,470 @@ File formats ! PostScript
 \end_layout
 
 \begin_layout Standard
-This file type has the extension 
+In \SpecialChar LyX
+, the 
 \begin_inset Quotes eld
 \end_inset
 
 
 \family typewriter
-.ps
+-
 \family default
 
 \begin_inset Quotes erd
 \end_inset
 
-.
- PostScript was developed by the company 
-\family typewriter
-Adobe
-\family default
- as a printer language.
- The file contains therefore commands that the printer uses to print the
- file.
- PostScript can be seen as a 
-\begin_inset Quotes eld
+ character comes in four lengths: the 
+\emph on
+hyphen
+\emph default
+, the 
+\emph on
+en dash
+\emph default
+, the 
+\emph on
+em dash
+\emph default
+, and the minus sign:
+\begin_inset VSpace defskip
 \end_inset
 
-programming language
-\begin_inset Quotes erd
-\end_inset
 
-; you can calculate with it and draw diagrams and images.
-\begin_inset Foot
-status collapsed
+\end_layout
+
+\begin_layout Standard
+\begin_inset Tabular
+<lyxtabular version="3" rows="5" columns="3">
+<features tabularvalignment="middle">
+<column alignment="left" valignment="top">
+<column alignment="left" valignment="top">
+<column alignment="left" valignment="top">
+<row interlinespace="3mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-When you are interested to learn more about this, have a look at the LaTeX-packa
-ge 
-\series bold
-pstricks
-\series default
+name
+\end_layout
 
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-LaTeX-packages ! pstricks
+output
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
-.
+\begin_layout Plain Layout
+inserted with
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row interlinespace="3mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
- Due to this ability, the files are often bigger than PDFs.
+\begin_layout Plain Layout
+hyphen
 \end_layout
 
-\begin_layout Standard
-PostScript can only contain images in the format 
-\begin_inset Quotes eld
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
 
-Encapsulated PostScript
-\begin_inset Quotes erd
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
- (EPS, file extension 
+\begin_layout Plain Layout
 \begin_inset Quotes eld
 \end_inset
 
 
 \family typewriter
-.eps
+-
 \family default
 
 \begin_inset Quotes erd
 \end_inset
 
-).
- As LyX allows you to use any known image format in your document, it has
- to convert them in the background to EPS.
- If you have e.g 50
-\begin_inset space \thinspace{}
+ in text
+\end_layout
+
 \end_inset
+</cell>
+</row>
+<row interlinespace="3mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+en dash
+\end_layout
 
-images in your document, LyX has to do 50
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-conversions whenever you view or export your document.
- This will slow down your workflow with LyX drastically.
- So if you plan to use PostScript, you can insert your images directly as
- EPS to avoid this problem.
+\begin_layout Plain Layout
+–
 \end_layout
 
-\begin_layout Standard
-You can export your document to PostScript using the menu 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
 \family sans
-File\SpecialChar \menuseparator
-Export\SpecialChar \menuseparator
-PostScript
-\family default
-.
+Insert\SpecialChar menuseparator
+Special
+\begin_inset space ~
+\end_inset
+
+Character\SpecialChar menuseparator
+Symbols
 \end_layout
 
-\begin_layout Subsubsection
-PDF
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+</row>
+<row interlinespace="3mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-File formats ! PDF
+em dash
 \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="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\family sans
+Insert\SpecialChar menuseparator
+Special
+\begin_inset space ~
 \end_inset
 
+Character\SpecialChar menuseparator
+Symbols
+\end_layout
 
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-PDF
+minus sign
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-
-\end_layout
-
-\begin_layout Standard
-This file type has the extension 
-\begin_inset Quotes eld
+\begin_layout Plain Layout
+\begin_inset Formula $-$
 \end_inset
 
 
-\family typewriter
-.pdf
-\family default
+\end_layout
 
-\begin_inset Quotes erd
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-.
- The 
+\begin_layout Plain Layout
 \begin_inset Quotes eld
 \end_inset
 
-Portable Document Format
-\begin_inset Quotes erd
-\end_inset
 
- (PDF) developed by 
 \family typewriter
-Adobe
+-
 \family default
- was derived from PostScript.
- It is more compressed and it uses fewer commands than PostScript.
- As the name 
-\begin_inset Quotes eld
-\end_inset
 
-portable
 \begin_inset Quotes erd
 \end_inset
 
- implies, it can be processed at any computer system and the printed output
- looks exactly the same.
+ in math mode
 \end_layout
 
-\begin_layout Standard
-PDF can contain images in its own PDF format and in the formats 
-\begin_inset Quotes eld
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
-Joint Photographic Experts Group
-\begin_inset Quotes erd
 \end_inset
 
- (JPG, file extension 
-\begin_inset Quotes eld
-\end_inset
 
+\begin_inset VSpace defskip
+\end_inset
 
-\family typewriter
-.jpg
-\family default
 
-\begin_inset Quotes erd
-\end_inset
+\end_layout
 
- or 
+\begin_layout Standard
+You can alternatively generate the en and em dash by inserting the 
 \begin_inset Quotes eld
 \end_inset
 
 
 \family typewriter
-.jpeg
+-
 \family default
 
 \begin_inset Quotes erd
 \end_inset
 
-) and 
+ character multiple times in a row.
+ They will automatically be converted to the appropriate length dash in
+ the final output, but not in \SpecialChar LyX
+.
 \begin_inset Quotes eld
 \end_inset
 
-Portable Network Graphics
+-
+\begin_inset space \thinspace{}
+\end_inset
+
+-
 \begin_inset Quotes erd
 \end_inset
 
- (PNG, file extension 
+ gives a en dash, 
 \begin_inset Quotes eld
 \end_inset
 
+-
+\begin_inset space \thinspace{}
+\end_inset
 
-\family typewriter
-.png
-\family default
+-
+\begin_inset space \thinspace{}
+\end_inset
 
+-
 \begin_inset Quotes erd
 \end_inset
 
-).
- You can although use any other image format, because LyX converts them
- in the background to one of these formats.
- But as described in the section about PostScript, the image conversion
- will slow down your workflow.
- So we recommend to use images in one of the three mentioned formats.
+ a em dash.
 \end_layout
 
 \begin_layout Standard
-You can export your document to PDF via the menu 
-\family sans
-File\SpecialChar \menuseparator
-Export
-\family default
- in three different ways:
+The three dash types are distinct from the minus sign, which appears in
+ math mode and has a length of its own.
+ Here are some examples:
 \end_layout
 
-\begin_layout Description
-PDF This uses the program 
-\family typewriter
-ps2pdf
-\family default
- that creates a PDF from a PostScript-version of your file.
- The PostScript-version is produced by the program 
-\family typewriter
-dvips
-\family default
- which uses a DVI-version as intermediate step.
- So this export variant consist of three conversions.
+\begin_layout Enumerate
+line- and page-breaks
+\begin_inset space \hfill{}
+\end_inset
+
+(
+\emph on
+hyphen
+\emph default
+)
 \end_layout
 
-\begin_layout Description
-PDF
-\begin_inset space ~
+\begin_layout Enumerate
+From A–Z
+\begin_inset space \hfill{}
 \end_inset
 
-(dvipdfm) This uses the program 
-\family typewriter
-dvipdfm
-\family default
- that converts your file in the background to DVI and in a second step to
- PDF.
+(
+\emph on
+en dash
+\emph default
+)
 \end_layout
 
-\begin_layout Description
-PDF
-\begin_inset space ~
+\begin_layout Enumerate
+Oh — there's a dash.
+\begin_inset space \hfill{}
 \end_inset
 
-(pdflatex) This uses the program 
-\family typewriter
-pdftex
-\family default
- that converts your file directly to PDF.
+(
+\emph on
+em dash
+\emph default
+)
 \end_layout
 
-\begin_layout Standard
-We recommend to use 
-\family sans
-PDF
-\begin_inset space ~
+\begin_layout Enumerate
+\begin_inset Formula $x^{2}-y^{2}=z^{2}$
 \end_inset
 
-(pdflatex)
-\family default
- because 
-\family typewriter
-pdftex
-\family default
- supports all the features of actual PDF-versions, is quick, stable, and
- works without problems.
- The program 
-\family typewriter
-dvipdfm
-\family default
- is no longer under development and therefore a bit outdated.
+
+\begin_inset space \hfill{}
+\end_inset
+
+(
+\emph on
+minus sign
+\emph default
+)
 \end_layout
 
-\begin_layout Subsubsection
-XHTML
+\begin_layout Subsection
+Hyphenation
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-FileFormats ! XHTML
+Hyphenation
 \end_layout
 
 \end_inset
 
 
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Hyphenation"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Words are not hyphenated within \SpecialChar LyX
+ but automatically in the output.
+ Hyphenation is done by the \SpecialChar LaTeX
+-package 
+\series bold
+babel
+\series default
+
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-HTML
+\SpecialChar LaTeX
+ packages ! babel
 \end_layout
 
 \end_inset
 
-
+ following the rules of the document language.
 \end_layout
 
 \begin_layout Standard
-This file type has the extension 
+\SpecialChar LaTeX
+ hyphenates almost perfectly; it only has problems with text in the 
+\family sans
+typewriter
+\family default
+ font and with unusual constructs, like 
 \begin_inset Quotes eld
 \end_inset
 
-
-\family typewriter
-.xhtml
-\family default
-
+h3knix/m0n0wall
 \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.
+ If \SpecialChar LaTeX
+ cannot break a word correctly, you can set hyphenation points manually.
+ This is done with the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Hyphenation
+\begin_inset space ~
+\end_inset
+
+Point
+\family default
+.
+ These extra hyphenation points are only recommendations to \SpecialChar LaTeX
+.
+ If no hyphenation is necessary, \SpecialChar LaTeX
+ will ignore them.
 \end_layout
 
 \begin_layout Standard
-XHTML output remains 
+Sometimes you want to prevent words or constructs from being hyphenated.
+ Imagine that you are describing keybindings/shortcuts in your document
+ in the form 
 \begin_inset Quotes eld
 \end_inset
 
-under development
+A-b c
 \begin_inset Quotes erd
 \end_inset
 
-, and not all LyX features are supported yet.
- See the chapter 
+.
+ \SpecialChar LaTeX
+ would then see the hyphen 
 \begin_inset Quotes eld
 \end_inset
 
-LyX and the World Wide Web
+-
 \begin_inset Quotes erd
 \end_inset
 
-, in the 
+ as a hyphenation possibility.
+ Hyphenating at this point would look ugly.
+ To prevent the shortcut from being hyphenated, you can put it into a makebox
+ as described in section 
 \emph on
-Additional Features
+Prevent Hyphenation
 \emph default
- manual, for more information.
-\end_layout
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
 
-\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
-.
+Objects
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Subsection
-Previewing
+Punctuation Marks
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Document ! Preview 
+Punctuation marks
 \end_layout
 
 \end_inset
@@ -13212,201 +16696,160 @@ Document ! Preview
 
 \end_layout
 
-\begin_layout Standard
-To get a look at the final version of your document, with all of the pagebreaks
- in place, the footnotes correctly numbered, and so on, use the menu 
-\family sans
-View
-\family default
- and choose a file type.
- A viewing program will pop up showing the output.
- For 
-\family sans
-View\SpecialChar \menuseparator
-DVI
-\family default
- you can use the toolbar button 
-\begin_inset Graphics
-       filename ../images/buffer-view_dvi.png
+\begin_layout Subsubsection
+Abbreviations and End of Sentence
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Abbreviations"
 
 \end_inset
 
- (shortcut 
-\begin_inset Info
-type  "shortcut"
-arg   "buffer-view dvi"
+
+\end_layout
+
+\begin_layout Standard
+When \SpecialChar LyX
+ calls \SpecialChar LaTeX
+ to generate the final version of your document, \SpecialChar LaTeX
+ automatically
+ distinguishes between words, sentences, and abbreviations.
+ \SpecialChar LaTeX
+ then adds the 
+\begin_inset Quotes eld
 \end_inset
 
-), for 
-\family sans
-View\SpecialChar \menuseparator
-PDF
-\begin_inset space ~
+appropriate amount of space.
+\begin_inset Quotes erd
 \end_inset
 
-(pdflatex)
-\family default
- the toolbar button 
-\begin_inset Graphics
-       filename ../images/buffer-view_pdf2.png
+ That means sentences get a little bit more space between the period and
+ the next word.
+ Abbreviations get the same amount of space after the period that a word
+ gets after another word.
+\end_layout
 
+\begin_layout Standard
+Unfortunately, the algorithm for figuring out what's an abbreviation does
+ not work in all cases.
+ If a 
+\begin_inset Quotes eld
 \end_inset
 
-, and for 
-\family sans
-View\SpecialChar \menuseparator
-Postscript
-\family default
- the toolbar button 
-\begin_inset Graphics
-       filename ../images/buffer-view_ps.png
 
-\end_inset
+\family typewriter
+.
+\family default
 
- (shortcut 
-\begin_inset Info
-type  "shortcut"
-arg   "buffer-view ps"
+\begin_inset Quotes erd
 \end_inset
 
-).
+ is at the end of a lowercase letter, it's the end of a sentence; if it's
+ at the end of a capitalized letter, it's an abbreviation.
 \end_layout
 
 \begin_layout Standard
-If you have changed your document, you can refresh the output in the same
- viewer window using the menu 
-\family sans
-View\SpecialChar \menuseparator
-Update
-\family default
-.
+Here are some examples of 
+\emph on
+correct
+\emph default
+ abbreviations and of the end of a sentence:
 \end_layout
 
-\begin_layout Standard
-When you preview a file, the output file is only generated in LyX's temporary
- directory.
- To have a real output, export your document.
+\begin_layout Itemize
+M.
+ Butterfly
 \end_layout
 
-\begin_layout Subsection
-Printing the File from within LyX
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Printing-the-File"
-
-\end_inset
-
-
+\begin_layout Itemize
+Don't worry.
+ Be happy.
 \end_layout
 
 \begin_layout Standard
-Instead of exporting your file and then printing it, you can also print
- it directly from within LyX.
- To print a file, select the menu 
-\family sans
-File\SpecialChar \menuseparator
-Print
-\family default
- or click on the toolbar button 
-\begin_inset Graphics
-       filename ../images/dialog-show_print.png
+And here is an example of the algorithm going wrong:
+\end_layout
 
+\begin_layout Itemize
+e.
+\begin_inset space \thinspace{}
 \end_inset
 
-.
- LyX will internally call LaTeX to produce a DVI.
- This file is then processed by the program 
-\family typewriter
-dvips
-\family default
- to PostScript-file, which is finally printed using the program 
-\family typewriter
-Ghostscript
-\family default
-.
- Due to these steps in the background, this method is not the fastest.
+g.
+ this is too much space!
 \end_layout
 
-\begin_layout Standard
-You can choose to print only even-numbered or odd-numbered pages — this
- is useful for printing on two sides: You can re-insert the pages after
- printing one set to print on the other side.
- Some printers spit out pages face-up, others, face-down.
- By choosing a particular order to print in, you can take the entire stack
- of pages out of the printer without needing to reorder them.
+\begin_layout Itemize
+This is I.
+ It's okay.
 \end_layout
 
 \begin_layout Standard
-You can set the parameters in the 
-\family sans
-Print
-\begin_inset space ~
-\end_inset
-
-Destination
-\family default
- box as follows:
+You will not see anything wrong until you view a final version of your document.
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_layout Standard
+To fix this problem, use one of the following:
+\end_layout
 
+\begin_layout Enumerate
+Use an 
 \family sans
-Printer
-\family default
- This is the name of the printer to print to.
-\begin_inset Foot
-status collapsed
+Inter-word
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
-Note that this printer name is for the program 
-\family typewriter
-dvips
-\family default
-.
- That means 
-\family typewriter
-dvips
+Space
 \family default
- has to be configured for this printer name.
- The default printer can be set in LyX's preferences dialog, see section
+ after lowercase abbreviations (see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Printer"
+reference "subsec:Inter-word-Space"
 
 \end_inset
 
-.
+).
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Spaces ! inter-word
 \end_layout
 
 \end_inset
 
- The printer should understand PostScript.
-\end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\end_layout
 
+\begin_layout Enumerate
+Use a 
 \family sans
-File
+Thin
+\begin_inset space ~
+\end_inset
+
+Space
 \family default
- The name of a file to print to.
- The output will be a PostScript file.
- It will be written in LyX's working directory unless you specify the full
- path.
-\end_layout
+ between two tokens of an abbreviation (see section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Section
-A few Words about Typography
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Thin-Space"
+
+\end_inset
+
+).
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Typography
+Spaces ! thin
 \end_layout
 
 \end_inset
@@ -13414,1064 +16857,1068 @@ Typography
 
 \end_layout
 
-\begin_layout Subsection
-Hyphens
-\begin_inset Index idx
-status collapsed
+\begin_layout Enumerate
+Use an 
+\family sans
+End
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
-Hyphens
-\end_layout
+of
+\begin_inset space ~
+\end_inset
+
+sentence
+\begin_inset space ~
+\end_inset
 
+period
+\family default
+ found under the 
+\family sans
+Insert\SpecialChar menuseparator
+Special
+\begin_inset space ~
 \end_inset
 
+Character
+\family default
+ menu to force the use of inter-sentence spacing.
+ This function is also bound to 
+\begin_inset Info
+type  "shortcut"
+arg   "specialchar-insert end-of-sentence"
+\end_inset
 
+ for easy access.
 \end_layout
 
 \begin_layout Standard
-In LyX, the 
-\begin_inset Quotes eld
+With the corrections, our earlier examples look like this:
+\end_layout
+
+\begin_layout Itemize
+e.
+\begin_inset space \thinspace{}
 \end_inset
 
+g.
+\begin_inset space \space{}
+\end_inset
 
-\family typewriter
--
-\family default
+this is too much space!
+\end_layout
 
-\begin_inset Quotes erd
+\begin_layout Itemize
+This is I\SpecialChar endofsentence
+ It's okay.
+\end_layout
+
+\begin_layout Standard
+Some languages don't use extra spacing between sentences.
+ If your language is such a language, you don't need to worry, because \SpecialChar LaTeX
+
+ will take care of this.
+\end_layout
+
+\begin_layout Standard
+For those that do need to bother, there is help to catch those sneaky errors:
+ Check out the 
+\family sans
+Check
+\begin_inset space ~
 \end_inset
 
- character comes in four lengths: the 
-\emph on
-hyphen
-\emph default
-, the 
+\SpecialChar TeX
+
+\family default
+ feature described in the section 
 \emph on
-en dash
+Checking \SpecialChar TeX
+
 \emph default
-, the 
+ of the 
 \emph on
-em dash
+Additional Features
 \emph default
-, and the minus sign:
-\begin_inset VSpace defskip
-\end_inset
-
-
+ manual.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Tabular
-<lyxtabular version="3" rows="5" columns="3">
-<features tabularvalignment="middle">
-<column alignment="left" valignment="top" width="0">
-<column alignment="left" valignment="top" width="0">
-<column alignment="left" valignment="top" width="0">
-<row interlinespace="3mm">
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsubsection
+Quotation Marks
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-name
+Typography ! Quotation marks
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-output
-\end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-inserted with
+Quotation marks | see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row interlinespace="3mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+
+Typography
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-hyphen
+
+}
 \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="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Quotes eld
-\end_inset
 
+\end_layout
 
-\family typewriter
--
-\family default
+\begin_layout Standard
+\SpecialChar LyX
+ usually sets quotation marks correctly.
+ Specifically, it will insert an opening mark at the beginning of quoted
+ text, and use a closing mark at the end.
+ For example, 
+\begin_inset Quotes eld
+\end_inset
 
+open close
 \begin_inset Quotes erd
 \end_inset
 
- in text
+.
+ The keyboard character, 
+\family sans
+"
+\family default
+, generates this automatically.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row interlinespace="3mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-en dash
-\end_layout
+\begin_layout Standard
+You can specify what character the 
+\family sans
+"
+\family default
+ key produces by using the submenu 
+\family sans
+Language
+\family default
+ of the 
+\family sans
+Document\SpecialChar menuseparator
+Settings
+\family default
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-–
+Document ! Settings
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
+ dialog and switching the 
 \family sans
-Insert\SpecialChar \menuseparator
-Special
+Quote Style
+\family default
+ (note that \SpecialChar LyX
+ makes a sensible proposal for the selected main language).
+ There are 14
 \begin_inset space ~
 \end_inset
 
-Character\SpecialChar \menuseparator
-Symbols
+choices:
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row interlinespace="3mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-em dash
-\end_layout
+\begin_layout Labeling
+\labelwidthstring <<Outer>> and <<inner>>:
+\noindent
 
+\family sans
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-—
-\end_layout
 
+Outer
+\begin_inset Quotes erd
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family sans
-Insert\SpecialChar \menuseparator
-Special
 \begin_inset space ~
 \end_inset
 
-Character\SpecialChar \menuseparator
-Symbols
-\end_layout
-
+and
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-minus sign
-\end_layout
 
+\begin_inset Quotes els
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $-$
+inner
+\begin_inset Quotes ers
 \end_inset
 
 
-\end_layout
-
+\family default
+ Produces 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Quotes eld
+these outer
+\begin_inset Quotes erd
 \end_inset
 
+ and 
+\begin_inset Quotes els
+\end_inset
 
-\family typewriter
--
-\family default
+these inner
+\begin_inset Quotes ers
+\end_inset
 
-\begin_inset Quotes erd
+ quotation marks (as common, e.
+\begin_inset space \thinspace{}
 \end_inset
 
- in math mode
+g., in the US)
 \end_layout
 
+\begin_layout Labeling
+\labelwidthstring <<Outer>> and <<inner>>:
+
+\family sans
+\begin_inset Quotes sld
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
+Outer
+\begin_inset Quotes sld
 \end_inset
 
 
-\begin_inset VSpace defskip
+\begin_inset space ~
 \end_inset
 
+and
+\begin_inset space ~
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-You can alternatively generate the en and em dash by inserting the 
-\begin_inset Quotes eld
+\begin_inset Quotes sls
+\end_inset
+
+inner
+\begin_inset Quotes srs
 \end_inset
 
 
-\family typewriter
--
 \family default
+ Produces 
+\begin_inset Quotes sld
+\end_inset
 
-\begin_inset Quotes erd
+these outer
+\begin_inset Quotes sld
 \end_inset
 
- character multiple times in a row.
- They will automatically be converted to the appropriate length dash in
- the final output, but not in LyX.
-\begin_inset Quotes eld
+ and 
+\begin_inset Quotes sls
 \end_inset
 
--
-\begin_inset space \thinspace{}
+these inner
+\begin_inset Quotes srs
 \end_inset
 
--
-\begin_inset Quotes erd
+ quotation marks (as common, e.
+\begin_inset space \thinspace{}
 \end_inset
 
- gives a en dash, 
-\begin_inset Quotes eld
+g., in Sweden)
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring <<Outer>> and <<inner>>:
+
+\family sans
+\begin_inset Quotes gld
 \end_inset
 
--
-\begin_inset space \thinspace{}
+Outer
+\begin_inset Quotes grd
 \end_inset
 
--
-\begin_inset space \thinspace{}
+
+\begin_inset space ~
 \end_inset
 
--
-\begin_inset Quotes erd
+and
+\begin_inset space ~
 \end_inset
 
- a em dash.
-\end_layout
 
-\begin_layout Standard
-The three dash types are distinct from the minus sign, which appears in
- math mode and has a length of its own.
- Here are some examples of the 
-\begin_inset Quotes eld
+\begin_inset Quotes gls
 \end_inset
 
+inner
+\begin_inset Quotes grs
+\end_inset
 
-\family typewriter
--
-\family default
 
-\begin_inset Quotes eld
+\family default
+ Produces 
+\begin_inset Quotes gld
 \end_inset
 
- in use:
-\end_layout
+these outer
+\begin_inset Quotes grd
+\end_inset
 
-\begin_layout Enumerate
-line- and page-breaks
-\begin_inset space \hfill{}
+ and 
+\begin_inset Quotes gls
 \end_inset
 
-(
-\emph on
-hyphen
-\emph default
-)
-\end_layout
+these inner
+\begin_inset Quotes grs
+\end_inset
 
-\begin_layout Enumerate
-From A–Z
-\begin_inset space \hfill{}
+ quotation marks (as common, e.
+\begin_inset space \thinspace{}
 \end_inset
 
-(
-\emph on
-en dash
-\emph default
-)
+g., in Germany)
 \end_layout
 
-\begin_layout Enumerate
-Oh — there's a dash.
-\begin_inset space \hfill{}
-\end_inset
+\begin_layout Labeling
+\labelwidthstring <<Outer>> and <<inner>>:
 
-(
-\emph on
-em dash
-\emph default
-)
-\end_layout
+\family sans
+\begin_inset Quotes pld
+\end_inset
 
-\begin_layout Enumerate
-\begin_inset Formula $x^{2}-y^{2}=z^{2}$
+Outer
+\begin_inset Quotes prd
 \end_inset
 
 
-\begin_inset space \hfill{}
+\begin_inset space ~
 \end_inset
 
-(
-\emph on
-minus sign
-\emph default
-)
-\end_layout
-
-\begin_layout Subsection
-Hyphenation
-\begin_inset Index idx
-status collapsed
+and
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
-Hyphenation
-\end_layout
 
+\begin_inset Quotes pls
 \end_inset
 
+inner
+\begin_inset Quotes prs
+\end_inset
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Hyphenation"
 
+\family default
+ Produces 
+\begin_inset Quotes pld
 \end_inset
 
+these outer
+\begin_inset Quotes prd
+\end_inset
 
-\end_layout
+ and 
+\begin_inset Quotes pls
+\end_inset
 
-\begin_layout Standard
-Words aren't hyphenated within LyX but automatically in the output.
- Hyphenation is done by the LaTeX-package 
-\series bold
-babel
-\series default
+these inner
+\begin_inset Quotes prs
+\end_inset
 
-\begin_inset Index idx
-status collapsed
+ quotation marks (as common, e.
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Plain Layout
-LaTeX-packages ! babel
+g., in Poland)
 \end_layout
 
+\begin_layout Labeling
+\labelwidthstring <<Outer>> and <<inner>>:
+
+\family sans
+\begin_inset Quotes cld
+\end_inset
+
+Outer
+\begin_inset Quotes crd
 \end_inset
 
- following the rules of the document language
-\begin_inset Foot
-status collapsed
 
-\begin_layout Plain Layout
-For German readers: That's one of the main differences between the languages
-\family sans
-German
-\family default
- and 
-\family sans
-German
 \begin_inset space ~
 \end_inset
 
-(new
+and
 \begin_inset space ~
 \end_inset
 
-spelling)
-\family default
- in the 
-\family sans
-Document\SpecialChar \menuseparator
-Settings
-\family default
- dialog.
-\end_layout
 
+\begin_inset Quotes cls
+\end_inset
+
+inner
+\begin_inset Quotes crs
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Standard
-LaTeX hyphenates almost perfectly, it only has problems with text in the
-\family sans
-typewriter
 \family default
- font and with unusual constructs, like 
-\begin_inset Quotes eld
+ Produces 
+\begin_inset Quotes cld
 \end_inset
 
-h3knix/m0n0wall
-\begin_inset Quotes erd
+these outer
+\begin_inset Quotes crd
 \end_inset
 
-.
- If LaTeX can't break a word correctly, you can set hyphenation points manually.
- This is done with the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Hyphenation
-\begin_inset space ~
+ and 
+\begin_inset Quotes cls
 \end_inset
 
-Point
-\family default
-.
- These extra hyphenation points are only recommendations to LaTeX.
- If no hyphenation is necessary, LaTeX will ignore them.
+these inner
+\begin_inset Quotes crs
+\end_inset
+
+ quotation marks (as common, e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g., in Switzerland)
 \end_layout
 
-\begin_layout Standard
-Sometimes you want to prevent words or constructs from being hyphenated.
- Imagine that you are describing keybindings/shortcuts in your document
- in the form 
-\begin_inset Quotes eld
+\begin_layout Labeling
+\labelwidthstring <<Outer>> and <<inner>>:
+
+\family sans
+\begin_inset Quotes ald
 \end_inset
 
-A-b c
-\begin_inset Quotes erd
+Outer
+\begin_inset Quotes ard
 \end_inset
 
-.
- LaTeX would then see the hyphen 
-\begin_inset Quotes eld
+
+\begin_inset space ~
 \end_inset
 
--
-\begin_inset Quotes erd
+and
+\begin_inset space ~
 \end_inset
 
- as a hyphenation possibility.
- Hyphenating at this point would look ugly.
- To prevent the shortcut from being hyphenated, you can put it into a makebox
- as described in section 
-\begin_inset Quotes eld
+
+\begin_inset Quotes als
 \end_inset
 
-Prevent Hyphenation
-\begin_inset Quotes erd
+inner
+\begin_inset Quotes ars
 \end_inset
 
- of the 
-\emph on
-EmbeddedObjects
-\emph default
- manual.
-\end_layout
 
-\begin_layout Subsection
-Punctuation Marks
-\begin_inset Index idx
-status collapsed
+\family default
+ Produces 
+\begin_inset Quotes ald
+\end_inset
 
-\begin_layout Plain Layout
-Punctuation marks
-\end_layout
+these outer
+\begin_inset Quotes ard
+\end_inset
 
+ and 
+\begin_inset Quotes als
+\end_inset
+
+these inner
+\begin_inset Quotes ars
 \end_inset
 
+ quotation marks (as common, e.
+\begin_inset space \thinspace{}
+\end_inset
 
+g., in Denmark)
 \end_layout
 
-\begin_layout Subsubsection
-Abbreviations and End of Sentence
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Abbreviations"
+\begin_layout Labeling
+\labelwidthstring <<Outer>> and <<inner>>:
 
+\family sans
+\begin_inset Quotes qrd
 \end_inset
 
+Outer
+\begin_inset Quotes qrd
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-When LyX calls LaTeX to generate the final version of your document, LaTeX
- automatically distinguishes between words, sentences, and abbreviations.
- LaTeX then adds the 
-\begin_inset Quotes eld
+\begin_inset space ~
 \end_inset
 
-appropriate amount of space
-\begin_inset Quotes erd
+and
+\begin_inset space ~
 \end_inset
 
-.
- That means sentences get a little bit more space between the period and
- the next word.
- Abbreviations get the same amount of space after the period as a word uses.
-\end_layout
 
-\begin_layout Standard
-Unfortunately, the algorithm for figuring out what's an abbreviation does
- not work in all cases.
- If a 
-\begin_inset Quotes eld
+\begin_inset Quotes qls
+\end_inset
+
+inner
+\begin_inset Quotes qls
 \end_inset
 
 
-\family typewriter
-.
 \family default
+ Produces 
+\begin_inset Quotes qrd
+\end_inset
 
-\begin_inset Quotes erd
+these outer
+\begin_inset Quotes qrd
 \end_inset
 
- is at the end of a lowercase letter, it's the end of a sentence; if it's
- at the end of a capitalized letter, it's an abbreviation.
-\end_layout
+ and 
+\begin_inset Quotes qls
+\end_inset
 
-\begin_layout Standard
-Here are some examples of 
-\emph on
-correct
-\emph default
- abbreviations and the end of a sentence:
-\end_layout
+these inner
+\begin_inset Quotes qls
+\end_inset
 
-\begin_layout Itemize
-M.
- Butterfly
+ quotation marks (so-called plain or non-typographical quotation marks)
 \end_layout
 
-\begin_layout Itemize
-Don't worry.
- Be happy.
-\end_layout
+\begin_layout Labeling
+\labelwidthstring <<Outer>> and <<inner>>:
 
-\begin_layout Standard
-And here's an example of the algorithm going wrong:
-\end_layout
+\family sans
+\begin_inset Quotes bld
+\end_inset
 
-\begin_layout Itemize
-e.
-\begin_inset space \thinspace{}
+Outer
+\begin_inset Quotes brd
 \end_inset
 
-g.
- this is too much space!
-\end_layout
 
-\begin_layout Itemize
-This is I.
- It's okay.
-\end_layout
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-You won't see anything wrong until you view a final version of your document.
-\end_layout
+and
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-To fix this problem, use one of the following:
-\end_layout
 
-\begin_layout Enumerate
-Use an 
-\family sans
-Inter-word
-\begin_inset space ~
+\begin_inset Quotes bls
+\end_inset
+
+inner
+\begin_inset Quotes brs
 \end_inset
 
-Space
+
 \family default
- after lowercase abbreviations (see section
-\begin_inset space ~
+ Produces 
+\begin_inset Quotes bld
 \end_inset
 
+these outer
+\begin_inset Quotes brd
+\end_inset
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Inter-word-Space"
+ and 
+\begin_inset Quotes bls
+\end_inset
 
+these inner
+\begin_inset Quotes brs
 \end_inset
 
-).
-\begin_inset Index idx
-status collapsed
+ quotation marks (as common, e.
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Plain Layout
-Spaces ! inter-word
+g., in Great Britain)
 \end_layout
 
+\begin_layout Labeling
+\labelwidthstring <<Outer>> and <<inner>>:
+
+\family sans
+\begin_inset Quotes fld
 \end_inset
 
+Outer
+\begin_inset Quotes frd
+\end_inset
 
-\end_layout
 
-\begin_layout Enumerate
-Use a 
-\family sans
-Thin
 \begin_inset space ~
 \end_inset
 
-Space
-\family default
- between two tokens of an abbreviation (see section
+and
 \begin_inset space ~
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Thin-Space"
+\begin_inset Quotes fls
+\end_inset
 
+inner
+\begin_inset Quotes frs
 \end_inset
 
-).
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-Spaces ! thin
-\end_layout
+\family default
+ Produces 
+\begin_inset Quotes fld
+\end_inset
+
+these outer
+\begin_inset Quotes frd
+\end_inset
+
+ and 
+\begin_inset Quotes fls
+\end_inset
 
+these inner
+\begin_inset Quotes frs
 \end_inset
 
+ quotation marks (as common, e.
+\begin_inset space \thinspace{}
+\end_inset
 
+g., in France)
 \end_layout
 
-\begin_layout Enumerate
-Use an 
+\begin_layout Labeling
+\labelwidthstring <<Outer>> and <<inner>>:
+
 \family sans
-End
-\begin_inset space ~
+\begin_inset Quotes ild
 \end_inset
 
-of
-\begin_inset space ~
+Outer
+\begin_inset Quotes ird
 \end_inset
 
-sentence
-\begin_inset space ~
-\end_inset
 
-period
-\family default
- found under the 
-\family sans
-Insert\SpecialChar \menuseparator
-Special
 \begin_inset space ~
 \end_inset
 
-Character
-\family default
- menu to force the use of inter-sentence spacing.
- This function is also bound to 
-\begin_inset Info
-type  "shortcut"
-arg   "specialchar-insert end-of-sentence"
+and
+\begin_inset space ~
 \end_inset
 
- for easy access.
-\end_layout
-
-\begin_layout Standard
-With the corrections, our earlier examples look like this:
-\end_layout
 
-\begin_layout Itemize
-e.
-\begin_inset space \thinspace{}
+\begin_inset Quotes ils
 \end_inset
 
-g.
-\begin_inset space \space{}
+inner
+\begin_inset Quotes irs
 \end_inset
 
-this is too much space!
-\end_layout
 
-\begin_layout Itemize
-This is I\SpecialChar \@.
- It's okay.
-\end_layout
+\family default
+ Produces 
+\begin_inset Quotes ild
+\end_inset
 
-\begin_layout Standard
-Some languages don't use extra spacing between sentences.
- If your language is such a language, you don't need to worry, because LaTeX
- will take care of this.
-\end_layout
+these outer
+\begin_inset Quotes ird
+\end_inset
 
-\begin_layout Standard
-For those that do need to bother, there is help to catch those sneaky errors:
- Check out the 
-\family sans
-Check
-\begin_inset space ~
+ and 
+\begin_inset Quotes ils
 \end_inset
 
-TeX
-\family default
- feature described in section 
-\emph on
-Checking TeX
-\emph default
- of the 
-\emph on
-Additional Features
-\emph default
- manual.
-\end_layout
+these inner
+\begin_inset Quotes irs
+\end_inset
 
-\begin_layout Subsubsection
-Quotes
-\begin_inset Index idx
+ quotation marks (another style common in France)
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-Typography ! Quotes
+Maybe you wonder why one does not simply use only outer marks in this case,
+ since these look identical to the inner marks.
+ The answer is that you cannot easily switch to another style then (where
+ the inner marks differ).
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Quotes | see
-\begin_inset ERT
-status collapsed
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Labeling
+\labelwidthstring <<Outer>> and <<inner>>:
 
-{
-\end_layout
+\family sans
+\begin_inset Quotes rld
+\end_inset
 
+Outer
+\begin_inset Quotes rrd
 \end_inset
 
-Typography
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\begin_inset space ~
+\end_inset
+
+and
+\begin_inset space ~
+\end_inset
 
-}
-\end_layout
 
+\begin_inset Quotes rls
 \end_inset
 
+inner
+\begin_inset Quotes rrs
+\end_inset
 
-\end_layout
 
+\family default
+ Produces 
+\begin_inset Quotes rld
 \end_inset
 
+these outer
+\begin_inset Quotes rrd
+\end_inset
 
-\end_layout
+ and 
+\begin_inset Quotes rls
+\end_inset
 
-\begin_layout Standard
-LyX usually sets quotes correctly.
- Specifically, it will use an opening quote at the beginning of quoted text,
- and use a closing quote at the end.
- For example, 
-\begin_inset Quotes eld
+these inner
+\begin_inset Quotes rrs
 \end_inset
 
-open close
-\begin_inset Quotes erd
+ quotation marks (as common, e.
+\begin_inset space \thinspace{}
 \end_inset
 
-.
- The keyboard character, 
-\family sans
-"
-\family default
-, generates this automatically.
+g., in Russia)
 \end_layout
 
-\begin_layout Standard
-You can change the behavior of the 
-\family sans
-"
-\family default
- key using the submenu 
-\family sans
-Language
-\family default
- of the dialog 
+\begin_layout Labeling
+\labelwidthstring <<Outer>> and <<inner>>:
+
 \family sans
-Document\SpecialChar \menuseparator
-Settings
-\family default
+\begin_inset Quotes wld
+\end_inset
 
-\begin_inset Index idx
-status collapsed
+Outer
+\begin_inset Quotes wrd
+\end_inset
 
-\begin_layout Plain Layout
-Document ! Settings
-\end_layout
 
+\begin_inset space ~
 \end_inset
 
- dialog.
-\end_layout
-
-\begin_layout Standard
-You can also select quotes for different languages in the box 
-\family sans
-Type
-\family default
- option.
- There are six choices:
-\end_layout
+and
+\begin_inset space ~
+\end_inset
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
 
-\family sans
-\begin_inset Quotes eld
+\begin_inset Quotes wls
 \end_inset
 
-Text
-\begin_inset Quotes erd
+inner
+\begin_inset Quotes wrs
 \end_inset
 
 
 \family default
Use quotes like thi
-\begin_inset Quotes eld
Produce
+\begin_inset Quotes wld
 \end_inset
 
-double
-\begin_inset Quotes erd
+these outer
+\begin_inset Quotes wrd
 \end_inset
 
- or 
-\begin_inset Quotes els
+ and 
+\begin_inset Quotes wls
 \end_inset
 
-single
-\begin_inset Quotes ers
+these inner
+\begin_inset Quotes wrs
 \end_inset
 
-
+ quotation marks (another style common in Sweden)
 \end_layout
 
 \begin_layout Labeling
-\labelwidthstring 00.00.0000
+\labelwidthstring <<Outer>> and <<inner>>:
+\begin_inset Quotes jld
+\end_inset
+
 
 \family sans
-\begin_inset Quotes sld
-\end_inset
+Outer
+\family default
 
-Text
-\begin_inset Quotes srd
+\begin_inset Quotes jrd
 \end_inset
 
 
-\family default
- Use quotes like 
-\begin_inset Quotes sld
-\end_inset
+\family sans
 
-this
-\begin_inset Quotes srd
+\begin_inset space ~
 \end_inset
 
- or 'this
-\begin_inset Quotes ers
+and
+\begin_inset space ~
 \end_inset
 
 
-\end_layout
+\family default
+
+\begin_inset Quotes jls
+\end_inset
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
 
 \family sans
-\begin_inset Quotes gld
+inner
+\family default
+
+\begin_inset Quotes jrs
 \end_inset
 
-Text
-\begin_inset Quotes grd
+ Produces 
+\begin_inset Quotes jld
 \end_inset
 
+these outer
+\begin_inset Quotes jrd
+\end_inset
 
-\family default
- Use quotes like 
-\begin_inset Quotes gld
+ and 
+\begin_inset Quotes jls
 \end_inset
 
-this
-\begin_inset Quotes grd
+these inner
+\begin_inset Quotes jrs
 \end_inset
 
- or 
-\begin_inset Quotes gls
+ quotation marks (as common, e.
+\begin_inset space \thinspace{}
 \end_inset
 
-this
-\begin_inset Quotes grs
+g., in Japan)
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+Note that these characters are just emulated with similar-looking math symbols
+ in many encodings that do not cover these glyphs.
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
 \begin_layout Labeling
-\labelwidthstring 00.00.0000
+\labelwidthstring <<Outer>> and <<inner>>:
+\begin_inset Quotes kld
+\end_inset
+
 
 \family sans
-\begin_inset Quotes pld
-\end_inset
+Outer
+\family default
 
-Text
-\begin_inset Quotes prd
+\begin_inset Quotes krd
 \end_inset
 
 
-\family default
- Use quotes like 
-\begin_inset Quotes pld
-\end_inset
+\family sans
 
-this
-\begin_inset Quotes prd
+\begin_inset space ~
 \end_inset
 
- or 
-\begin_inset Quotes pls
+and
+\begin_inset space ~
 \end_inset
 
-this
-\begin_inset Quotes prs
-\end_inset
 
+\family default
 
-\end_layout
+\begin_inset Quotes kls
+\end_inset
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
 
 \family sans
-\begin_inset Quotes fld
+inner
+\family default
+
+\begin_inset Quotes krs
 \end_inset
 
-Text
-\begin_inset Quotes frd
+ Produces 
+\begin_inset Quotes kld
 \end_inset
 
+these outer
+\begin_inset Quotes krd
+\end_inset
 
-\family default
- Use quotes like 
-\begin_inset Quotes fld
+ and 
+\begin_inset Quotes kls
 \end_inset
 
-this
-\begin_inset Quotes frd
+these inner
+\begin_inset Quotes krs
 \end_inset
 
- or 
-\begin_inset Quotes fls
+ quotation marks (as common, e.
+\begin_inset space \thinspace{}
 \end_inset
 
-this
-\begin_inset Quotes frs
+g., in North Korea and China)
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+Note that these characters are just emulated with similar-looking math symbols
+ in many encodings that do not cover these glyphs.
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_layout Standard
+Inner quotation marks
+\begin_inset Foot
+status collapsed
 
-\family sans
-\begin_inset Quotes ald
+\begin_layout Plain Layout
+In many writing cultures, these are single quotation marks.
+ But as the British and French styles show, this is not necessarily the
+ case (and specifically the British style shows that 
+\begin_inset Quotes eld
 \end_inset
 
-Text
-\begin_inset Quotes ard
+outer
+\begin_inset Quotes erd
 \end_inset
 
+ does not necessarily mean 
+\begin_inset Quotes eld
+\end_inset
 
-\family default
- Use quotes like 
-\begin_inset Quotes ald
+double
+\begin_inset Quotes erd
 \end_inset
 
-this
-\begin_inset Quotes ard
+).
+ This is why we call them 
+\begin_inset Quotes els
 \end_inset
 
- or 
-\begin_inset Quotes als
+inner
+\begin_inset Quotes ers
 \end_inset
 
-this
-\begin_inset Quotes ars
+ as opposed to 
+\begin_inset Quotes eld
+\end_inset
+
+outer
+\begin_inset Quotes erd
+\end_inset
+
+ quotation marks.
+\end_layout
+
+\end_inset
+
+ for quotations inside quotations (and other tasks in some languages, such
+ as 
+\begin_inset Quotes els
 \end_inset
 
+scare quotes
+\begin_inset Quotes ers
+\end_inset
+
+) can be obtained by means of the shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "quote-insert inner"
+\end_inset
 
+ and via the 
+\family sans
+Insert\SpecialChar menuseparator
+Special Characters
+\family default
+ menu.
 \end_layout
 
 \begin_layout Standard
-These settings affect what character the 
+By default, the quotation mark styles are persistent.
+ That is to say, a quotation mark maintains the style that was current when
+ it was inserted, even if the document-wide style changes.
+ This allows you to enter marks of different style.
+ If you check the setting 
 \family sans
-"
+Use dynamic quotation marks
+\family default
+ in 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Language
 \family default
- key produces.
+, however, special quotation marks will be inserted (in the LyX window,
+ they appear in a special color).
+ These marks will automatically adapt to the main style (and its changes).
+ Such quotation marks make it easy to alter the quotation mark style in
+ one step (e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g., if your publisher requests a different style).
+\end_layout
+
+\begin_layout Standard
+Individual quotation marks (i.
+\begin_inset space \thinspace{}
+\end_inset
+
+e., their level [inner, outer], side [opening, closing], and style) can be
+ easily switched by a context menu that pops up if you right-click on a
+ mark.
 \end_layout
 
 \begin_layout Subsection
@@ -14520,7 +17967,7 @@ status collapsed
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Ligatures"
+name "subsec:Ligatures"
 
 \end_inset
 
@@ -14535,8 +17982,9 @@ It is standard typesetting practice to group certain letters together and
 ligatures
 \emph default
 .
- Since LaTeX knows about ligatures, your documents will contain them too
- in the output.
+ Since \SpecialChar LaTeX
+ knows about ligatures, your documents will contain them too in the
+ output.
  Here are the standard ligatures:
 \end_layout
 
@@ -14592,8 +18040,8 @@ Dorffest.
 
  To break a ligature, use 
 \family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
 Ligature
 \begin_inset space ~
 \end_inset
@@ -14613,7 +18061,7 @@ cufflinks
 \begin_inset Quotes eld
 \end_inset
 
-cuff\SpecialChar \textcompwordmark{}
+cuff\SpecialChar ligaturebreak
 links
 \begin_inset Quotes erd
 \end_inset
@@ -14630,7 +18078,7 @@ Dorffest
 \begin_inset Quotes eld
 \end_inset
 
-Dorf\SpecialChar \textcompwordmark{}
+Dorf\SpecialChar ligaturebreak
 fest
 \begin_inset Quotes erd
 \end_inset
@@ -14639,12 +18087,15 @@ fest
 \end_layout
 
 \begin_layout Subsection
-LyX's Proper Names
+\SpecialChar LyX
+ and \SpecialChar LaTeX
+ Logos
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LyX ! Proper names
+\SpecialChar LyX
+ ! Proper names
 \end_layout
 
 \end_inset
@@ -14652,7 +18103,7 @@ LyX ! Proper names
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:LyX's-Proper-Names"
+name "subsec:LyX's-Proper-Names"
 
 \end_inset
 
@@ -14660,145 +18111,43 @@ name "sub:LyX's-Proper-Names"
 \end_layout
 
 \begin_layout Standard
-You will certainly have noticed that the word “LaTeX” always appears with
- characters in different sizes and heights.
- LaTeX is the name of the program used by LyX and is therefore recognized
- as a proper name when you type it in LyX as 
-\begin_inset Quotes eld
-\end_inset
-
-LaT
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-eX
-\begin_inset Quotes erd
-\end_inset
-
-.
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-The braces in TeX Code are here to avoid that the 
-\begin_inset Quotes eld
-\end_inset
-
-command
-\begin_inset Quotes erd
-\end_inset
-
- appear as proper name in the output, see the last paragraph of this section.
- To create proper names omit the TeX Code.
-\end_layout
-
-\end_inset
-
- Note the order of the upper-and lowercase letters! LyX recognizes the following
- proper names:
+Via 
+\family sans
+Insert\SpecialChar menuseparator
+Special Characters\SpecialChar menuseparator
+Logos
+\family default
+, \SpecialChar LyX
+ provides the following program logos with special formatting:
 \end_layout
 
 \begin_layout Description
-LyX The name of the game, write 
-\begin_inset Quotes eld
-\end_inset
-
-L
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-yX
-\begin_inset Quotes erd
-\end_inset
-
- to produce it.
+\SpecialChar LyX
+ The name of the game.
 \end_layout
 
 \begin_layout Description
-TeX The program used by LaTeX, write 
-\begin_inset Quotes eld
-\end_inset
-
-T
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-eX
-\begin_inset Quotes erd
-\end_inset
-
- to produce it.
+\SpecialChar TeX
+ The typesetting engine used by \SpecialChar LyX
+.
 \end_layout
 
 \begin_layout Description
-LaTeX The program used by LyX, write 
-\begin_inset Quotes eld
-\end_inset
-
-LaT
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-eX
-\begin_inset Quotes erd
-\end_inset
-
- to produce it.
+\SpecialChar LaTeX
+ The \SpecialChar TeX
+ macro collection used by \SpecialChar LyX
+.
 \end_layout
 
 \begin_layout Description
-LaTeX2e The actual version of LaTeX, write 
-\begin_inset Quotes eld
-\end_inset
-
-LaT
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-eX2e
-\begin_inset Quotes erd
-\end_inset
-
- to produce it.
+\SpecialChar LaTeX2e
+ The current version of \SpecialChar LaTeX
+.
 \end_layout
 
 \begin_layout Standard
-You might wonder why the LaTeX-version is 
+You might wonder why the \SpecialChar LaTeX
+ version is 
 \begin_inset Quotes eld
 \end_inset
 
@@ -14811,8 +18160,10 @@ You might wonder why the LaTeX-version is
 \end_inset
 
 .
- It's an old tradition in the TeX-world to give programs geek version numbers.
- For example the version number of TeX converges to the number 
+ It is an old tradition in the \SpecialChar TeX
+ world to give programs geek version numbers.
+ For example the version number of \SpecialChar TeX
+ converges to the number 
 \begin_inset Formula $\pi$
 \end_inset
 
@@ -14820,7 +18171,8 @@ You might wonder why the LaTeX-version is
 \begin_inset Quotes eld
 \end_inset
 
-TeX-3.141592
+\SpecialChar TeX
+-3.141592
 \begin_inset Quotes erd
 \end_inset
 
@@ -14828,49 +18180,14 @@ TeX-3.141592
 \begin_inset Quotes eld
 \end_inset
 
-TeX-3.14159
+\SpecialChar TeX
+-3.14159
 \begin_inset Quotes erd
 \end_inset
 
 .
 \end_layout
 
-\begin_layout Standard
-If you don't want to use proper names, e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
-\end_inset
-
-in section headings, you can insert two empty braces in TeX Code in the
- word.
- This will look in LyX like: 
-\begin_inset Graphics
-       filename clipart/LaTeX.png
-       scale 80
-
-\end_inset
-
-
-\begin_inset Newline newline
-\end_inset
-
-For more about TeX Code, look at section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:TeX-Code"
-
-\end_inset
-
-.
-\end_layout
-
 \begin_layout Subsection
 Units
 \begin_inset Index idx
@@ -14900,8 +18217,8 @@ half space
 
  for units use the menu 
 \family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
 Thin
 \begin_inset space ~
 \end_inset
@@ -14918,15 +18235,15 @@ arg   "space-insert thin"
 \end_layout
 
 \begin_layout Standard
-Here's an example to show the differences:
+Here is an example to show the differences:
 \end_layout
 
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
 <features tabularvalignment="middle">
-<column alignment="left" valignment="top" width="0">
-<column alignment="left" valignment="top" width="0">
+<column alignment="left" valignment="top">
+<column alignment="left" valignment="top">
 <row>
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
@@ -15008,10 +18325,9 @@ Typography ! Widows and orphans
 In the early days of word processors, page breaks went wherever the page
  happened to end.
  There was no regard for what was actually going on in the text.
- You may remember once printing out a document, only to find the heading
- for a new section printed at the very bottom of the page, the first line
- of a new paragraph all alone at the bottom of a page, or the last line
- of a paragraph at the top of a new page.
+ For example the heading for a new section was printed at the very bottom
+ of the page, the first line of a new paragraph all alone at the bottom
+ of a page, or the last line of a paragraph at the top of a new page.
  These bits of text became known as 
 \emph on
 widows
@@ -15024,19 +18340,38 @@ orphans
 \end_layout
 
 \begin_layout Standard
-Clearly, LyX can avoid breaking pages after a section heading.
+Clearly, \SpecialChar LyX
+ can avoid breaking pages after a section heading.
  That's part of the advantage of paragraph environments.
  But what about widows and orphans, where the page breaks leave one line
  of a paragraph all alone at the top or bottom of a page? There are rules
- built into LaTeX governing page breaks, and some of those rules are there
- to specifically prevent widows and orphans.
- This is the advantage LyX has in using LaTeX as its backend.
-\end_layout
+ built into \SpecialChar LaTeX
+ governing page breaks, and some of those rules are there specifical
+ly to prevent widows and orphans.
+ If they appear nevertheless and you don't like them, you can add the commands
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
-There's no way we can go into how TeX and LaTeX decide to break a page,
- or how you can tweak that behavior.
- Some LaTeX books listed in the bibliography [such as
+
+\series bold
+
+\backslash
+widowpenalty=10000
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+clubpenalty=10000
+\series default
+
+\begin_inset Newline newline
+\end_inset
+
+to the \SpecialChar LaTeX
+ preamble of your document to avoid them.
+ Some \SpecialChar LaTeX
+ books (such as
 \begin_inset space ~
 \end_inset
 
@@ -15044,6 +18379,7 @@ There's no way we can go into how TeX and LaTeX decide to break a page,
 \begin_inset CommandInset citation
 LatexCommand cite
 key "latexcompanion"
+literal "true"
 
 \end_inset
 
@@ -15055,18 +18391,19 @@ key "latexcompanion"
 \begin_inset CommandInset citation
 LatexCommand cite
 key "latexguide"
+literal "true"
 
 \end_inset
 
-] may have more information.
- You will almost never need to worry about this, however.
+) have more information about the technical details of \SpecialChar LaTeX
+'s page break mechanism.
 \end_layout
 
 \begin_layout Chapter
-Notes, Graphics, Tables, and Floats
+Notes, Graphics, Tables and Floats
 \begin_inset CommandInset label
 LatexCommand label
-name "cha:Floats-and-Notes"
+name "chap:Floats-and-Notes"
 
 \end_inset
 
@@ -15076,10 +18413,14 @@ name "cha:Floats-and-Notes"
 \begin_layout Standard
 The issues of this chapter are described in detail in the 
 \emph on
-Embedded Objects
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual.
- There you'll also find tips and tricks for special cases.
+ There you will also find tips and tricks for special cases.
 \end_layout
 
 \begin_layout Section
@@ -15104,15 +18445,17 @@ name "sec:Notes"
 \end_layout
 
 \begin_layout Standard
-LyX offers you a few types of notes to add to your document:
+\SpecialChar LyX
+ offers you a few types of notes to add to your document:
 \end_layout
 
 \begin_layout Description
-LyX
+\SpecialChar LyX
+
 \begin_inset space ~
 \end_inset
 
-Note This note type is for internal notes that won't appear in the output.
+Note This note type is for internal notes that will not appear in the output.
 \begin_inset Newline newline
 \end_inset
 
@@ -15130,12 +18473,18 @@ This is text in a note box that doesn't appear in the output.
 \end_layout
 
 \begin_layout Description
-Comment This note also doesn't appear in the output but it appears as LaTeX-comm
-ent, when you export the document to LaTeX via the menu 
+Comment This note also doesn't appear in the output but it does appear as
+ a \SpecialChar LaTeX
+-comment when you export the document to \SpecialChar LaTeX
+ via the menu 
 \family sans
-File\SpecialChar \menuseparator
-Export\SpecialChar \menuseparator
-LaTeX (pdflatex) / (plain)
+File\SpecialChar menuseparator
+Export\SpecialChar menuseparator
+LaTeX
+\begin_inset space ~
+\end_inset
+
+(xxx)
 \family default
 .
 \begin_inset Newline newline
@@ -15146,7 +18495,8 @@ LaTeX (pdflatex) / (plain)
 status open
 
 \begin_layout Plain Layout
-This is text in a note box that only appears as comment in LaTeX-files.
+This is text in a note box that only appears as a comment in \SpecialChar LaTeX
+-files.
 \end_layout
 
 \end_inset
@@ -15159,7 +18509,17 @@ Greyed
 \begin_inset space ~
 \end_inset
 
-Out This note will appear in the output as grey text.
+Out This note will appear in the output as text in a color which you can
+ set in the document settings under 
+\family sans
+Colors\SpecialChar menuseparator
+Greyed-out
+\begin_inset space ~
+\end_inset
+
+notes
+\family default
+.
 \begin_inset Newline newline
 \end_inset
 
@@ -15172,23 +18532,18 @@ Out This note will appear in the output as grey text.
 status open
 
 \begin_layout Plain Layout
-This is text
+This is the text
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
 This is an example footnote within a greyed out note.
- In this document the greyed out note color is redefined to blue.
- How this can be done is explained in the 
-\emph on
-Embedded Objects
-\emph default
- manual.
+ In this document the color of this note type is set to blue.
 \end_layout
 
 \end_inset
 
- of a comment that appears in the output as grey text.
+ of a comment that appears in the output.
 \end_layout
 
 \end_inset
@@ -15201,26 +18556,23 @@ Embedded Objects
 \begin_inset Newline newline
 \end_inset
 
-As you can see in the example, the first line of greyed out notes is a bit
- indented and greyed out notes can have footnotes.
+As you can see in the example, greyed out notes can have footnotes.
 \end_layout
 
 \begin_layout Standard
 Notes are inserted with the toolbar button 
-\begin_inset Graphics
-       filename ../images/note-insert.png
-       scale 85
-       scaleBeforeRotation
-
+\begin_inset Info
+type  "icon"
+arg   "note-insert"
 \end_inset
 
  or the menu 
 \family sans
-Insert\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
 Note
 \family default
 .
- Right-click on the appearing note box to select the note type.
+ Right-click on the note box that appears to select the note type.
 \end_layout
 
 \begin_layout Section
@@ -15245,30 +18597,31 @@ name "sec:Footnotes"
 \end_layout
 
 \begin_layout Standard
-LyX uses boxes to display footnotes: When you insert a footnote using the
- menu 
+\SpecialChar LyX
+ uses boxes to display footnotes: When you insert a footnote using the menu
 \family sans
-Insert\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
 Footnote
 \family default
  or the toolbar button 
-\begin_inset Graphics
-       filename ../images/footnote-insert.png
-
+\begin_inset Info
+type  "icon"
+arg   "footnote-insert"
 \end_inset
 
 , 
 \family roman
 \series medium
 \bar no
-you'll see
+you will see
 \family default
 \series default
 \bar default
the following box
a box like this
 \begin_inset Graphics
-       filename clipart/footnoteQt4.png
-       scale 80
+       filename clipart/footnote.png
+       scale 95
 
 \end_inset
 
@@ -15276,7 +18629,8 @@ you'll see
 \family roman
 \series medium
 \bar no
- This box is LyX's representation of your footnote.
+ This box is \SpecialChar LyX
+'s representation of your footnote.
  If you
 \family default
 \series default
@@ -15310,7 +18664,7 @@ label, the box will
 \series default
 \bar default
  be opened and you can enter the footnote text into it.
- Clicking on the box label again, will close 
+ Clicking on the box label again will close 
 \family roman
 \series medium
 \bar no
@@ -15323,8 +18677,8 @@ the
 \series medium
 \bar no
 .
- If you want to turn existing text into a footnote, simply mark it and click
- on the footnote
+ If you want to turn existing text into a footnote, simply highlight it
and click on the footnote
 \family default
 \series default
 \bar default
@@ -15340,13 +18694,13 @@ button
 \end_layout
 
 \begin_layout Standard
-Here's an example footnote:
+Here is an example footnote:
 \family roman
 \series medium
 \bar no
 
 \begin_inset Foot
-status open
+status collapsed
 
 \begin_layout Plain Layout
 To close a footnote, click on the footnote box label.
@@ -15361,17 +18715,23 @@ To close a footnote, click on the footnote box label.
 The footnote will appear in the output as a superscript number at the text
  position where the footnote box is placed.
  The footnote text is placed at the bottom of the current page.
- The footnote number is calculated by LyX, the numbers are consecutive,
- no matter in which chapter the footnote is in.
- LyX doesn't support other numbering schemes yet, but you can get another
- scheme using special LaTeX-commands.
+ The footnote number is calculated by \SpecialChar LyX
+ according to the document class.
+ \SpecialChar LyX
+ does not yet support a particular numbering scheme, but you can get other
+ schemes using special \SpecialChar LaTeX
+-commands.
  T
 \family roman
 h
 \family default
 ey are described in the 
 \emph on
-Embedded Objects
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual.
 \end_layout
@@ -15398,10 +18758,11 @@ name "sec:Marginal-Notes"
 \end_layout
 
 \begin_layout Standard
-Marginal notes look and behave just like footnotes in LyX.
+Marginal notes look and behave just like footnotes in \SpecialChar LyX
+.
  When you insert a margin note via the menu 
 \family sans
-Insert\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
 Marginal
 \begin_inset space ~
 \end_inset
@@ -15409,24 +18770,24 @@ Marginal
 Note
 \family default
  or the toolbar button 
-\begin_inset Graphics
-       filename ../images/marginalnote-insert.png
-
+\begin_inset Info
+type  "icon"
+arg   "marginalnote-insert"
 \end_inset
 
-, you'll see 
+, you will see 
 \family roman
 \series medium
 a
 \family default
 \series default
- grey 
 \family roman
 \series medium
-box with a
+box with the
 \family default
 \series default
- red 
 \family roman
 \series medium
 label 
@@ -15438,7 +18799,8 @@ margin
 \end_inset
 
  appearing within your text.
- This box is LyX's representation of your margin
+ This box is \SpecialChar LyX
+'s representation of your margin
 \family default
 \series default
 al 
@@ -15448,7 +18810,7 @@ note.
 \end_layout
 
 \begin_layout Standard
-At the side is an example marginal note.
+At the side of this sentence is an example marginal note.
 \family roman
 \series medium
 
@@ -15456,6 +18818,7 @@ At the side is an example marginal note.
 status open
 
 \begin_layout Plain Layout
+\align left
 This is a marginal note.
 \end_layout
 
@@ -15470,6 +18833,26 @@ Marginal notes appear at the right side in single-sided documents.
  pages, right on odd pages.
 \end_layout
 
+\begin_layout Standard
+For further information about marginal notes see the section 
+\emph on
+Margin
+\begin_inset space ~
+\end_inset
+
+Notes
+\emph default
+ in the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual.
+\end_layout
+
 \begin_layout Section
 Graphics and Images
 \begin_inset Index idx
@@ -15504,14 +18887,14 @@ name "sec:Graphics"
 \begin_layout Standard
 To insert an image in your document, place the cursor at the text position
  you want and click on the toolbar icon 
-\begin_inset Graphics
-       filename ../images/dialog-show-new-inset_graphics.png
-
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset graphics"
 \end_inset
 
  or select 
 \family sans
-Insert\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
 Graphics
 \family default
  from the menu.
@@ -15534,7 +18917,7 @@ Graphics
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cha:Units-available-in"
+reference "chap:Units-available-in"
 
 \end_inset
 
@@ -15590,10 +18973,21 @@ Clipping
 \begin_layout Standard
 In the 
 \family sans
-LaTeX and LyX options
+LaTeX
+\begin_inset space ~
+\end_inset
+
+and
+\begin_inset space ~
+\end_inset
+
+LyX options
 \family default
- tab LaTeX experts can specify additional LaTeX options.
- You can also specify here the appearance of the image inside LyX.
+ tab \SpecialChar LaTeX
+ experts can specify additional \SpecialChar LaTeX
+ options.
+ In this tab you can also specify the appearance of the image inside \SpecialChar LyX
+.
  The option 
 \family sans
 Draft
@@ -15604,39 +18998,13 @@ mode
 \family default
  has the effect that the image doesn't appear in the output, only a frame
  with the image size is printed.
- The option 
-\family sans
-Don't
-\begin_inset space ~
-\end_inset
-
-unzip
-\begin_inset space ~
-\end_inset
-
-on
-\begin_inset space ~
-\end_inset
-
-export
-\family default
- is explained in the 
-\emph on
-Embedded Objects
-\emph default
- manual in section 
-\emph on
-Graphics Dialog
-\emph default
-.
 \end_layout
 
 \begin_layout Standard
 The graphics dialog can be called at any time by clicking on an image.
- The image will appear in the output exactly at the position where it is
+ Images will appear in the output exactly at the position where they are
  in the text.
  This is an example image within a separate, horizontally centered paragraph:
 \end_layout
 
 \begin_layout Standard
@@ -15644,7 +19012,6 @@ The graphics dialog can be called at any time by clicking on an image.
 \begin_inset Graphics
        filename clipart/mobius.eps
        scale 70
-       rotateOrigin center
 
 \end_inset
 
@@ -15652,7 +19019,7 @@ The graphics dialog can be called at any time by clicking on an image.
 \end_layout
 
 \begin_layout Standard
-If you need image captions and want to reference images, you have to put
+If you need image captions or want to reference images, you have to put
  the image into a float, see section
 \begin_inset space ~
 \end_inset
@@ -15660,7 +19027,7 @@ If you need image captions and want to reference images, you have to put
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Figure-Floats"
+reference "subsec:Figure-Floats"
 
 \end_inset
 
@@ -15681,7 +19048,7 @@ Images ! Formats
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Image-Formats"
+name "subsec:Image-Formats"
 
 \end_inset
 
@@ -15697,25 +19064,26 @@ You can insert images in any known file format.
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Output-file-formats"
+reference "subsec:Output-file-formats"
 
 \end_inset
 
 , every output document format allows only a few image formats.
- LyX uses therefore the program 
+ \SpecialChar LyX
+ therefore uses the program 
 \family typewriter
 ImageMagick
 \family default
  in the background to convert the images to the right format.
  To increase your workflow by avoiding these conversions in the background,
you can use only the image formats listed in the subsections of section
+ use only the image formats listed in the subsections of section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Output-file-formats"
+reference "subsec:Output-file-formats"
 
 \end_inset
 
@@ -15841,29 +19209,201 @@ status collapsed
 \begin_inset Quotes eld
 \end_inset
 
-Joint Photographic Experts Group
-\begin_inset Quotes erd
-\end_inset
-
- (JPG, file extension 
-\begin_inset Quotes eld
-\end_inset
-
-
-\family typewriter
-.jpg
-\family default
-
+Joint Photographic Experts Group
+\begin_inset Quotes erd
+\end_inset
+
+ (JPG, file extension 
+\begin_inset Quotes eld
+\end_inset
+
+
+\family typewriter
+.jpg
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+ or 
+\begin_inset Quotes eld
+\end_inset
+
+
+\family typewriter
+.jpeg
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+)
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+JPG|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Image formats
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Description
+Scalable
+\begin_inset space ~
+\end_inset
+
+images consist of vectors and can therefore be scaled to any size without
+ data loss.
+ The scaling ability is desired if you want to create presentations, because
+ presentations are always scaled by the beamer.
+ Scaling is also useful for online documents to let the user zoom into diagrams.
+\begin_inset Newline newline
+\end_inset
+
+Scalable image formats can be 
+\begin_inset Quotes eld
+\end_inset
+
+Scalable Vector Graphics
+\begin_inset Quotes erd
+\end_inset
+
+ (SVG, file extension 
+\begin_inset Quotes eld
+\end_inset
+
+
+\family typewriter
+.svg
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+)
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+SVG|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Image formats
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+, 
+\begin_inset Quotes eld
+\end_inset
+
+Encapsulated PostScript
+\begin_inset Quotes erd
+\end_inset
+
+ (EPS, file extension 
+\begin_inset Quotes eld
+\end_inset
+
+
+\family typewriter
+.eps
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+)
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+EPS|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Image formats
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+, and 
+\begin_inset Quotes eld
+\end_inset
+
+Portable Document Format
 \begin_inset Quotes erd
 \end_inset
 
- or 
+ (PDF, file extension 
 \begin_inset Quotes eld
 \end_inset
 
 
 \family typewriter
-.jpeg
+.pdf
 \family default
 
 \begin_inset Quotes erd
@@ -15874,188 +19414,24 @@ Joint Photographic Experts Group
 status collapsed
 
 \begin_layout Plain Layout
-JPG|see
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{
-\end_layout
-
-\end_inset
-
-Image formats
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
-
+PDF
 \end_layout
 
 \end_inset
 
 .
-\end_layout
-
-\begin_layout Description
-Scalable
-\begin_inset space ~
-\end_inset
-
-images consist of vectors and can therefore be scaled to any size without
- data loss.
- The scaling ability is necessary if you want to create presentations, because
- presentations are always scaled by the beamer.
- Scaling is also useful for online documents to let the user zoom into diagrams.
-\begin_inset Newline newline
-\end_inset
-
-Scalable image formats can be 
-\begin_inset Quotes eld
-\end_inset
-
-Scalable Vector Graphics
-\begin_inset Quotes erd
-\end_inset
-
- (SVG, file extension 
-\begin_inset Quotes eld
-\end_inset
-
-
-\family typewriter
-.svg
-\family default
-
-\begin_inset Quotes erd
-\end_inset
-
-)
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-SVG|see
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{
-\end_layout
-
-\end_inset
-
-Image formats
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
-, 
-\begin_inset Quotes eld
-\end_inset
-
-Encapsulated PostScript
-\begin_inset Quotes erd
-\end_inset
-
- (EPS, file extension 
-\begin_inset Quotes eld
-\end_inset
-
-
-\family typewriter
-.eps
-\family default
-
-\begin_inset Quotes erd
-\end_inset
-
-)
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-EPS|see
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{
-\end_layout
-
-\end_inset
-
-Image formats
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
-, and 
-\begin_inset Quotes eld
-\end_inset
-
-Portable Document Format
-\begin_inset Quotes erd
-\end_inset
-
- (PDF, file extension 
+ We say 
 \begin_inset Quotes eld
 \end_inset
 
-
-\family typewriter
-.pdf
-\family default
-
+can be
 \begin_inset Quotes erd
 \end_inset
 
-)
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-PDF
-\end_layout
-
-\end_inset
-
-.
- We say it can be, because you can convert any bitmap image format to PDF
- or EPS and the result won't be scalable.
- In this cases only a header with the image properties is added to the original
- image
+, because you can convert any bitmap image format to PDF or EPS and the
+ result will not be scalable.
+ In this case only a header with the image properties is added to the original
+ image.
 \begin_inset Foot
 status collapsed
 
@@ -16065,12 +19441,15 @@ In the case of PDF, the original image is additionally compressed.
 
 \end_inset
 
-.
+
 \end_layout
 
 \begin_layout Standard
-Normally one cannot convert a bitmap image into a scalable one, only vice
- versa.
+Normally one cannot convert a bitmap image into a scalable one, only 
+\emph on
+vice versa
+\emph default
+.
 \end_layout
 
 \begin_layout Subsection
@@ -16099,17 +19478,37 @@ Each image can define a new group of image settings or join an existing
 \end_layout
 
 \begin_layout Standard
-A new group can be set by entering a name in the 
+A new group can be set by pressing the button 
 \family sans
-Group
+Open
 \begin_inset space ~
 \end_inset
 
-Name
+new
+\begin_inset space ~
+\end_inset
+
+group
 \family default
- field in the Graphics dialog.
+ in the
+\family sans
+ Graphics
+\family default
+ dialog in the 
+\family sans
+LaTeX
+\begin_inset space ~
+\end_inset
+
+and
+\begin_inset space ~
+\end_inset
+
+LyX options
+\family default
+ tab.
  Joining an existing group can be done using the context menu of the image
by checking the name of the desired group.
and checking the name of the desired group.
 \end_layout
 
 \begin_layout Section
@@ -16135,15 +19534,14 @@ 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
-
+\begin_inset Info
+type  "icon"
+arg   "tabular-insert"
 \end_inset
 
  or the menu 
 \family sans
-Insert\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
 Table
 \family default
 .
@@ -16153,7 +19551,7 @@ Table
  This separation appears due to a double line: The cells of the first row
  have a line below them and the cells of the second row have a line above
  them.
- Here's an example table:
+ Here is an example table:
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Subsection
-The Table dialog
+Table Dialog
 \end_layout
 
 \begin_layout Standard
-You can alter a table by clicking on it with the right mouse button, which
- brings up the table dialog.
- Here you can adjust the settings of the cell and row/column respectively
- where the cursor is placed currently.
+You can alter a table by clicking on it with the right mouse button and
+ then choosing 
+\family sans
+More\SpecialChar menuseparator
+Settings
+\family default
+.
+ This brings up the table dialog.
+ Here you can adjust the settings of the cell, row and/or column where the
+ cursor is placed currently.
  Most of the dialog options also work on selections.
  This means that if you select more cells, columns or rows the action is
  done on all of your selection.
 \end_layout
 
 \begin_layout Standard
-Additionally to the table dialog, the 
+In addition to the table dialog, the 
 \family sans
 table
 \begin_inset space ~
@@ -16388,7 +19792,7 @@ table
 toolbar
 \family default
  helps you in setting table properties.
- It appears when the cursor is inside a table.
+ It appears if the cursor is inside a table.
 \end_layout
 
 \begin_layout Standard
@@ -16413,7 +19817,7 @@ Settings
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Table-Cells"
+reference "subsec:Table-Cells"
 
 \end_inset
 
@@ -16438,7 +19842,7 @@ one
  cell, spread over more than one column/row.
  Multicolumn cells are treated as own rows, so that the alignment, width,
  and border settings affect only the multicolumn cell.
- Here's an example table with a multicolumn cell in the first row and one
+ Here is an example table with a multicolumn cell in the first row and one
  in the last row without the upper border:
 \end_layout
 
@@ -16448,7 +19852,7 @@ one
 <lyxtabular version="3" rows="3" columns="4">
 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="middle" width="0">
+<column alignment="center" valignment="middle">
 <column alignment="center" valignment="top" width="0in">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 \end_layout
 
 \begin_layout Standard
-Adept users can declare special LaTeX-arguments for the table.
- They are necessary for special table formatting, like for multirow cells,
- explained in the tables section of the 
+Adept users can declare special \SpecialChar LaTeX
+-arguments for the table.
+ They are necessary for special table formatting, such as the multirow cells,
+ explained in the chapter 
+\emph on
+Tables
+\emph default
+ of the 
 \emph on
 Embedded
 \begin_inset space ~
@@ -16593,12 +20002,9 @@ Embedded
 Objects
 \emph default
  manual.
- You can also rotate the current cell or the whole table 90
-\begin_inset space \thinspace{}
-\end_inset
-
-degrees counterclockwise.
- These rotations are not visible in LyX but in the output.
+ You can also rotate the current cell or the whole table.
+ These rotations are not visible in \SpecialChar LyX
+ but are visible in the output.
 \end_layout
 
 \begin_layout Standard
@@ -16636,12 +20042,12 @@ Default
 \end_layout
 
 \begin_layout Subsection
-Longtables
+Multi-page Tables
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Tables ! Longtables
+Tables ! Multi-page
 \end_layout
 
 \end_inset
@@ -16651,7 +20057,7 @@ Tables ! Longtables
 status collapsed
 
 \begin_layout Plain Layout
-Longtables
+Multi-page tables
 \end_layout
 
 \end_inset
@@ -16666,7 +20072,7 @@ Use
 \begin_inset space ~
 \end_inset
 
-long
+multi-page
 \begin_inset space ~
 \end_inset
 
@@ -16674,7 +20080,11 @@ table
 \family default
  in the tab 
 \family sans
-Longtable
+Multi-page
+\begin_inset space ~
+\end_inset
+
+table
 \family default
  of the table dialog to split the table automatically over more pages.
  Doing this enables some check boxes and you can now define:
@@ -16686,8 +20096,8 @@ Longtable
 Header
 \family default
 : The current row and all rows above, that don't have any special options
- defined, are defined to be the header rows of all pages of the longtable;
except for the first page, if 
+ defined, are defined to be the header rows of all pages of the longtable.
Except for the first page, if 
 \family sans
 First
 \begin_inset space ~
@@ -16717,7 +20127,7 @@ header
 Footer
 \family default
 : The current row and all rows below, that don't have any special options
- defined, are defined to be the footer rows of all pages of the longtable;
+ defined, are defined to be the footer rows of all pages of the longtable,
  except for the last page, if 
 \family sans
 Last
@@ -16746,11 +20156,11 @@ footer
 Caption: The first row is reset as a single column.
  You can now insert there the table caption via the menu 
 \family sans
-Insert\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
 Caption
 \family default
 .
- More about longtable captions can be found in the 
+ More about multi-page table captions can be found in the 
 \emph on
 Embedded
 \begin_inset space ~
@@ -16764,8 +20174,8 @@ Objects
 \begin_layout Standard
 You can also specify a row where the table is split.
  If you set more than one option in the same table row, you should be aware
- of the fact that only the first one is used in the given table row.
- The others will then be defined as 
+ that then only the first option is used; the others will be defined as
 \emph on
 empty
 \emph default
@@ -16788,10 +20198,9 @@ First
 \begin_inset space ~
 \end_inset
 
-header.
-
+header
 \family default
- See the following longtable to see how it works:
+; see the following longtable to see how it works:
 \end_layout
 
 \begin_layout Standard
@@ -18964,7 +22373,7 @@ Tables ! Cells
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Table-Cells"
+name "subsec:Table-Cells"
 
 \end_inset
 
@@ -18979,8 +22388,7 @@ A table cell can contain text, inline equations, a figure, or another table.
 \family sans
 Section*
 \family default
-, etc.), nor set spacing options etc.
- for the cell's paragraph.
+, etc.), nor set spacing options for the cell's paragraph.
 \end_layout
 
 \begin_layout Standard
@@ -19233,13 +22641,13 @@ This is a multi-line entry in a table.
 
 \begin_layout Standard
 Cutting and pasting between tables and table cells works reasonably well.
- You can cut and paste even more than one row.
+ You can even cut and paste more than one row.
 \begin_inset Foot
-status open
+status collapsed
 
 \begin_layout Plain Layout
-Note, that you cannot paste into a multicell selection because it would
not be clear what to do when pasting a single word in a selected 2×3.
+Note that you cannot paste into a multicell selection because it would not
+ be clear what to do when pasting a single word in a selected 2×3.
  
 \end_layout
 
@@ -19275,6 +22683,10 @@ name "sec:Floats"
 
 \end_layout
 
+\begin_layout Subsection
+Introduction
+\end_layout
+
 \begin_layout Standard
 A float is a block of text associated with some sort of label, which doesn't
  have a fixed location.
@@ -19300,15 +22712,15 @@ Margin
 Notes
 \family default
  are also floats, because they can float to the next page when there are
- too many notes on the page.
+ too many notes on the current page.
 \end_layout
 
 \begin_layout Standard
 Floats make it possible to get a high quality layout.
- Images and tables can be spread evenly over the pages to avoid whitespace
+ Images and tables can be distributed evenly over the pages to avoid whitespace
  and pages without text.
- As the floating often destroys the context between the text and the image/table
-, every float can be referenced in the text.
+ As the floating often destroys the spatial context between the text and
+ the image/table, every float can be referenced in the text.
  Floats are therefore numbered.
  Referencing is described in section
 \begin_inset space ~
@@ -19327,31 +22739,11 @@ reference "sec:Cross-References"
 \begin_layout Standard
 To insert a float, use the menu 
 \family sans
-Insert\SpecialChar \menuseparator
-Floats
+Insert\SpecialChar menuseparator
+Float
 \family default
 .
- A box with a caption that has e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
-\end_inset
-
-the label 
-\begin_inset Quotes eld
-\end_inset
-
-Figure
-\begin_inset space ~
-\end_inset
-
-#:
-\begin_inset Quotes erd
-\end_inset
-
- (# is the actual number) will be inserted into your document.
+ A box with a caption will be inserted into your document.
  The label will automatically be translated to the document language in
  the output.
  After the label you can insert the caption text.
@@ -19366,11 +22758,12 @@ Floats ! Captions
 
  The image or table is inserted above or below the caption in a separate
  paragraph within the float.
- To keep your LyX-document readable, you can open and close the float box
- by left-clicking on the box label.
+ To keep your \SpecialChar LyX
+-document readable, you can open and close the float box by
+ left-clicking on the box label.
  A closed float box looks like this: 
 \begin_inset Graphics
-       filename clipart/floatQt4.png
+       filename clipart/float.png
        scale 80
 
 \end_inset
@@ -19379,16 +22772,20 @@ Floats ! Captions
 \end_layout
 
 \begin_layout Standard
-It is recommended to insert floats as a separate paragraph to avoid possible
- LaTeX-errors that can occur when the surrounding text is specially formatted.
+You should insert floats in a separate paragraph to avoid possible \SpecialChar LaTeX
+-errors
+ that can occur when the surrounding text is specially formatted.
 \end_layout
 
 \begin_layout Subsection
-Float Types
-\end_layout
+Figure Floats
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Figure-Floats"
+
+\end_inset
+
 
-\begin_layout Subsubsection
-Figure Floats
 \begin_inset Index idx
 status collapsed
 
@@ -19399,81 +22796,77 @@ Floats ! Figure floats
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Figure-Floats"
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
-The menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Float\SpecialChar \menuseparator
-Figure
-\family default
- inserts a float with the label 
-\begin_inset Quotes eld
-\end_inset
-
-
-\series bold
 Figure
 \begin_inset space ~
 \end_inset
 
-#:
-\series default
-
-\begin_inset Quotes erd
-\end_inset
-
-.
- Set the cursor above this label (or before it and press enter) and insert
- the image as described above to get the caption printed below the image.
- This is what we did for Figure
-\begin_inset space ~
-\end_inset
-
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cap:Platypus"
+reference "fig:Platypus-distorted"
 
 \end_inset
 
-.
- If you want the caption to be above the image, set the cursor at the end
- of the caption, press enter and insert the image.
- This was done in Figure
-\begin_inset space ~
+ was created using the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Float\SpecialChar menuseparator
+Figure
+\family default
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "float-insert figure"
 \end_inset
 
+).
+ The image was inserted by setting the cursor above the caption label and
+ using the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Graphics
+\family default
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset graphics"
+\end_inset
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:Escher"
+).
+ The image in the float was horizontally centered by putting the cursor
+ to the left or right of the image and using the menu 
+\family sans
+Edit\SpecialChar menuseparator
+Paragraph
+\begin_inset space ~
+\end_inset
 
+Settings
+\family default
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "layout-paragraph"
 \end_inset
 
-.
+).
 \end_layout
 
 \begin_layout Standard
 \begin_inset Float figure
 wide false
 sideways false
-status open
+status collapsed
 
 \begin_layout Plain Layout
 \align center
 \begin_inset Graphics
        filename clipart/platypus.eps
+       lyxscale 50
        width 50col%
-       rotateOrigin center
 
 \end_inset
 
@@ -19481,12 +22874,12 @@ status open
 \end_layout
 
 \begin_layout Plain Layout
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
 LatexCommand label
-name "cap:Platypus"
+name "fig:Platypus-distorted"
 
 \end_inset
 
@@ -19501,77 +22894,35 @@ A severely distorted platypus in a float.
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Float figure
-wide false
-sideways false
-status open
-
-\begin_layout Plain Layout
-\begin_inset Caption
-
-\begin_layout Plain Layout
-\begin_inset CommandInset label
-LatexCommand label
-name "cap:Escher"
-
-\end_inset
-
-M.C.
- Escher on acid.
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Plain Layout
-\align center
-\begin_inset Graphics
-       filename clipart/escher-lsd.eps
-       scale 80
-       rotateOrigin center
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
 This figure float also shows how to set a label and create a cross-reference
- to it.
- As described in section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Cross-References"
-
-\end_inset
-
-, you can simply insert a label in the caption using the menu 
+ to it: Insert a label into the caption using the menu 
 \family sans
-Insert\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
 Label
 \family default
- and refer to it using the menu 
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "label-insert"
+\end_inset
+
+) and refer to it using the menu 
 \family sans
-Insert\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
 Cross-Reference
 \family default
-.
- It is important to use references to figure floats, rather than using vague
- references like 
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset ref"
+\end_inset
+
+).
+ It is important to use cross-references to figure floats rather than using
+ vague references like 
 \begin_inset Quotes eld
 \end_inset
 
@@ -19579,8 +22930,9 @@ the figure above
 \begin_inset Quotes erd
 \end_inset
 
-, because, as LaTeX will reposition the floats in the final document, it
- might not be 
+, because, as \SpecialChar LaTeX
+ will reposition the floats in the final document, it might
+ not be 
 \begin_inset Quotes eld
 \end_inset
 
@@ -19589,13 +22941,37 @@ above
 \end_inset
 
  at all.
+ For more about cross-references, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Cross-References"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Standard
 Normally only one image is inserted in a figure float, but sometimes you
  might want to use two images with separate subcaptions.
  This can be done by inserting image floats into existing image floats.
- Note that only the main caption of the float is added to the List of Figures.
+ Note that only the main caption of the float is added to the List of Figures
+ as described in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:List-of-Figures"
+
+\end_inset
+
+.
  Figure
 \begin_inset space ~
 \end_inset
@@ -19603,7 +22979,7 @@ Normally only one image is inserted in a figure float, but sometimes you
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cap:Two-distorted-images"
+reference "fig:Two-distorted-images"
 
 \end_inset
 
@@ -19644,10 +23020,10 @@ status open
 \begin_inset Float figure
 wide false
 sideways false
-status open
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
@@ -19684,10 +23060,10 @@ Undefinable
 \begin_inset Float figure
 wide false
 sideways false
-status open
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
@@ -19725,12 +23101,12 @@ Platypus
 \end_layout
 
 \begin_layout Plain Layout
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
 LatexCommand label
-name "cap:Two-distorted-images"
+name "fig:Two-distorted-images"
 
 \end_inset
 
@@ -19747,34 +23123,7 @@ Two distorted images.
 
 \end_layout
 
-\begin_layout Standard
-Note that the caption is added to the 
-\family sans
-List
-\begin_inset space ~
-\end_inset
-
-of
-\begin_inset space ~
-\end_inset
-
-Figures
-\family default
- as described in section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:List-of-Figures"
-
-\end_inset
-
-.
-\end_layout
-
-\begin_layout Subsubsection
+\begin_layout Subsection
 Table Floats
 \begin_inset Index idx
 status collapsed
@@ -19791,13 +23140,20 @@ Floats ! Table floats
 \begin_layout Standard
 Table floats can be inserted using the menu 
 \family sans
-Insert\SpecialChar \menuseparator
-Float\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
+Float\SpecialChar menuseparator
 Table
 \family default
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "float-insert table"
+\end_inset
+
 .
- They have the same properties as figure floats except for the different
- label.
+ They have the same properties as figure floats except that the table in
+ the float is normally placed below the caption and not above like for figures
+ and that the label begins with “tab:”.
  Table
 \begin_inset space ~
 \end_inset
@@ -19805,11 +23161,11 @@ Table
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cap:Table-float"
+reference "tab:Table-float"
 
 \end_inset
 
- is an example of a table float.
+ is a table float.
 \end_layout
 
 \begin_layout Standard
@@ -19819,12 +23175,12 @@ sideways false
 status open
 
 \begin_layout Plain Layout
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
 LatexCommand label
-name "cap:Table-float"
+name "tab:Table-float"
 
 \end_inset
 
@@ -20036,13 +23392,411 @@ c & d
 
 \end_layout
 
-\begin_layout Subsubsection
-Algorithm Floats
+\begin_layout Subsection
+More Information
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Floats ! Details
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\SpecialChar LyX
+ offers you further float types as well as rotated floats.
+ It also allows you to change the float numbering scheme, to control the
+ float placement and to change the formatting and placement of the float
+ caption.
+ All these features are explained in detail with many examples in the chapter
+\emph on
+Floats
+\emph default
+ in the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual.
+\end_layout
+
+\begin_layout Section
+Minipages
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Minipages
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\SpecialChar LaTeX
+ provides a mechanism essentially to produce a page within a page, called
+ a minipage.
+ Within a minipage, all the usual rules of indentation, line wrapping, etc.
+\begin_inset space \space{}
+\end_inset
+
+apply.
+\end_layout
+
+\begin_layout Standard
+Minipages in \SpecialChar LyX
+ have their own collapsible box inserted via the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Box
+\family default
+.
+ Right-clicking on the box label allows you to alter the width of the minipage
+ and its alignment within the page.
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Box Frameless
+position "t"
+hor_pos "c"
+has_inner_box 1
+inner_pos "t"
+use_parbox 0
+use_makebox 0
+width "30col%"
+special "none"
+height "1pt"
+height_special "totalheight"
+thickness "0.4pt"
+separation "3pt"
+shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
+status collapsed
+
+\begin_layout Plain Layout
+
+\shape italic
+This is a minipage.
+ The text is set in an italic style.
+\end_layout
+
+\begin_layout Plain Layout
+
+\shape italic
+Minipages are often used for text in another language or text that needs
+ another formatting.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+If you place two minipages side-by-side, you can use 
+\family sans
+Horizontal Fills
+\family default
+ as described in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Horizontal-Space"
+
+\end_inset
+
+:
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Box Frameless
+position "t"
+hor_pos "c"
+has_inner_box 1
+inner_pos "t"
+use_parbox 0
+use_makebox 0
+width "1.5in"
+special "none"
+height "1pt"
+height_special "totalheight"
+thickness "0.4pt"
+separation "3pt"
+shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
+status open
+
+\begin_layout Plain Layout
+This is a minipage with some stupid dummy text.
+ This dummy text is used to increase the size of the minipage.
+\end_layout
+
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Box Frameless
+position "t"
+hor_pos "c"
+has_inner_box 1
+inner_pos "t"
+use_parbox 0
+use_makebox 0
+width "1.5in"
+special "none"
+height "1pt"
+height_special "totalheight"
+thickness "0.4pt"
+separation "3pt"
+shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
+status open
+
+\begin_layout Plain Layout
+This is a minipage with some stupid dummy text.
+ This dummy text is used to increase the size of the minipage.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+When you right-click on a minipage box, you can transform the box to another
+ box type.
+ All box types and their settings are explained in detail in chapter 
+\emph on
+Boxes
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual.
+\end_layout
+
+\begin_layout Chapter
+Mathematical Formulas
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Math
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Formulas | see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Math
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\begin_inset CommandInset label
+LatexCommand label
+name "chap:Mathematical-Formulas"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+The issues of this chapter are described in detail in the 
+\emph on
+Math
+\emph default
+ manual.
+ There you will also find tips and tricks for special cases.
+\end_layout
+
+\begin_layout Section
+Basic Math Editing
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Math ! Basics
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+To create a math formula, you can just click on the toolbar icon 
+\begin_inset Info
+type  "icon"
+arg   "math-mode on"
+\end_inset
+
+ (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "math-mode"
+\end_inset
+
+).
+ That will create a little blue rectangle, with purple markers around its
+ corners.
+ That blue rectangle is the formula itself; the purple markers indicate
+ what level of nesting within the formula you are at.
+ You can also choose a particular formula type to insert via the 
+\family sans
+Insert\SpecialChar menuseparator
+Math
+\family default
+ menu.
+\end_layout
+
+\begin_layout Standard
+Editing the parameters of a formula and adding math constructs can be done
+ with the 
+\family sans
+math
+\begin_inset space ~
+\end_inset
+
+toolbar
+\family default
+, that appears if the cursor is in a formula.
+\end_layout
+
+\begin_layout Standard
+There are two main types of formulas, inline formulas and display formulas.
+ Inline formulas appear within a text line, like this one:
+\end_layout
+
+\begin_layout Standard
+This is a line with an inline formula 
+\begin_inset Formula $A=B$
+\end_inset
+
+ in it.
+\end_layout
+
+\begin_layout Standard
+Displayed formulas appear outside the text like if they were in a separate
+ paragraph, like this one:
+\begin_inset Formula 
+\[
+A=B
+\]
+
+\end_inset
+
+You can only number and reference displayed formulas.
+\end_layout
+
+\begin_layout Standard
+\SpecialChar LyX
+ also supports many \SpecialChar LaTeX
+ math commands.
+ For example, typing 
+\begin_inset Quotes eld
+\end_inset
+
+
+\series bold
+
+\backslash
+alpha
+\series default
+
+\begin_inset Quotes erd
+\end_inset
+
+, followed by a space, in a formula will create the Greek letter 
+\begin_inset Formula $\alpha$
+\end_inset
+
+.
+ Typing commands might sometimes be faster than using the 
+\family sans
+Math
+\begin_inset space ~
+\end_inset
+
+Panel
+\family default
+.
+\end_layout
+
+\begin_layout Subsection
+Navigating in Formulas
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Floats ! Algorithm floats
+Math ! Navigating
 \end_layout
 
 \end_inset
@@ -20051,140 +23805,164 @@ Floats ! Algorithm floats
 \end_layout
 
 \begin_layout Standard
-This float type is inserted with the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Float\SpecialChar \menuseparator
-Algorithm
-\family default
-.
- It is used for program codes and descriptions of algorithms.
- A possible environment for algorithms is the 
+The best control over the cursor position within an existing formula is
+ achieved with the arrow keys.
+ \SpecialChar LyX
+ uses small rectangles to indicate places where something can be inserted.
+ The arrow keys can be used to navigate between parts of a formula.
+ Pressing 
 \family sans
-LyX-Code
+Space
 \family default
-, described in section
-\begin_inset space ~
+ will leave a formula construct (a square root 
+\begin_inset Formula $\sqrt{2}$
 \end_inset
 
+, or parentheses 
+\begin_inset Formula $\left(f\right)$
+\end_inset
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:LyX-Code"
-
+, or a matrix 
+\begin_inset Formula $\left[\begin{array}{cc}
+1 & 2\\
+3 & 4
+\end{array}\right]$
 \end_inset
 
-.
+).
+ Pressing 
+\family sans
+Escape
+\family default
+ will leave the formula, placing the cursor after the formula.
+\family sans
+Tab
+\family default
+ can be used to move horizontally in a formula; for example, through the
+ cells of a matrix or the positions in a multi-line equation.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
- that the float label is not automatically translated into the document
- language.
-\end_layout
 
+\family sans
+Space
+\family default
+, printed in this document as 
+\begin_inset Quotes eld
 \end_inset
 
- You have to do this manually by adding the following line
-\end_layout
 
-\begin_layout Standard
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\series bold
 
-\backslash
-floatname{algorithm}{your
-\begin_inset space ~
+\begin_inset Quotes erd
 \end_inset
 
-name}
-\end_layout
-
-\begin_layout Standard
-to the document preamble (menu 
+, seems to do nothing in a formula, since it does not add a space between
+ characters, but it does exit a nested structure.
+ For this reason, you have to be careful about using 
 \family sans
-Document\SpecialChar \menuseparator
-Settings
+Space
 \family default
-).
-\series bold
-your
-\begin_inset space ~
+.
+ For example, if you want 
+\begin_inset Formula $\sqrt{2x+1}$
 \end_inset
 
-name
-\series default
- is the word 
-\begin_inset Quotes eld
+, type 
+\series bold
+
+\backslash
+sqrt
+\begin_inset space \textvisiblespace{}
 \end_inset
 
+2x+1
+\series default
+ and not 
+\series bold
 
-\emph on
-algorithm
-\emph default
+\backslash
+sqrt
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_inset Quotes erd
+2x
+\begin_inset space \textvisiblespace{}
 \end_inset
 
- in your language.
-\end_layout
++1
+\series default
+, since in the latter case only the 
+\family typewriter
 
-\begin_layout Subsubsection
-Wrap Floats
-\begin_inset Index idx
-status collapsed
+\begin_inset Formula $2x$
+\end_inset
 
-\begin_layout Plain Layout
-Floats ! Text Wrap Floats
-\end_layout
 
+\family default
+ will be under the square root sign: 
+\begin_inset Formula $\sqrt{2x}+1$
 \end_inset
 
-
+.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Wrap figure
-lines 0
-placement l
-overhang 0in
-width "40col%"
-status open
-
-\begin_layout Plain Layout
-\begin_inset Graphics
-       filename clipart/mobius.eps
-       width 40col%
-       rotateOrigin center
+You can leave many parts of a formula, like this matrix, partially filled
+ in, such as:
+\begin_inset Formula 
+\[
+\left(\begin{array}{ccc}
+\lambda_{1}\\
+ & \ddots\\
+ &  & \lambda_{n}
+\end{array}\right)
+\]
 
 \end_inset
 
+If you leave a fraction only partially filled in, or a subscript with nothing
+ in it, the results will be unpredictable, but most constructs don't mind.
+\end_layout
 
+\begin_layout Subsection
+Selecting Text
 \end_layout
 
-\begin_layout Plain Layout
-\begin_inset Caption
+\begin_layout Standard
+You can select text within a formula in two different ways.
+ Place the cursor at one end of the string of text you want, and press 
+\family sans
+Shift
+\family default
+ and a cursor movement key to select text.
+ It will be highlighted as with regular text selection.
+ Alternatively, you can select text with the mouse in the usual way.
+ That text can then be cut or copied, and then pasted within any formula,
+ but not in a normal text region in \SpecialChar LyX
+.
+\end_layout
+
+\begin_layout Subsection
+Exponents and Subscripts
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset CommandInset label
-LatexCommand label
-name "cap:Wrapped-figure"
+Math ! Exponents
+\end_layout
 
 \end_inset
 
-This is a wrapped figure.
-\begin_inset VSpace medskip
-\end_inset
 
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+Math ! Subscripts
 \end_layout
 
 \end_inset
@@ -20192,164 +23970,170 @@ This is a wrapped figure.
 
 \end_layout
 
+\begin_layout Standard
+You can use the math panel to add super- or subscripts (buttons 
+\begin_inset Info
+type  "icon"
+arg   "math-superscript"
 \end_inset
 
-This float type is used if you want to 
-\begin_inset Quotes eld
+ and 
+\begin_inset Info
+type  "icon"
+arg   "math-subscript"
 \end_inset
 
-wrap
-\begin_inset Quotes erd
+), but it is often much easier to use a command.
+ To get 
+\begin_inset Formula $x^{2}$
 \end_inset
 
- text around a figure so that it only occupies some fraction of the column
- width.
- It can be inserted using the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Float\SpecialChar \menuseparator
-Wrap
-\begin_inset space ~
+, type in a formula 
+\series bold
+x^2
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-Float
+
+\series default
+.
+ The final 
+\family sans
+Space
 \family default
- if the LaTeX-package 
+ puts the cursor back down on the base line of the expression.
+ If you type 
 \series bold
-wrapfig
+x^2y
 \series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-LaTeX-packages ! wrapfig
-\end_layout
-
+, you will get 
+\begin_inset Formula $x^{2y}$
 \end_inset
 
- is installed.
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-Installing a LaTeX-package is explained it in the 
-\emph on
-LaTeX
-\begin_inset space ~
+, to get 
+\begin_inset Formula $x^{2}y$
 \end_inset
 
-Configuration
-\emph default
- manual.
-\end_layout
-
+, type 
+\series bold
+x^2
+\begin_inset space \textvisiblespace{}
 \end_inset
 
- The width and placement of the float is adjusted by right-clicking on the
- float box.
- Figure
-\begin_inset space ~
+y
+\series default
+.
+ If you use characters in the superscript, that could be accented with the
+ circumflex 
+\begin_inset Quotes eld
 \end_inset
 
+^
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:Wrapped-figure"
-
+, you have to use an extra 
+\family sans
+Space
+\family default
+ to separate the circumflex and the character.
+ For example, if you want 
+\begin_inset Formula $x^{a}$
 \end_inset
 
- is for example a figure wrap float with a width of 40
-\begin_inset space \thinspace{}
+, type 
+\series bold
+x^
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-col%.
-\begin_inset Foot
-status collapsed
+a
+\series default
+.
+ Subscripts are similar: To get 
+\begin_inset Formula $a_{1}$
+\end_inset
 
-\begin_layout Plain Layout
-Available units are explained in Appendix
-\begin_inset space ~
+, type 
+\series bold
+a_1
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cha:Units-available-in"
+\series default
+.
+\end_layout
 
-\end_inset
+\begin_layout Subsection
+Fractions
+\begin_inset Index idx
+status collapsed
 
-.
+\begin_layout Plain Layout
+Math ! Fractions
 \end_layout
 
 \end_inset
 
- Some space was added under the caption to separate it better from the surroundi
-ng text.
+
 \end_layout
 
 \begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
+Create a fraction either with the command 
 \series bold
-Note:
+
+\backslash
+frac
 \series default
- Wrap floats might be fragile! E.
-\begin_inset space \thinspace{}
+ or by using the icon 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac"
 \end_inset
 
-g.
-\begin_inset space \space{}
+ in the 
+\family sans
+Math
+\begin_inset space ~
 \end_inset
 
-having a figure too close to the bottom of the page can mess things up so
- that the float doesn't appear in the output or that it is placed over some
- other text.
-\end_layout
+Panel
+\family default
+.
+ You will be presented with an empty fraction.
+ The cursor is above the fraction line.
+ To move it to the bottom, simply press 
+\family sans
+Down
+\family default
+.
+ To move back up, press 
+\family sans
+Up
+\family default
+.
+ Any math structure can be placed in a fraction, as this example shows:
+\begin_inset Formula 
+\[
+\left[\frac{1}{\left(\begin{array}{cc}
+2 & 3\\
+4 & 5
+\end{array}\right)}\right]
+\]
 
 \end_inset
 
- In general:
-\end_layout
-
-\begin_layout Itemize
-Wrap floats should not be placed in paragraphs that run over a page break.
- That means that wrap floats should preferably be inserted in the exact
- place when the document is nearly ready and you are able to estimate where
- page breaks will appear.
-\end_layout
-
-\begin_layout Itemize
-Wrap floats should either be placed in their own paragraph before the paragraph
- where they should wrap into, or within a paragraph.
-\end_layout
-
-\begin_layout Itemize
-Wrap floats in consecutive paragraphs may cause trouble, so make sure that
- there is a text paragraph between them as separator.
-\end_layout
 
-\begin_layout Itemize
-Wrap floats are not allowed in section headings or tables.
 \end_layout
 
 \begin_layout Subsection
-Rotated Floats
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Rotated-Floats"
-
-\end_inset
-
-
+Roots
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Floats ! Rotating
+Math ! Roots
 \end_layout
 
 \end_inset
@@ -20358,461 +24142,383 @@ Floats ! Rotating
 \end_layout
 
 \begin_layout Standard
-Especially for wide tables you might have floats rotated.
- To rotate a whole float including the caption, right-click on the float-box
- and use the option 
+Roots can be created using the 
 \family sans
-Rotate
+Math
 \begin_inset space ~
 \end_inset
 
-sideways
+Panel
 \family default
-.
-\end_layout
-
-\begin_layout Standard
-Rotated floats are always placed on their own pages (or columns, when you
- have a multicolumn document).
- You can let them span several columns using the float settings option 
-\family sans
-Span
-\begin_inset space ~
+ buttons 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\sqrt"
 \end_inset
 
-columns
-\family default
-.
- Floats are rotated so that you can read them from the outside margin.
- Forcing the rotation direction is explained in the 
-\emph on
-Embedded Objects
-\emph default
- manual.
-\end_layout
-
-\begin_layout Standard
-Referencing rotated floats is the same like for normal floats; the caption
- format is also the same: Table
-\begin_inset space ~
+ or 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\root"
 \end_inset
 
+ or the commands 
+\series bold
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:Rotated-table"
+\backslash
+sqrt
+\series default
+ or 
+\series bold
 
-\end_inset
+\backslash
+root
+\series default
+.
+ With the command 
+\series bold
+
+\backslash
+root
+\series default
+ you can produce roots of higher orders, like cube roots, while 
+\series bold
 
- is an example of a rotated table float.
+\backslash
+sqrt
+\series default
+ always produces a square root.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
+\begin_layout Subsection
+Operators with Limits
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
- Not all DVI-viewers are able to display rotated floats.
+Math ! Sums
 \end_layout
 
 \end_inset
 
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Math ! Integrals
 \end_layout
 
-\begin_layout Standard
-\begin_inset Float table
-wide false
-sideways true
-status open
+\end_inset
 
-\begin_layout Plain Layout
-\begin_inset Caption
 
-\begin_layout Plain Layout
 \begin_inset CommandInset label
 LatexCommand label
-name "cap:Rotated-table"
-
-\end_inset
-
- Rotated table
-\end_layout
+name "subsec:Operators-with-Limits"
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Plain Layout
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="1" columns="5">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-test
-\end_layout
-
+\begin_layout Standard
+Sum (
+\begin_inset Formula $\sum$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-b
-\end_layout
+) and integral (
+\begin_inset Formula $\int$
+\end_inset
 
+) operators are very often decorated with limits.
+ These limits can be entered in \SpecialChar LyX
+ by entering them as you would enter a super-
+ or subscript, directly after the symbol.
+ The sum operator will automatically place its 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-c
-\end_layout
+limits
+\begin_inset Quotes erd
+\end_inset
 
+ over and under the symbol in displayed formulas, and to the side in inline
+ formulas, as in 
+\begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-d
-\end_layout
+, versus
+\begin_inset Formula 
+\[
+\sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
+\]
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-e
+Integral signs, however, will place the limits to the side in both formula
+ types.
 \end_layout
 
+\begin_layout Standard
+All operators with limits will be automatically re-sized when placed in
+ display mode.
+ The placement of the limits can be changed by placing the cursor directly
+ behind the operator and using the menu 
+\family sans
+Edit\SpecialChar menuseparator
+Math\SpecialChar menuseparator
+Change
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
+Limits
+\begin_inset space ~
 \end_inset
 
-
-\end_layout
-
+Type
+\family default
+ or entering 
+\begin_inset Info
+type  "shortcut"
+arg   "math-limits"
 \end_inset
 
-
+.
 \end_layout
 
-\begin_layout Subsection
-Float Placement
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Float-Placement"
-
+\begin_layout Standard
+Certain other mathematical expressions also have this 
+\begin_inset Quotes eld
 \end_inset
 
+moving limits
+\begin_inset Quotes erd
+\end_inset
 
+ feature, such as
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Floats ! Placement
+Math ! Limits
 \end_layout
 
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-Right-clicking on a float-box opens a dialog where you can alter the placement
- options that LaTeX uses for positioning the float.
-\begin_inset Newline newline
-\end_inset
+\begin_inset Formula 
+\[
+\lim_{x\rightarrow\infty}f(x),
+\]
 
-The option 
-\family sans
-Span
-\begin_inset space ~
 \end_inset
 
-columns
-\family default
- is only useful for two-column documents: If you select it, the float will
- span both columns on the page instead of being confined to just one.
-\begin_inset Newline newline
+which will place the 
+\begin_inset Formula $x\rightarrow\infty$
 \end_inset
 
-The option 
-\family sans
-Rotate
-\begin_inset space ~
+ underneath the 
+\begin_inset Quotes eld
 \end_inset
 
-sideways
-\family default
- is used to rotate floats, see section
-\begin_inset space ~
+lim
+\begin_inset Quotes erd
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Rotated-Floats"
-
+ in display mode.
+ In inline formulas it looks like this: 
+\begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
 \end_inset
 
 .
 \end_layout
 
 \begin_layout Standard
-You can use one ore more of the following options in the float dialog to
- set the placement for a particular float when you uncheck the option 
-\family sans
-Use
-\begin_inset space ~
-\end_inset
-
-default
-\begin_inset space ~
-\end_inset
-
-placement
-\family default
-:
-\end_layout
-
-\begin_layout Description
-Here
-\begin_inset space ~
-\end_inset
+Note that the lim-function was entered as the function macro 
+\series bold
 
-if
+\backslash
+lim
+\series default
+.
+ Have a look at section
 \begin_inset space ~
 \end_inset
 
-possible: try to place the float at the position where it is inserted
-\end_layout
 
-\begin_layout Description
-Top
-\begin_inset space ~
-\end_inset
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Functions"
 
-of
-\begin_inset space ~
 \end_inset
 
-page: try to place the float at the top of the current page
+ for an explanation of function macros.
 \end_layout
 
-\begin_layout Description
-Bottom
-\begin_inset space ~
-\end_inset
-
-of
-\begin_inset space ~
-\end_inset
+\begin_layout Subsection
+Math Symbols
+\begin_inset Index idx
+status collapsed
 
-page: try to place the float at the bottom of the current page
+\begin_layout Plain Layout
+Math ! Symbols
 \end_layout
 
-\begin_layout Description
-Page
-\begin_inset space ~
 \end_inset
 
-of
-\begin_inset space ~
-\end_inset
 
-floats: try to place the float at an own page 
 \end_layout
 
 \begin_layout Standard
-The order of the above option is 
-\emph on
-always
-\emph default
- used by LaTeX.
- That means, if you use the default placement, LaTeX will first try out
+Most math symbols can be found in the 
 \family sans
-Here
-\begin_inset space ~
-\end_inset
-
-if
+Math
 \begin_inset space ~
 \end_inset
 
-possible
+Panel
 \family default
-, then 
+ under one of several categories; including 
 \family sans
-Top
-\begin_inset space ~
-\end_inset
-
-of
-\begin_inset space ~
-\end_inset
-
-page
+Greek
 \family default
-, and then the others.
- If you don't use the default, LaTeX will try only the checked options but
- in the same order.
- If none of the 4 placements are possible the procedure is internally repeated
- but it is tried to put the float on the following page.
-\end_layout
-
-\begin_layout Standard
-By default, each option has its own rules:
+, 
+\family sans
+Operators
+\family default
+, 
+\family sans
+Relations
+\family default
+, 
+\family sans
+Arrows
+\family default
+.
+ There are also the additional symbols provided by the American Mathematical
+ Society (AMS).
 \end_layout
 
 \begin_layout Standard
-
+If you know the \SpecialChar LaTeX
+-command for a construct or symbol you wish to use, you
+ don't have to use the 
 \family sans
-Top
-\begin_inset space ~
-\end_inset
-
-of
+Math
 \begin_inset space ~
 \end_inset
 
-page
+Panel
 \family default
- only floats occupying less than 70
-\begin_inset space \thinspace{}
-\end_inset
-
-% of the page can be placed at the top of a page
+; you can type the command directly into the formula.
+ \SpecialChar LyX
+ will convert it to the corresponding symbol or construct.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Subsection
+Altering Spacing
+\begin_inset Index idx
+status collapsed
 
-\family sans
-Bottom
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
+Math ! Spaces
+\end_layout
 
-of
-\begin_inset space ~
 \end_inset
 
-page
-\family default
-: only floats occupying less than 30
-\begin_inset space \thinspace{}
-\end_inset
 
-% of the page can be placed at the bottom of a page.
 \end_layout
 
 \begin_layout Standard
-
-\family sans
-Page
-\begin_inset space ~
+You may want to create spaces that differ from the standard spacing that
+ \SpecialChar LaTeX
+ provides.
+ To do this, press 
+\begin_inset Info
+type  "shortcut"
+arg   "command-alternatives math-space ; space-insert protected"
 \end_inset
 
-of
+ or use the 
+\family sans
+Math
 \begin_inset space ~
 \end_inset
 
-floats
+Panel
 \family default
-: only if more than 50
-\begin_inset space \thinspace{}
+ button 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\space"
 \end_inset
 
-% of the page are occupied by floats, several floats can be set together
- on a page.
-\end_layout
-
-\begin_layout Standard
-If you don't like these rules, you can ignore them by using the additional
- option 
-\family sans
-Ignore
-\begin_inset space ~
+.
+ This generates a small space, and shows a small marker on the screen.
+ For example, the sequence 
+\series bold
+a Ctrl+Space b
+\series default
+: 
+\begin_inset Formula $a\,b$
 \end_inset
 
-LaTeX
-\begin_inset space ~
+ appears in \SpecialChar LyX
+ as 
+\begin_inset Graphics
+       filename clipart/SpaceMarker.png
+
 \end_inset
 
-rules
-\family default
 .
+ You can change the space to different sizes when you set the cursor behind
+ the space marker and enter space again several times.
+ With every space enter the size will be changed.
+ Some markers for the space size appear red in \SpecialChar LyX
+, because they are negative
+ spaces.
+ Here are two examples:
 \end_layout
 
 \begin_layout Standard
-Sometimes you might need, under all circumstances, a float to be placed
- exactly at the position where it is inserted.
- For this case you can use the option 
-\family sans
-Here
-\begin_inset space ~
-\end_inset
 
-definitely
+\series bold
+a Ctrl+Space b
+\series default
+ and 3×
+\family sans
+Space
 \family default
-.
- Use this option very rarely and only if the document is nearly ready to
- be printed.
- Because the float is then no longer able to 
-\begin_inset Quotes eld
-\end_inset
-
-float
-\begin_inset Quotes erd
+: 
+\begin_inset Formula $a\quad b$
 \end_inset
 
- when you change your document, this will often destroy the page layout.
-\end_layout
 
-\begin_layout Standard
-There are no placement options for text wrap floats, because they are always
- surrounded by the text of a certain paragraph.
 \end_layout
 
 \begin_layout Standard
-For more details about float placements, have a look at LaTeX books like
-\begin_inset CommandInset citation
-LatexCommand cite
-key "latexcompanion,latexguide,latexbook"
 
+\series bold
+a Ctrl+Space b
+\series default
+ and 5×
+\family sans
+Space
+\family default
+: 
+\begin_inset Formula $a\!b$
 \end_inset
 
-.
+
 \end_layout
 
-\begin_layout Section
-Minipages
+\begin_layout Subsection
+Functions
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Minipages
+Math ! Functions
 \end_layout
 
 \end_inset
@@ -20820,7 +24526,7 @@ Minipages
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sec:Minipages"
+name "subsec:Functions"
 
 \end_inset
 
@@ -20828,749 +24534,922 @@ name "sec:Minipages"
 \end_layout
 
 \begin_layout Standard
-LaTeX provides a mechanism to produce essentially a page within a page,
- called minipage.
- Within a minipage, all the usual rules of indentation, line wrapping, etc.
+The 
+\family sans
+Math
 \begin_inset space ~
 \end_inset
 
-apply.
-\end_layout
-
-\begin_layout Standard
-Minipages in LyX have their own collapsible box inserted via the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Box
+Panel
 \family default
-.
- Right-clicking on the box allows you to alter the width of the minipage
- and its alignment within the page.
-\end_layout
+ contains under the button 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\functions"
+\end_inset
 
-\begin_layout Standard
-\align center
-\begin_inset Box Frameless
-position "t"
-hor_pos "c"
-has_inner_box 1
-inner_pos "t"
-use_parbox 0
-use_makebox 0
-width "30col%"
-special "none"
-height "1pt"
-height_special "totalheight"
-status open
+ a number of function macros, such as 
+\begin_inset Formula $\sin$
+\end_inset
 
-\begin_layout Plain Layout
+, 
+\begin_inset Formula $\lim$
+\end_inset
 
-\shape italic
-This is a minipage.
- The text is set in an italic style.
-\end_layout
+, 
+\emph on
+etc
+\emph default
+.
+ (you can also insert them in a formula by typing 
+\series bold
 
-\begin_layout Plain Layout
+\backslash
+sin
+\series default
+ etc.).
+ Standard mathematical practice is that functions are printed upright to
+ avoid confusions, because 
+\begin_inset Formula $sin$
+\end_inset
 
-\shape italic
-Minipages are often used for text in another language or text that needs
- another formatting.
+ does normally mean 
+\begin_inset Formula $s\cdot i\cdot n$
+\end_inset
+
+.
 \end_layout
 
+\begin_layout Standard
+Using the function macros will also produce correct spacing around the function:
+\begin_inset Formula $a\sin x$
 \end_inset
 
+ is different from 
+\begin_inset Formula $asinx$
+\end_inset
 
+.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace medskip
-\end_inset
-
-If you place two minipages side-by-side, you can use 
-\family sans
-Horizontal Fills
-\family default
- as described in section
+For some mathematical objects, like limits, the macro changes where subscripts
+ are placed, as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Horizontal-Space"
+reference "subsec:Operators-with-Limits"
 
 \end_inset
 
-:
-\begin_inset VSpace medskip
-\end_inset
-
-
+.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Box Frameless
-position "t"
-hor_pos "c"
-has_inner_box 1
-inner_pos "t"
-use_parbox 0
-use_makebox 0
-width "1.5in"
-special "none"
-height "1pt"
-height_special "totalheight"
-status open
+\begin_layout Subsection
+Accents
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-This is a minipage with some stupid dummy text.
- This dummy text is used to increase the size of the minipage.
+Math ! Accents
 \end_layout
 
 \end_inset
 
 
-\begin_inset space \hfill{}
-\end_inset
+\end_layout
 
+\begin_layout Standard
+In a formula you can insert accented characters in the same way as in text
+ mode.
+ This may depend on your keyboard, or the bindings file you use.
+ You can also use \SpecialChar LaTeX
+ commands, for example, to enter 
+\begin_inset Formula $\hat{a}$
+\end_inset
 
-\begin_inset Box Frameless
-position "t"
-hor_pos "c"
-has_inner_box 1
-inner_pos "t"
-use_parbox 0
-use_makebox 0
-width "1.5in"
-special "none"
-height "1pt"
-height_special "totalheight"
-status open
+ even if your keyboard doesn't have the circumflex enabled.
+ Our example is entered by typing 
+\series bold
 
-\begin_layout Plain Layout
-This is a minipage with some stupid dummy text.
- This dummy text is used to increase the size of the minipage.
-\end_layout
+\backslash
+hat
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+a
+\series default
+ in a formula.
+ Table
+\begin_inset space ~
 \end_inset
 
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Accent-names-and"
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
 
-
+ shows the equivalences between the accent names and the commands.
 \end_layout
 
 \begin_layout Standard
-When you right-click on a minipage box, you can change the box from a minipage
- to other box types.
- All box types and their settings are explained in detail in chapter 
-\emph on
-Boxes
-\emph default
- of the 
-\emph on
-Embedded Objects
-\emph default
- manual.
-\end_layout
+\begin_inset Float table
+wide false
+sideways false
+status open
 
-\begin_layout Chapter
-Mathematical Formulas
-\begin_inset Index idx
-status collapsed
+\begin_layout Plain Layout
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
-Math
+\begin_inset CommandInset label
+LatexCommand label
+name "tab:Accent-names-and"
+
+\end_inset
+
+Accent names and the corresponding commands.
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
+\end_layout
 
 \begin_layout Plain Layout
-Formulas | see
-\begin_inset ERT
-status collapsed
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="11" columns="3">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-{
+Name
 \end_layout
 
 \end_inset
-
-Math
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-}
+Command
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+E
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+xample
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset CommandInset label
-LatexCommand label
-name "cha:Mathematical-Formulas"
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+circumflex
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\end_layout
+\series bold
 
-\begin_layout Standard
-The issues of this chapter are described in detail in the 
-\emph on
-Math
-\emph default
- manual.
- There you'll also find tips and tricks for special cases.
+\backslash
+hat
 \end_layout
 
-\begin_layout Section
-Basic Math Editing
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-Math ! Basics
-\end_layout
 
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+\begin_inset Formula $\hat{a}$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-To create a math formula, you can just click on the toolbar icon 
-\begin_inset Graphics
-       filename ../images/math-mode.png
-
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-.
- That will create a little blue rectangle, with purple markers around its
- corners.
- That blue rectangle is the formula itself; the purple markers indicate
- what level of nesting within the formula you are at.
- You can also choose a particular formula type to insert via the 
-\family sans
-Insert\SpecialChar \menuseparator
-Math
-\family default
- menu.
+\begin_layout Plain Layout
+
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+grave
 \end_layout
 
-\begin_layout Standard
-Editing the parameters of a formula and adding math constructs can be done
- with the 
-\family sans
-math
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-toolbar
-\family default
-, that appears when the cursor is in a formula.
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Standard
-There are two main types of formulas: Inline formulas appear within a text
- line, like this one:
+\series bold
+
+\backslash
+grave
 \end_layout
 
-\begin_layout Standard
-This is a line with an inline formula 
-\begin_inset Formula $A=B$
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
- in it.
-\end_layout
-
-\begin_layout Standard
-Displayed formulas appear outside the text like if they were in an own paragraph
-, like this one:
-\begin_inset Formula \[
-A=B\]
+\begin_layout Plain Layout
 
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+\begin_inset Formula $\grave{a}$
 \end_inset
 
-You can only number and reference displayed formulas.
+
 \end_layout
 
-\begin_layout Standard
-LyX supports also many LaTeX math commands.
- E.
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-g.
-\begin_inset space \space{}
-\end_inset
+\begin_layout Plain Layout
+
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+acute
+\end_layout
 
-typing 
-\begin_inset Quotes eld
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
 \series bold
 
 \backslash
-alpha
-\series default
+acute
+\end_layout
 
-\begin_inset Quotes erd
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-, followed by a space, in a formula will create the Greek letter 
-\begin_inset Formula $\alpha$
-\end_inset
+\begin_layout Plain Layout
 
-.
- So typing commands might sometimes be faster than using the 
-\family sans
-Math
-\begin_inset space ~
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+\begin_inset Formula $\acute{a}$
 \end_inset
 
-Panel
-\family default
-.
+
 \end_layout
 
-\begin_layout Subsection
-Navigating in Formulas
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-Math ! Navigating
+
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+umlaut
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
+\series bold
 
+\backslash
+ddot
 \end_layout
 
-\begin_layout Standard
-The best control over the cursor position within an existing formula is
- achieved with the arrow keys.
- LyX uses small rectangles to indicate places where something can be inserted.
- The arrow keys can be used to navigate between parts of a formula.
- Pressing 
-\family sans
-Space
-\family default
- will leave a formula construct (a square root 
-\begin_inset Formula $\sqrt{2}$
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-, or parentheses 
-\begin_inset Formula $\left(f\right)$
-\end_inset
+\begin_layout Plain Layout
 
-, or a matrix 
-\begin_inset Formula $\left[\begin{array}{cc}
-1 & 2\\
-3 & 4
-\end{array}\right]$
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+\begin_inset Formula $\ddot{a}$
 \end_inset
 
-).
- Pressing 
-\family sans
-Escape
-\family default
- will leave the formula, placing the cursor after the formula.
-\family sans
-Tab
-\family default
- can be used to move horizontally in a formula; for example, through the
- cells of a matrix or the positions in a multi-line equation.
-\end_layout
 
-\begin_layout Standard
+\end_layout
 
-\family sans
-Space
-\family default
-, printed in this document as 
-\begin_inset Quotes eld
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset ERT
-status collapsed
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+tilde
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
+\series bold
 
 \backslash
-spce 
+tilde
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset Quotes erd
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+\begin_inset Formula $\tilde{a}$
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-This command will appear in the output as official character denoting the
- space character (visible space).
+
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+dot
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-, seems to do nothing in a formula, since it does not add a space between
- characters, but it does exit a nested structure.
- For this reason, you have to be careful about using 
-\family sans
-Space
-\family default
-.
- For example, if you want 
-\begin_inset Formula $\sqrt{2x+1}$
-\end_inset
+\begin_layout Plain Layout
 
-, type 
 \series bold
 
 \backslash
-sqrt
-\begin_inset ERT
-status collapsed
+dot
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+\begin_inset Formula $\dot{a}$
+\end_inset
+
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
-
-2x+1
-\series default
- and not 
-\series bold
-
-\backslash
-sqrt
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
-\backslash
-spce 
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+breve
 \end_layout
 
 \end_inset
-
-2x
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
+\series bold
 
 \backslash
-spce 
+breve
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-+1
-\series default
-, since in the latter case only the 
-\family typewriter
+\begin_layout Plain Layout
 
-\begin_inset Formula $2x$
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+\begin_inset Formula $\breve{a}$
 \end_inset
 
 
-\family default
- will be under the square root sign: 
-\begin_inset Formula $\sqrt{2x}+1$
+\end_layout
+
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-.
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Standard
-You can leave many parts of a formula, like this matrix, partially filled
- in, such as:
-\begin_inset Formula \[
-\left(\begin{array}{ccc}
-\lambda_{1}\\
- & \ddots\\
- &  & \lambda_{n}
-\end{array}\right)\]
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+caron
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-If you leave a fraction only partially filled in, or a subscript with nothing
- in it, the results will be unpredictable, but most constructs don't mind.
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Subsection
-Selecting Text
-\end_layout
+\series bold
 
-\begin_layout Standard
-You can select text within a formula in two different ways.
- Place the cursor at one end of the string of text you want, and press 
-\family sans
-Shift
-\family default
- and a cursor movement key to select text.
- It will be highlighted as with regular text selection.
- Alternatively, you can select text with the mouse in the usual way.
- That text can then be cut or copied, and then pasted within any formula,
- but not in a normal text region in LyX.
+\backslash
+check
 \end_layout
 
-\begin_layout Subsection
-Exponents and Subscripts
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-Math ! Exponents
-\end_layout
 
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+\begin_inset Formula $\check{a}$
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Math ! Subscripts
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+macron
 \end_layout
 
-\begin_layout Standard
-You can use the math panel to add super- or subscripts, but the much easier
- way is to use a command.
- To get 
-\begin_inset Formula $x^{2}$
 \end_inset
-
-, type in a formula 
-\series bold
-x^2
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
+\series bold
 
 \backslash
-spce 
+bar
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\series default
-.
- The final 
-\family sans
-Space
-\family default
- puts the cursor back down on the base line of the expression.
- If you type 
-\series bold
-x^2y
-\series default
-, you will get 
-\begin_inset Formula $x^{2y}$
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+\begin_inset Formula $\bar{a}$
 \end_inset
 
-, to get 
-\begin_inset Formula $x^{2}y$
+
+\end_layout
+
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-, type 
-\series bold
-x^2
-\begin_inset ERT
-status collapsed
+\begin_layout Plain Layout
+vector
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
+\series bold
 
 \backslash
-spce 
+vec
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-y
-\series default
-.
- If you use characters in the superscript, that could be accented with the
- hat 
-\begin_inset Quotes eld
-\end_inset
+\begin_layout Plain Layout
 
-^
-\begin_inset Quotes erd
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+\begin_inset Formula $\vec{a}$
 \end_inset
 
-, you have to use an extra 
-\family sans
-Space
-\family default
- to separate the hat and the character.
- E.
-\begin_inset space \thinspace{}
-\end_inset
 
-g.
-\begin_inset space \space{}
+\end_layout
+
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
-if you want 
-\begin_inset Formula $x^{a}$
 \end_inset
 
-, type 
-\series bold
-x^
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\end_layout
+
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
+\begin_layout Standard
+You can choose one of the accents by selecting an item from the 
+\family sans
+Frame
+\begin_inset space ~
 \end_inset
 
-a
-\series default
-.
- Subscripts are similar: To get 
-\begin_inset Formula $a_{1}$
+decorations
+\family default
+ symbol set button 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\hat"
 \end_inset
 
-, type 
-\series bold
-a_1
-\begin_inset ERT
+ in the math panel; this will apply to any selection you have made within
+ a formula too.
+\end_layout
+
+\begin_layout Section
+Brackets and Delimiters
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
-\backslash
-spce 
+Math ! Brackets
 \end_layout
 
 \end_inset
 
 
-\series default
-.
-\end_layout
-
-\begin_layout Subsection
-Fractions
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Math ! Fractions
+Math ! Delimiters
 \end_layout
 
 \end_inset
 
 
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Brackets-and-Delimiters"
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-Create a fraction with either the command 
-\series bold
+There are several brackets available through \SpecialChar LyX
+.
+ For some purposes, using just the keys 
+\family typewriter
+[]{}()|<>
+\family default
+ should suffice.
+ But if you want to surround a large structure, like a matrix or a fraction,
+ or if you have several layers of brackets, it is better to use the math
+ toolbar delimiter icon 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show mathdelimiter"
+\end_inset
 
-\backslash
-frac
-\series default
- or using the icon 
-\begin_inset Graphics
-       filename ../images/math/frac.png
-       scale 60
+.
+ For example, if you construct the brackets around a matrix in this way:
+\begin_inset Formula 
+\[
+\left[\begin{array}{cc}
+1 & 2\\
+3 & 4
+\end{array}\right]
+\]
 
 \end_inset
 
- in the 
+it makes it easier to see the layers of parentheses.
+ Below, the expression on the left was entered using the delimiter icon
+\begin_inset Info
+type  "icon"
+arg   "dialog-show mathdelimiter"
+\end_inset
+
+ and the expression on the right was entered using the 
+\family typewriter
+()
+\family default
+ keys.
+\begin_inset Formula 
+\[
+\frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\qquad\qquad\frac{1}{(1+(\frac{1}{1+(\frac{1}{1+x})}))}
+\]
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+If you use the delimiter icon, the parentheses, and other brackets from
+ that menu will automatically re-size to accommodate the size of what is
+ inside.
+\end_layout
+
+\begin_layout Standard
+To construct brackets click on the button for the bracket you want on the
+ left side and right side.
+ If you use the option 
 \family sans
-Math
+Keep
 \begin_inset space ~
 \end_inset
 
-Panel
+matched
 \family default
-.
- You will be presented with an empty fraction.
The cursor is above the fraction line.
- To move it to the bottom, simply press 
+, the selected bracket type will be used for the left and the right side.
+ The selection will be shown as \SpecialChar TeX
code.
+ If you want one side not to have a bracket, use 
 \family sans
-Down
+(none)
 \family default
 .
- To move back up, press 
+ It will appear in \SpecialChar LyX
+ with a dotted line, but nothing will be printed.
+\end_layout
+
+\begin_layout Standard
+If you want to place brackets around existing math structures, like a square
+ root, you can do so by first highlighting (selecting) the structure that
+ is to go inside the brackets.
+ Then choose the appropriate brackets for left and right and click on 
 \family sans
-Up
+Insert
 \family default
 .
- Any math structure can be placed in a fraction, as this example shows:
-\begin_inset Formula \[
-\left[\frac{1}{\left(\begin{array}{cc}
-2 & 3\\
-4 & 5
-\end{array}\right)}\right]\]
+ The most common bracket combinations (parentheses, square brackets, and
+ braces, on both sides) can be entered more quickly using keyboard shortcuts.
+ For example, to insert a pair of parentheses, select the structure and
+ enter 
+\begin_inset Info
+type  "shortcut"
+arg   "math-delim ( )"
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Section
+Arrays and Multi-line Equations
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Math ! Arrays
+\end_layout
 
 \end_inset
 
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Math ! Matrices
 \end_layout
 
-\begin_layout Subsection
-Roots
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Math ! Roots
+Math ! Multi-line Equations
 \end_layout
 
 \end_inset
@@ -21579,7 +25458,8 @@ Math ! Roots
 \end_layout
 
 \begin_layout Standard
-Roots can be created using the 
+Matrices are entered in \SpecialChar LyX
+ using the 
 \family sans
 Math
 \begin_inset space ~
 
 Panel
 \family default
- button
-\begin_inset Graphics
-       filename ../images/math/sqrt.png
-
+ matrix button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show mathmatrix"
 \end_inset
 
- or the commands 
-\series bold
-
-\backslash
-sqrt
-\series default
- or 
-\series bold
-
-\backslash
-root
-\series default
 .
- With the command 
-\series bold
+ It will open a dialog for you to choose the number of rows/columns.
+ Here is an example:
+\begin_inset Formula 
+\[
+\left(\begin{array}{ccc}
+1 & 2 & 3\\
+4 & 5 & 6\\
+7 & 8 & 9
+\end{array}\right)
+\]
 
-\backslash
-root
-\series default
- you can produce roots of higher orders, like cube roots, while 
-\series bold
+\end_inset
 
-\backslash
-sqrt
-\series default
- produces always a square root.
-\end_layout
+The parentheses aren't automatic, but you can add them as described in section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Subsection
-Operators with Limits
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-Math ! Sums
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Brackets-and-Delimiters"
 
 \end_inset
 
+.
+ When you construct the matrix, you can decide whether the column entries
+ will be left-, right-, or center-justified.
+ This alignment is set in the box 
+\family sans
+Horizontal
+\family default
+ with the letters 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-Math ! Integrals
-\end_layout
+\family sans
+l
+\family default
+
+\begin_inset Quotes erd
+\end_inset
 
+, 
+\begin_inset Quotes eld
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Operators-with-Limits"
+\family sans
+r
+\family default
 
+\begin_inset Quotes erd
 \end_inset
 
+, and 
+\begin_inset Quotes eld
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-Sum (
-\begin_inset Formula $\sum$
-\end_inset
+\family sans
+c
+\family default
 
-) and integral (
-\begin_inset Formula $\int$
+\begin_inset Quotes erd
 \end_inset
 
-) operators are very often decorated with limits.
- These limits can be entered in LyX by entering them as you would enter
- a super- or subscript, directly after the symbol.
- The sum operator will automatically place its 
+.
+ \SpecialChar LyX
+ proposes a 
 \begin_inset Quotes eld
 \end_inset
 
-limits
+
+\family sans
+c
+\family default
+
 \begin_inset Quotes erd
 \end_inset
 
- over and under the symbol in displayed formulas, and on the side in inline
- formulas.
- Such as 
-\begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
+ for every column as default.
+ For example, the sequence 
+\begin_inset Quotes eld
 \end_inset
 
-, versus
-\begin_inset Formula \[
-\sum_{n=0}^{\infty}\frac{1}{n!}=e\]
 
+\family sans
+lcr
+\family default
+
+\begin_inset Quotes erd
 \end_inset
 
-Integral signs, however, will place the limits on the side in both formula
- types.
+ means that the first column will be left-justified, the second will be
+ centered, and the third column will be right-justified, because each letter
+ corresponds to the relevant column.
+ The result will look like this:
+\begin_inset Formula 
+\[
+\begin{array}{lcr}
+this & this\,column & this\,column\\
+column & has & has\,right\\
+has\,left\,alignment & center\,alignment & alignment
+\end{array}.
+\]
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-All operators with limits will be automatically re-sized when placed in
- display mode.
- The placement of the limits can be changed by placing the cursor directly
- behind the operator and hitting 
+You can add more rows to an existing matrix by entering 
 \begin_inset Info
 type  "shortcut"
-arg   "math-limits"
+arg   "newline-insert newline"
 \end_inset
 
- or using the menu 
+ while the cursor is in the matrix.
+ Adding or deleting columns can be done via the menu 
 \family sans
-Edit\SpecialChar \menuseparator
-Math\SpecialChar \menuseparator
-Change
-\begin_inset space ~
-\end_inset
+Edit\SpecialChar menuseparator
+Math
+\family default
+ or the math toolbar.
+\end_layout
 
-Limits
+\begin_layout Standard
+There are other arrays used in formulas, such as distinctions of cases.
+ It can be created with the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Math\SpecialChar menuseparator
+Cases
 \begin_inset space ~
 \end_inset
 
-Type
+Environment
 \family default
-.
-\end_layout
+ or the command 
+\series bold
 
-\begin_layout Standard
-Certain other mathematical expressions have this 
-\begin_inset Quotes eld
-\end_inset
+\backslash
+cases
+\series default
+.
+ Here is an example: 
+\begin_inset Formula 
+\[
+f(x)=\begin{cases}
+-1 & x<0\\
+0 & x=0\\
+1 & x>0
+\end{cases}
+\]
 
-moving limits
-\begin_inset Quotes erd
 \end_inset
 
- feature as addition, such as
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-Math ! Limits
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
-
-\begin_inset Formula \[
-\lim_{x\rightarrow\infty}f(x),\]
-
+Multi-line formulas are created when you press 
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
 \end_inset
 
-which will place the 
-\begin_inset Formula $x\rightarrow\infty$
+ within a formula.
+ In an empty formula you can see that three blue boxes appear, one for each
+ column.
+ When you press 
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
 \end_inset
 
- underneath the 
+ in a non-empty formula, the part before the relation sign (equal sign 
 \begin_inset Quotes eld
 \end_inset
 
-lim
+=
 \begin_inset Quotes erd
 \end_inset
 
- in display mode.
- In inline formulas it looks like this: 
-\begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
+ etc.) will be inserted automatically in the first column, the relation sign
+ is in the second column, and the rest in the third column.
+ A new row is created by every further entry of 
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
 \end_inset
 
 .
+ Multi-line formulas are always displayed formulas.
+ Here is an example:
+\begin_inset Formula 
+\begin{eqnarray}
+a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
+a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
+\end{eqnarray}
+
+\end_inset
+
+Note that the middle column is designed for relation signs so structures
+ in this column will be printed in a smaller size:
+\begin_inset Formula 
+\begin{eqnarray*}
+\frac{A}{B} & \frac{A}{B} & \frac{A}{B}
+\end{eqnarray*}
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-Note that the lim-function was entered as the function macro 
-\series bold
-
-\backslash
-lim
+The multi-line formula type described here is called 
+\family typewriter
+\series medium
+eqnarray
+\family default
 \series default
 .
- Have a look at section
+ There are other multi-line types more suitable for certain situations,
+ for example if you want a better inter-line spacing than in formula 
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:asquared"
+
+\end_inset
+
+.
+ The other types are described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Functions"
+reference "subsec:AMS-Formula-Types"
 
 \end_inset
 
- for an explanation of function macros.
+.
 \end_layout
 
-\begin_layout Subsection
-Math Symbols
+\begin_layout Section
+Formula Numbering and Referencing
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Math ! Symbols
+Math ! Formula numbering
 \end_layout
 
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-Most math symbols can be found in the 
-\family sans
-Math
-\begin_inset space ~
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-Panel
-\family default
- under one of several categories; including 
-\family sans
-Greek
-\family default
-, 
-\family sans
-Operators
-\family default
- , 
-\family sans
-Relations
-\family default
-, 
-\family sans
-Arrows
-\family default
-.
- There are also the additional symbols provided by the American Mathematical
- Society (AMS).
+\begin_layout Plain Layout
+Math ! Referencing formulas
 \end_layout
 
-\begin_layout Standard
-If you know the LaTeX-command for a construct or symbol you wish to use,
- you don't have to use the 
-\family sans
-Math
-\begin_inset space ~
 \end_inset
 
-Panel
-\family default
-, but can type the command directly into the formula.
- LyX will convert it to the corresponding symbol or construct.
-\end_layout
-
-\begin_layout Subsection
-Altering Spacing
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-Math ! Spaces
-\end_layout
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Formula-Numbering-and"
 
 \end_inset
 
@@ -21855,189 +25757,204 @@ Math ! Spaces
 \end_layout
 
 \begin_layout Standard
-You may want to create spaces that differ from the standard spacing that
- LaTeX provides.
- To do this, type 
-\begin_inset Info
-type  "shortcut"
-arg   "space-insert protected"
+To number a formula, set the cursor in the formula and use the menu 
+\family sans
+Edit\SpecialChar menuseparator
+Math\SpecialChar menuseparator
+Number
+\begin_inset space ~
 \end_inset
 
- or to use the 
-\family sans
-Math
+Whole
 \begin_inset space ~
 \end_inset
 
-Panel
+Formula
 \family default
- button 
-\begin_inset Graphics
-       filename ../images/math/space.png
-
+ or the shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "math-number-toggle"
 \end_inset
 
 .
- This generates a small space, and shows a small marker on the screen.
- For example, the sequence 
-\series bold
-a Ctrl+Space b
-\series default
-: 
-\begin_inset Formula $a\, b$
-\end_inset
+ The formula number appears in \SpecialChar LyX
+ within parentheses.
+ The number shown is temporary and may be different when the output is generated.
+ The placement and format of the formula number in the output depends on
+ the document class.
+ In this document the number is printed together with the chapter number,
+ separated by a dot:
+\begin_inset Formula 
+\begin{equation}
+1+1=2
+\end{equation}
 
- appears in LyX as 
-\begin_inset Graphics
-       filename clipart/SpaceMarker.png
+\end_inset
 
+Using 
+\begin_inset Info
+type  "shortcut"
+arg   "math-number-toggle"
 \end_inset
 
-.
- You can change the space to different sizes when you set the cursor behind
- the space marker and hit space again several times.
- With every space hit the size will be changed.
- Some markers for the space size appear red in LyX, because they are negative
- spaces.
- Here are two examples:
+ in a numbered formula will switch off the numbering.
+ You can only number displayed formulas.
 \end_layout
 
 \begin_layout Standard
-
-\series bold
-a Ctrl+Space b
-\series default
- and 3×
+Multi-line formulas can be numbered line by line: Using the menu 
 \family sans
-Space
-\family default
-: 
-\begin_inset Formula $a\quad b$
+Edit\SpecialChar menuseparator
+Math\SpecialChar menuseparator
+Number
+\begin_inset space ~
 \end_inset
 
+This
+\begin_inset space ~
+\end_inset
 
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-a Ctrl+Space b
-\series default
- and 5×
-\family sans
-Space
+Line
 \family default
-: 
-\begin_inset Formula $a\! b$
+ or the shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "math-number-line-toggle"
 \end_inset
 
-
-\end_layout
-
-\begin_layout Subsection
-Functions
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Math ! Functions
-\end_layout
+ will only toggle the numbering of the line where the cursor is:
+\begin_inset Formula 
+\begin{eqnarray}
+1 & = & 3-2\\
+2 & = & 4-2\nonumber \\
+4 & \leq & 7
+\end{eqnarray}
 
 \end_inset
 
-
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Functions"
-
+To number all lines use the shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "math-number-toggle"
 \end_inset
 
-
+.
 \end_layout
 
 \begin_layout Standard
-The 
+\begin_inset VSpace bigskip
+\end_inset
+
+Every displayed formula can be referenced by its number using a label.
+ A label is inserted with the menu 
 \family sans
-Math
-\begin_inset space ~
+Insert\SpecialChar menuseparator
+Label
+\family default
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "label-insert"
+\end_inset
+
+) when the cursor is in the formula.
+ This opens a dialog to enter the label.
+ It is recommended that you use the suggested 
+\begin_inset Quotes eld
 \end_inset
 
-Panel
+
+\family sans
+eq:
 \family default
- contains under the button 
-\begin_inset Graphics
-       filename ../images/math/functions.png
 
+\begin_inset Quotes erd
 \end_inset
 
- a number of function macros, such as 
-\begin_inset Formula $\sin$
+ as the first part of the label, because this helps later to identify the
+ label type when you have many labels in your document.
+ We inserted in the following example the label 
+\begin_inset Quotes eld
 \end_inset
 
-, 
-\begin_inset Formula $\lim$
+eq:tanhExp
+\begin_inset Quotes erd
 \end_inset
 
-, 
-\emph on
-etc
-\emph default
-.
- (you can also insert them in a formula by typing 
-\series bold
+ in the second line:
+\begin_inset Formula 
+\begin{eqnarray}
+\tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
+ & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
+\end{eqnarray}
 
-\backslash
-sin
-\series default
- etc.).
- Standard mathematical practice is that functions are printed upright to
- avoid confusions, because 
-\begin_inset Formula $sin$
 \end_inset
 
- does normally mean 
-\begin_inset Formula $s\cdot i\cdot n$
+Every labeled line is automatically numbered.
+ Therefore the label is shown behind the formula number.
+ You can reference a labeled formula using the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Cross
+\begin_inset space ~
 \end_inset
 
-.
+Reference
+\family default
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset ref"
+\end_inset
+
+).
+ A dialog appears to choose a label you want to refer to.
+ The reference appears in \SpecialChar LyX
+ as a gray cross-reference box and in the output
+ as the formula number:
 \end_layout
 
 \begin_layout Standard
-Using the function macros will also produce correct spacing around the function:
-\begin_inset Formula $a\sin x$
-\end_inset
+This is a cross-reference to equation (
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "eq:tanhExp"
 
- is different from 
-\begin_inset Formula $asinx$
 \end_inset
 
-
+).
 \end_layout
 
 \begin_layout Standard
-For some mathematical objects, like the limes, the macro changes where subscript
-s are placed, as described in section
+The properties of \SpecialChar LyX
+'s cross-reference box are described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Operators-with-Limits"
+reference "sec:Cross-References"
 
 \end_inset
 
+.
+ To delete a label, set the cursor at the end in the labeled formula and
+ press 
+\family sans
+Del
+\family default
 .
 \end_layout
 
-\begin_layout Subsection
-Accents
+\begin_layout Section
+User defined math macros
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Math ! Accents
+Math ! Macros
 \end_layout
 
 \end_inset
@@ -22046,54 +25963,70 @@ Math ! Accents
 \end_layout
 
 \begin_layout Standard
-In a formula you can insert accented characters in the same way as in text
- mode.
- This may depend on your keyboard, or the bindings file you use.
- You can also use LaTeX commands to e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
+\SpecialChar LyX
+ allows you to define macros for formulas which is very useful when you
+ have equations of the same form in a document several times.
+ Math macros are explained in section 
+\emph on
+Math
+\begin_inset space ~
 \end_inset
 
-enter 
-\begin_inset Formula $\hat{a}$
-\end_inset
+Macros
+\emph default
+ of the 
+\emph on
+Math
+\emph default
+ manual.
+\end_layout
 
- even if your keyboard doesn't have hat-accents enabled.
- Our example is entered by typing 
-\series bold
+\begin_layout Section
+Fine-Tuning
+\end_layout
 
-\backslash
-hat
-\begin_inset ERT
+\begin_layout Subsection
+Typefaces
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+Math ! Typefaces
+\end_layout
+
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
+\begin_layout Standard
+The standard font for text is italic, for numbers the standard is roman.
+ To set a font in a formula, use the 
+\family sans
+Math
+\begin_inset space ~
+\end_inset
+
+Panel
+\family default
+ button 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\font"
 \end_inset
 
-a
-\series default
- in a formula.
- Table
+, or enter its command, listed in table
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cap:Accent-names-and"
+reference "tab:Typefaces-and-the"
 
 \end_inset
 
- shows the equivalences between the accent names and the commands.
+, directly.
 \end_layout
 
 \begin_layout Standard
@@ -22103,16 +26036,16 @@ sideways false
 status open
 
 \begin_layout Plain Layout
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
 LatexCommand label
-name "cap:Accent-names-and"
+name "tab:Typefaces-and-the"
 
 \end_inset
 
-Accent names and the corresponding commands.
+Typefaces and the corresponding commands.
 \end_layout
 
 \end_inset
@@ -22123,123 +26056,50 @@ Accent names and the corresponding commands.
 \begin_layout Plain Layout
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="11" columns="3">
+<lyxtabular version="3" rows="9" columns="2">
 <features tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Name
+Font
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 Command
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-E
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-xample
-\end_layout
-
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-circumflex
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\series bold
-
-\backslash
-hat
-\end_layout
-
-\end_inset
-</cell>
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
 \shape up
 \size normal
-\emph off
 \bar no
 \noun off
 \color none
-\begin_inset Formula $\hat{a}$
-\end_inset
-
-
-\end_layout
-
+\begin_inset Formula $\mathrm{Roman}$
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-grave
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22247,107 +26107,26 @@ grave
 \series bold
 
 \backslash
-grave
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-\begin_inset Formula $\grave{a}$
-\end_inset
-
-
+mathrm
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-acute
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\series bold
-
-\backslash
-acute
-\end_layout
-
-\end_inset
-</cell>
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-\begin_inset Formula $\acute{a}$
-\end_inset
-
-
-\end_layout
-
+\begin_inset Formula $\mathbf{\mathbf{Bold}}$
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-umlaut
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22355,53 +26134,26 @@ umlaut
 \series bold
 
 \backslash
-ddot
+mathbf
 \end_layout
 
 \end_inset
 </cell>
+</row>
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-\begin_inset Formula $\ddot{a}$
-\end_inset
-
-
-\end_layout
-
+\begin_inset Formula $\mathit{Italic}$
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-tilde
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22409,53 +26161,32 @@ tilde
 \series bold
 
 \backslash
-tilde
+mathit
 \end_layout
 
 \end_inset
 </cell>
+</row>
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
 \shape up
 \size normal
-\emph off
 \bar no
 \noun off
 \color none
-\begin_inset Formula $\tilde{a}$
-\end_inset
-
-
-\end_layout
-
+\begin_inset Formula $\mathtt{Typewriter}$
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-dot
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22463,53 +26194,26 @@ dot
 \series bold
 
 \backslash
-dot
+mathtt
 \end_layout
 
 \end_inset
 </cell>
+</row>
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-\begin_inset Formula $\dot{a}$
-\end_inset
-
-
-\end_layout
-
+\begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-breve
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22517,53 +26221,26 @@ breve
 \series bold
 
 \backslash
-breve
+mathbb
 \end_layout
 
 \end_inset
 </cell>
+</row>
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-\begin_inset Formula $\breve{a}$
-\end_inset
-
-
-\end_layout
-
+\begin_inset Formula $\mathfrak{Fraktur}$
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-caron
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22571,53 +26248,33 @@ caron
 \series bold
 
 \backslash
-check
+mathfrak
 \end_layout
 
 \end_inset
 </cell>
+</row>
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
 \shape up
 \size normal
-\emph off
+\emph on
 \bar no
 \noun off
 \color none
-\begin_inset Formula $\check{a}$
-\end_inset
-
-
-\end_layout
-
+\begin_inset Formula $\mathcal{CALLIGRAPHIC}$
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-macron
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22625,73 +26282,34 @@ macron
 \series bold
 
 \backslash
-bar
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-\begin_inset Formula $\bar{a}$
-\end_inset
-
-
+mathcal
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-vector
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\mathsf{SansSerif}$
+\end_inset
 
-\series bold
 
-\backslash
-vec
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-\begin_inset Formula $\vec{a}$
-\end_inset
-
+\series bold
 
+\backslash
+mathsf
 \end_layout
 
 \end_inset
 \end_layout
 
 \begin_layout Standard
-You can choose one of the accents by selecting an item from the 
-\family sans
-Frame
-\begin_inset space ~
-\end_inset
+\begin_inset Note Greyedout
+status open
 
-decorations
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ You can only print capital letters in the typefaces 
+\family sans
+Blackboard
 \family default
- symbol set button 
-\begin_inset Graphics
-       filename ../images/math/hat.png
+ and 
+\family sans
+Calligraphic
+\family default
+.
+\end_layout
 
 \end_inset
 
- in the math panel ; this will apply to any selection you have made within
- a formula too.
-\end_layout
-
-\begin_layout Section
-Brackets and Delimiters
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-Math ! Brackets
 \end_layout
 
+\begin_layout Standard
+When you use a typeface, a blue box is inserted in the formula.
+ Every character in this box will be printed in this typeface.
+ Pressing 
+\family sans
+Space
+\family default
+ within the box will set the cursor outside, so that you have to use a protected
+ space when you need a space in the box.
+ Here is an example where 
+\begin_inset Quotes eld
 \end_inset
 
+N
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Math ! Delimiters
-\end_layout
+ in 
+\family sans
+Blackboard
+\family default
+ denotes the set of numbers:
+\begin_inset Formula 
+\[
+f(x)=\sqrt{x}\:;\:x\in\mathbb{N}
+\]
 
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Brackets-and-Delimiters"
+\end_layout
 
+\begin_layout Standard
+The typefaces are nestable, which can cause confusion.
+ You can, for example, put a character in 
+\family sans
+Fraktur
+\family default
+ in a box for 
+\family sans
+Typewriter
+\family default
+: 
+\begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
 \end_inset
 
+\begin_inset Newline newline
+\end_inset
 
+So it is better not to use this feature.
 \end_layout
 
 \begin_layout Standard
-There are several brackets available through LyX.
- For most purposes, using just the keys 
-\family typewriter
-[]{}()|<>
-\family default
- should suffice.
- But if you want to surround a large structure, like a matrix or a fraction,
- or if you have several layers of brackets, it is better to use the math
- toolbar delimiter icon 
-\begin_inset Graphics
-       filename ../images/math/delim.png
-
+The typefaces have no effect on Greek letters: 
+\begin_inset Formula $\mathfrak{abc\delta e}$
 \end_inset
 
-.
- For example, that's how you would construct the brackets around a standard
- matrix such as:
-\begin_inset Formula \[
-\left[\begin{array}{cc}
-1 & 2\\
-3 & 4
-\end{array}\right]\]
 
+\begin_inset Newline newline
 \end_inset
 
-and to make it easier to see the layers of parentheses as in: 
-\begin_inset Formula \[
-\frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
+You can only print them emboldened using the command 
+\series bold
 
+\backslash
+boldsymbol
+\series default
+, which works like the other typeface commands: 
+\begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-The parentheses, and other brackets from that menu will automatically re-size
- to accommodate the size of what is inside.
+
+\series bold
+
+\backslash
+boldsymbol
+\series default
+ works for all symbols, letters, and numbers.
 \end_layout
 
 \begin_layout Standard
-To construct brackets click on the button for the bracket you want on the
- left side and right side.
- If you use the option 
+A number of other font options are available as well, in the menu 
 \family sans
-Keep
+Edit\SpecialChar menuseparator
+Math\SpecialChar menuseparator
+Text
 \begin_inset space ~
 \end_inset
 
-matched
-\family default
-, the selected bracket type will be used for the left and the right side.
- The selection will be shown below the button field.
- If you want one side to not have a bracket, use the blank button.
- It will appear in LyX with a dotted line, but nothing will be printed.
-\end_layout
-
-\begin_layout Standard
-If you want to place brackets around math structures, like a square root,
- you can do that by highlighting (selecting) the structure that is to go
- inside the brackets.
- Then choose the appropriate brackets for left and right and click on 
-\family sans
-Insert
+Style
 \family default
 .
- The parentheses will be drawn around the selected structure.
 \end_layout
 
-\begin_layout Section
-Arrays and Multi-line Equations
+\begin_layout Subsection
+Math Text
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Math ! Arrays
+Math ! Text
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Math ! Matrices
 \end_layout
 
+\begin_layout Standard
+Typefaces are useful for entering some characters in some given font, but
+ not for text.
+ For typing longer pieces of text use the math text, which is obtained using
+ the entry 
+\family sans
+Normal
+\begin_inset space ~
 \end_inset
 
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Math ! Multi-line Equations
-\end_layout
-
+text
+\begin_inset space ~
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-Matrices are entered in LyX using the 
+mode
+\family default
+ of the 
 \family sans
 Math
 \begin_inset space ~
 
 Panel
 \family default
matrix button 
-\begin_inset Graphics
-       filename ../images/math/matrix.png
-
+ button 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\font"
 \end_inset
 
 .
- It will open a dialog for you to choose the number of rows/columns.
+ Math text appears in \SpecialChar LyX
+ in black instead of blue.
+ You can use spaces and accents in math text as in normal text.
  Here is an example:
-\begin_inset Formula \[
-\left(\begin{array}{ccc}
-1 & 2 & 3\\
-4 & 5 & 6\\
-7 & 8 & 9
-\end{array}\right)\]
+\begin_inset Formula 
+\[
+f(x)=\begin{cases}
+x & \mbox{if I say so}\\
+-x & \mbox{under Umständen}
+\end{cases}
+\]
 
 \end_inset
 
-The parentheses aren't automatic, but you can add them as described in section
-\begin_inset space ~
-\end_inset
 
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Brackets-and-Delimiters"
+\begin_layout Subsection
+Font Sizes
+\begin_inset Index idx
+status collapsed
 
-\end_inset
+\begin_layout Plain Layout
+Math ! Font sizes
+\end_layout
 
-.
- When you construct the matrix, you can decide whether the column entries
- will be left-, right-, or center-justified.
- This alignment is set in the box 
-\family sans
-Horizontal
-\family default
- with the letters 
-\begin_inset Quotes eld
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+There are four font styles (relative sizes) used in math-mode, which are
+ automatically chosen in most situations.
+ These are called 
 \family sans
-l
+textstyle
 \family default
-
-\begin_inset Quotes erd
-\end_inset
-
 , 
-\begin_inset Quotes eld
-\end_inset
-
-
 \family sans
-r
+displaystyle
+\family default
+, 
+\family sans
+scriptstyle
 \family default
-
-\begin_inset Quotes erd
-\end_inset
-
 , and 
-\begin_inset Quotes eld
+\family sans
+scriptscriptstyle
+\family default
+.
+ For most characters, 
+\family sans
+textstyle
+\family default
+ and 
+\family sans
+displaystyle
+\family default
+ are actually the same size, but fractions, superscripts and subscripts,
+ and certain other structures, are set larger in 
+\family sans
+displaystyle
+\family default
+.
+ Except for some operators, which resize themselves to accommodate various
+ situations, all text will be set in the styles that \SpecialChar LaTeX
+ thinks are appropriate.
+ These choices can be overridden by using the math panel button 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\style"
 \end_inset
 
+.
+ A box for the size will be created in which you can insert the math structure.
+ For example, you can set 
+\begin_inset Formula $\frac{1}{2}$
+\end_inset
 
+, which is normally in 
 \family sans
-c
+textstyle
 \family default
-
-\begin_inset Quotes erd
+, larger in 
+\family sans
+displaystyle
+\family default
+: 
+\begin_inset Formula ${\displaystyle \frac{1}{2}}$
 \end_inset
 
 .
- LyX proposes a 
-\begin_inset Quotes eld
-\end_inset
+ The four styles are used in the following example:
+\end_layout
 
+\begin_layout Standard
+\begin_inset Formula $displaystyle$
+\end_inset
 
-\family sans
-c
-\family default
+, 
+\begin_inset Formula ${\textstyle textstyle}$
+\end_inset
 
-\begin_inset Quotes erd
+, 
+\begin_inset Formula ${\scriptstyle scriptstyle}$
 \end_inset
 
- for every column as default.
- For example, the sequence 
-\begin_inset Quotes eld
+, 
+\begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
 \end_inset
 
+.
+\end_layout
 
+\begin_layout Standard
+All these math-mode font sizes are relative so that if the whole math inset
+ is set in a particular size with the menu 
 \family sans
-lcr
+Edit\SpecialChar menuseparator
+Text
+\begin_inset space ~
+\end_inset
+
+Style
 \family default
+, all sizes in the formula will be adjusted relative to this size.
+ Similarly, if the base font size of the document is changed, all fonts
+ will be adjusted to correspond.
+ As an example here is a formula in the font size 
+\begin_inset Quotes eld
+\end_inset
 
+largest
 \begin_inset Quotes erd
 \end_inset
 
- means that the first column will be left-justified, the second will be
- centered, and the third column will be right-justified, because each letter
- corresponds to the relevant column.
- The result will look like this:
-\begin_inset Formula \[
-\begin{array}{lcr}
-this & this\, column & this\, column\\
-column & has & has\, right\\
-has\, left\, alignment & center\, alignment & alignment
-\end{array}.\]
+:
+\end_layout
+
+\begin_layout Standard
 
+\family roman
+\size largest
+\begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-You can add more rows to an existing matrix by hitting 
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
-\end_inset
+\begin_layout Section
+AMS-\SpecialChar LaTeX
 
- while the cursor is in the matrix.
- Adding or deleting columns can be done via the menu 
-\family sans
-Edit\SpecialChar \menuseparator
-Math
-\family default
- or the math toolbar.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+AMS math
 \end_layout
 
-\begin_layout Standard
-There are other arrays used in formulas, such as distinctions of cases.
- It can be created with the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Math\SpecialChar \menuseparator
-Cases
-\begin_inset space ~
 \end_inset
 
-Environment
-\family default
- or the command 
-\series bold
 
-\backslash
-cases
-\series default
-.
- Here is an example: 
-\begin_inset Formula \[
-f(x)=\begin{cases}
--1 & x<0\\
-0 & x=0\\
-1 & x>0
-\end{cases}\]
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Math ! AMS
+\end_layout
 
 \end_inset
 
@@ -23034,62 +26672,77 @@ f(x)=\begin{cases}
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
+\SpecialChar LyX
+ supports the packages provided by the American Mathematical Society (AMS)
+ that are in common use.
+\end_layout
 
-Multi-line formulas are created when you press 
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
+\begin_layout Subsection
+Enabling AMS-Support
+\end_layout
+
+\begin_layout Standard
+You can make the facilities of the AMS-packages explicitly available in
+ the document by selecting the checkbox 
+\family sans
+Use
+\begin_inset space ~
 \end_inset
 
- within a formula.
- In an empty formula you can see that three blue boxes appear, one for each
- column.
- When you press 
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
+AMS
+\begin_inset space ~
 \end_inset
 
- in a non-empty formula, the part before the relation sign (equal sign 
-\begin_inset Quotes eld
+math
+\begin_inset space ~
 \end_inset
 
-=
-\begin_inset Quotes erd
+package
+\family default
+ in the 
+\family sans
+Document\SpecialChar menuseparator
+Settings
+\family default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Document ! Settings
+\end_layout
+
 \end_inset
 
- etc.) will be inserted automatically in the first column, the relation sign
- is in the second column, and the rest in the third column.
- A new row is created by every further hit of 
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
+ dialog under 
+\family sans
+Math
+\begin_inset space ~
 \end_inset
 
+Options
+\family default
 .
- Multi-line formulas are always displayed formulas.
- Here is an example:
-\begin_inset Formula \begin{eqnarray}
-a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
-a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
-\end{eqnarray}
+ AMS is needed for many math-constructs; so when you get \SpecialChar LaTeX
+-errors in formulas,
+ ensure that you have enabled AMS.
+\end_layout
+
+\begin_layout Subsection
+AMS-Formula Types
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:AMS-Formula-Types"
 
 \end_inset
 
- To change the column assignment of the formula parts, place the cursor
- where you want to start the shift and hit 
-\family sans
-Ctrl-Tab.
 
-\family default
- It shifts everything in the column which is right beside the current cursor
- position to the next column.
- Note that the middle column is designed for relation signs, structures
- within this column will be printed in a smaller size:
-\begin_inset Formula \begin{eqnarray*}
-\frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Math ! Multi-line Equations
+\end_layout
 
 \end_inset
 
@@ -23097,713 +26750,645 @@ Ctrl-Tab.
 \end_layout
 
 \begin_layout Standard
-The multi-line formula type described here is called 
+AMS-\SpecialChar LaTeX
+ provides a selection of different formula types.
+ \SpecialChar LyX
+ allows you to choose between 
 \family typewriter
-\series medium
-eqnarray
+align
+\family default
+, 
+\family typewriter
+alignat
+\family default
+, 
+\family typewriter
+flalign
+\family default
+, 
+\family typewriter
+gather
+\family default
+, and 
+\family typewriter
+multline
 \family default
-\series default
 .
- There are other multi-line types being more suitable for certain situations,
- for example if you want a better inter-line spacing than in formula (
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "eq:asquared"
-
-\end_inset
+ We refer you to the AMS-documentation, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "AMS"
+literal "true"
 
-).
- The other types are described in section
-\begin_inset space ~
 \end_inset
 
+, for an explanation of these formula types.
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:AMS-Formula-Types"
-
-\end_inset
-
-.
+\begin_layout Chapter
+More Tools
 \end_layout
 
 \begin_layout Section
-Formula Numbering and Referencing
+Cross-References
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Math ! Formula numbering
+Cross references
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Cross-References"
+
+\end_inset
+
 
-\begin_layout Plain Layout
-Math ! Referencing formulas
 \end_layout
 
-\end_inset
+\begin_layout Standard
+One of \SpecialChar LyX
+'s strengths is cross-references.
+ You can reference every section, float, footnote, formula, and list in
+ the document.
+ To reference a document part, you have to insert a label into it.
+ The label is used as an anchor and a name for the reference.
+ We want for example to refer to the second item of the following list:
+\end_layout
 
+\begin_layout Enumerate
+First item
+\end_layout
 
+\begin_layout Enumerate
 \begin_inset CommandInset label
 LatexCommand label
-name "sec:Formula-Numbering-and"
+name "enu:Second-item"
 
 \end_inset
 
+Second item
+\end_layout
 
+\begin_layout Enumerate
+Third item
 \end_layout
 
 \begin_layout Standard
-To number a formula, set the cursor in the formula and use the menu 
+First we insert a label into the second item with the menu 
 \family sans
-Edit\SpecialChar \menuseparator
-Math\SpecialChar \menuseparator
-Toggle
-\begin_inset space ~
-\end_inset
-
-Numbering
+Insert\SpecialChar menuseparator
+Label
 \family default
- or the shortcut 
+ or by pressing the toolbar button 
 \begin_inset Info
-type  "shortcut"
-arg   "math-number-toggle"
+type  "icon"
+arg   "label-insert"
 \end_inset
 
 .
- The formula number appears in LyX as 
-\begin_inset Quotes eld
-\end_inset
+ A gray label box like this: 
+\begin_inset Graphics
+       filename clipart/label.png
 
-#
-\begin_inset Quotes erd
 \end_inset
 
- within parentheses.
- The 
+ is inserted and the label window pops up asking for the label text.
+ \SpecialChar LyX
+ offers as text the first words of the item with a prefix, in our case
+ the text 
 \begin_inset Quotes eld
 \end_inset
 
-#
-\begin_inset Quotes erd
-\end_inset
 
- denotes that the number will be calculated automatically when the output
- is generated.
- The placement and format of the formula number in the output depends on
- the document class.
- In this document the number is printed together with the chapter number,
- separated by a dot:
-\begin_inset Formula \begin{equation}
-1+1=2\end{equation}
+\family sans
+enu:Second-item
+\family default
 
+\begin_inset Quotes erd
 \end_inset
 
-Using 
-\begin_inset Info
-type  "shortcut"
-arg   "math-number-toggle"
+.
+ The prefix 
+\begin_inset Quotes eld
 \end_inset
 
- in a numbered formula will switch off the numbering.
- You can only number displayed formulas.
-\end_layout
 
-\begin_layout Standard
-Multi-line formulas can be numbered line by line: Using the menu 
 \family sans
-Edit\SpecialChar \menuseparator
-Math\SpecialChar \menuseparator
-Toggle
-\begin_inset space ~
-\end_inset
-
-Numbering
-\begin_inset space ~
-\end_inset
-
-of
-\begin_inset space ~
-\end_inset
-
-Line
+enu:
 \family default
- or the shortcut 
-\begin_inset Info
-type  "shortcut"
-arg   "math-number-line-toggle"
-\end_inset
-
- will only toggle the numbering of the line where the cursor is:
-\begin_inset Formula \begin{eqnarray}
-1 & = & 3-2\\
-2 & = & 4-2\nonumber \\
-4 & \leq & 7
-\end{eqnarray}
 
+\begin_inset Quotes erd
 \end_inset
 
-To number all lines use the shortcut 
-\begin_inset Info
-type  "shortcut"
-arg   "math-number-toggle"
+ stands for 
+\begin_inset Quotes eld
 \end_inset
 
-.
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace bigskip
+enumerate
+\begin_inset Quotes erd
 \end_inset
 
-Every displayed formula can be referenced by its number using a label.
- A label is inserted with the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Label
-\family default
- when the cursor is in the formula.
- This opens a dialog to enter the label.
- It is recommended to use the proposed 
+.
+ The prefix depends on the document part where the label is inserted; for
+ example, if you insert a label into a section heading, the suggested prefix
+ will be 
 \begin_inset Quotes eld
 \end_inset
 
 
 \family sans
-eq:
+sec:
 \family default
 
 \begin_inset Quotes erd
 \end_inset
 
- as first part of the label, because this helps later to identify the label
- type when you have many labels in your document.
- We inserted in the following example the label 
-\begin_inset Quotes eld
-\end_inset
+.
+\end_layout
 
-eq:tanhExp
-\begin_inset Quotes erd
+\begin_layout Standard
+To reference the item, we refer to its label using the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Cross-Reference
+\family default
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset ref"
 \end_inset
 
- in the second line:
-\begin_inset Formula \begin{eqnarray}
-\tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
- & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
-\end{eqnarray}
+.
+ A gray cross-reference box like this: 
+\begin_inset Graphics
+       filename clipart/reference.png
 
 \end_inset
 
-Every labeled line is automatically numbered.
- Therefore the label is shown in LyX at the place of the formula number
- placeholder 
+ is inserted and the cross-reference window appears showing all the labels
+ in the document.
+ We can now sort the labels alphabetically and then choose the entry 
 \begin_inset Quotes eld
 \end_inset
 
-#
-\begin_inset Quotes erd
-\end_inset
 
-.
- You can reference a labeled formula using the menu 
 \family sans
-Insert\SpecialChar \menuseparator
-Cross
-\begin_inset space ~
+enu:Second-item
+\family default
+
+\begin_inset Quotes erd
 \end_inset
 
-Reference
-\family default
 .
- A dialog appears to choose a label you want refer to.
- The reference appears in LyX as a grey cross reference box and in the output
- as the formula number:
+ At the position of the cross-reference box the item number will appear
+ in the output.
 \end_layout
 
 \begin_layout Standard
-This is a cross-reference to equation (
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "eq:tanhExp"
-
+As an alternative to 
+\family sans
+Insert\SpecialChar menuseparator
+Cross-Reference
+\family default
+, you can right-click on a label and in the popup menu select 
+\family sans
+Copy as Reference
+\family default
+.
+ The cross-reference to this label is now in the clipboard and can be pasted
+ to the actual cursor position via the menu 
+\family sans
+Edit\SpecialChar menuseparator
+Paste
+\family default
+ (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "paste"
 \end_inset
 
 ).
 \end_layout
 
 \begin_layout Standard
-The properties of LyX's cross-reference box are described in section
+Here is our cross-reference: Item
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Cross-References"
+reference "enu:Second-item"
 
 \end_inset
 
-.
- To delete a label, set the cursor in the labeled formula, use the menu
-\family sans
-Insert\SpecialChar \menuseparator
-Label
-\family default
- and delete the label in the appearing dialog.
+
+\end_layout
+
+\begin_layout Standard
+It is recommended to use a protected space
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-This is a unintuitive and will be fixed in the next version of LyX.
-\end_layout
-
+described in section
+\begin_inset space ~
 \end_inset
 
-\end_layout
-
-\begin_layout Section
-User defined math macros
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-Math ! Macros
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Protected-Space"
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-LyX allows you to define macros for formulas which is very useful when you
- have equations of the same form in a document several times.
- Math macros are explained in section 
-\emph on
-Math
-\begin_inset space ~
 \end_inset
 
-Macros
-\emph default
- of the 
-\emph on
-Math
-\emph default
- manual.
+ between the cross-reference name and the cross-reference to avoid ugly
+ line breaks between them.
 \end_layout
 
-\begin_layout Section
-Fine-Tuning
+\begin_layout Standard
+There are eight formats of cross-references:
 \end_layout
 
-\begin_layout Subsection
-Typefaces
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Math ! Typefaces
-\end_layout
+\begin_layout Description
+<reference>: prints the number, this is the default: 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:Two-distorted-images"
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-The standard font for text is italic, for numbers the standard is roman.
- To set a font in a formula, use the 
-\family sans
-Math
-\begin_inset space ~
-\end_inset
-
-Panel
-\family default
- button 
-\begin_inset Graphics
-       filename ../images/math/font.png
-
+\begin_layout Description
+(<reference>): prints the number within two parentheses, this is the style
+ normally used to reference formulas, especially when the reference name
+\begin_inset Quotes eld
 \end_inset
 
-, or enter its command, listed in table
-\begin_inset space ~
+Equation
+\begin_inset Quotes erd
 \end_inset
 
-
+ is omitted: 
 \begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:Typefaces-and-the"
+LatexCommand eqref
+reference "eq:tanhExp"
 
 \end_inset
 
-, directly.
+
 \end_layout
 
-\begin_layout Standard
-\begin_inset Float table
-wide false
-sideways false
-status open
+\begin_layout Description
+<page>: prints the page number: Page
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
-\begin_inset Caption
 
-\begin_layout Plain Layout
-\begin_inset CommandInset label
-LatexCommand label
-name "cap:Typefaces-and-the"
+\begin_inset CommandInset ref
+LatexCommand pageref
+reference "fig:Two-distorted-images"
 
 \end_inset
 
-Typefaces and the corresponding commands.
+
 \end_layout
 
+\begin_layout Description
+on
+\begin_inset space ~
 \end_inset
 
+page
+\begin_inset space ~
+\end_inset
 
-\end_layout
+<page>: prints the text “on page” and the page number: 
+\begin_inset CommandInset ref
+LatexCommand vpageref
+reference "fig:Two-distorted-images"
 
-\begin_layout Plain Layout
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\end_inset
 
-\begin_layout Plain Layout
-Font
-\end_layout
 
+\begin_inset Newline newline
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-Command
+If the label is on the same page, it prints “on this page”; if the label
+ is on a facing page in a two-sided document, it prints “on the facing page”;
+ if it is on the previous page which is not a facing page, it prints “on
+ the previous page”; if it is on the next page which is not a facing page,
+ it prints “on the next page”.
+ The wording of the printed text also depends on the used document class.
 \end_layout
 
+\begin_layout Description
+<reference>
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\shape up
-\size normal
-\bar no
-\noun off
-\color none
-\begin_inset Formula $\mathrm{Roman}$
+on
+\begin_inset space ~
 \end_inset
 
-
-\end_layout
-
+page
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+<page>: prints the number, the text “on page” and the page number: 
+\begin_inset CommandInset ref
+LatexCommand vref
+reference "fig:Two-distorted-images"
 
-\series bold
+\end_inset
 
-\backslash
-mathrm
-\end_layout
 
+\begin_inset Newline newline
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\mathbf{\mathbf{Bold}}$
+If the label is on the same page, this format behaves like 
+\family sans
+\series bold
+<reference>
+\family default
+\series default
+; otherwise it behaves like 
+\family sans
+\series bold
+on
+\begin_inset space ~
 \end_inset
 
-
-\end_layout
-
+page
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-
-\series bold
-
-\backslash
-mathbf
+<page>
+\family default
+\series default
+.
 \end_layout
 
+\begin_layout Description
+Formatted
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\mathit{Italic}$
+reference: prints a self defined cross-reference format.
+\begin_inset Newline newline
 \end_inset
 
 
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
 
 \series bold
+Note:
+\series default
+ This feature is only available when you have the \SpecialChar LaTeX
+-package 
+\series bold
+prettyref
+\series default
+ or 
+\series bold
+refstyle
+\series default
 
-\backslash
-mathit
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
-\shape up
-\size normal
-\bar no
-\noun off
-\color none
-\begin_inset Formula $\mathtt{Typewriter}$
-\end_inset
-
-
+\SpecialChar LaTeX
+ packages ! prettyref
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\series bold
+\begin_inset Index idx
+status collapsed
 
-\backslash
-mathtt
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! refstyle
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
-\end_inset
-
 
+ installed.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
+\begin_inset Newline newline
+\end_inset
+
+You can select which \SpecialChar 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 package 
+\series bold
+refstyle
+\series default
+ is the default and preferred because 
+\series bold
+prettyref
+\series default
+ supports only English documents.
+ The format is specified by using the command 
 \series bold
 
 \backslash
-mathbb
-\end_layout
+newrefformat
+\series default
+ (prettyref) or 
+\series bold
 
+\backslash
+newref
+\series default
+ (refstyle) in the \SpecialChar LaTeX
+ preamble of the document.
+ For example redefining all references to figures (which have the label
+ shortcut 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\mathfrak{Fraktur}$
-\end_inset
 
+\family sans
+fig
+\family default
 
-\end_layout
+\begin_inset Quotes erd
+\end_inset
 
+) can be done for 
+\series bold
+refstyle
+\series default
+ with this command:
+\begin_inset Newline newline
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
 \series bold
 
 \backslash
-mathfrak
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
+newref{fig}{refcmd={Image on page 
+\backslash
+pageref{#1}}}
+\series default
 
-\shape up
-\size normal
-\emph on
-\bar no
-\noun off
-\color none
-\begin_inset Formula $\mathcal{CALLIGRAPHIC}$
+\begin_inset Newline newline
 \end_inset
 
+Note that neither 
+\series bold
+prettyref
+\series default
+ nor 
+\series bold
+refstyle 
+\series default
+predefines reference formats for all available types.
+ This is especially true for the wide variety of mathematical `theorem'
+ environments.
+ So if you want to make formatted references to, say, Propositions, then
+ you will need to define the relevant format yourself.
+ For 
+\series bold
+prettyref
+\series default
+, you might do so as follows:
+\begin_inset Newline newline
+\end_inset
 
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
 \series bold
 
 \backslash
-mathcal
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+newrefformat{prop}{Proposition 
+\backslash
+ref{#1}}
+\series default
 
-\begin_layout Plain Layout
-\begin_inset Formula $\mathsf{SansSerif}$
+\begin_inset Newline newline
 \end_inset
 
-
-\end_layout
+For more information about defining formatted references, have a look at
+ the package documentation 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "prettyref,refstyle"
+literal "true"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+.
+\begin_inset Newline newline
+\end_inset
 
+The options 
+\family sans
+Plural
+\family default
+ and 
+\family sans
+Capitalized
+\family default
+ will be available with formatted references only if you are using the 
 \series bold
-
-\backslash
-mathsf
+refstyle
+\series default
+ package.
 \end_layout
 
+\begin_layout Description
+Textual
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-</lyxtabular>
+
+reference: prints the caption or the name of the reference: 
+\begin_inset CommandInset ref
+LatexCommand nameref
+reference "fig:Two-distorted-images"
 
 \end_inset
 
 
 \end_layout
 
+\begin_layout Description
+Label
+\begin_inset space ~
 \end_inset
 
+only: prints only the \SpecialChar LaTeX
+ label for the reference: 
+\begin_inset CommandInset ref
+LatexCommand labelonly
+reference "fig:Two-distorted-images"
 
-\end_layout
+\end_inset
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
 
-\begin_layout Plain Layout
+\begin_inset Newline newline
+\end_inset
 
+This allows for customization, using \SpecialChar TeX
+ Code, if you want to issue a command
+ that \SpecialChar LyX
+ does not support.
+ If you are using 
 \series bold
-Note:
+refstyle
 \series default
- You can only print capital letters in the typefaces 
-\family sans
-Blackboard
-\family default
- and 
+, then you may want to use the 
 \family sans
-Calligraphic
-\family default
-.
-\end_layout
-
+No
+\begin_inset space ~
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-When you use a typeface, a blue box is inserted in the formula.
- Every character in this box will be printed in this typeface.
- Pressing 
-\family sans
-Space
+Prefix
 \family default
- within the box will set the cursor outside, so that you have to use a protected
- space when you need a space in the box.
- Here an example where 
+ option, which will output only the part of the reference following the
 \begin_inset Quotes eld
 \end_inset
 
-N
+:
 \begin_inset Quotes erd
 \end_inset
 
- in 
-\family sans
-Blackboard
-\family default
- denotes the set of numbers:
-\begin_inset Formula \[
-f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-The typefaces are nestable, which can cause confusion.
- You can e.
+ separator.
+ This is the form needed for e.
 \begin_inset space \thinspace{}
 \end_inset
 
 \begin_inset space \space{}
 \end_inset
 
-put a character in 
+
+\series bold
+refstyle
+\series default
+'s range commands.The number and current page of the referenced document
+ part in the output is automatically calculated by \SpecialChar LaTeX
+.
+ The varieties are adjusted in the field 
 \family sans
-Fraktur
+Format
 \family default
- in a box for 
+ of the cross-reference window, that appears when you click on the cross-referen
+ce.
+\end_layout
+
+\begin_layout Standard
+You can only use the style 
 \family sans
-Typewriter
+<reference>
 \family default
-: 
-\begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
+ to reference numbered document parts, while the reference style 
+\family sans
+<page>
+\family default
+ is always possible.
+\end_layout
+
+\begin_layout Standard
+If you want to reference a section, put the label in the section heading;
+ for floats put the label in the caption; for footnotes put the label in
+ it.
+ Referencing formulas is explained in section
+\begin_inset space ~
 \end_inset
 
-\begin_inset Newline newline
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Formula-Numbering-and"
+
 \end_inset
 
-So it is better not to use this feature.
+.
 \end_layout
 
 \begin_layout Standard
-The typefaces have no effect on Greek letters: 
-\begin_inset Formula $\mathfrak{abc\delta e}$
+Right-clicking on a cross-reference opens a context menu.
+ The entry 
+\family sans
+Go
+\begin_inset space ~
 \end_inset
 
-
-\begin_inset Newline newline
+to
+\begin_inset space ~
 \end_inset
 
-You can only print them emboldened using the command 
-\series bold
-
-\backslash
-boldsymbol
-\series default
-, which works like the other typeface commands: 
-\begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
+Label
+\family default
+ sets the cursor before the referenced label.
+ This entry will be renamed in the context menu of the label to 
+\family sans
+Go
+\begin_inset space ~
 \end_inset
 
+Back
+\family default
+ so that you can use it to set the cursor back to the cross-reference.
+ You can also go back with the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "bookmark-goto 0"
+\end_inset
 
+.
 \end_layout
 
 \begin_layout Standard
+You can change labels at any time.
+ References to the changed label will automatically be updated so that you
+ do not need to think about this.
+\end_layout
 
-\series bold
-
-\backslash
-boldsymbol
-\series default
- works for all symbols, letters, and numbers.
+\begin_layout Standard
+If a cross-reference refers to a non-existent label, you will see in \SpecialChar LyX
+ “BROKEN”
+ in the cross-reference label and two question marks in the output instead
+ of the reference.
 \end_layout
 
 \begin_layout Standard
-A number of other font options are available as well, in the menu 
-\family sans
-Edit\SpecialChar \menuseparator
-Math\SpecialChar \menuseparator
-Text
+References are described in detail in the section
 \begin_inset space ~
 \end_inset
 
-Style
-\family default
-.
+
+\emph on
+Referencing Floats
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual.
 \end_layout
 
-\begin_layout Subsection
-Math Text
+\begin_layout Section
+Table of Contents and other Listings
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Math ! Text
+Table of contents
 \end_layout
 
 \end_inset
 
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Navigating ! Outline
 \end_layout
 
-\begin_layout Standard
-Typefaces are useful for entering some characters in some given font, but
- not for text.
- For typing longer pieces of text use the math text, which is obtained using
- the entry 
-\family sans
-Normal
-\begin_inset space ~
 \end_inset
 
-text
-\begin_inset space ~
-\end_inset
 
-mode
-\family default
- of the 
-\family sans
-Math
-\begin_inset space ~
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-Panel
-\family default
- button 
-\begin_inset Graphics
-       filename ../images/math/font.png
+\begin_layout Plain Layout
+Outline
+\end_layout
 
 \end_inset
 
- (shortcut 
-\begin_inset Info
-type  "shortcut"
-arg   "font-default"
-\end_inset
 
-).
- Math text appears in LyX in black instead of blue.
- You can use spaces and accents in math text like in normal text.
- Here is an example:
-\begin_inset Formula \[
-f(x)=\begin{cases}
-x & \textrm{if I say so}\\
--x & \textrm{unter Umständen}
-\end{cases}\]
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:toc"
 
 \end_inset
 
@@ -23942,13 +27549,10 @@ x & \textrm{if I say so}\\
 \end_layout
 
 \begin_layout Subsection
-Font Sizes
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Math ! Font sizes
-\end_layout
+Table of Contents
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Table-of-Contents"
 
 \end_inset
 
@@ -23956,159 +27560,113 @@ Math ! Font sizes
 \end_layout
 
 \begin_layout Standard
-There are four font styles (relative sizes) used in math-mode, which are
- automatically chosen in most situations.
- These are called 
-\family sans
-textstyle
-\family default
-, 
-\family sans
-displaystyle
-\family default
-, 
-\family sans
-scriptstyle
-\family default
-, and 
-\family sans
-scriptscriptstyle
-\family default
-.
- For most characters, 
-\family sans
-textstyle
-\family default
- and 
-\family sans
-displaystyle
-\family default
- are actually the same size, but fractions, superscripts and subscripts,
- and certain other structures, are set larger in 
+The Table of Contents (TOC) is inserted with the menu 
 \family sans
-displaystyle
-\family default
-.
- Except for some operators, which resize themselves to accommodate various
- situations, all text will be set in the styles that LaTeX thinks are appropriat
-e.
- These choices can be overridden by using the math panel button 
-\begin_inset Graphics
-       filename ../images/math/style.png
-
+Insert\SpecialChar menuseparator
+List/TOC\SpecialChar menuseparator
+Table
+\begin_inset space ~
 \end_inset
 
-.
- A box for the size will be created in which you can insert the math structure.
- For example, you can set 
-\begin_inset Formula $\frac{1}{2}$
+of
+\begin_inset space ~
 \end_inset
 
-, which is normally in 
-\family sans
-textstyle
+Contents
 \family default
-, larger in 
+.
+ It is displayed in \SpecialChar LyX
+ as a gray box.
+ If you click on it, the 
 \family sans
-displaystyle
+Outline
 \family default
-: 
-\begin_inset Formula ${\displaystyle \frac{1}{2}}$
+ window appears, showing you the TOC entries as outline, which allows you
+ to move and rearrange sections in your documents.
+ So this operation is an alternative to the menu 
+\family sans
+View\SpecialChar menuseparator
+Outline
+\begin_inset space ~
 \end_inset
 
-.
- The four styles are used in the following example:
-\end_layout
-
-\begin_layout Standard
-\begin_inset Formula $displaystyle$
+Pane
+\family default
+ that is described in section
+\begin_inset space ~
 \end_inset
 
-, 
-\begin_inset Formula ${\textstyle textstyle}$
-\end_inset
 
-, 
-\begin_inset Formula ${\scriptstyle scriptstyle}$
-\end_inset
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:The-Outliner"
 
-, 
-\begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
 \end_inset
 
 .
 \end_layout
 
 \begin_layout Standard
-All these math-mode font sizes are relative, that means, if the whole math
- inset is set in a particular size with the menu 
-\family sans
-Edit\SpecialChar \menuseparator
-Text
+The TOC in the document output lists every numbered section automatically.
+ If you have declared a short title for a section heading, as described
+ in section
 \begin_inset space ~
 \end_inset
 
-Style
-\family default
-, all sizes in the formula will be adjusted relative to this size.
- Similarly, if the base font size of the document is changed, all fonts
- will be adjusted to correspond.
- As an example here is a formula in the font size 
-\begin_inset Quotes eld
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Short-Titles"
+
 \end_inset
 
-largest
-\begin_inset Quotes erd
+, it will be used in the TOC instead of the section heading.
+ Section
+\begin_inset space ~
 \end_inset
 
-:
-\end_layout
 
-\begin_layout Standard
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Numbering-depth"
 
-\family roman
-\size largest
-\begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
 \end_inset
 
-
-\end_layout
-
-\begin_layout Section
-Theorem Modules
+ describes how the level is adjusted that defines which section types are
+ listed in the TOC.
+ Unnumbered sections are not listed in the TOC.
 \end_layout
 
-\begin_layout Standard
-As of LyX 1.6, support for theorem-like environments has been moved out of
- the document classes and into layout modules.
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Layout Modules
-\end_layout
+\begin_layout Subsection
+List of Figures, Tables, Listings and Algorithms
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:List-of-Figures"
 
 \end_inset
 
- As a result, theorem-like environments can now easily be used with classes
- other than the AMS classes.
- See section 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Modules"
 
-\end_inset
+\end_layout
 
- for more on layout modules.
+\begin_layout Standard
+Table, figure, listings and algorithm lists are very much like the table
+ of contents.
+ You can insert them via the 
+\family sans
+Insert\SpecialChar menuseparator
+List/TOC
+\family default
+ submenus.
+ The list entries are the float captions and the float number.
 \end_layout
 
 \begin_layout Section
-AMS-LaTeX
+URLs and Hyperlinks
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-AMS math
+URLs
 \end_layout
 
 \end_inset
@@ -24118,7 +27676,7 @@ AMS math
 status collapsed
 
 \begin_layout Plain Layout
-Math ! AMS
+Hyperlinks
 \end_layout
 
 \end_inset
@@ -24126,75 +27684,35 @@ Math ! AMS
 
 \end_layout
 
-\begin_layout Standard
-LyX supports the packages provided by the American Mathematical Society
- (AMS) that are in common use.
-\end_layout
-
 \begin_layout Subsection
-Enabling AMS-Support
-\end_layout
-
-\begin_layout Standard
-Selecting the checkbox 
-\family sans
-Use
-\begin_inset space ~
-\end_inset
-
-AMS
-\begin_inset space ~
-\end_inset
+URLs
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:URLs"
 
-math
-\begin_inset space ~
 \end_inset
 
-package
-\family default
- in the 
-\family sans
-Document\SpecialChar \menuseparator
-Settings
-\family default
-
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-Document ! Settings
 \end_layout
 
-\end_inset
-
- dialog under 
+\begin_layout Standard
+Links to web pages or email addresses can be inserted via the menu 
 \family sans
-Math
-\begin_inset space ~
-\end_inset
-
-Options
+Insert\SpecialChar menuseparator
+URL
 \family default
- will include the AMS-packages in the document, and make the facilities
- available.
- AMS is needed for many math-constructs, so when you get LaTeX-errors in
- formulas, ensure that you have enabled AMS.
+.
 \end_layout
 
-\begin_layout Subsection
-AMS-Formula Types
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:AMS-Formula-Types"
-
-\end_inset
-
-
-\begin_inset Index idx
+\begin_layout Standard
+Here is an example URL: \SpecialChar LyX
+'s homepage: 
+\begin_inset Flex URL
 status collapsed
 
 \begin_layout Plain Layout
-Math ! Multi-line Equations
+
+http://www.lyx.org
 \end_layout
 
 \end_inset
@@ -24203,687 +27721,588 @@ Math ! Multi-line Equations
 \end_layout
 
 \begin_layout Standard
-AMS-LaTeX provides a selection of different formula types.
- LyX allows you to choose between 
-\family typewriter
-align
-\family default
-, 
-\family typewriter
-alignat
-\family default
-, 
-\family typewriter
-flalign
-\family default
-, 
-\family typewriter
-gather
-\family default
-, and 
+You cannot change the style of the link text, the URL text will always be
+ in the style 
 \family typewriter
-multline
+Typewriter
 \family default
 .
- We refer to the AMS-documentation for an explanation of these formula types.
-\end_layout
-
-\begin_layout Chapter
-More Tools
+ To be able to format the URL text, use hyperlinks as explained in the next
+ subsection.
 \end_layout
 
-\begin_layout Section
-Cross-References
-\begin_inset Index idx
-status collapsed
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
-Cross references
-\end_layout
-
-\end_inset
-
-
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Cross-References"
-
-\end_inset
-
 
+\series bold
+Note:
+\series default
+ URLs must not end with a backslash, otherwise you get \SpecialChar LaTeX
+ errors.
 \end_layout
 
-\begin_layout Standard
-One of LyX's strengths are cross-references.
- You can reference every section, float, footnote, formula, and list in
- the document.
- To reference a document part, you have to insert a label into it.
- The label is used as anchor and name for the reference.
- We want for example to refer to the second item of the following list:
-\end_layout
+\end_inset
+
 
-\begin_layout Enumerate
-First item
 \end_layout
 
-\begin_layout Enumerate
+\begin_layout Subsection
+Hyperlinks
 \begin_inset CommandInset label
 LatexCommand label
-name "enu:Second-item"
+name "subsec:Hyperlinks"
 
 \end_inset
 
-Second item
-\end_layout
 
-\begin_layout Enumerate
-Third item
 \end_layout
 
 \begin_layout Standard
-First we insert a label into the second item with the menu 
+Hyperlinks can be inserted with the menu 
 \family sans
-Insert\SpecialChar \menuseparator
-Label
+Insert\SpecialChar menuseparator
+Hyperlink
 \family default
- or by pressing the toolbar button 
-\begin_inset Graphics
-       filename ../images/label-insert.png
-       scale 85
-
+ or with the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "href-insert"
 \end_inset
 
 .
- A grey label box like this: 
-\begin_inset Graphics
-       filename clipart/labelQt4.png
-       scale 85
-
-\end_inset
-
- is inserted and the label window pops up asking for the label text.
- LyX offers as text the first words of the item with a prefix, in our case
- the text 
-\begin_inset Quotes eld
-\end_inset
-
-
+ The appearing dialog has two fields: 
 \family sans
-enu: Second-item
+Target
 \family default
-
-\begin_inset Quotes erd
-\end_inset
-
-.
- The prefix 
-\begin_inset Quotes eld
-\end_inset
-
-
+ and 
 \family sans
-enu:
+Name
 \family default
+.
+ The name is the printed text for the hyperlink.
+ The hyperlink type can be a weblink like this: 
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX's homepage"
+target "http://www.lyx.org"
+literal "false"
 
-\begin_inset Quotes erd
-\end_inset
-
- stands for 
-\begin_inset Quotes eld
 \end_inset
 
-enumerate
-\begin_inset Quotes erd
-\end_inset
+, an Email address like this: 
+\begin_inset CommandInset href
+LatexCommand href
+name "lyx-docs mailing list"
+target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
+type "mailto:"
+literal "false"
 
-.
- The prefix depends on the document part where the label is inserted, e.
-\begin_inset space \thinspace{}
 \end_inset
 
-g.
-\begin_inset space \space{}
-\end_inset
+, or a link to a file.
+\end_layout
 
-if you insert a label into a section heading, the prefix will be 
+\begin_layout Standard
+You can start applications via a hyperlink when you insert a weblink by
+ adding the prefix 
 \begin_inset Quotes eld
 \end_inset
 
 
 \family sans
-sec:
+run:
 \family default
 
 \begin_inset Quotes erd
 \end_inset
 
-.
+ to the link target.
 \end_layout
 
 \begin_layout Standard
-To reference the item, we refer to its label using the menu 
+Hyperlinks will automatically be hyphenated if necessary in the PDF output,
+ and become clickable in the DVI and PDF-output.
+ To set the format of the link text, highlight the hyperlink inset and use
+ the text style dialog.
+ This is for example a hyperlink with bold sans serif text: 
 \family sans
-Insert\SpecialChar \menuseparator
-Cross-Reference
-\family default
- or the toolbar button 
-\begin_inset Graphics
-       filename ../images/dialog-show-new-inset_ref.png
-       scale 85
-
-\end_inset
-
-.
- A grey cross-reference box like this: 
-\begin_inset Graphics
-       filename clipart/referenceQt4.png
-       scale 85
+\series bold
 
-\end_inset
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX's homepage"
+target "http://www.lyx.org"
+literal "false"
 
- is inserted and the cross-reference window appears showing all the labels
- in the document.
- We can now sort the labels alphabetically and then choose the entry 
-\begin_inset Quotes eld
 \end_inset
 
 
-\family sans
-enu:Second-item
-\family default
-
-\begin_inset Quotes erd
-\end_inset
-
-.
- At the position of the cross-reference box the item number will appear
- in the output.
 \end_layout
 
 \begin_layout Standard
-Alternatively to 
-\family sans
-Insert\SpecialChar \menuseparator
-Cross-Reference
-\family default
-, you can right-click on a label and use in the appearing context menu 
+The link text color can be changed, when the option 
 \family sans
-Copy as Reference
+Color links
 \family default
-.
- The cross-reference to this label is now in the clipboard and can be copied
- to the actual cursor position via the menu 
+ is set in the PDF Properties dialog (menu 
 \family sans
-Edit\SpecialChar \menuseparator
-Paste
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+PDF Properties
 \family default
- (shortcut Ctrl+V).
-\end_layout
-
-\begin_layout Standard
-Here is our cross-reference: Item
-\begin_inset space ~
+).
+ The link text is for example set in this document to blue by adding the
+ option
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "enu:Second-item"
+\series bold
+urlcolor=blue
+\series default
 
+\begin_inset Newline newline
 \end_inset
 
-
+to the field 
+\family sans
+Additional options
+\family default
+ in the PDF Properties dialog.
 \end_layout
 
-\begin_layout Standard
-It is recommended to use a protected space
-\begin_inset Foot
+\begin_layout Section
+Appendices
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-described in section
-\begin_inset space ~
+Appendix
+\end_layout
+
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Protected-Space"
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Appendices"
 
 \end_inset
 
 
 \end_layout
 
+\begin_layout Standard
+Appendices are created with the menu 
+\family sans
+Document\SpecialChar menuseparator
+Start
+\begin_inset space ~
+\end_inset
+
+Appendix
+\begin_inset space ~
 \end_inset
 
- between the cross-reference name and its number to avoid ugly line breaks
- between them.
+Here
+\family default
+.
+ This menu sets the document from the current cursor position to the end
+ as the appendix part of the book.
+ This part is marked with a red borderline.
 \end_layout
 
 \begin_layout Standard
-There are six varieties of cross-references:
+Every chapter (or section) within the appendix part is treated as an appendix,
+ numbered with a capital Latin letter.
+ The appendix subsections are numbered with this letter followed by a dot
+ and the subsection number.
+ All appendix sections can be referenced as if they were normal sections,
+ here two examples:
 \end_layout
 
-\begin_layout Description
-<reference>: prints the number, this is the default: 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:Two-distorted-images"
-
+\begin_layout Standard
+Appendix
+\begin_inset space ~
 \end_inset
 
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "chap:Credits"
 
-\begin_layout Description
-(<reference>): prints the number within two parentheses, this is the style
- normally used to reference formulas, especially when the reference name
-\begin_inset Quotes eld
 \end_inset
 
-Equation
-\begin_inset Quotes erd
+; Appendix
+\begin_inset space ~
 \end_inset
 
- is omitted: 
+
 \begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:tanhExp"
+LatexCommand ref
+reference "subsec:Export"
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Description
-<page>: prints the page number: Page
-\begin_inset space ~
+\begin_layout Section
+Bibliography
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Bibliography
+\end_layout
+
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand pageref
-reference "cap:Two-distorted-images"
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Bibliography"
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Description
-on
+\begin_layout Standard
+There are two ways of generating the bibliography in a \SpecialChar LyX
+ document.
+ You can include a bibliography database, which is explained in sec.
 \begin_inset space ~
 \end_inset
 
-page
-\begin_inset space ~
-\end_inset
 
-<page>: prints the text "on page" and the page number: 
 \begin_inset CommandInset ref
-LatexCommand vpageref
-reference "cap:Two-distorted-images"
-
-\end_inset
-
-
-\end_layout
+LatexCommand ref
+reference "subsec:Bibliography-databases"
+plural "false"
+caps "false"
+noprefix "false"
 
-\begin_layout Description
-<reference>
-\begin_inset space ~
 \end_inset
 
-on
+, or you can insert the bibliography manually, using the paragraph environment
+\family sans
+Bibliography
+\family default
+, which is described in the following section (but see also sec.
 \begin_inset space ~
 \end_inset
 
-page
-\begin_inset space ~
-\end_inset
 
-<page>: prints the number, the text "on page", and the page number: 
 \begin_inset CommandInset ref
-LatexCommand vref
-reference "cap:Two-distorted-images"
+LatexCommand ref
+reference "subsec:Biblio_environment"
 
 \end_inset
 
+).
+ If you want anything other than the numerical citations that are used in
+ this document, such as author-year citations, and if you have more than
+ a handful of references, then you should seriously consider
+\emph on
+\emph default
+using a bibliography database.
+\end_layout
 
+\begin_layout Standard
+In order to demonstrate the difference between these two approaches, we
+ use two bibliographies in this document, a 
+\family sans
+Bibliography
+\family default
+ environment and a database-generated bibliography.
+ As you can see, the bibliography that is created from a database lists
+ only the database entries that are referenced in the document.
+ In other words, the database approach relieves you, amongst other things,
+ from the burden to check which entries you have actually cited.
 \end_layout
 
-\begin_layout Description
-Formatted
-\begin_inset space ~
-\end_inset
+\begin_layout Subsection
+The Bibliography Environment
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:The-Bibliography-Environment"
 
-reference: prints a self defined cross-reference format.
-\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
- This feature is only available when you have the LaTeX-package 
-\series bold
-prettyref
-\series default
- or 
-\series bold
-refstyle
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-LaTeX-packages ! prettyref
 \end_layout
 
-\end_inset
-
-
-\begin_inset Index idx
+\begin_layout Standard
+Within the 
+\family sans
+Bibliography
+\family default
+ environment, every paragraph begins with a gray bibliography box labeled
+ with a number.
+ If you click on it, you will get a dialog in which you can set a 
+\family sans
+Key
+\family default
+ and a 
+\family sans
+Label
+\family default
+.
+ The key is the symbolic name by which you will refer to this bibliography
+ entry.
+ Each entry needs to be given a unique key, which is one word consisting
+ of ASCII characters only.
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! refstyle
-\end_layout
+ASCII means 
+\begin_inset CommandInset href
+LatexCommand href
+name "this set"
+target "https://en.wikipedia.org/wiki/ASCII#Character_set"
+literal "false"
 
 \end_inset
 
- installed.
-\end_layout
-
+ of characters:
+\begin_inset Newline newline
 \end_inset
 
 
-\end_layout
+\begin_inset Flex URL
+status open
 
-\begin_layout Description
-Textual
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
 
-reference: prints the caption or name of the reference: 
-\begin_inset CommandInset ref
-LatexCommand nameref
-reference "cap:Two-distorted-images"
+https://en.wikipedia.org/wiki/ASCII
+\backslash
+#Character_set
+\end_layout
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-
-\family sans
-<page>
-\family default
- will not print the page number if the label is on the previous, the same,
- or the next page.
- You will e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
 \end_inset
 
-see the text 
+ For example, our second entry in the bibliography is a book about \SpecialChar LaTeX
+ and
+ we used 
 \begin_inset Quotes eld
 \end_inset
 
-
-\family sans
-on this page
-\family default
-
+latexcompanion
 \begin_inset Quotes erd
 \end_inset
 
- instead.
- The style 
-\family sans
-<reference> on page <page>
-\family default
- will not print anything about the page if the label is on the same page.
+, a short form of its title, as the key.
 \end_layout
 
 \begin_layout Standard
-The number and current page of the referenced document part in the output
- is automatically calculated by LaTeX.
- The varieties are adjusted in the field 
+You can cross-reference a bibliography entry using the menu 
 \family sans
-Format
+Insert\SpecialChar menuseparator
+Citation
 \family default
- of the cross-reference window, that appear when you click on the cross-referenc
-e.
-\end_layout
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset citation"
+\end_inset
 
-\begin_layout Standard
-You can only use the style 
+.
+ A citation reference box is inserted and a citation window will appear
+ containing the available citations.
+ Select one or more keys from the list and 
 \family sans
-<reference>
+Add
 \family default
- to reference numbered document parts, while the reference style 
+ them.
+ Then press 
 \family sans
-<page>
+OK
 \family default
- is always possible.
+.
+ The citation reference box will be labeled with the referenced key(s).
+ If you click on the box, the citation window will appear and you can change
+ the reference.
 \end_layout
 
 \begin_layout Standard
-If you want to reference a section, put the label in the section heading;
- for floats put the label in the caption; for footnotes put the label in
- it.
- Referencing formulas is explained in section
-\begin_inset space ~
+Citation references appear in the output as the number of the bibliography
+ entry with surrounding brackets.
+ If you set a 
+\family sans
+Label
+\family default
+ for the entry, the label will appear instead of the number.
+ Here are two examples; the first without a label, the second with the label
+\begin_inset Quotes eld
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Formula-Numbering-and"
-
+Credits
+\begin_inset Quotes erd
 \end_inset
 
-.
+:
 \end_layout
 
 \begin_layout Standard
-Right-clicking on a cross-reference opens a context menu.
- The entry 
-\family sans
-Go
-\begin_inset space ~
-\end_inset
-
-to
-\begin_inset space ~
-\end_inset
-
-Label
-\family default
- sets the cursor before the referenced label.
- This entry will be renamed in the context menu of the label to 
+Have a look at the 
 \family sans
-Go
-\begin_inset space ~
-\end_inset
-
-Back
+\SpecialChar LaTeX
+ Companion Second Edition
 \family default
- so that you can use it to set the cursor back to the cross-reference.
- You can also go back with the toolbar button 
-\begin_inset Graphics
-       filename ../images/bookmark-goto_0.png
-       rotateOrigin center
+: 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "latexcompanion"
+literal "true"
 
 \end_inset
 
-.
-\end_layout
-
-\begin_layout Standard
-You can change labels at any time.
- References to the changed label will automatically be updated so that you
- do not need to take care about this.
-\end_layout
 
-\begin_layout Standard
-If a cross-reference refers to a non-existent label, you will see two question
- marks in the output instead of the reference.
 \end_layout
 
 \begin_layout Standard
-References are described in detail in sec.
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset Quotes eld
-\end_inset
+The \SpecialChar LyX
+-Team members are listed in the Credits: 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "lyxcredit"
+literal "true"
 
-Referencing Floats
-\begin_inset Quotes erd
 \end_inset
 
- of the 
-\emph on
-Embedded Objects
-\emph default
- manual.
-\end_layout
-
-\begin_layout Section
-Table of Contents and other Listings
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-Table of contents
 \end_layout
 
-\end_inset
+\begin_layout Standard
+You can also produce author-year or author-number citations, using the \SpecialChar LaTeX
 
+ package 
+\series bold
+natbib
+\series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Outline
+\SpecialChar LaTeX
+ packages ! natbib
 \end_layout
 
 \end_inset
 
-
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:toc"
-
+.
+ In order to do so, the label needs to be given the form 
+\begin_inset Quotes eld
 \end_inset
 
-
-\end_layout
-
-\begin_layout Subsection
-Table of Contents
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Table-of-Contents"
-
+Author(Year)
+\begin_inset Quotes erd
 \end_inset
 
+ or 
+\begin_inset Quotes eld
+\end_inset
 
-\end_layout
+Author A and Author B(Year)
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-The Table of Contents (TOC) is inserted with the menu 
+\emph on
+without
+\emph default
+ a blank between the author(s) and the opening parenthesis that delimits
+ the year.
+ Then, if you select 
 \family sans
-Insert\SpecialChar \menuseparator
-List/TOC\SpecialChar \menuseparator
-Table
+Natbib
 \begin_inset space ~
 \end_inset
 
-of
-\begin_inset space ~
+(BibTeX)
+\family default
+ in the document settings
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Document ! Settings
+\end_layout
+
 \end_inset
 
-Contents
-\family default
-.
- Is is displayed in LyX as a gray box.
- If you click on it, the 
-\family sans
-Outline
-\family default
- window appears, showing you the TOC entries as outline to move and rearrange
- sections in your documents.
- So this operation is an alternative to the menu 
+ dialog under 
 \family sans
-Document\SpecialChar \menuseparator
-Outline
-\family default
- that is described in sec.
-\begin_inset space \thinspace{}
+Bibliography\SpecialChar menuseparator
+Style
+\begin_inset space ~
 \end_inset
 
-
+format
+\family default
+ (see 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Navigating"
+reference "subsec:Citation-Format"
+plural "false"
+caps "false"
+noprefix "false"
 
 \end_inset
 
-.
+), you can select between different author-year or author-number styles.
 \end_layout
 
 \begin_layout Standard
-The TOC in the document output lists every numbered section automatically.
- If you have declared a short title for a section heading, as described
- in section
+To align all entries in the bibliography environment you can set a longest
+ label via the menu 
+\family sans
+Edit\SpecialChar menuseparator
+Paragraph
 \begin_inset space ~
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Short-Titles"
-
+Settings
+\family default
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "layout-paragraph"
 \end_inset
 
-, it will be used in the TOC instead of the section heading.
- Section
-\begin_inset space ~
-\end_inset
+).
+ All entries are then indented in the output by the width of the given label.
+\end_layout
 
+\begin_layout Subsection
+Bibliography databases
+\begin_inset Index idx
+status collapsed
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Numbering-depth"
+\begin_layout Plain Layout
+Bibliography ! Databases
+\end_layout
 
 \end_inset
 
- describes how the level is adjusted that defines which section types are
- listed in the TOC.
- Unnumbered sections are not listed in the TOC.
-\end_layout
 
-\begin_layout Subsection
-List of Figures, Tables, and Algorithms
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:List-of-Figures"
+name "subsec:Bibliography-databases"
 
 \end_inset
 
@@ -24891,248 +28310,302 @@ name "sub:List-of-Figures"
 \end_layout
 
 \begin_layout Standard
-Table, figure, and algorithm lists are very much like the table of contents.
- You can insert them via the 
-\family sans
-Insert\SpecialChar \menuseparator
-List
-\begin_inset space ~
+Bibliography databases are useful if you use the same references in different
+ documents.
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+They are also useful for keeping a database of articles and notes concerning
+ them.
+ Most of the database programs mentioned below allow you to store annotations
+ and reviews along with bibliographical information.
+\end_layout
+
 \end_inset
 
-/
-\begin_inset space ~
+ It also makes it very easy to have a uniform layout for all bibliography
+ entries.
+ You can collect the bibliography of all relevant books and articles of
+ your working field in a database.
+ This database can be used for different documents, and by default only
+ the entries cited in a particular document will appear in the bibliography
+ list for that document.
+ This relieves you of the need to keep track of which articles and books
+ you have cited.
+\end_layout
+
+\begin_layout Standard
+The database is a text file with the file extension 
+\begin_inset Quotes eld
 \end_inset
 
-TOC
+
+\family sans
+.bib
 \family default
- submenus.
- The list entries are the float captions and the float number.
-\end_layout
 
-\begin_layout Section
-URLs and Hyperlinks
-\begin_inset Index idx
+\begin_inset Quotes erd
+\end_inset
+
+, containing the bibliography in a special format.
+ The format is explained in 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "BibTeX-2"
+literal "true"
+
+\end_inset
+
+ and in the \SpecialChar LaTeX
+ books (
+\begin_inset CommandInset citation
+LatexCommand cite
+key "Mittelbach,Kopka,Lamport"
+literal "true"
+
+\end_inset
+
+).
+ The file can be created using any text editor, but normally one uses a
+ special program to create and edit the entries in the database.
+ A list of such programs is maintained on the \SpecialChar LyX
+ Wiki at 
+\begin_inset Flex URL
 status collapsed
 
 \begin_layout Plain Layout
-URLs
+
+http://wiki.lyx.org/BibTeX/Programs
 \end_layout
 
 \end_inset
 
+.
+\end_layout
+
+\begin_layout Standard
+\SpecialChar LyX
+ supports two different approaches to use bibliography databases in a document.
+ Bib\SpecialChar TeX
+ is the classic technique that has been the only way to use such databases
+ for a long time.
+ It is quite established and mature and there is a huge range of existing
+ styles available.
+ But it has its drawbacks, especially when it comes to more complex bibliographi
+c needs and support for specific languages and scripts.
+ Those are addressed by 
+\series bold
+biblatex
+\series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Hyperlinks
+\SpecialChar LaTeX
+ packages ! biblatex
 \end_layout
 
 \end_inset
 
+.
+ It reads the same database format than Bib\SpecialChar TeX
+ (although it has been significantly
+ extended beyond Bib\SpecialChar TeX
+'s scope)
+\begin_inset Foot
+status collapsed
 
+\begin_layout Plain Layout
+Meaning: While 
+\noun on
+Biblatex
+\noun default
+ can handle any classic Bib\SpecialChar TeX
+ database, Bib\SpecialChar TeX
+ might conversely fail to correctly
+ handle databases that use specific 
+\noun on
+Biblatex
+\noun default
+ features.
 \end_layout
 
-\begin_layout Subsection
-URLs
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:URLs"
-
 \end_inset
 
-
+, but it uses a different framework to generate citations and references
+ from it.
 \end_layout
 
 \begin_layout Standard
-Links to web pages or email addresses can be inserted via the menu 
+To select if Bib\SpecialChar TeX
+ or 
+\series bold
+biblatex
+\series default
+ should be used, set in the document settings (menu 
 \family sans
-Insert\SpecialChar \menuseparator
-URL
+Document\SpecialChar menuseparator
+Settings
 \family default
-.
-\end_layout
-
-\begin_layout Standard
-Here is an example URL: LyX's homepage: 
-\begin_inset Flex URL
-status open
+)
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
-http://www.lyx.org
+Document ! Settings
 \end_layout
 
 \end_inset
 
+ under 
+\family sans
+Bibliography
+\family default
+ the 
+\family sans
+Style
+\begin_inset space ~
+\end_inset
 
-\end_layout
-
-\begin_layout Standard
-You cannot change the style of the link text, the URL text will always be
- in the style 
-\family typewriter
-Typewriter
+format
 \family default
-.
- To be able to format the URL text, use hyperlinks as explained in the next
- subsection.
+ to a Bib\SpecialChar TeX
+ or a 
+\family sans
+Biblatex
+\family default
+ format.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
- URLs must not end with a backslash, otherwise you get LaTeX errors.
-\end_layout
+\begin_layout Subsubsection
+Bib\SpecialChar TeX
 
-\end_inset
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+Bibliography ! Bib\SpecialChar TeX
 
 \end_layout
 
-\begin_layout Subsection
-Hyperlinks
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Hyperlinks"
-
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-Hyperlinks can be inserted with the menu 
+To access a database via Bib\SpecialChar TeX
+, use the menu 
 \family sans
-Insert\SpecialChar \menuseparator
-Hyperlink
+Insert\SpecialChar menuseparator
+List
 \family default
- or with the toolbar button 
-\begin_inset Graphics
-       filename ../images/href-insert.png
-
+/
+\family sans
+TOC\SpecialChar menuseparator
+Bib(la)TeX
+\begin_inset space ~
 \end_inset
 
+Bibliography
+\family default
 .
- The appearing dialog has two fields: 
+ A window will appear in which you can add one or more databases and select
+ a Bib\SpecialChar TeX
+
 \family sans
-Target
+ style
 \family default
- and 
+ file.
+ The option 
 \family sans
-Name
+Add bibliography to TOC
 \family default
-.
- The name is the printed text for the hyperlink.
- The hyperlink type can be a weblink like this: 
-\begin_inset CommandInset href
-LatexCommand href
-name "LyX's homepage"
-target "http://www.lyx.org"
-
-\end_inset
-
-, an Email address like this: 
-\begin_inset CommandInset href
-LatexCommand href
-name "lyx-docs mailing list"
-target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
-type "mailto:"
-
-\end_inset
-
-, or a link to a file.
+ adds a table of contents entry for the bibliography.
+ In the 
+\family sans
+Content
+\family default
+ drop box you can select whether to include all the entries in the database
+ in the document or just the cited references.
 \end_layout
 
 \begin_layout Standard
-You can start applications via a hyperlink when you insert a weblink, but
- add the prefix 
+The Bib\SpecialChar TeX
+ style file is a text file with the file extension 
 \begin_inset Quotes eld
 \end_inset
 
 
 \family sans
-run:
+.bst
 \family default
 
 \begin_inset Quotes erd
 \end_inset
 
- to the link target.
-\end_layout
+ that controls how the bibliography entries will appear.
+ Your \SpecialChar LaTeX
+ distribution should provide several of these, and many publishers
+ provide their own style files, so that you don't have to take care of the
+ layout.
+ It is of course possible to write your own style file, but this is something
+ for experts.
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+For information on how this is done, have a look at
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
-Hyperlinks will automatically be hyphenated if necessary in the PDF output,
- and become clickable in the DVI and PDF-output.
- To set the format of the link text, highlight the hyperlink inset and use
- the text style dialog.
- This is for example a hyperlink with bold sans serif text: 
-\family sans
-\series bold
 
 \begin_inset CommandInset href
 LatexCommand href
-name "LyX's homepage"
-target "http://www.lyx.org"
+target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
+literal "false"
 
 \end_inset
 
-
+.
 \end_layout
 
-\begin_layout Standard
-The link text color can be changed, when the option 
-\family sans
-Color links
-\family default
- is set in the PDF Properties dialog (menu 
-\family sans
-Document\SpecialChar \menuseparator
-Settings\SpecialChar \menuseparator
-PDF Properties
-\family default
-).
- The link text is for example set in this document to blue by adding the
- option
-\begin_inset Newline newline
-\end_inset
-
-
-\series bold
-urlcolor=blue
-\series default
-
-\begin_inset Newline newline
 \end_inset
 
-to the field 
+ In this document we used the Bib\SpecialChar TeX
+ style 
 \family sans
-Additional options
+alphadin.bst
 \family default
- in the PDF Properties dialog.
+, which provides an alpha-numeric style in accordance with the German Standards
+ Institute (DIN).
 \end_layout
 
-\begin_layout Section
-Appendices
+\begin_layout Standard
+Inserting a citation reference works as described in the previous section.
+\end_layout
+
+\begin_layout Subsubsection
+Biblatex
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Appendix
+Bibliography ! Biblatex
 \end_layout
 
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Appendices"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! biblatex
+\end_layout
 
 \end_inset
 
@@ -25140,243 +28613,378 @@ name "sec:Appendices"
 \end_layout
 
 \begin_layout Standard
-Appendices are created with the menu 
+Accessing a database via 
+\series bold
+biblatex
+\series default
+ is almost identical to Bib\SpecialChar TeX
+: Use the menu 
 \family sans
-Document\SpecialChar \menuseparator
-Start
-\begin_inset space ~
-\end_inset
-
-Appendix
+Insert\SpecialChar menuseparator
+List
+\family default
+/
+\family sans
+TOC\SpecialChar menuseparator
+Bib(la)TeX
 \begin_inset space ~
 \end_inset
 
-Here
+Bibliography
 \family default
 .
- This menu sets the document from the current cursor position to the end
- as the appendix region.
- The region is marked with a red borderline.
+ In contrary to Bib\SpecialChar TeX
+ you cannot select a 
+\family sans
+style
+\family default
+ file.
+ The other dialog options are the same as with Bib\SpecialChar TeX
+.
 \end_layout
 
 \begin_layout Standard
-Every chapter (or section) within the appendix region is treated as an appendix,
- numbered with a capital Latin letter.
- The appendix subsections are numbered with this letter followed by a dot
- and the subsection number.
- All appendix sections can be referenced as if they were normal sections,
- here two examples:
-\end_layout
 
-\begin_layout Standard
-Appendix
-\begin_inset space ~
+\series bold
+biblatex
+\series default
+ has two different style files: a bibliography style file (text file with
+ the file extension 
+\begin_inset Quotes eld
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cha:Credits"
+\family sans
+.bbx
+\family default
 
+\begin_inset Quotes erd
 \end_inset
 
-; Appendix
-\begin_inset space ~
+) controls how the bibliography entries will look like and a citation style
+ file (text file with the file extension 
+\begin_inset Quotes eld
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Export"
+\family sans
+.cbx
+\family default
 
+\begin_inset Quotes erd
 \end_inset
 
-
+) controls the look of the citation references in the text.
+ Usually such style files come in pairs and it makes sense to use matching
+ styles.
+ It is nevertheless possible to mix any citation style with any bibliography
+ style.
 \end_layout
 
-\begin_layout Section
+\begin_layout Standard
+
+\series bold
+biblatex
+\series default
+ styles are not set in the 
+\family sans
+Bib(la)TeX
+\begin_inset space ~
+\end_inset
+
 Bibliography
+\family default
+ dialog, but in the document settings.
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Bibliography
+Document ! Settings
 \end_layout
 
 \end_inset
 
+ However, in the dialog in the 
+\family sans
+Options
+\family default
+ field, which is only visible if you use 
+\series bold
+biblatex
+\series default
+, you can enter options that determine how the bibliography is printed (for
+ example how its heading will appear).
+ These options are deescribed in detail in the 
+\series bold
+biblatex
+\series default
+ manual, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "Biblatex"
+literal "true"
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Bibliography"
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-There are two ways of generating the bibliography in a LyX-document.
- You can include a bibliography database,
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-Known under the name 
-\begin_inset Quotes eld
-\end_inset
-
-BibTeX-database
-\begin_inset Quotes erd
 \end_inset
 
 .
 \end_layout
 
-\end_inset
-
- which is explained in the next subsection, or you can insert the bibliography
- manually, using the paragraph environment 
-\family sans
-Bibliography
-\family default
-, which was described in section
+\begin_layout Standard
+Inserting a citation reference works as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Biblio_environment"
+reference "subsec:The-Bibliography-Environment"
+plural "false"
+caps "false"
+noprefix "false"
 
 \end_inset
 
 .
- If you want anything other than numerical citations that are used in this
- document, like author-year citations, then you must
-\emph on
-\emph default
-use a bibliography database.
 \end_layout
 
-\begin_layout Subsection
-The Bibliography Environment
+\begin_layout Subsubsection
+Bibliography Processors
 \end_layout
 
 \begin_layout Standard
-Within the 
-\family sans
-Bibliography
-\family default
- environment, every paragraph begins with a gray bibliography box labeled
- with a number.
- If you click on it, you will get a dialog in which you can set a 
+To generate the bibliography from a database, \SpecialChar LyX
+ uses a bibliography processor,
+ that is an external program that reads the database, sorts the citations
+ and processes the data in a way it can be included in the document.
+ The classic program is called Bib\SpecialChar TeX
+.
+ It has the advantage that it is very mature and widespread, but the disadvantag
+e that it has severe limitations, due to its age.
+\end_layout
+
+\begin_layout Standard
+Meanwhile, some alternatives have been developed that address some of these
+ limitations.
+ LyX natively supports some of them and lets you select a custom processor.
+ You can do this on a general level in 
 \family sans
-Key
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+Output\SpecialChar menuseparator
+LaTeX
 \family default
- and a 
+ or for individual documents in 
 \family sans
-Label
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Bibliography
 \family default
 .
- The key is the symbolic name by which you will refer to this bibliography
- entry.
- For example, our second entry in the bibliography is a book about LaTeX
- and we used 
-\begin_inset Quotes eld
-\end_inset
+ The following variants are available by default:
+\end_layout
+
+\begin_layout Description
+biber a specific, modern processor
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! biber
+\end_layout
 
-latexcompanion
-\begin_inset Quotes erd
 \end_inset
 
-, a short form of its title, as key.
+ developed exclusively for 
+\series bold
+biblatex
+\series default
+ (it does not work with Bib\SpecialChar TeX
+!).
+\series bold
+biber
+\series default
+ provides full Unicode support, unlimited memory and many specific features
+\series bold
+biblatex
+\series default
+ makes use of; if you use the 
+\series bold
+biblatex
+\series default
+ approach, it is strongly recommended to use 
+\series bold
+biber
+\series default
+.
+\end_layout
+
+\begin_layout Description
+bibtex the standard; does not allow special characters in bibliography entries
+ that are not possible to encode in a 7-bit encoding, limited memory, works
+ with all bibliography packages, although it will probably fail with 
+\series bold
+biblatex
+\series default
+ bibliographies due to the limited memory.
 \end_layout
 
-\begin_layout Standard
-You can refer to the key of a bibliography entry using the menu 
+\begin_layout Description
+bibtex8 allows all characters that are possible to encode in an 8-bit encoding
+ (but no Unicode support), larger memory than 
 \family sans
-Insert\SpecialChar \menuseparator
-Citation
+bibtex
 \family default
- or the toolbar button 
-\begin_inset Graphics
-       filename ../images/dialog-show-new-inset_citation.png
+, works with all bibliography packages, although more complex 
+\series bold
+biblatex
+\series default
+ bibliographies will exceed its limits, and not all 
+\series bold
+biblatex
+\series default
+ features are supported.
+\end_layout
+
+\begin_layout Standard
 
+\change_inserted -712698321 1484331301
+By default (with 
+\begin_inset Quotes eld
 \end_inset
 
-.
- A citation reference box is inserted and a citation window will appear
- in which you can select one or more keys in the available key list.
- The citation reference box will be labeled with the referenced key.
- When you click on the box, the citation window appears and you can change
- the reference.
-\end_layout
+Default
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-Citation references appear in the output as the number of the bibliography
- entry with surrounding brackets.
- If you set a 
+ bibliography processor set in 
 \family sans
-Label
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Bibliography
 \family default
- for the entry, the label will appear instead of the number.
- Here are two examples; the first without a label, the second with the label
+ and 
 \begin_inset Quotes eld
 \end_inset
 
-Credits
+Automatic
 \begin_inset Quotes erd
 \end_inset
 
-:
-\end_layout
-
-\begin_layout Standard
-Have a look at the 
+ bibliography processor in 
 \family sans
-LaTeX Companion Second Edition
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+Output\SpecialChar menuseparator
+LaTeX
 \family default
-: 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "latexcompanion"
+), \SpecialChar LyX
+ selects the most appropriate (available) processor for the current bibliogra
+phy approach (
+\change_unchanged
 
-\end_inset
+\series bold
+biber
+\change_inserted -712698321 1484331301
+
+\series default
+ for 
+\change_unchanged
+
+\series bold
+biblatex
+\change_inserted -712698321 1484331301
 
+\series default
+, 
+\family sans
+bibtex
+\family default
+ for Bib\SpecialChar TeX
+-based bibliography styles).
+ This should suit most needs.
+\change_unchanged
 
 \end_layout
 
 \begin_layout Standard
-The LyX-Team members are listed in the Credits: 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "lyxcredit"
-
-\end_inset
 
+\change_inserted -712698321 1484331395
+In Japanese documents, a specific processor is used.
+ By default, this is 
+\family sans
+pbibtex
+\family default
+, a 
+\family sans
+bibtex
+\family default
+ variant specifically aimed at Japanese.
+ You can adjust it in 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+Output\SpecialChar menuseparator
+LaTeX
+\family default
+.
+\change_unchanged
 
 \end_layout
 
-\begin_layout Subsection
-Bibliography databases (BibTeX)
-\begin_inset Index idx
-status collapsed
+\begin_layout Standard
+Selected bibliography processors can be controlled with options that you
+ can add below the selection.
+ Before adding options, it is strongly recommended that you read the manual
+ of Bib\SpecialChar TeX
+ or 
+\series bold
+biber
+\series default
+, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "BibTeX,biber"
+literal "true"
+
+\end_inset
 
-\begin_layout Plain Layout
-Bibliography ! Databases
+.
 \end_layout
 
-\end_inset
+\begin_layout Subsubsection
+Customizing
+\end_layout
 
+\begin_layout Standard
+\SpecialChar LyX
+ supports some specific tasks such as sectioned bibliographies and multiple
+ bibliographies.
+ These are explained in detail in section 
+\emph on
+Customizing Bibliographies
+\emph default
+\emph on
+with Bib\SpecialChar TeX
+ or Biblatex
+\emph default
+ of the 
+\emph on
+Additional Features
+\emph default
+ manual.
+\end_layout
 
+\begin_layout Subsection
+Citation Format
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Bibliography ! BibTeX
+Bibliography ! Citation format
 \end_layout
 
 \end_inset
@@ -25384,7 +28992,7 @@ Bibliography ! BibTeX
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Bibliography-databases"
+name "subsec:Citation-Format"
 
 \end_inset
 
@@ -25392,279 +29000,329 @@ name "sub:Bibliography-databases"
 \end_layout
 
 \begin_layout Standard
-Bibliography databases are useful if you use the same bibliography in different
- documents.
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-They are also useful simply for keeping a database of articles and notes
- concerning them.
- Most of the database programs mentioned below allow you to store annotations
- and reviews along with bibliographical information.
-\end_layout
 
+\change_inserted -712698321 1483888028
+Many different citation formats are common, e.
+\begin_inset space \thinspace{}
 \end_inset
 
- It also makes it very easy to have a uniform layout for all bibliography
- entries.
- You can collect the bibliography of all relevant books and articles of
- your working field in a database.
- This database can be used for different documents, and only the entries
- cited in a particular document will appear in the bibliography list for
- that document.
- This relieves you of the need to keep track of which articles and books
- you have cited.
-\end_layout
-
-\begin_layout Standard
-The database is a text file with the file extension 
+g.
+ numerical citation (as used in this document), alpha-numerical citations
+ (as 
 \begin_inset Quotes eld
 \end_inset
 
-
-\family sans
-.bib
-\family default
-
+Mil08
 \begin_inset Quotes erd
 \end_inset
 
-, containing the bibliography in a special format.
- The format is explained in 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "BibTeX-2"
-
+) or author-year citations (as 
+\begin_inset Quotes eld
 \end_inset
 
- and in LaTeX books (
-\begin_inset CommandInset citation
-LatexCommand cite
-key "Mittelbach,Kopka,Lamport"
-
+Miller (2008a)
+\begin_inset Quotes erd
 \end_inset
 
 ).
- The file can be created using any text editor, but normally one uses a
- special program to create and edit the entries in the database.
- A list of such programs is maintained on the LyX Wiki at 
-\begin_inset Flex URL
+ \SpecialChar LyX
+ supports these formats via specific citation packages and their style
+ files.
+\end_layout
+
+\begin_layout Standard
+
+\change_inserted -712698321 1483888432
+By default, a simple numeric citation style (as in this document) is used.
+ In 
+\family sans
+Document\SpecialChar menuseparator
+Settings
+\family default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/BibTeX/Programs
+\change_inserted -712698321 1483888079
+Document ! Settings
 \end_layout
 
 \end_inset
 
-.
+
+\family sans
+\SpecialChar menuseparator
+Bibliography
+\family default
+, however, you have a range of other options, depending on your preferred
+ bibliography approach.
 \end_layout
 
 \begin_layout Standard
-To use a database, use the menu 
+
+\change_inserted -712698321 1483888408
+With the 
 \family sans
-Insert\SpecialChar \menuseparator
-List
+Bibliography
 \family default
-/
+ environment, your only choice besides manual formatting of the bibliography
+ labels, is 
 \family sans
-TOC\SpecialChar \menuseparator
-BibT
-\begin_inset ERT
-status collapsed
+Natbib
+\family default
+, which gives you author-year and author-numerical citations (see above
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:The-Bibliography-Environment"
 
-\begin_layout Plain Layout
+\end_inset
 
-{}
+ for details).
 \end_layout
 
+\begin_layout Standard
+
+\change_inserted -712698321 1483888505
+All other choices require a database approach, either Bib\SpecialChar TeX
+ or 
+\noun on
+Biblatex
+\noun default
+ (see 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Bibliography-databases"
+plural "false"
+caps "false"
+noprefix "false"
+
 \end_inset
 
-eX
+).
+ Currently, the following options are available:
+\end_layout
+
+\begin_layout Description
+Basic
 \begin_inset space ~
 \end_inset
 
-Bibliography
+(BibTeX) 
+\change_inserted -712698321 1483888574
+the default 
+\family sans
+BibTeX-based approached without any additional packages (simple numeric
+ citations)
+\end_layout
+
+\begin_layout Description
+Biblatex 
+\change_inserted -712698321 1483889266
+loads the Biblatex package and lets you select a style in the combo boxes
+\family sans
+Biblatex citation style
 \family default
-.
- A grey box will be inserted and a window appears.
- In this window you can load one or more databases and a style file.
- The option 
+ and 
 \family sans
-Add bibliography to TOC
+Biblatex bibliography style
 \family default
- adds a table of contents entry for the bibliography.
- In the 
+ below.
+ Many different style variants are supported.
+ Options to the 
 \family sans
-Content
+Biblatex
 \family default
- drop box you can select whether to include > all the entries in the database
- in the document or just the cited references.
+ package can be entered in the 
+\family sans
+Options
+\family default
+ field.
 \end_layout
 
-\begin_layout Standard
-The style file is a text file with the file extension 
-\begin_inset Quotes eld
+\begin_layout Description
+Biblatex
+\begin_inset space ~
 \end_inset
 
+(natbib
+\begin_inset space ~
+\end_inset
 
+mode) 
+\change_inserted -712698321 1483889302
+loads the 
 \family sans
-.bst
+Biblatex
 \family default
-
-\begin_inset Quotes erd
+ package with 
+\begin_inset Quotes eld
 \end_inset
 
- that controls how the bibliography entries will appear.
- Your LaTeX distribution should provide several of these, and many publishers
- provide their own style files, so that you don't have to take care of the
- layout.
- It is of course possible to write your own style file, but this is something
- for experts.
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-For information how this is done, have a look at
-\begin_inset Newline newline
+natbib compatibility mode
+\begin_inset Quotes erd
 \end_inset
 
+ enabled.
+ This is a specific variant that is aimed at users who switch an existing
+ document that used 
+\family sans
+Natbib
+\family default
+ (see below) or want to emulate 
+\family sans
+Natbib
+\family default
+ behavior very closely.
+ Compared to normal 
+\family sans
+Biblatex
+\family default
+, this option has some additional styles.
+ Style selection and option handling are identical.
+ All 
+\noun on
+Biblatex
+\noun default
+ styles are also supported by this variant.
+\end_layout
 
-\begin_inset CommandInset href
-LatexCommand href
-target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
-
+\begin_layout Description
+Jurabib
+\begin_inset space ~
 \end_inset
 
-.
+(BibTeX) 
+\change_inserted -712698321 1483889321
+loads the 
+\family sans
+Jurabib
+\family default
+ package which provides author-year styles particularly suited for law studies.
 \end_layout
 
+\begin_layout Description
+Natbib
+\begin_inset space ~
 \end_inset
 
+(BibTeX) 
+\change_inserted -712698321 1483891582
+loads the 
+\family sans
+Natbib
+\family default
+ package which provides citation styles particularly suited for the Humanities.
+\change_unchanged
 
 \end_layout
 
 \begin_layout Standard
-Inserting a citation reference works as described in the previous section.
-\end_layout
 
-\begin_layout Standard
-To generate the bibliography from a database, LyX uses the program BibTeX.
- This program can be controlled with options that you can add in LyX's preferenc
-es dialog under 
+\change_inserted -712698321 1483891665
+The 
 \family sans
-Outputs\SpecialChar \menuseparator
-LaT
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-eX
+Biblatex
 \family default
- in the 
+ variants and 
 \family sans
-BibT
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+Natbib
+\family default
+ furthermore provide the choice between author-year and author-numerical
+ citation styles.
+ You have to select either of it in the dialog.
+ Note that in the 
+\family sans
+Biblatex
+\family default
+ case, this only affects the appearance in the \SpecialChar LyX
+ workarea.
+ Whether the output uses numerical, author-year or another format such as
+ alpha-numerical depends only on the selected style (however, when switching
+ between 
+\begin_inset Quotes eld
+\end_inset
 
-{}
-\end_layout
+author-year
+\begin_inset Quotes erd
+\end_inset
 
+ and 
+\begin_inset Quotes eld
 \end_inset
 
-eX
-\begin_inset space ~
+author-numerical
+\begin_inset Quotes erd
 \end_inset
 
-command
-\family default
- field.
- Before adding options, it is strongly recommended to read the manual of
+, a suitable style is proposed).
+ With 
 \family sans
-BibTeX
+Natbib
 \family default
-\begin_inset CommandInset citation
-LatexCommand cite
-key "BibTeX"
+, on the other hand, the dialog selection will ultimately determine the
+ style.
+\end_layout
 
-\end_inset
+\begin_layout Standard
 
+\change_inserted -712698321 1483890338
+For any author-year and author-numerical selection, multiple style variants
+ are available 
+\change_deleted -712698321 1483890143
+I
+\change_inserted -712698321 1483890144
+i
+\change_unchanged
+n the citation reference dialog
+\change_deleted -712698321 1483890163
+ you can set a special citation format
+\change_unchanged
 .
-\end_layout
 
-\begin_layout Standard
-When you select the option 
-\family sans
-Sectioned bibliography
-\family default
- in the 
-\family sans
-Document\SpecialChar \menuseparator
-Settings
-\family default
- dialog, it is possible to have multiple and sectioned bibliographies.
- This and other options are explained in detail in section 
-\emph on
-Customizing Bibliographies
-\emph default
-\emph on
-with BibTeX
-\emph default
- of the 
-\emph on
-Additional Features
-\emph default
- manual.
-\end_layout
+\change_inserted -712698321 1483891709
+ Some selections also provide further options, such as the option to uppercase
+ a name prefix such as 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
-We use two bibliographies in this document to show the difference between
- the two methods of creating them.
- As you can see, the bibliography that is created from a database lists
- only the database entries that are referenced in the document.
- We used the style file 
-\family sans
-alphadin.bst
-\family default
- to get the complicated German reference key scheme in the bibliography.
-\end_layout
+van Beethoven
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Subsection
-Bibliography layout
-\begin_inset Index idx
-status collapsed
+ (to 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Plain Layout
-Bibliography ! Layout
-\end_layout
+Van Beethoven
+\begin_inset Quotes erd
+\end_inset
 
+) or to expand or reduce the number of displayed others (i.
+\begin_inset space \thinspace{}
 \end_inset
 
+e., use or don't use 
+\begin_inset Quotes eld
+\end_inset
 
-\end_layout
+et al.
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-In the citation reference dialog you can set a special citation format.
+).
+\change_deleted -712698321 1483890219
  For this feature you need to enable the option 
 \family sans
 Natbib
 \family default
  in the 
 \family sans
-Document\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
 Settings
 \family default
 
@@ -25683,14 +29341,59 @@ Bibliography
 \family default
 .
  Setting a citation style for a reference will overwrite the default.
- For the global citation format use the BibTeX style files as explained
- in the previous section.
+ For the global citation format use the Bib\SpecialChar TeX
+ style files as explained in
+ the previous section.
+\change_unchanged
+
 \end_layout
 
 \begin_layout Standard
-You can also set text, that should appear before or after a citation reference,
- in the citation reference window.
- Here an example where we set the text 
+
+\change_inserted -712698321 1483890476
+In the citation dialog, 
+\change_deleted -712698321 1483890481
+Y
+\change_inserted -712698321 1483890482
+y
+\change_unchanged
+ou can also set text to appear 
+\change_deleted -712698321 1483890531
+before or 
+\change_unchanged
+after a citation reference, 
+\change_deleted -712698321 1483890545
+in the citation reference window
+\change_inserted -712698321 1483890583
+e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+ page numbers, which will then be formatted according to the style's needs
+ (e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+ with or without 
+\begin_inset Quotes eld
+\end_inset
+
+pp.
+\begin_inset Quotes erd
+\end_inset
+
+)
+\change_unchanged
+.
+ Here is a
+\change_deleted -712698321 1483890682
+n
+\change_inserted -712698321 1483890683
+ simple
+\change_unchanged
+ example where the text 
 \begin_inset Quotes eld
 \end_inset
 
@@ -25702,19 +29405,137 @@ Chapter
 \begin_inset Quotes erd
 \end_inset
 
to appear after the reference:
appears after the reference:
 \end_layout
 
-\begin_layout Standard
+\begin_layout Quote
 Have a look at 
 \begin_inset CommandInset citation
 LatexCommand cite
 after "Chapter 3"
 key "latexcompanion"
+literal "true"
+
+\end_inset
+
+.
+\change_inserted -712698321 1483890690
+
+\end_layout
+
+\begin_layout Standard
+
+\change_inserted -712698321 1501054733
+All styles except for 
+\family sans
+Basic (BibTeX)
+\family default
+ also provide a means to add text that precedes the reference (such as 
+\begin_inset Quotes eld
+\end_inset
+
+cf.
+\begin_inset Quotes erd
+\end_inset
+
+).
+ This text is then also included in the parentheses, if the style requires
+ this.
+\end_layout
+
+\begin_layout Standard
+
+\change_inserted -712698321 1484998495
+Note that these pre- and postnotes apply to the whole citation.
+ That is to say, if you refer to multiple references at one, the prenote
+ will precede the first citation in the list, the postnote will follow the
+ last.
+ Some 
+\family sans
+Biblatex
+\family default
+ styles allow for adding pre- and postnotes to any individual reference
+ in a multi-citation (so-called 
+\begin_inset Quotes eld
+\end_inset
+
+qualified citation lists
+\begin_inset Quotes erd
+\end_inset
+
+).
+ \SpecialChar LyX
+ supports this.
+ If you use such a style, and if the current reference includes multiple
+ items, the 
+\begin_inset Quotes eld
+\end_inset
+
+Selected Citations
+\begin_inset Quotes erd
+\end_inset
+
+ window will display three columns: 
+\begin_inset Quotes eld
+\end_inset
+
+Text before
+\begin_inset Quotes erd
+\end_inset
+
+, 
+\begin_inset Quotes eld
+\end_inset
+
+Cite key
+\begin_inset Quotes erd
+\end_inset
+
+, and 
+\begin_inset Quotes eld
+\end_inset
 
+Text after
+\begin_inset Quotes erd
 \end_inset
 
 .
+ If you double-click on an item's 
+\begin_inset Quotes eld
+\end_inset
+
+Text before
+\begin_inset Quotes erd
+\end_inset
+
+ or 
+\begin_inset Quotes eld
+\end_inset
+
+Text after
+\begin_inset Quotes erd
+\end_inset
+
+ field, you can add such individual pre- and postnotes.
+ In the 
+\begin_inset Quotes eld
+\end_inset
+
+General text before
+\begin_inset Quotes erd
+\end_inset
+
+ and 
+\begin_inset Quotes eld
+\end_inset
+
+General text after
+\begin_inset Quotes erd
+\end_inset
+
+ input widgets, you can add pre- and postnotes that apply to the whole list.
+\change_unchanged
+
 \end_layout
 
 \begin_layout Section
@@ -25741,7 +29562,7 @@ name "sec:Index"
 \begin_layout Standard
 An index entry is created if you use the menu 
 \family sans
-Insert\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
 Index
 \begin_inset space ~
 \end_inset
@@ -25749,55 +29570,23 @@ Index
 Entry
 \family default
  or the toolbar button 
-\begin_inset Graphics
-       filename ../images/index-insert.png
-
+\begin_inset Info
+type  "icon"
+arg   "index-insert"
 \end_inset
 
 .
- A box labeled 
-\begin_inset Quotes eld
-\end_inset
-
-
-\family sans
-Index
-\family default
-
-\begin_inset Quotes erd
-\end_inset
-
- is inserted containing the text that appears in the index.
+ A box is inserted containing the text that appears in the index.
  The word where the cursor is in or the currently highlighted text is proposed
- by LyX as the index entry.
-\end_layout
-
-\begin_layout Standard
-We give a short overview of the index commands in the next subsections.
- For a detailed description of LaTeX's index mechanism, have a look at one
- of the LaTeX books 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "latexcompanion,latexguide,latexbook"
-
-\end_inset
-
-.
+ by \SpecialChar LyX
+ as the index entry.
 \end_layout
 
 \begin_layout Standard
 The index list is inserted in the document with the menu 
 \family sans
-Insert\SpecialChar \menuseparator
-List
-\begin_inset space ~
-\end_inset
-
-/
-\begin_inset space ~
-\end_inset
-
-TOC\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
+List/TOC\SpecialChar menuseparator
 Index
 \begin_inset space ~
 \end_inset
@@ -25818,7 +29607,24 @@ Index
 \end_inset
 
  will show the place where the index is printed in the output.
- The index list box is not clickable like other LyX-boxes.
+ The index list box is not clickable like other \SpecialChar LyX
+-boxes.
+\end_layout
+
+\begin_layout Standard
+We give a short overview of the index commands in the next subsections.
+ For a detailed description of \SpecialChar LaTeX
+'s index mechanism, have a look at one of
+ the \SpecialChar LaTeX
+ books 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "latexcompanion,latexguide,latexbook"
+literal "true"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Subsection
@@ -25863,7 +29669,7 @@ Lists
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Lists"
+reference "subsec:Lists"
 
 \end_inset
 
@@ -25954,8 +29760,8 @@ Index ! Page ranges
 Normally an index entry will appear with the page number of the indexed
  section.
  But sometimes you want to index more pages under the same entry.
- E.g if we want to index the paragraph environments, we create an index entry
- in section
+ For example, if we want to index the paragraph environments, we create
an index entry in section
 \begin_inset space ~
 \end_inset
 
@@ -25983,7 +29789,7 @@ and another entry at the end of section
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:LyX-Code"
+reference "subsec:LyX-Code"
 
 \end_inset
 
@@ -26067,7 +29873,7 @@ GIF
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Image-Formats"
+reference "subsec:Image-Formats"
 
 \end_inset
 
@@ -26089,7 +29895,8 @@ GIF|see{Image formats}
 \end_layout
 
 \begin_layout Standard
-where the braces have to be inserted as TeX Code.
+where the braces have to be inserted as \SpecialChar TeX
+ Code.
  The text within the braces is the referenced entry.
  The reference will appear in the output without a page number.
 \end_layout
@@ -26109,9 +29916,10 @@ Index ! Entry order
 \end_layout
 
 \begin_layout Standard
-You can use accented characters in the index entry, but the entries might
- then not follow the rules for the index order.
- The index entries are sorted alphabetically, but LaTeX
+If you use accented characters in the index entry the entries might not
+ follow the rules for the index order.
+ The index entries are sorted alphabetically but \SpecialChar LaTeX
+
 \begin_inset Foot
 status collapsed
 
@@ -26124,7 +29932,7 @@ The index generating is done in the background by an extra program, see
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Index-Program"
+reference "subsec:Index-Program"
 
 \end_inset
 
@@ -26133,7 +29941,7 @@ reference "sub:Index-Program"
 
 \end_inset
 
- doesn't know how to sort accents in different languages.
+ does not know how to sort accents in different languages.
  We have created as an example the three dummy index entries 
 \begin_inset Quotes eld
 \end_inset
@@ -26160,7 +29968,7 @@ maître
 
 .
 \begin_inset Index idx
-status open
+status collapsed
 
 \begin_layout Plain Layout
 Dummy entries ! maïs
@@ -26170,7 +29978,7 @@ Dummy entries ! maïs
 
 
 \begin_inset Index idx
-status open
+status collapsed
 
 \begin_layout Plain Layout
 Dummy entries ! maître
@@ -26180,7 +29988,7 @@ Dummy entries ! maître
 
 
 \begin_inset Index idx
-status open
+status collapsed
 
 \begin_layout Plain Layout
 Dummy entries ! maïs@maison
@@ -26188,8 +29996,8 @@ Dummy entries ! maïs@maison
 
 \end_inset
 
- They will be sorted in the order maïs, maître, maison, but we want the
order maïs, maison, maître.
+ They will be sorted in the order maïs, maître, maison but we want the order
+ maïs, maison, maître.
  To achieve this, we use the command
 \end_layout
 
@@ -26226,9 +30034,10 @@ maïs@maison
 \end_layout
 
 \begin_layout Standard
-The previous entry needn't to be a real existing entry, you can also use
- another word to tell LaTeX the entry order, see the next subsection for
- an example.
+The previous entry need not be a real existing entry.
+ You can also use another word to tell \SpecialChar LaTeX
+ the entry order.
+ See the next subsection for an example.
 \end_layout
 
 \begin_layout Standard
@@ -26244,14 +30053,14 @@ In some cases the index entry order is not correct when you are using the
 \family sans
 makeindex 
 \family default
-to generate the index (see sec.
-\begin_inset space \thinspace{}
+to generate the index (see section
+\begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Index-Program"
+reference "subsec:Index-Program"
 
 \end_inset
 
@@ -26260,29 +30069,31 @@ reference "sub:Index-Program"
 \family sans
 makeindex
 \family default
- would for example print the index entry for the LaTeX-package aeguill in
- sec.
-\begin_inset space \thinspace{}
+ would for example print the index entry for the \SpecialChar LaTeX
+-package aeguill in section
+\begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Document-Font"
+reference "subsec:Document-Font"
 
 \end_inset
 
- after the index entries of the other LaTeX-packages although all these
- index commands start with 
+ after the index entries of the other \SpecialChar LaTeX
+-packages although all these index
+ commands start with 
 \begin_inset Quotes eld
 \end_inset
 
 
 \series bold
-LaTeX-packages ! 
+\SpecialChar LaTeX
+-packages !
 \series default
-
-\begin_inset Quotes eld
+\begin_inset Quotes erd
 \end_inset
 
 .
@@ -26353,7 +30164,8 @@ This is an italic dummy entry
 \begin_inset Quotes erd
 \end_inset
 
- followed by a LaTeX-command without a backslash.
+ followed by a \SpecialChar LaTeX
+-command without a backslash.
  We can write for example
 \end_layout
 
@@ -26374,8 +30186,9 @@ Dummy entries ! italic page number:|textit
 
 \end_inset
 
- Normally all LaTeX-commands begin with a backslash, but in this special
- case 
+ Normally all \SpecialChar LaTeX
+-commands begin with a backslash, but in this special case
 \begin_inset Quotes eld
 \end_inset
 
@@ -26405,11 +30218,12 @@ number}
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:LaTeX-Syntax"
+reference "subsec:LaTeX-Syntax"
 
 \end_inset
 
- to learn more about the LaTeX-syntax.
+ to learn more about the \SpecialChar LaTeX
+-syntax.
 \end_layout
 
 \begin_layout Standard
@@ -26425,14 +30239,14 @@ Note:
 \family sans
 makeindex 
 \family default
-to generate the index, see sec.
-\begin_inset space \thinspace{}
+to generate the index, see section
+\begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Index-Program"
+reference "subsec:Index-Program"
 
 \end_inset
 
@@ -26441,13 +30255,17 @@ reference "sub:Index-Program"
 \family sans
 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 will not work for anything other than bold or italic text.
+ This is because 
+\family sans
+xindy
+\family default
+ requires you to define semantic elements before they can be used, see 
 \begin_inset CommandInset citation
 LatexCommand cite
 after "p. 678 ff."
 key "latexcompanion"
+literal "true"
 
 \end_inset
 
@@ -26462,8 +30280,7 @@ key "latexcompanion"
 \begin_layout Standard
 In general, we encourage you to not format page numbers directly as shown
  above.
- Instead of this, you should define a macro in the preamble and use that.
- Consider why you want some page numbers to be bold.
+ Instead, you should define a macro in the preamble and use that.
  Maybe you want all page references italic that refer to a definition of
  the indexed term, so that users can easily find definitions.
  If so, put the following in the preamble
@@ -26509,16 +30326,8 @@ Dummy entries ! my entry|IndexDef
 
 \begin_layout Standard
 You can also change the layout for the whole index.
- E.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
-\end_inset
-
-we marked the index list box of this document as bold to get a bold font
- for all index entries.
+ For example, we marked the index list box of this document as bold to get
+ a bold font for all index entries.
  For more advanced tasks you have to set up a so-called 
 \emph on
 Index Style File
@@ -26535,6 +30344,7 @@ xindy
 \begin_inset CommandInset citation
 LatexCommand cite
 key "makeindex,xindy"
+literal "true"
 
 \end_inset
 
@@ -26555,7 +30365,7 @@ Index ! Program
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Index-Program"
+name "subsec:Index-Program"
 
 \end_inset
 
@@ -26563,15 +30373,17 @@ name "sub:Index-Program"
 \end_layout
 
 \begin_layout Standard
-If the index entry program 
+If the index generation program 
 \family sans
 xindy
 \family default
- is installed, LyX uses it for index generation; otherwise the program 
+ is installed, \SpecialChar LyX
+ uses it for index generation; otherwise the program 
 \family sans
 makeindex
 \family default
-, that is part of every LaTeX distribution, is used.
+, the program that is part of every \SpecialChar LaTeX
+ distribution, is used.
 \begin_inset Foot
 status collapsed
 
@@ -26594,7 +30406,8 @@ xindy
 
 \end_inset
 
- Both programs can be controlled by options that can be set in LyX's preferences
+ Both programs can be controlled by options that can be set in \SpecialChar LyX
+'s preferences
  dialog, see section
 \begin_inset space ~
 \end_inset
@@ -26602,7 +30415,7 @@ xindy
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:LaTeX-settings"
+reference "subsec:LaTeX-settings"
 
 \end_inset
 
@@ -26610,7 +30423,8 @@ reference "sub:LaTeX-settings"
  The available options are listed and explained in 
 \begin_inset CommandInset citation
 LatexCommand cite
-key "makeindex,xindy"
+key "makeindex-man,xindy"
+literal "true"
 
 \end_inset
 
@@ -26621,12 +30435,11 @@ key "makeindex,xindy"
 
 \begin_layout Standard
 If you need specific options or an alternative index program only for a
- given document, you can define the program and\SpecialChar \slash{}
+ given document, you can define the program and\SpecialChar breakableslash
 or the options in 
 \family sans
-Document\SpecialChar \menuseparator
-Settings\SpecialChar \ldots{}
-\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
 Indexes
 \family default
 .
@@ -26639,7 +30452,7 @@ Multiple Indexes
 \end_layout
 
 \begin_layout Standard
-In many fields, it is common to have more than one index.
+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
 \end_inset
@@ -26649,9 +30462,11 @@ Index of Names
 \end_inset
 
  next to the standard index.
- LaTeX does not provide this possibility out of the box, but there are many
- packages that add this feature.
- LyX uses the 
+ \SpecialChar LaTeX
+ does not provide this possibility out of the box, but there are packages
+ that add this feature.
+ \SpecialChar LyX
+ uses the 
 \series bold
 splitidx
 \series default
@@ -26660,138 +30475,120 @@ splitidx
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! splitidx
+\SpecialChar LaTeX
+ packages ! splitidx
 \end_layout
 
 \end_inset
 
  package to generate multiple indexes.
- The package is included in all recent LaTeX distributions.
- If yours does not ship it, consult the TeX Catalogue, 
+ The package is included in all recent \SpecialChar LaTeX
+ distributions.
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+If yours does not ship it, consult the \SpecialChar TeX
+ catalogue, 
 \begin_inset CommandInset citation
 LatexCommand cite
 key "TeXCatalogue"
+literal "true"
 
 \end_inset
 
 .
- Note that the package does not only consist of a LaTeX style, but it also
- includes specific preprocessor programs that need to be installed as well.
+ Note that the package does not only consist of a \SpecialChar LaTeX
+ style, but it also includes
+ specific preprocessor programs that need to be installed as well.
  Please consult the package's manual for details.
 \end_layout
 
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
-To set up LyX for the use of multiple indexes, go to 
+To set up \SpecialChar LyX
+ for the use of multiple indexes, go to 
 \family sans
-Document\SpecialChar \menuseparator
-Settings\SpecialChar \ldots{}
-\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
 Indexes
 \family default
- and select 
-\begin_inset Quotes eld
-\end_inset
-
+ and select the option 
+\family sans
 Use multiple Indexes
-\begin_inset Quotes erd
-\end_inset
-
+\family default
 .
- Note that the list of 
+ Note that the list 
+\family sans
+Available Indexes
+\family default
+ already contains the standard index 
 \begin_inset Quotes eld
 \end_inset
 
-Available Indexes
+Index
 \begin_inset Quotes erd
 \end_inset
 
- below already contains the standard index.
+.
  To add further indexes, add the name of the index (in the form that should
  also appear as a heading) to the 
-\begin_inset Quotes eld
-\end_inset
-
+\family sans
 New
-\begin_inset Quotes erd
-\end_inset
-
+\family default
  input field and press the 
-\begin_inset Quotes eld
-\end_inset
-
+\family sans
 Add
-\begin_inset Quotes erd
-\end_inset
-
- button.
- The new index should now appear in the list as well.
- If you like, you can attribute an alternative label color to the new index
- by selecting the index in the list and hitting the 
-\begin_inset Quotes eld
-\end_inset
-
-Alter Color\SpecialChar \ldots{}
-
-\begin_inset Quotes erd
-\end_inset
-
+\family default
  button.
- The label color may help you to differentiate index entries of different
- indexes in the LyX work area.
+ The new index now also appears in the list.
+ If you like, you can attribute an alternative \SpecialChar LyX
+ label color to the new index.
 \end_layout
 
 \begin_layout Standard
 Once the document changes have been applied, you can find the new index
  list in 
 \family sans
-Insert\SpecialChar \menuseparator
-List
-\begin_inset space ~
-\end_inset
-
-/
-\begin_inset space ~
-\end_inset
-
-TOC
+Insert\SpecialChar menuseparator
+List/TOC
 \family default
  and the 
 \family sans
 Insert
 \family default
- menu has a separate index entry for each of the defined indexes.
+ menu has a separate entry for each of the defined indexes.
  The workflow is basically the same as for the default index, but there
- are some additional features:
+ are additional features:
 \end_layout
 
 \begin_layout Itemize
 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.
+ on the entry's label will open a dialog where you can do that.
 \end_layout
 
 \begin_layout Itemize
 By right-clicking on an index, you can change its type.
- Furthermore, you can specify an index list to be a 
+ Furthermore, you can specify an index to be a 
 \begin_inset Quotes eld
 \end_inset
 
-Subindex
+Subindex.
 \begin_inset Quotes erd
 \end_inset
 
-.
  If you do that, the heading of that list will be decreased by one level.
- E.
-\begin_inset space \thinspace{}
-\end_inset
-
-g., if you use a book class, where the standard index heading is defined
- as a chapter, subindexes will be defined as sections and can thus be nested
- to the non-subindexes.
+ For example, if you use a book class, where the standard index heading
+ is defined as a chapter, subindexes will be defined as sections and can
+ thus be nested to the non-subindexes.
 \end_layout
 
 \begin_layout Section
-Nomenclature / Glossary 
+Nomenclature/Glossary 
 \begin_inset Index idx
 status collapsed
 
@@ -26844,13 +30641,15 @@ name "sec:Nomenclature"
 \end_layout
 
 \begin_layout Standard
-Sometimes you need to compile a list of symbols that are mentioned in your
- document with a brief explanation of them – a so called nomenclature or
- glossary.
+Sometimes you need to provide a list of technical terms or symbols that
+ are mentioned in your document with a brief explanation of them – a so
called nomenclature or glossary.
 \end_layout
 
 \begin_layout Standard
-To be able to create nomenclatures, you need the LaTeX package 
+To be able to create nomenclatures or glossaries, you need the \SpecialChar LaTeX
+ package
 \series bold
 nomencl
 \series default
@@ -26859,27 +30658,31 @@ nomencl
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! nomencl
+\SpecialChar LaTeX
+ packages ! nomencl
 \end_layout
 
 \end_inset
 
  installed.
- You find it in the TeX Catalogue, 
+ You find it in the \SpecialChar TeX
+ catalogue, 
 \begin_inset CommandInset citation
 LatexCommand cite
 key "TeXCatalogue"
+literal "true"
 
 \end_inset
 
- or in the package manager of your LaTeX-system.
+ or in the package manager of your \SpecialChar LaTeX
+-system.
 \end_layout
 
 \begin_layout Standard
 A nomenclature entry is created if you place the cursor after a symbol entry
  and then use the menu 
 \family sans
-Insert\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
 
 \family default
 N
@@ -26891,9 +30694,9 @@ omenclature
 Entry
 \family default
  or the toolbar button 
-\begin_inset Graphics
-       filename ../images/nomencl-insert.png
-
+\begin_inset Info
+type  "icon"
+arg   "nomencl-insert"
 \end_inset
 
 .
@@ -26914,8 +30717,16 @@ Nom
 
 \begin_layout Standard
 A nomenclature entry consists of two main entries.
- The first is the symbol that you want to refer to.
- The second is the description of the symbol.
+ The first is the term or 
+\family sans
+Symbol
+\family default
+ that you wish to define.
+ The second is the 
+\family sans
+Description
+\family default
+ of the term or symbol.
 \end_layout
 
 \begin_layout Standard
@@ -26927,7 +30738,8 @@ status open
 \series bold
 Note:
 \series default
- You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
+ You have to enter valid \SpecialChar LaTeX
+-code for all fields of the nomenclature dialog.
 \end_layout
 
 \end_inset
@@ -26950,11 +30762,12 @@ Nomenclature ! Layout
 \end_layout
 
 \begin_layout Standard
-When you have symbols in formulas, you have to define them in the 
+If you have symbols in formulas, you have to define them in the 
 \family sans
 Symbol
 \family default
- field as LaTeX-formulas.
+ field as \SpecialChar LaTeX
+-formulas.
  For example to get 
 \begin_inset Quotes eld
 \end_inset
 \end_inset
 
  character starts/ends the formula.
- The LaTeX-command for the Greek letter is the name of the letter beginning
- with a backslash 
+ The \SpecialChar LaTeX
+-command for the Greek letter is the name of the letter beginning with
+ a backslash 
 \begin_inset Quotes eld
 \end_inset
 
@@ -27013,14 +30827,15 @@ Sigma
 \end_layout
 
 \begin_layout Standard
-(A short introduction to the LaTeX-syntax is given in section
+(A short introduction to the \SpecialChar LaTeX
+-syntax is given in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:LaTeX-Syntax"
+reference "subsec:LaTeX-Syntax"
 
 \end_inset
 
@@ -27036,7 +30851,8 @@ Text
 
 Style
 \family default
- dialog to format the description text but have to use LaTeX-commands.
+ dialog to format the description text; you have to use \SpecialChar LaTeX
+-commands.
  For example the description of the nomenclature entry for the 
 \begin_inset Quotes eld
 \end_inset
@@ -27111,6 +30927,85 @@ emph
 .
 \end_layout
 
+\begin_layout Standard
+To customize the appearance of all symbols add e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
+the command
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+renewcommand{
+\backslash
+nomlabel}[1]{
+\backslash
+textsf{
+\backslash
+textbf{#1}}}
+\series default
+
+\begin_inset Newline newline
+\end_inset
+
+to the LaTeX preamble in the document settings.
+ This command will make the font of all symbols 
+\series bold
+bold
+\series default
+ and 
+\family sans
+sans
+\begin_inset space ~
+\end_inset
+
+serif
+\family default
+.
+\end_layout
+
+\begin_layout Standard
+If the characters |
+\begin_inset space \space{}
+\end_inset
+
+,
+\begin_inset space \space{}
+\end_inset
+
+!
+\begin_inset space \space{}
+\end_inset
+
+, @ and
+\begin_inset space \space{}
+\end_inset
+
+"
+\begin_inset space \space{}
+\end_inset
+
+should appear in nomenclature entries they need to be escaped by adding
+ a quote character in front of them.
+\begin_inset CommandInset nomenclature
+LatexCommand nomenclature
+symbol "\"@, \"|, \"!, \"\""
+description "The quote sign is output by writing ‘ \"\"\"\" '"
+literal "false"
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Subsection
 Sort Order of Nomenclature Entries
 \begin_inset Index idx
@@ -27126,9 +31021,11 @@ Nomenclature ! Sort order
 \end_layout
 
 \begin_layout Standard
-The nomenclature entries are sorted alphabetically by the LaTeX-code of
- the symbol definition.
- This leads to undesired results when you for example have symbols in formulas.
+The nomenclature entries are sorted alphabetically by the \SpecialChar LaTeX
+-code of the symbol
+ definition.
+ This leads to undesired results when you, for example, have symbols in
+ formulas.
  Suppose you have nomenclature entries for the symbols 
 \emph on
 a
 LatexCommand nomenclature
 symbol "a"
 description "dummy entry for the character \"a\""
+literal "false"
 
 \end_inset
 
@@ -27151,6 +31049,7 @@ LatexCommand nomenclature
 prefix "sigma"
 symbol "$\\sigma$"
 description "dummy entry for the character \\textsf{sigma}"
+literal "false"
 
 \end_inset
 
@@ -27240,6 +31139,7 @@ nomencl
 \begin_inset CommandInset citation
 LatexCommand cite
 key "nomencl"
+literal "true"
 
 \end_inset
 
@@ -27266,7 +31166,7 @@ The
 nomencl
 \series default
  package offers some options to adjust the appearance of the nomenclature.
- Here are some of its options, for more have a look at its documentation:
+ Here are some of its options; for more have a look at its documentation:
 \end_layout
 
 \begin_layout Description
@@ -27325,68 +31225,19 @@ page
 intoc Inserts the nomenclature in the Table of Contents
 \end_layout
 
-\begin_layout Standard
-There are furthermore the options 
-\series bold
-croatian
-\series default
-, 
-\series bold
-danish
-\series default
-, 
-\series bold
-english
-\series default
-, 
-\series bold
-french
-\series default
-, 
-\series bold
-german
-\series default
-, 
-\series bold
-italian
-\series default
-, 
-\series bold
-polish
-\series default
-, 
-\series bold
-portuguese
-\series default
-, 
-\series bold
-russian
-\series default
-, 
-\series bold
-spanish
-\series default
-, and 
-\series bold
-ukrainian
-\series default
- to print the reference texts and the nomenclature title in the corresponding
- language.
-\end_layout
-
 \begin_layout Standard
 To use one or more of the options, add them to the comma-separated document
  class options list in the 
 \family sans
-Document\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
 Settings
 \family default
  dialog.
- In this document the option 
+ In this document the options 
 \series bold
-intoc
+refpage, intoc
 \series default
is used.
are used.
 \end_layout
 
 \begin_layout Standard
@@ -27456,6 +31307,65 @@ nomnorefpage,
 nomnorefeqpage Turns off the corresponding options
 \end_layout
 
+\begin_layout Standard
+Words like 
+\begin_inset Quotes eld
+\end_inset
+
+page
+\begin_inset Quotes erd
+\end_inset
+
+ are automatically translated for some document languages.
+ If not, add these lines to your \SpecialChar LaTeX
+ preamble:
+\end_layout
+
+\begin_layout Standard
+\noindent
+
+\series bold
+
+\backslash
+renewcommand{
+\backslash
+eqdeclaration}[1]{, see equation
+\backslash
+nobreakspace(#1)}
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+renewcommand{
+\backslash
+pagedeclaration}[1]{, page
+\backslash
+nobreakspace{}#1}
+\series default
+
+\begin_inset Newline newline
+\end_inset
+
+and replace 
+\begin_inset Quotes eld
+\end_inset
+
+see equation
+\begin_inset Quotes erd
+\end_inset
+
+ and 
+\begin_inset Quotes eld
+\end_inset
+
+page
+\begin_inset Quotes erd
+\end_inset
+
+ by their translation.
+\end_layout
+
 \begin_layout Subsection
 Printing the Nomenclature
 \begin_inset Index idx
@@ -27473,20 +31383,12 @@ Nomenclature ! Printing
 \begin_layout Standard
 To print the nomenclature, use the menu 
 \family sans
-Insert\SpecialChar \menuseparator
-Lists
-\begin_inset space ~
-\end_inset
-
-/
-\begin_inset space ~
-\end_inset
-
-TOC\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
+Lists/TOC\SpecialChar menuseparator
 Nomenclature
 \family default
 .
- A light blue box labeled 
+ A box labeled 
 \begin_inset Quotes eld
 \end_inset
 
@@ -27499,7 +31401,32 @@ Nomenclature
 \end_inset
 
  will show the place where the nomenclature is printed in the output.
- Like the index list box, the nomenclature list box is not clickable.
+ By right-clicking on it, the amount of space for symbols can be altered.
+ You can choose between these settings:
+\end_layout
+
+\begin_layout Description
+Default a space of 1
+\begin_inset space \thinspace{}
+\end_inset
+
+cm is used
+\end_layout
+
+\begin_layout Description
+Longest
+\begin_inset space ~
+\end_inset
+
+label
+\begin_inset space ~
+\end_inset
+
+width the width of the widest symbol of all nomenclature entries is used
+\end_layout
+
+\begin_layout Description
+Custom custom space
 \end_layout
 
 \begin_layout Standard
@@ -27538,58 +31465,81 @@ renewcommand{
 nomname}{List of Symbols}
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
-\end_inset
-
+\begin_layout Subsection
+Nomenclature Program
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+Nomenclature ! Program
 \end_layout
 
-\begin_layout Standard
-If you are unhappy with the amount of space for symbols, you can alter it
- by adding the following line to the preamble:
-\end_layout
+\end_inset
 
-\begin_layout Standard
 
-\family roman
-\series bold
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Nomenclature-Program"
+
+\end_inset
+
 
-\backslash
-renewcommand{
-\backslash
-nomlabelwidth}{width}
 \end_layout
 
 \begin_layout Standard
-
-\family roman
-where the width is a value with one of the units listed in Appendix
+\SpecialChar LyX
+ uses the program 
+\family sans
+makeindex
+\family default
+, that is part of every \SpecialChar LaTeX
+ distribution, to generate the nomenclature.
+ \SpecialChar LyX
+'s preferences dialog allows you to specify another program or to control
+\family sans
+makeindex
+\family default
+ by adding options, see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cha:Units-available-in"
+reference "subsec:LaTeX-settings"
 
 \end_inset
 
 .
- The default value is 1
-\begin_inset space \thinspace{}
+ The available options are listed and explained in 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "nomencl,makeindex"
+literal "true"
+
 \end_inset
 
-cm.
+.
 \end_layout
 
-\begin_layout Subsection
-Nomenclature Program
+\begin_layout Section
+Branches
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Nomenclature ! Program
+Branches
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Document ! Branches
 \end_layout
 
 \end_inset
@@ -27597,7 +31547,7 @@ Nomenclature ! Program
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Nomenclature-Program"
+name "sec:Branches"
 
 \end_inset
 
@@ -27605,136 +31555,256 @@ name "sub:Nomenclature-Program"
 \end_layout
 
 \begin_layout Standard
-LyX uses the program 
+Sometimes it is useful to hide some document parts in the output.
+ For example a teacher who is setting an exam obviously doesn't want the
+ pupils to see the answers, but having questions and answers in the same
+ document will make the life of the markers of that exam much easier.
+\end_layout
+
+\begin_layout Standard
+For these cases \SpecialChar LyX
+ allows you to put text into branches.
+ The text will then only appear in the output when its branch is activated.
+ To create a branch, either select the menu 
 \family sans
-makeindex
+Insert\SpecialChar menuseparator
+Branch\SpecialChar menuseparator
+Insert New Branch
 \family default
-, that is part of every LaTeX distribution, to generate the nomenclature.
- LyX's preferences dialog allows you to specify another program or to control
+ (if you just want to specify a new branch) or go in the 
 \family sans
-makeindex
+Document\SpecialChar menuseparator
+Settings
 \family default
- by adding options, see section
+ dialog to 
+\family sans
+Branches
+\family default
+, where you can specify and change the name of the branch, its activation
+ state (whether the content of the branch is shown in the output or not),
+ its background color inside \SpecialChar LyX
+ and whether the name of the branch should
+ be appended to the document file name on export if the branch is active
+ (see below for an example).
+ Furthermore, the dialog lets you merge two branches (just rename one branch
+ to the name of the other) and to add 
+\begin_inset Quotes eld
+\end_inset
+
+unknown branches
+\begin_inset Quotes erd
+\end_inset
+
+ (i.
+\begin_inset space \thinspace{}
+\end_inset
+
+e.
 \begin_inset space ~
 \end_inset
 
+branches that were added to the document via copy and paste from other documents
+, without having been defined) to the document's branch list.
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:LaTeX-settings"
+\begin_layout Standard
+Text that should be in a branch is set into branch inset boxes.
+ These boxes are inserted via the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Branch
+\family default
+ where you can choose a branch.
+ You can later change the activation state of the branch by right-clicking
+ on them.
+\end_layout
+
+\begin_layout Standard
+Here is an example, where only the question text appears, the answer branch
+ is deactivated and therefore does not appear in the output:
+\end_layout
+
+\begin_layout Standard
+\begin_inset Branch Question
+inverted 0
+status open
+
+\begin_layout Standard
+
+\series bold
+Question:
+\series default
+ Who was the first physics Nobel prize winner?
+\end_layout
 
 \end_inset
 
-.
- The available options are listed and explained in 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "nomencl,makeindex"
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Branch Answer
+inverted 0
+status collapsed
+
+\begin_layout Standard
+
+\series bold
+Answer:
+\series default
+ Wilhelm Conrad Röntgen
+\end_layout
 
 \end_inset
 
-.
+
 \end_layout
 
-\begin_layout Section
-Branches
-\begin_inset Index idx
-status collapsed
+\begin_layout Standard
+If you activate 
+\family sans
+Filename Suffix
+\family default
+ in 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Branches
+\family default
+, the name of the active branches will be appended to the file name at export.
+ Consider for example a file 
+\begin_inset Quotes eld
+\end_inset
+
+Exam.lyx
+\begin_inset Quotes erd
+\end_inset
+
+ which has the above branches.
+ If 
+\begin_inset Quotes eld
+\end_inset
+
+Filename Suffix
+\begin_inset Quotes erd
+\end_inset
+
+ is active, the PDF export file would be called 
+\begin_inset Quotes eld
+\end_inset
+
+Exam.pdf
+\begin_inset Quotes erd
+\end_inset
+
+ if both the 
+\begin_inset Quotes eld
+\end_inset
+
+Question
+\begin_inset Quotes erd
+\end_inset
+
+ and 
+\begin_inset Quotes eld
+\end_inset
+
+Answer
+\begin_inset Quotes erd
+\end_inset
+
+ branch were inactive, 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Plain Layout
-Branches
-\end_layout
+Exam-Question.pdf
+\begin_inset Quotes erd
+\end_inset
 
+ if only the 
+\begin_inset Quotes eld
 \end_inset
 
+Question
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset Index idx
-status collapsed
+ branch was active, likewise 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Plain Layout
-Document ! Branches
-\end_layout
+Exam-Answer.pdf
+\begin_inset Quotes erd
+\end_inset
 
+ if only the 
+\begin_inset Quotes eld
 \end_inset
 
+Answer
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Branches"
+ branch was active, and 
+\begin_inset Quotes eld
+\end_inset
 
+Exam-Question-Answer.pdf
+\begin_inset Quotes erd
 \end_inset
 
+ if both branches were active.
+ This helps you to export different versions of your document easily.
+\begin_inset VSpace bigskip
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-Sometimes it is useful to hide some document parts in the output.
- For example a teacher who is setting an exam obviously doesn't want the
- pupils to see the answers, but having questions and answers in the same
- document will make the life of the markers of that exam much easier.
 \end_layout
 
 \begin_layout Standard
-For these cases LyX allows you to put text into branches.
- The text will then only appear in the output when its branch is activated.
- To create a branch, go in the 
-\family sans
-Document\SpecialChar \menuseparator
-Settings
-\family default
- dialog to 
+There are also inverted branch insets, whose content is output just in case
+ the branch is 
+\emph on
+not
+\emph default
+ activated.
+ This make it easy to add alternative text for different versions of a document.
+ To control whether a particular inset is inverted, right-click on the inset
+ button and choose 
 \family sans
-Branches
-\family default
-.
- The name of the branch, its activation state and the background color of
- the branches inside LyX can be specified in this dialog.
-\end_layout
+Invert
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-Text that should be in a branch is set into branch inset boxes.
- These boxes are inserted via the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Branch
+Inset
 \family default
- where you can choose a branch.
- You can later change the branch of the boxes by right-clicking on them.
-\end_layout
-
-\begin_layout Standard
-Here is an example, where only the question text appears, the answer branch
- is deactivated and does therefore not appear in the output:
+.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Branch Question
+\begin_inset Branch Answer
+inverted 1
 status open
 
 \begin_layout Standard
-Question: Who was the first physics Nobel prize winner?
-\end_layout
 
+\series bold
+No answer:
+\series default
+ Because the 
+\begin_inset Quotes eld
 \end_inset
 
+Answer
+\begin_inset Quotes erd
+\end_inset
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Branch Answer
-status collapsed
-
-\begin_layout Standard
-Answer: Wilhelm Conrad Röntgen
+ branch is deactivated.
 \end_layout
 
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
@@ -27743,21 +31813,22 @@ Answer: Wilhelm Conrad Röntgen
 
 \begin_layout Standard
 To use conditional output inside places where you cannot insert branch insets,
- like inside equations, you can code special LaTeX definitions for each
- branch.
+ like inside equations, you can code special \SpecialChar LaTeX
definitions for each branch.
  For example you can define for the question branch
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-For an introduction to the LaTeX-syntax, see section
+For an introduction to the \SpecialChar LaTeX
+-syntax, see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:LaTeX-Syntax"
+reference "subsec:LaTeX-Syntax"
 
 \end_inset
 
@@ -27815,6 +31886,7 @@ answer}[1]{#1}
 
 \begin_layout Standard
 \begin_inset Branch Question
+inverted 0
 status open
 
 \begin_layout Standard
@@ -27851,6 +31923,7 @@ answer}[1]{}
 
 \begin_layout Standard
 \begin_inset Branch Answer
+inverted 0
 status collapsed
 
 \begin_layout Standard
@@ -27886,21 +31959,21 @@ answer}[1]{#1}
 \end_layout
 
 \begin_layout Standard
-Now it is possible to use the commands 
+Now it is possible to use the 
 \series bold
 
 \backslash
-question{\SpecialChar \ldots{}
+question{\SpecialChar ldots
 }
 \series default
  and 
 \series bold
 
 \backslash
-answer{\SpecialChar \ldots{}
+answer{\SpecialChar ldots
 }
 \series default
- to obtain conditional output.
commands to obtain conditional output.
  Here is an example formula where only the 
 \series bold
 
@@ -27908,8 +31981,10 @@ answer{\SpecialChar \ldots{}
 question
 \series default
  part appears:
-\begin_inset Formula \[
-x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
+\begin_inset Formula 
+\[
+x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
+\]
 
 \end_inset
 
@@ -27925,533 +32000,34 @@ Math
  manual.
 \end_layout
 
-\begin_layout Section
-PDF Properties
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:PDF-Properties"
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-PDF properties
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-The 
-\family sans
-Document Settings
-\family default
- dialog allows you in the 
-\family sans
-PDF Properties
-\family default
- to set up special options for the PDF output of your document.
- All options there are provided by the LaTeX-package 
-\series bold
-hyperref
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-LaTeX-packages ! hyperref
-\end_layout
-
-\end_inset
-
-.
-\end_layout
-
-\begin_layout Standard
-Using 
-\series bold
-hyperref
-\series default
- will link all cross-references in the DVI- and PDF-output.
- This means that the reader of your document will be able to click on a
- table of contents entry or on a reference and he is shown the referenced
- document part.
- You can specify in the dialog tab 
-\family sans
-Hyperlinks
-\family default
- how the links will look like and if links for bibliographical backreferences
- are created.
- The backreferences will appear in the bibliography behind the different
- entries, showing the number of the section, slide, or page where the entry
- is referenced.
-\end_layout
-
-\begin_layout Standard
-In the dialog tab 
-\family sans
-Bookmarks
-\family default
- you can set if PDF-bookmarks should be created for every section of your
- document to make it easier for readers to navigate through the document.
- You can decide if the bookmarks should be numbered like your document sections
- or not.
- With the open bookmarks level you can specify what sectioning level should
- be displayed in the bookmarks when opening the PDF.
- For example level
-\begin_inset space ~
-\end_inset
-
-2 will display all sections and subsections, while level
-\begin_inset space ~
-\end_inset
-
-1 will only display the sections.
-\end_layout
-
-\begin_layout Standard
-The header information in the dialog tab 
-\family sans
-General
-\family default
- are saved together with the PDF as file properties.
- Many programs are able to extract this information to e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
-\end_inset
-
-automatically recognize who the author is and what the PDF is about.
- This is very useful to sort, classify, or use PDFs for bibliography issues.
- When the option 
-\family sans
-Automatic fill header
-\family default
- is set, LyX tries to extract the header information from your document
- title and author settings.
-\end_layout
-
-\begin_layout Standard
-The option 
-\family sans
-Load in fullscreen mode
-\family default
- will open the PDF in fullscreen mode, which is useful for presentations.
-\end_layout
-
-\begin_layout Standard
-PDF properties are also used in this document.
- When you look in its document settings, you can see that some additional
-\series bold
-hyperref
-\series default
- options are used.
- For an explanation of them we refer you to the hyperref manual 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "hyperref"
-
-\end_inset
-
-.
-\end_layout
-
-\begin_layout Section
-TeX Code and the LaTeX Syntax
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:TeX-Code"
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Subsection
-TeX Code Boxes
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-TeX Code
-\end_layout
-
-\end_inset
-
-
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:TeX-Code-Boxes"
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-As LyX uses LaTeX in the background, it supports many LaTeX commands and
- constructs, but not all.
- LaTeX contains of hundreds of packages which provide different commands.
- All the time packages are being updated and new ones added.
- This has the advantage that you can typeset nearly everything as there
- is for every problem a LaTeX-package.
- But LyX can of course not be up to date and support all packages and their
- commands.
-\end_layout
-
-\begin_layout Standard
-But don't worry, you can use any LaTeX-command directly in LyX inside the
- TeX Code box.
- A TeX Code box is created by the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-TeX
-\begin_inset space ~
-\end_inset
-
-Code
-\family default
- or by the toolbar button 
-\begin_inset Graphics
-       filename ../images/ert-insert.png
-
-\end_inset
-
-.
- The box can be opened by left-clicking and closed by right-clicking on
- it.
-\end_layout
-
-\begin_layout Standard
-You can insert complete or incomplete commands as TeX Code.
- Incomplete means that the command argument can be Standard LyX text.
- For example, if you want to draw a frame around a word and are therefore
- using the LaTeX-command 
-\series bold
-
-\backslash
-fbox
-\series default
-, you can write the command part 
-\series bold
-
-\backslash
-fbox{
-\series default
- in a TeX Code box before the word and the closing brace 
-\series bold
-}
-\series default
- in a second TeX Code box behind the word.
- The word between the two TeX Code boxes is then the argument as it is in
- the following example:
-\end_layout
-
-\begin_layout Standard
-\begin_inset Graphics
-       filename clipart/ERT.png
-       scale 89
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-gives
-\end_layout
-
-\begin_layout Standard
-This is a line with a 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-fbox{
-\end_layout
-
-\end_inset
-
-framed
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
- word.
-\end_layout
-
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
- At the end of LaTeX-commands without parameters, you have to insert a space
- to let LaTeX know that the command is finished.
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Subsection
-Short Introduction to the LaTeX Syntax
-\begin_inset Argument
-status collapsed
-
-\begin_layout Plain Layout
-The LaTeX Syntax
-\end_layout
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-LaTeX Syntax
-\end_layout
-
-\end_inset
-
-
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:LaTeX-Syntax"
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-When you write larger documents or books, you will need to know something
- about the LaTeX-commands that LyX uses in the background.
- Because LaTeX is based on commands, you can 
-\begin_inset Quotes eld
-\end_inset
-
-program
-\begin_inset Quotes erd
-\end_inset
-
- your text.
- This has the advantage that the layout of the document can be changed at
- any time if you know the right commands.
- E.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
-\end_inset
-
-imagine you have to write a manual for a product and the deadline is the
- end of the day.
- Your boss just has complimented you for your good work but wants to have
- all caption labels bold.
- But you have over hundred figure and table captions with non-bold labels
- in your manual.
- Of course it's impossible to change all caption labels manually in one
- day.
-\end_layout
-
-\begin_layout Standard
-Now LaTeX comes into play.
- As mentioned above, for every problem there exists a LaTeX-package.
- First you have to find out which and therefore look in the LaTeX package
- database, 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "Catalogue"
-
-\end_inset
-
-.
-\end_layout
-
-\begin_layout Standard
-As result you know that the package 
-\series bold
-caption
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-LaTeX-packages ! caption
-\end_layout
-
-\end_inset
-
- is what you need.
- To use a package, you have to load it in the document preamble (menu 
-\family sans
-Document\SpecialChar \menuseparator
-Settings
-\family default
-) with the command
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage[options]{package name}
-\end_layout
-
-\begin_layout Standard
-All LaTeX commands begin with a backslash, the command argument is set within
- two braces, and the options are set within two brackets.
- Note that not all commands have an argument and options.
-\end_layout
-
-\begin_layout Standard
-In your case the package name is 
-\series bold
-caption
-\series default
-.
- After a look in the documentation of the package, you know that the option
-\series bold
-labelfont=bf
-\series default
- will change the font of all caption labels to bold.
- So you add the command
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage[labelfont=bf]{caption}
-\end_layout
-
-\begin_layout Standard
-to the preamble and the problem is solved.
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-For more commands provided by the 
-\series bold
-caption
-\series default
- package, have a look at its documentation, 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "caption"
-
-\end_inset
-
-.
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-Note that some document classes have built-in solutions for well known problems
- like your case.
- For example if you use a 
-\family sans
-KOMA-Script
-\family default
- class, you don't need the package 
-\series bold
-caption
-\series default
-, you can instead write
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-setkomafont{captionlabel}{
-\backslash
-bfseries}
-\end_layout
-
-\begin_layout Standard
-in the preamble and the problem is solved.
- So if you plan to write a large document, you should have a look at the
- documentation of the document class you want to use.
- (
-\series bold
-
-\backslash
-setkomafont
-\series default
- is an example of a command with more than one argument.)
-\end_layout
-
-\begin_layout Standard
-Commands in the preamble affect the whole document, while commands in the
- text affect only the text after the command or only the text used as command
- argument.
- To insert a LaTeX-command in text, use the TeX Code box as described in
- the previous section.
-\end_layout
-
-\begin_layout Standard
-If you want to learn more about LaTeX and its syntax, have a look at the
- LaTeX-books 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "latexcompanion,latexguide"
-
+\begin_layout Standard
+Each type of branch is allowed to have its specific style defined in layout
+ files (e.
+\begin_inset space \thinspace{}
 \end_inset
 
-.
+g.
+\begin_inset space \space{}
+\end_inset
+
+any branch inset can be automatically wrapped by your own \SpecialChar LaTeX
+ commands.).
+ For this advanced usage, see the 
+\emph on
+Customization
+\emph default
+ manual, section 
+\emph on
+Flex insets and InsetLayout
+\emph default
+).
 \end_layout
 
 \begin_layout Section
-Previewing Snippets of your Document
+PDF Properties
 \begin_inset CommandInset label
 LatexCommand label
-name "sec:Previewing-snippets-of"
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Instant preview
-\end_layout
+name "sec:PDF-Properties"
 
 \end_inset
 
@@ -28460,7 +32036,7 @@ Instant preview
 status collapsed
 
 \begin_layout Plain Layout
-Document ! Preview
+PDF properties
 \end_layout
 
 \end_inset
@@ -28469,703 +32045,440 @@ Document ! Preview
 \end_layout
 
 \begin_layout Standard
-LyX allows you to generate previews of sections of your document on the
- fly so you can see how they'll look in the final document without having
- to break your train of thought with 
+The 
 \family sans
-View\SpecialChar \menuseparator
-DVI
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+PDF Properties
 \family default
-.
-\end_layout
-
-\begin_layout Standard
-If you would for example like to see in LyX your math formulas typeset by
- LaTeX, install the LaTeX-package 
+ dialog allows you to set up special options for the PDF output of your
+ document.
+ All these options are provided by the \SpecialChar LaTeX
+-package 
 \series bold
-preview-latex
+hyperref
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! preview-latex
+\SpecialChar LaTeX
+ packages ! hyperref
 \end_layout
 
 \end_inset
 
- as explained below, and turn on 
+ which will link all cross-references in the DVI- and PDF-output.
+ This means that the reader of your document will be able to click on a
+ table of contents entry or on a reference to move to the cross-referenced
+ part of the document.
+\end_layout
+
+\begin_layout Standard
+The header information in the dialog tab 
 \family sans
-Instant
+General
+\family default
+ is saved together with the PDF as file properties.
+ Many programs are able to extract this information, for example, automatically
+ to recognize who the author is and what the PDF is about.
+ This is very useful to sort, classify or use PDFs for bibliography issues.
+ When the option 
+\family sans
+Automatically
 \begin_inset space ~
 \end_inset
 
-preview
+fill
+\begin_inset space ~
+\end_inset
+
+header
 \family default
- in the 
+ is set, \SpecialChar LyX
+ tries to extract the header information from your document title
+ and author entries.
+ The option 
 \family sans
-Tools\SpecialChar \menuseparator
-Preferences 
-\family default
-dialog under Look
+Load
 \begin_inset space ~
 \end_inset
 
-and
+in
 \begin_inset space ~
 \end_inset
 
-feel\SpecialChar \menuseparator
-Display.
- The 
-\family sans
-Preview
+fullscreen
 \begin_inset space ~
 \end_inset
 
-Size
+mode
 \family default
is the multiplication factor for the size.
will open the PDF in fullscreen mode, which is useful for presentations.
 \end_layout
 
 \begin_layout Standard
-Previews are generated when you load a document into LyX and when you finish
- editing an inset.
- Previews of an already loaded document are 
-\emph on
-not
-\emph default
- generated just by selecting the 
+You can specify in the dialog tab 
 \family sans
-Instant
+Hyperlinks
+\family default
+ how the links will look and if links for bibliographical backreferences
+ are created.
+ The 
+\family sans
+Break
 \begin_inset space ~
 \end_inset
 
-preview
-\family default
- check box, you have to reopen the documents to activate the previews.
-\end_layout
+links
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-LyX will generate previews of math insets.
- It will also generate previews of included insets if you select the 
-\family sans
-Show
+over
 \begin_inset space ~
 \end_inset
 
-preview
+lines
 \family default
- check box in the insert dialog.
- This is useful if you wish to generate a preview of a LaTeX figure, for
- example.
-\end_layout
+ option allows long links to be split; 
+\family sans
+No
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-To get previews working, you need the LaTeX package 
-\series bold
-preview-latex
-\series default
- (on some systems named simply 
-\series bold
-preview
-\series default
-) installed.
- If it is not already installed, you will find it in the TeX Catalogue,
-\begin_inset CommandInset citation
-LatexCommand cite
-key "TeXCatalogue"
+frames
+\begin_inset space ~
+\end_inset
 
+around
+\begin_inset space ~
 \end_inset
 
- or in the package manager of your LaTeX-system.
- You obtain prettier results if you install the program 
-\family typewriter
-pnmcrop
-\family default
- from the 
-\family typewriter
-netpbm
+links
 \family default
- package; for LyX on Windows this program is automatically installed together
- with LyX.
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace bigskip
+ and 
+\family sans
+Color
+\begin_inset space ~
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-You can furthermore preview the LaTeX source of the whole document or parts
- of it.
- Use the menu 
+links
+\family default
+ both turn off the default behavior of enclosing all links in frames; 
 \family sans
-View\SpecialChar \menuseparator
-View
+Color
 \begin_inset space ~
 \end_inset
 
-Source
+links
 \family default
- and a window will be shown where you can see the LaTeX-source code.
- The window shows the source of the whole paragraph where the cursor is
- currently in.
- You can also select document parts in LyX's main window, then only this
- selection (when it is more than one paragraph) is shown as source code.
- To view the whole document as source, enable the corresponding option in
- the source view window.
+ colors the different links.
+ The default colors are:
 \end_layout
 
-\begin_layout Section
-Spell Checking
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Spellchecking"
-
-\end_inset
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
+\color magenta
+magenta
+\color inherit
+ for hyperlinks and URLs
+\end_layout
 
-\begin_inset Index idx
-status collapsed
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-\begin_layout Plain Layout
-Spell checking
+\color red
+red
+\color inherit
+ for links
 \end_layout
 
-\end_inset
-
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
+\color green
+green
+\color inherit
+ for citations
 \end_layout
 
 \begin_layout Standard
-LyX itself has no built-in spell checker.
- Rather it uses one of the external programs 
-\family typewriter
-aspell
-\family default
-, 
-\family typewriter
-ispell
-\family default
-, 
-\family typewriter
-hspell
-\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
-\family default
- is a Hebrew spell-checker.
- The used spell checker and its settings are specified in LyX's preferences
- under 
+but you can change these in the field 
 \family sans
-Language Settings
+Additional options
 \family default
 .
+ For example, in this document they were changed with the additional options:
 \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
-\family default
- can be used.
+
+\series bold
+linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
 \end_layout
 
 \begin_layout Standard
-The menu
-\family sans
- Tools\SpecialChar \menuseparator
-Spellchecker
-\family default
- or the toolbar button 
-\begin_inset Graphics
-       filename ../images/dialog-show_spellchecker.png
-
-\end_inset
-
- starts the spell checking beginning from the current cursor position.
- A dialog window will appear showing any incorrect (or unknown) word found,
- allowing you to edit and replace it in a second line.
- Whenever an unknown word is found, the word is highlighted and the text
- scrolled so that it is visible.
- In the 
+If the option 
 \family sans
-spell checker
+Backreferences
 \family default
- dialog, there is also a box showing suggestions for a correction, if any
- could be found.
- Clicking on one of the corrections will copy to the 
-\family sans
-Replace
-\family default
- field, double-click invokes directly the replacement.
- Unknown but correctly typed words can be added to the personal dictionary.
+ is set, the hyperlinks will appear in the bibliography after the different
+ entries, showing, depending on the option selected, the number of the section,
+ slide or page where the entry is referenced.
 \end_layout
 
 \begin_layout Standard
-By default, the dictionary file used is determined by the document language
- that is set in the 
+In the dialog tab 
 \family sans
-Document\SpecialChar \menuseparator
-Settings
+Bookmarks
 \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 
+ you can specify if PDF-bookmarks should be created for every section of
+ your document to make it easier for readers to navigate through the document.
+ You can decide if the bookmarks should be numbered like your document sections
+ or not.
+ With the 
 \family sans
-Alternative language
+Open bookmarks
 \family default
- in preferences dialog.
-\end_layout
-
-\begin_layout Standard
-After a spell check you will be informed about the number of checked words.
-\end_layout
-
-\begin_layout Subsubsection*
-Limitations
-\end_layout
-
-\begin_layout Standard
-It is not possible to change the spelling of a particular word globally,
- rather than having to change the spelling separately for each occurrence
- of the word.
- But you can use the 
 \family sans
-Find
+Level
+\family default
+ you can specify what sectioning level should be displayed in the bookmarks
+ when opening the PDF.
+ For example level
 \begin_inset space ~
 \end_inset
 
-&
+2 will display all sections and subsections, while level
 \begin_inset space ~
 \end_inset
 
-Replace
-\family default
- dialog for that.
+1 will only display the sections.
 \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
+PDF properties are also used in this document.
+ When you look in its document settings, you can see that some additional
+\series bold
+hyperref
+\series default
+ options are used.
+ For an explanation of all them we refer you to the hyperref manual 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "hyperref"
+literal "true"
 
-\begin_layout Subsubsection*
-Further Settings
-\end_layout
+\end_inset
 
-\begin_layout Standard
-The 
-\family sans
-Spellchecker
-\family default
- section in the preferences dialog has some additional options:
+.
 \end_layout
 
-\begin_layout Description
-Escape
-\begin_inset space ~
-\end_inset
+\begin_layout Section
+\SpecialChar TeX
+ Code and the \SpecialChar LaTeX
+ Syntax
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:TeX-Code"
 
-characters Allows you to add non-standard characters that the spell checker
- should consider, e.
-\begin_inset space \thinspace{}
 \end_inset
 
-g.
-\begin_inset space \space{}
-\end_inset
 
-German umlauts although you are spell checking an English document.
- This should not normally be needed.
 \end_layout
 
-\begin_layout Description
-Personal
-\begin_inset space ~
-\end_inset
+\begin_layout Subsection
+\SpecialChar TeX
+ Code Boxes
+\begin_inset Index idx
+status collapsed
 
-dictionary to use a different file as your personal dictionary instead of
- the spell checker's default choice 
+\begin_layout Plain Layout
+\SpecialChar TeX
+ Code
 \end_layout
 
-\begin_layout Description
-Accept
-\begin_inset space ~
 \end_inset
 
-compound
-\begin_inset space ~
-\end_inset
 
-words Prevent the spell checker from complaining about compounded words
- like 
-\begin_inset Quotes eld
-\end_inset
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:TeX-Code-Boxes"
 
-passthrough
-\begin_inset Quotes erd
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Description
-Use
-\begin_inset space ~
-\end_inset
+\end_layout
 
-input
-\begin_inset space ~
-\end_inset
+\begin_layout Standard
+As \SpecialChar LyX
+ uses \SpecialChar LaTeX
+ in the background, it supports many \SpecialChar LaTeX
+ commands and constructs,
+ but not all.
+ \SpecialChar LaTeX
+ contains hundreds of packages that provide different commands.
+ All the time packages are being updated and new ones added.
+ This has the advantage that you can typeset nearly everything as there
+ is a \SpecialChar LaTeX
+-package for every problem, though \SpecialChar LyX
+ cannot support all packages and
+ their commands.
+\end_layout
 
-encoding Uses the document encoding that is set in the 
-\family sans
-Document\SpecialChar \menuseparator
-Settings
-\family default
- dialog under 
+\begin_layout Standard
+But don't worry, you can use any \SpecialChar LaTeX
+-command directly in \SpecialChar LyX
+ inside the \SpecialChar TeX
+ Code
+ box.
+ A \SpecialChar TeX
+ Code box is created by the menu 
 \family sans
-Language
-\family default
- also for the spellchecker.
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-The encodings are explained in section
+Insert\SpecialChar menuseparator
+TeX
 \begin_inset space ~
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cha:The-Document-Settings"
-
-\end_inset
-
-.
-\end_layout
-
-\end_inset
-
- Only enable this if you use 
-\family typewriter
-ispell
+Code
 \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.
-\end_layout
-
-\begin_layout Section
-Thesaurus
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Thesaurus
-\end_layout
-
+ or by the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "ert-insert"
 \end_inset
 
-
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Thesaurus"
-
+ (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "ert-insert"
 \end_inset
 
-
+).
+ The box can be opened by left-clicking and closed by right-clicking on
+ it and selecting 
+\family sans
+Close Inset
+\family default
+.
 \end_layout
 
 \begin_layout Standard
-LyX provides a multilingual thesaurus.
- It uses the same thesaurus framework as OpenOffice and Firefox (namely
- the 
-\emph on
-MyThes
-\emph default
-
+You can insert complete or incomplete commands as \SpecialChar TeX
+ Code.
+ Incomplete means that the command argument can be Standard \SpecialChar LyX
+ text.
+ For example, if you want to draw a frame around a word
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-\begin_inset CommandInset href
-LatexCommand href
-target "http://lingucomponent.openoffice.org/thesaurus.html"
-
-\end_inset
-
-
+The LyX way would be to use a framed box.
 \end_layout
 
 \end_inset
 
- thesaurus library, which is included in LyX).
- Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
- are available for many languages.
-\end_layout
+ and are therefore using the \SpecialChar LaTeX
+-command 
+\series bold
 
-\begin_layout Standard
-This section describes how new dictionaries are installed and set up for
- the use with LyX.
-\end_layout
+\backslash
+fbox
+\series default
+, you can write the command part 
+\series bold
 
-\begin_layout Subsection
-Setting up the thesaurus
+\backslash
+fbox{
+\series default
+ in a \SpecialChar TeX
+ Code box before the word and the closing brace 
+\series bold
+}
+\series default
+ in a second \SpecialChar TeX
+ Code box behind the word.
+ The word between the two \SpecialChar TeX
+ Code boxes is then the argument as it is in the
+ following example:
 \end_layout
 
 \begin_layout Standard
-The 
-\emph on
-MyThes/
-\emph default
-OpenOffice thesauri consist of two files per language: A file with the suffix
-\emph on
-*.dat
-\emph default
- containing the data and an index file with the suffix 
-\emph on
-*.idx
-\emph default
-.
- The standardized file names include the language code for the given language
- (e.
-\begin_inset space \thinspace{}
+\begin_inset Graphics
+       filename clipart/ERT.png
+       scale 95
+
 \end_inset
 
-g.
- en_EN for English).
- For instance, the English files are named:
-\end_layout
 
-\begin_layout Itemize
-th_en_EN_v2.idx
 \end_layout
 
-\begin_layout Itemize
-th_en_EN_v2.dat
+\begin_layout Standard
+gives
 \end_layout
 
 \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 from the site 
-\begin_inset Flex URL
+This is a line with a 
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-http://extensions.services.openoffice.org
-\end_layout
-
-\end_inset
-
-.
- 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.
-\end_layout
-
-\begin_layout Standard
-Put the 
-\emph on
-*.idx
-\emph default
- and 
-\emph on
-*.dat
-\emph default
- files of all languages you want to use into one directory (do not use subfolder
-s), and specify the path to this directory in 
-\family sans
-Tools\SpecialChar \menuseparator
-Preferences\SpecialChar \menuseparator
-Paths
-\family default
-.
- Now the thesaurus should be ready to use.
-\end_layout
 
-\begin_layout Subsection
-Using the thesaurus
+\backslash
+fbox{
 \end_layout
 
-\begin_layout Standard
-To start the thesaurus, use the menu 
-\family sans
-Tools\SpecialChar \menuseparator
-Thesaurus
-\family default
- or the toolbar button 
-\begin_inset Graphics
-       filename ../images/thesaurus-entry.png
-       rotateOrigin center
-
 \end_inset
 
- while the cursor is at the word you want to look up or while a word is
- selected.
- A dialog pops up showing you probably related words that you can use as
- replacement.
- The proposals are grouped into categories.
- Note that the thesaurus does not only show synonyms, but also hyperonyms
- and hyponyms (such as 
-\emph on
-plant
-\emph default
- for 
-\emph on
-tree
-\emph default
-), compounds (such as 
-\emph on
-tree diagram
-\emph default
-) and antonyms (such as 
-\emph on
-women
-\emph default
- for 
-\emph on
-men
-\emph default
-), which are marked as such.
-\end_layout
+framed
+\begin_inset ERT
+status collapsed
 
-\begin_layout Standard
-The language is automatically chosen from the language at the cursor, but
- you can also switch it in the dialog, as you can enter new words to look
- up directly there.
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Standard
-Note that the thesaurus cannot handle phrases (only compounds that are in
- the dictionary, such as the above 
-\emph on
-tree diagram
-\emph default
-), and you have to use the so called lemma form, i.
-\begin_inset space \thinspace{}
-\end_inset
+}
+\end_layout
 
-e.
- the form that is used in the dictionaries (for many languages: first person
- singular indicative active for nouns, infinitive for verbs).
- For example looking up the word forms 
-\emph on
-reports
-\emph default
- or 
-\emph on
-reporting
-\emph default
- yields no results, while results are shown for the word form 
-\emph on
-report
-\emph default
-.
- Your best bet is to highlight only the relevant parts of such word (e.
-\begin_inset space \thinspace{}
 \end_inset
 
-g.
-\emph on
-report
-\emph default
- in 
-\emph on
-report
-\emph default
-s), then you get proposals without adjusting the query in the dialog, and
- also the replacement will probably be correct (as only the highlighted
- part will be replaced, thus the ending remains).
-\end_layout
-
-\begin_layout Subsection
-License of the Thesaurus library
+ word.
 \end_layout
 
 \begin_layout Standard
-The 
-\emph on
-MyThes
-\emph default
- library, which is used by LyX for the thesaurus, was created by 
-\noun on
-Kevin B.
- Hendricks
-\noun default
- as a standalone program.
- Version 1.1 of the library is included in LyX.
- The library was released under the 
-\emph on
-Berkeley Database License
-\emph default
-, which is compatible with LyX's license, the GPL.
- In order to meet the requirements of the Berkeley Database License, the
- MyThes license file is included in the LyX sources in the folder 
-\family sans
-~src/support/mythes/license.readme
-\family default
-.
- In LyX Windows installations it is additionally available in the file 
-\family sans
-MyThes-License.txt
-\family default
- that is in the same folder as the file lyx.exe.
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ At the end of \SpecialChar LaTeX
+-commands without parameters, you have to insert a space
+ to let \SpecialChar LaTeX
+ know that the command is finished.
 \end_layout
 
-\begin_layout Section
-Change Tracking
-\begin_inset Index idx
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+A Short Introduction to the \SpecialChar LaTeX
+ Syntax
+\begin_inset Argument 1
 status collapsed
 
 \begin_layout Plain Layout
-Change Tracking
+The \SpecialChar LaTeX
+ Syntax
 \end_layout
 
 \end_inset
@@ -29175,7 +32488,8 @@ Change Tracking
 status collapsed
 
 \begin_layout Plain Layout
-Document ! Change Tracking
+\SpecialChar LaTeX
+ Syntax
 \end_layout
 
 \end_inset
@@ -29183,7 +32497,7 @@ Document ! Change Tracking
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sec:Change-Tracking"
+name "subsec:LaTeX-Syntax"
 
 \end_inset
 
@@ -29191,227 +32505,331 @@ name "sec:Change-Tracking"
 \end_layout
 
 \begin_layout Standard
-When you work on a document collaboratively it is extremely useful to be
- able to see changes that others have made highlighted in the document.
- You can then decide if you want to accept a change or not.
- This can be achieved by turning on change tracking in the menu 
-\family sans
-Document\SpecialChar \menuseparator
-Change
-\begin_inset space ~
+When you write larger documents or books, you will need to know something
+ about the \SpecialChar LaTeX
+-commands that \SpecialChar LyX
+ uses in the background.
+ Because \SpecialChar LaTeX
+ is based on commands, you can 
+\begin_inset Quotes eld
 \end_inset
 
-Tracking\SpecialChar \menuseparator
-Track
-\begin_inset space ~
+program
+\begin_inset Quotes erd
 \end_inset
 
-Changes
-\family default
-.
+ your text.
+ This has the advantage that the layout of the document can be changed at
+ any time if you know the right commands.
+ For example, imagine you have to write a manual for a product and the deadline
+ is the end of the day.
+ Your boss has just complimented you for your good work but wants to have
+ all caption labels bold.
+ But you have over a hundred figure and table captions with non-bold labels
+ in your manual.
+ Of course it is impossible to change all caption labels manually in one
+ day.
 \end_layout
 
 \begin_layout Standard
-Changes made in the document will then be highlighted by strokes and colors:
+Now \SpecialChar LaTeX
+ comes into play.
+ As mentioned above, for every problem there exists a \SpecialChar LaTeX
+-package.
+ First you have to find out which and therefore look in the \SpecialChar LaTeX
+ package database,
  
-\bar under
-\color blue
-underlined text
-\bar default
-\color inherit
- is an addition, 
-\strikeout on
-\color blue
-canceled text
-\strikeout default
-\color inherit
- is a deletion.
- The color depends on the author that made the change.
- You can change the color in LyX's preferences dialog under 
-\family sans
-Look
-\begin_inset space ~
-\end_inset
+\begin_inset CommandInset citation
+LatexCommand cite
+key "Catalogue"
+literal "true"
 
-and
-\begin_inset space ~
 \end_inset
 
-feel
-\family default
-, 
-\family sans
-Colors
-\family default
 .
+\end_layout
+
+\begin_layout Standard
+As result you find that the package 
+\series bold
+caption
+\series default
+
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Color ! Change tracking
+\SpecialChar LaTeX
+ packages ! caption
 \end_layout
 
 \end_inset
 
- The author and the date of the change are shown in LyX's status bar when
- the cursor is in changed text.
- The same information is shown when you use the toolbar button 
-\begin_inset Graphics
-       filename ../images/changes-merge.png
-       rotateOrigin center
+ is what you need.
+ To use a package, you have to load it in the document preamble (menu 
+\family sans
+Document\SpecialChar menuseparator
+Settings
+\family default
+\SpecialChar menuseparator
 
+\family sans
+LaTeX
+\begin_inset space ~
 \end_inset
 
+Preamble
+\family default
+) with the command
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+usepackage[options]{package name}
+\end_layout
+
+\begin_layout Standard
+All \SpecialChar LaTeX
+ commands begin with a backslash, the command argument is set within
+ two braces and the options are set within two brackets.
+ Note that not all commands have an argument and options.
+\end_layout
+
+\begin_layout Standard
+In your case the package name is 
+\series bold
+caption
+\series default
 .
+ After a look in the documentation of the package, you know that the option
+\series bold
+labelfont=bf
+\series default
+ will change the font of all caption labels to bold.
+ So you add the command
 \end_layout
 
 \begin_layout Standard
-When change tracking is activated, you will see the review toolbar in LyX:
-\begin_inset Index idx
+
+\series bold
+
+\backslash
+usepackage[labelfont=bf]{caption}
+\end_layout
+
+\begin_layout Standard
+to the preamble and the problem is solved.
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-Toolbar ! Review
-\end_layout
+For more commands provided by the 
+\series bold
+caption
+\series default
+ package, have a look at its documentation, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "caption"
+literal "true"
 
 \end_inset
 
-
+.
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-\begin_inset Graphics
-       filename clipart/ChangesToolbar.png
+Note that some document classes have built-in solutions for well-known problems
+ like your case.
+ For example if you use a 
+\family sans
+KOMA-Script
+\family default
+ class, you don't need the package 
+\series bold
+caption
+\series default
+, you can instead write
+\end_layout
 
-\end_inset
+\begin_layout Standard
 
+\series bold
 
+\backslash
+setkomafont{captionlabel}{
+\backslash
+bfseries}
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace defskip
-\end_inset
+in the preamble and the problem is solved.
+ So if you plan to write a large document, you should have a look at the
+ documentation of the document class you want to use.
+ (
+\series bold
 
+\backslash
+setkomafont
+\series default
+ is an example of a command with more than one argument.)
+\end_layout
 
+\begin_layout Standard
+Commands in the preamble affect the whole document, while commands in the
+ text affect only the text after the command or only the text used as command
+ argument.
+ To insert a \SpecialChar LaTeX
+-command in text, use the \SpecialChar TeX
+ Code box as described in the previous
+ section.
 \end_layout
 
 \begin_layout Standard
-The review toolbar as shown above contains from left to right the following
- buttons:
+If you want to learn more about \SpecialChar LaTeX
+ and its syntax, have a look at the \SpecialChar LaTeX
+-books
+\begin_inset CommandInset citation
+LatexCommand cite
+key "latexcompanion,latexguide"
+literal "true"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace defskip
+\begin_inset Newpage clearpage
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-\begin_inset Tabular
-<lyxtabular version="3" rows="10" columns="2">
-<features islongtable="true" longtabularalignment="center">
-<column alignment="left" valignment="top" width="0">
-<column alignment="left" valignment="top" width="0">
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/changes-track.png
-       rotateOrigin center
+
+
+\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
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+
+
+\end_layout
+
+\begin_layout Left Header
+\begin_inset Argument 1
+status collapsed
 
 \begin_layout Plain Layout
 
-\family sans
-Document\SpecialChar \menuseparator
-Change
-\begin_inset space ~
-\end_inset
+\end_layout
 
-Tracking\SpecialChar \menuseparator
-Track
-\begin_inset space ~
 \end_inset
 
-Changes
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+rightmark
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Note Note
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/changes-output.png
-       rotateOrigin center
+defines the header line as described below
+\end_layout
 
 \end_inset
 
 
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+\begin_layout Center Header
+\begin_inset Argument 1
+status collapsed
 
 \begin_layout Plain Layout
 
-\family sans
-Document\SpecialChar \menuseparator
-Change
-\begin_inset space ~
-\end_inset
+\end_layout
 
-Tracking\SpecialChar \menuseparator
-Show
-\begin_inset space ~
 \end_inset
 
-Changes
-\begin_inset space ~
-\end_inset
 
-in
-\begin_inset space ~
+\end_layout
+
+\begin_layout Right Header
+\begin_inset Argument 1
+status collapsed
+
+\begin_layout Plain Layout
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+leftmark
+\end_layout
+
 \end_inset
 
-Output
+
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+
+
+\end_layout
+
+\begin_layout Left Footer
+\begin_inset Argument 1
+status collapsed
+
+\begin_layout Plain Layout
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/change-next.png
-       rotateOrigin center
+
+
+\backslash
+thepage
+\end_layout
 
 \end_inset
 
@@ -29419,226 +32837,329 @@ Output
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+
+
+\end_layout
+
+\begin_layout Center Footer
+\begin_inset Argument 1
+status collapsed
 
 \begin_layout Plain Layout
-Jumps to the next change
+
+\family sans
+\series bold
+\color red
+\SpecialChar LyX
+'s user guide
 \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/change-accept.png
-       rotateOrigin center
+Magic code:
+\begin_inset Newline newline
+\end_inset
+
 
+\begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
 \end_inset
 
 
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+\begin_layout Right Footer
+\begin_inset Argument 1
+status collapsed
 
 \begin_layout Plain Layout
 
-\family sans
-Document\SpecialChar \menuseparator
-Change
-\begin_inset space ~
+\end_layout
+
 \end_inset
 
-Tracking\SpecialChar \menuseparator
-Accept
-\begin_inset space ~
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+Roman{page}
+\end_layout
+
 \end_inset
 
-Change
+
 \end_layout
 
+\begin_layout Section
+Customized Page Headers and Footers
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Customized-Page-Headers"
+
 \end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/change-reject.png
-       rotateOrigin center
+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
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
+\end_layout
+
+\begin_layout Standard
+To define a custom page header and footer line for your document, you need
+ to set the 
 \family sans
-Document\SpecialChar \menuseparator
-Change
+Page
 \begin_inset space ~
 \end_inset
 
-Tracking\SpecialChar \menuseparator
-Reject
+style
+\family default
+ 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
 
-Change
+Layout
+\family default
+.
+ As a 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
+
+
+\emph on
+Custom Header/Footerlines
+\emph default
+
+\begin_inset Quotes erd
+\end_inset
+
+.
+ This module offers the following 6
+\begin_inset space ~
+\end_inset
+
+environments:
 \end_layout
 
+\begin_layout Description
+Left
+\begin_inset space ~
 \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/changes-merge.png
-       rotateOrigin center
+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
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Footer,
+\begin_inset space ~
+\end_inset
 
-\family sans
-Document\SpecialChar \menuseparator
-Change
+Center
 \begin_inset space ~
 \end_inset
 
-Tracking\SpecialChar \menuseparator
-Merge
+Footer,
 \begin_inset space ~
 \end_inset
 
-Changes
+Right
+\begin_inset space ~
+\end_inset
+
+Footer
+\end_layout
+
+\begin_layout Standard
+for the different positions in the header/footer.
+ These environments can be selected in the environment pull-down box.
 \end_layout
 
+\begin_layout Standard
+Normally, headers and footers are set up at the beginning of the document.
+ But you can change them anywhere you want to.
+ Figure
+\begin_inset space ~
 \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/all-changes-accept.png
-       rotateOrigin center
+
+\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" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+Center Header
+\end_layout
 
-\family sans
-Document\SpecialChar \menuseparator
-Change
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-Tracking\SpecialChar \menuseparator
-Accept
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
+Right Header
+\end_layout
 
-All
-\begin_inset space ~
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
-Changes
 \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/all-changes-reject.png
-       rotateOrigin center
+
+\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>
-<cell alignment="center" valignment="top" usebox="none">
+</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 the text, and the footer is below (including
+ footnotes).
+ Headers/footers typically contain things like the page number, title of
+ the chapter, company logo but you can use almost anything, except of floats.
+\end_layout
 
-\family sans
-Document\SpecialChar \menuseparator
-Change
-\begin_inset space ~
-\end_inset
-
-Tracking\SpecialChar \menuseparator
-Reject
-\begin_inset space ~
 \end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-All
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
 
-Changes
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/note-insert.png
-       rotateOrigin center
+
+\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
 
@@ -29649,47 +33170,44 @@ Changes
 
 \begin_layout Plain Layout
 
-\family sans
-Insert\SpecialChar \menuseparator
-Note\SpecialChar \menuseparator
-LyX
-\begin_inset space ~
-\end_inset
-
-Note
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="right" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/note-next.png
-       rotateOrigin center
 
-\end_inset
+\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" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+Center Footer
+\end_layout
 
-\family sans
-Navigate\SpecialChar \menuseparator
-Next
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-Note
+\begin_layout Plain Layout
+Right Footer
 \end_layout
 
 \end_inset
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
-\end_inset
-
+\begin_layout Plain Layout
+\begin_inset Caption Standard
 
-\end_layout
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:Page-layout"
 
-\begin_layout Standard
-The review toolbar helps you to accept, reject, or merge changes – highlight
- the change and press one of the desired toolbar buttons.
- When you merge changes, a window pops up showing you information about
- the next change after the current cursor position.
- So you don't need to highlight a certain change.
- Within the merge window you can decide to accept or reject changes and
- step to the next change.
- This way you can jump through all the changes in the document.
-\end_layout
+\end_inset
 
-\begin_layout Standard
-The toolbar has two buttons to handle notes because notes are often important
- to describe a change.
+Page layout with custom header and footer line.
 \end_layout
 
-\begin_layout Standard
-To show made changes in the output you need the LaTeX package 
-\series bold
-dvipost
-\series default
+\end_inset
 
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-LaTeX-packages ! dvipost
 \end_layout
 
 \end_inset
 
- installed.
- You will find it in the TeX Catalogue, 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "TeXCatalogue"
-
-\end_inset
 
- or in the package manager of your LaTeX-system.
 \end_layout
 
-\begin_layout Section
-International Support
-\begin_inset Index idx
-status collapsed
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
-International support
-\end_layout
 
+\series bold
+Note
+\series default
+: some document classes implement their own customized page headers and
+ footers if 
+\family sans
+Page
+\begin_inset space ~
 \end_inset
 
-
+style
+\family default
+ is set to “Default”.
+ Check what these are before you specify your own customized page headers
+ and footers.
 \end_layout
 
-\begin_layout Standard
-This section describes how to use LyX with any language you want.
- For some non-western languages there are special Wiki-pages that explain
- how to set up LyX to use them: 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "Arabic,Armenian,Farsi,Hebrew"
-
 \end_inset
 
 
 \end_layout
 
+\begin_layout Subsection
+Definition
+\end_layout
+
+\begin_layout Standard
+To define your header line, add all three header environments.
+ The things you add to each environment appear on odd numbered pages, the
+ things in the optional arguments on even numbered pages.
+ For single-sided documents, the optional arguments will not be used and
+ can be omitted.
+ If you leave a header environment or its argument empty, nothing appears
+ in the output.
+ Defining the footer line works similarly.
+\end_layout
+
 \begin_layout Standard
-Besides languages, LyX also supports phonetic symbols, see section
+For the definition, you will need some \SpecialChar LaTeX
+-commands that are inserted as \SpecialChar TeX
+ code
+ (menu 
+\family sans
+Insert\SpecialChar menuseparator
+TeX
 \begin_inset space ~
 \end_inset
 
+Code
+\family default
+):
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Special-Character"
+\begin_layout Description
 
-\end_inset
+\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 Subsection
-Language Options
-\begin_inset Index idx
-status collapsed
+\begin_layout Description
 
-\begin_layout Plain Layout
-Language ! Options
+\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.
+ If the document has chapters, it prints the current chapter number and
+ title instead.
+ 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_inset Index idx
-status collapsed
+\begin_layout Description
 
-\begin_layout Plain Layout
-Document ! Settings
+\backslash
+rightmark prints the current subsection number and title.
+ If the document has chapters, it prints the current section number and
+ title instead.
+ It is normally used in the right header.
+\end_layout
+
+\begin_layout Subsection
+Default header/footer
 \end_layout
 
+\begin_layout Standard
+The custom header/footer is 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 entries from the header/footer, include the
+ relevant header/footer style in your document, but leave it blank.
+ So, if you do not want a page number in the footer, include a blank 
+\family sans
+Center
+\begin_inset space ~
 \end_inset
 
+Footer
+\family default
+ style.
+\end_layout
 
-\begin_inset Index idx
-status collapsed
+\begin_layout Subsection
+Appearance
+\end_layout
 
-\begin_layout Plain Layout
-Document ! Language
+\begin_layout Standard
+The header and footer will appear on normal pages.
+ Some pages are different.
+ The title page has a header/footer environment of its own, and so does
+ 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 way:
 \end_layout
 
 \begin_layout Standard
-The 
-\family sans
-Document\SpecialChar \menuseparator
-Settings
-\family default
- dialog lets you set 
-\family roman
-the language and character encoding for your language.
+
+\series bold
+
+\backslash
+renewcommand{
+\backslash
+headrulewidth}{thickness}
 \end_layout
 
 \begin_layout Standard
-Choose your language in th
+where thickness is a size in standard units lik
 \family sans
-Language
+\emph on
+pt
 \family default
- section of this dialog.
- The default is 
+\emph default
+ or 
 \family sans
-English
+\emph on
+mm
 \family default
+\emph 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
-Under 
-\family sans
-Encoding
-\family default
- you can choose the character encoding map you want to use for LaTeX export.
- The option 
-\family sans
-Language Default
-\family default
- is the preferred choice and works well in most cases.
- For details about the different encoding options see section
+The lines can also be colored, but this requires more knowledge of \SpecialChar LaTeX
+.
+ If you really need this, have a look at the Internet or in section
 \begin_inset space ~
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cha:The-Document-Settings"
+4.4 of the book 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "Mittelbach"
+literal "true"
 
 \end_inset
 
 .
 \end_layout
 
-\begin_layout Subsection
-Keyboard mapping configuration
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Keyboard-mapping"
-
-\end_inset
-
-
+\begin_layout Subsubsection
+Several header/footer lines
 \end_layout
 
 \begin_layout Standard
-If you have for example a U.S.-style keyboard and want to write in a language
- other than English, you can use an alternate keymap.
- For example, if you have a U.S.-style keyboard but want to write in Italian,
- you can configure LyX to use an Italian keymap.
- The preferences dialog allows you to choose up to two keyboard mappings,
- see section
-\begin_inset space ~
-\end_inset
-
+In case you need more than one text line as a header/footer, you can do
+ this by adding a ragged line break in the style definition.
+ However, the default height of the header/footer is only the height of
+ one text line.
+ To expand the height, redefine the \SpecialChar LaTeX
+ length 
+\series bold
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Keyboard-Map"
+\backslash
+headheight
+\series default
+ or 
+\series bold
 
+\backslash
+footheight
+\series default
+ with this entry in 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+LaTeX
+\begin_inset space ~
 \end_inset
 
-.
- You can choose primary and secondary keyboard languages and then select
- which one you want to use.
+Preamble
+\family default
+:
 \end_layout
 
 \begin_layout Standard
-Finally, you may just want to change a few key mappings or create an entirely
- different keymap (for Vulcan, for instance).
- You may, for example, normally write in Italian on a U.S.
- keyboard but want to include an occasional quotation in German.
- In such a case, you can write your own keyboard mapping or modify an existing
- one to support the characters you want.
- This and many other customizations are explained in the 
-\emph on
-Customization
-\emph default
- manual.
-\end_layout
 
-\begin_layout Subsection
-Character Tables
+\series bold
+
+\backslash
+setlength{
+\backslash
+headheight}{height}
 \end_layout
 
 \begin_layout Standard
-Table
-\begin_inset space ~
+where 
+\series bold
+height
+\series default
+ is a size in standard units (e.
+\begin_inset space \thinspace{}
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:The-latin1-character"
-
+g.
+\begin_inset space \space{}
 \end_inset
 
- shows the 
-\family typewriter
-Latin1
-\family default
- character set.
- You should be able to enter the characters in the first eight columns directly
- from the keyboard.
-\end_layout
-
-\begin_layout Standard
-There are a few things you need to know about this table.
- Here are some of the details you'll need to bear in mind when using characters
- from the 
-\family typewriter
-Latin1
-\family default
- character set:
-\end_layout
 
-\begin_layout Itemize
-Even if you have selected 
+\series bold
+1cm
+\series default
+).
+ If you don't know how much space is needed for the height, define your
+ header/footer and preview your document as a PDF.
+ Then open the \SpecialChar LaTeX
+ logfile with the menu 
 \family sans
-latin1
+Document\SpecialChar menuseparator
+LaTeX
+\begin_inset space ~
+\end_inset
+
+Log
 \family default
- in the 
+ and use the button 
 \family sans
-Document\SpecialChar \menuseparator
-Settings
-\family default
- dialog, users who have only the 
-\family typewriter
-T1
-\family default
--fonts for LaTeX [or who have the 
-\family typewriter
-T1
-\family default
--fonts but aren't using them] will still miss a few characters: D0, F0,
- DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
- french quotes won't show up.
-\end_layout
+Next
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-\begin_inset Float table
-wide false
-sideways false
-status open
+Warning
+\family default
+ to see if you can find a warning about the package 
+\series bold
+fancyhdr
+\series default
 
-\begin_layout Plain Layout
-\begin_inset Caption
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset CommandInset label
-LatexCommand label
-name "cap:The-latin1-character"
+\SpecialChar LaTeX
+ packages ! fancyhdr
+\end_layout
 
 \end_inset
 
-The 
-\family typewriter
-latin1
-\family default
- character set
+.
+ 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 your 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 Plain Layout
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="17" columns="17">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain 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
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Header empty, 
+\series bold
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-00
+\backslash
+leftmark
+\series default
+ in the optional argument
 \end_layout
 
+\begin_layout Description
+Left
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Footer empty, 
+\series bold
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-10
+\backslash
+thepage
+\series default
+ in the optional argument
 \end_layout
 
+\begin_layout Description
+Center
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Footer 
+\family sans
+\series bold
+\color red
+\SpecialChar LyX
+'s user guide
+\family default
+\series default
+\color inherit
+, 
+\begin_inset Quotes eld
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-20
-\end_layout
+Magic code:
+\begin_inset Newline newline
+\end_inset
 
+
+\begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-30
+\begin_inset Quotes erd
+\end_inset
+
+ in the optional argument
 \end_layout
 
+\begin_layout Description
+Right
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Footer 
+\series bold
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-40
+\backslash
+Roman{page}
+\series default
+, empty optional argument
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Description
 
-\begin_layout Plain Layout
+\backslash
+headrulewidth set to 2
+\begin_inset space \thinspace{}
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-50
+pt
 \end_layout
 
+\begin_layout Standard
+In principle you can use almost everything in headers/footers, except floats.
+ For more specialized features, for example, thumb-indexes, see the manual
+ of the 
+\series bold
+fancyhdr
+\series default
+ package, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "fancyhdr"
+literal "true"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-60
+.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage clearpage
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-70
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+\begin_inset ERT
+status open
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-80
+
+\backslash
+pagestyle{headings}
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-90
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+switches back to page style with the default headings
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-A0
 \end_layout
 
+\begin_layout Section
+Previewing Snippets of your Document
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Previewing-snippets-of"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-B0
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Instant preview
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-C0
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Document ! Preview
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-D0
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
+\begin_layout Standard
+\SpecialChar LyX
+ allows you to generate previews of sections of your document on the fly
+ so you can see how they will look in the final document without having
+ to break your train of thought with viewing the output.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-E0
+\begin_layout Subsection
+Prerequisites
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+To get previews working, you need the \SpecialChar LaTeX
+ package 
+\series bold
+preview-latex
+\series default
 
-\begin_layout Plain Layout
+\begin_inset Index idx
+status collapsed
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-F0
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! preview-latex
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-00
-\end_layout
+ (on some systems named simply 
+\series bold
+preview
+\series default
+) installed.
+ If it is not already installed, you will find it in the \SpecialChar TeX
+-catalogue, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "TeXCatalogue"
+literal "true"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ or in the package manager of your \SpecialChar LaTeX
+-system.
+ You obtain prettier results if you install the program 
+\family typewriter
+pnmcrop
+\family default
+ from the 
+\family typewriter
+netpbm
+\family default
+ package; for \SpecialChar LyX
+ on Windows this program and also the \SpecialChar LaTeX
+-package are automatically
+ installed together with \SpecialChar LyX
+.
+\end_layout
 
+\begin_layout Subsection
+Enabling previews
 \end_layout
 
+\begin_layout Standard
+If you would for example like to see in \SpecialChar LyX
+ your math formulas typeset by \SpecialChar LaTeX
+,
+ activate the option 
+\family sans
+Display
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Graphics
+\family default
+ in the 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences 
+\family default
+dialog under 
+\family sans
+Look
+\begin_inset space ~
+\end_inset
 
-\end_layout
+and
+\begin_inset space ~
+\end_inset
 
+feel\SpecialChar menuseparator
+Display
+\family default
+.
+ Then set 
+\family sans
+Instant
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Preview
+\family default
+ to 
+\family sans
+On
+\family default
+.
+ The 
+\family sans
+Preview
+\begin_inset space ~
+\end_inset
 
+Size
+\family default
+ is the multiplication factor for the size.
 \end_layout
 
+\begin_layout Standard
+If you would like to see everything but your math formulas typeset by \SpecialChar LaTeX
+,
+ set 
+\family sans
+Instant
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Preview
+\family default
+ to 
+\family sans
+No
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-0
+math
+\family default
+.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+Previews are generated when you load a document into \SpecialChar LyX
+ and when you finish
+ editing an inset.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-@
+\series bold
+Note:
+\series default
+ Previews of an already loaded document are not in every case immediately
+ generated by activating the option 
+\family sans
+Display
+\begin_inset space ~
+\end_inset
+
+Graphics
+\family default
+.
+ Reopening the document will fix such problems.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-P
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
+\begin_layout Subsection
+Selected document parts
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-'
+\begin_layout Standard
+Besides math there are other cases where you might like to see a preview,
+ for example things that \SpecialChar LyX
+ cannot render like rotated parts or things that
+ are not yet supported by \SpecialChar LyX
+.
+ To do this, insert a preview inset via the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Preview
+\family default
+.
+ Insert or paste the stuff that you want to preview into this inset.
+ The preview will be generated when the cursor is outside the preview inset.
+ If you click on the preview, you can edit the previewed stuff.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+An example: To create rotated boxes, you use the \SpecialChar LaTeX
+ command 
+\series bold
+
+\backslash
+rotatebox
+\series default
+ which is not yet supported by \SpecialChar LyX
+.
+\begin_inset Foot
+status collapsed
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-p
-\end_layout
+\series bold
 
+\backslash
+rotatebox
+\series default
+ is explained in section 
+\emph on
+Rotated and Scaled Boxes
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
+Objects
+\emph default
+ manual.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+ Instead of the \SpecialChar TeX
+ Code boxes you want to see in \SpecialChar LyX
+ the final rotated boxes,
+ for example to adjust the rotation angle to fit with the surrounding text.
+ Therefore you create a preview inset and copy the text with the rotated
+ boxes into it.
+ Here is the result:
+\end_layout
+
+\begin_layout Standard
+\begin_inset Preview
+
+\begin_layout Standard
+This is a line
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
+
+\backslash
+rotatebox[origin=r]{-60}{
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
+\begin_inset Box Doublebox
+position "c"
+hor_pos "c"
+has_inner_box 0
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "1in"
+special "width"
+height "1in"
+height_special "totalheight"
+thickness "0.4pt"
+separation "3pt"
+shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
+status collapsed
+
+\begin_layout Plain Layout
+with rotated
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+}
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+ framed text 
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+
+\backslash
+rotatebox[origin=lb]{60}{
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Formula $\int A\,\mathrm{d}x=B$
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+}
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+ and a formula.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+Previewing works also for colors.
+ In this example a special framed, colored box was created using the \SpecialChar LaTeX
+ command
+\series bold
+
+\backslash
+fcolorbox
+\series default
+:
+\begin_inset Foot
+status collapsed
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-01
+\series bold
+
+\backslash
+fcolorbox
+\series default
+ is explained in section 
+\emph on
+Colored Boxes
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+\begin_inset Preview
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
+
+\backslash
+fboxrule 1mm 
+\backslash
+fboxsep 1mm
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-!
+
+\backslash
+fcolorbox{cyan}{magenta}{
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+This is text within a colored, framed box.
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-1
+}
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-A
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-Q
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace medskip
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-a
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
+\begin_layout Standard
+If \SpecialChar LyX
+ does not show a preview, make sure that you enabled previews as described
+ above and also make sure that \SpecialChar TeX
+ Code in the preview inset is valid and that
+ you loaded the \SpecialChar LaTeX
+ packages in your document preamble that are required by
+ the \SpecialChar TeX
+ Code.
+ If \SpecialChar LyX
+ cannot create a preview, you will in most cases also not be able to
+ view your document due to \SpecialChar LaTeX
+ errors.
+ So if you have to use some \SpecialChar TeX
+ Code and don't know if it is correct, the preview
+ inset is a nice method to check it without the need to view the whole document.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-q
+\begin_layout Subsection
+\SpecialChar LaTeX
+ source code
 \end_layout
 
+\begin_layout Standard
+You can preview the \SpecialChar LaTeX
+ source of the whole document or parts of it.
+ Use the menu 
+\family sans
+View\SpecialChar menuseparator
+Source
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
+Pane
+\family default
+ and a window will be shown where you can see the \SpecialChar LaTeX
+-source code.
+ The window shows the source of the whole paragraph in which the cursor
+ currently sits.
+ You can also select document parts in \SpecialChar LyX
+'s main window, then only this selection
+ (when it is more than one paragraph) is shown as source code.
+ To view the whole document as source, enable the corresponding option in
+ the source view window.
+ If you check 
+\family sans
+Automatic update
+\family default
+, you can see the changes as you make them in \SpecialChar LyX
+; but note that if you have
+ several documents open, this will slow things down as \SpecialChar LyX
+ updates them all,
+ not just the one which is open at the time.
 \end_layout
 
+\begin_layout Section
+Advanced Find and Replace
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Advanced-Find-and"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Replace
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Find
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
+\begin_layout Subsection
+Introduction
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Standard
+The advanced find and replace feature of \SpecialChar LyX
+ allows for searching of complex,
+ format-sensitive text segments and mathematics contents within \SpecialChar LyX
+ documents.
+ It is an enhancement of the standard (quick) find and replace feature.
+ The key-features are:
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Itemize
+Both searching of text and of mathematical formulas is allowed, where the
+ latter is done by entering mathematics in the usual way; not only entire
+ mathematical formulas are found, but also parts occurring within more complex
+ formulas
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Itemize
+Search may be format-insensitive, so that the searched text is found in
+ any context/style (standard text, section headings, notes, and even mathematics
+), or it may be format-sensitive, so that, for example, a word entered with
+ a section heading will only be found within section headings
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Itemize
+Search may be restricted to mathematics environments only; this is useful
+ for remangling math notation where one does not want to match any text
+ outside of mathematics environments
 \end_layout
 
+\begin_layout Itemize
+Search may be widened to a specific 
+\emph on
+scope
+\emph default
+, i.
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+e.
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+a set of files which may be all the children of the document being edited,
+ all the open files, or all the manuals available from the 
+\family sans
+Help
+\family default
+ menu
 \end_layout
 
+\begin_layout Itemize
+Replace may optionally preserve capitalization, so that the replaced text
+ capitalization is adapted to the matching text (i.
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+e.
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+all lowercase, all uppercase, first letter uppercase followed by lowercase)
 \end_layout
 
+\begin_layout Subsection
+Basic usage
+\end_layout
+
+\begin_layout Standard
+The advanced find and replace feature is activated through the menu 
+\family sans
+Edit\SpecialChar menuseparator
+Find & Replace
+\noun on
+ (
+\noun default
+Advanced
+\noun on
+)
+\family default
+\noun default
+ (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "dialog-show findreplaceadv"
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+) or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-toggle findreplaceadv"
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-02
+.
+ This opens the 
+\family sans
+Advanced Find and Replace
+\family default
+ dialog.
 \end_layout
 
+\begin_layout Subsubsection
+Searching for text
+\end_layout
+
+\begin_layout Standard
+Enter into the 
+\family sans
+Find
+\family default
+ \SpecialChar LyX
+ mini-editor a simple word, and search for occurrences of it by clicking
+ on the 
+\family sans
+Find
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Next
+\family default
+ button at the bottom of the dialog (or just press the 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break"
+\end_inset
+
+ key).
+ The entered word is found both in text mode and in math mode, and in emphasized
+, bold or normal face, and in both in section titles and in standard text.
+ Pressing 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break"
+\end_inset
 
+ repeatedly keeps searching forward while pressing 
+\family sans
+Shift+Return
+\family default
+ searches backwards.
 \end_layout
 
+\begin_layout Standard
+The 
+\family sans
+Case
+\begin_inset space ~
+\end_inset
+
+sensitive
+\family default
+ option allows matches to occur only with the same case as entered in the
+\family sans
+Find
+\family default
+ editor.
+ The 
+\family sans
+Whole
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+words
+\family default
+ option allows matches to occur only at word boundaries.
+\end_layout
 
+\begin_layout Subsubsection
+Searching for mathematics
 \end_layout
 
+\begin_layout Standard
+Mathematical formulas, such as 
+\begin_inset Formula $x^{2}$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ or something more complex like 
+\begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\begin_inset Quotes eld
+, may be searched for by typing them in the 
+\family sans
+Find
+\family default
+ editor.
+ When searching for a formula, it is found both when it is alone and when
+ it occurs in sub-formulas and nested parts of sub-formulas.
+ For example the mentioned segments would be found in something like 
+\begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}$
 \end_inset
 
+.
+\end_layout
 
+\begin_layout Subsubsection
+Style-aware search
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+It is also possible to search for text with specific styles.
+ This is done by switching to the 
+\family sans
+Settings
+\family default
+ tab of the dialog and unchecking the 
+\family sans
+Ignore format
+\family default
+ option.
+ This way, entering in the 
+\family sans
+Find
+\family default
+ editor
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Itemize
+a normal word and searching for it would not find instances of the word
+ occurring in emphasized or boldface.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-2
+\begin_layout Itemize
+an emphasized or boldface word and searching for it would find the respective
+ instances with the same face only, and within the same text style only.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Itemize
+a normal word in a section heading, and searching for it, would find occurrences
+ of it only within section headings.
+ Also, if the text to search is given an emphasized or bold face, in addition
+ to a section style, then it is found only when occurring with the same
+ style.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Itemize
+a displayed formula will only find instances of this formula that are also
+ displayed formulas (and not inline formulas).
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-B
+\begin_layout Subsubsection
+Replace
 \end_layout
 
+\begin_layout Standard
+The entries made in the 
+\family sans
+Find
+\family default
+ editor can be replaced with entries made in the 
+\family sans
+Replace
+\begin_inset space ~
+\end_inset
+
+with
+\family default
+ editor.
+ In order to find the next occurrence and replace it, click on the 
+\family sans
+Replace
+\family default
+ button or alternatively press 
+\begin_inset Info
+type  "shortcut"
+arg   "paragraph-break"
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ or 
+\family sans
+Shift+Return
+\family default
+ while the cursor is in the 
+\family sans
+Replace
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-R
+with
+\family default
+ editor.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+You can replace with fully-featured formatted \SpecialChar LyX
+ entries.
+ Typical scenarios in which to use this capability might be (just to mention
+ two):
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Itemize
+replacing occurrences of a word with a customized formatted version of the
+ same word, for example replacing occurrences of a name like 
+\begin_inset Quotes eld
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-b
-\end_layout
+func()
+\begin_inset Quotes erd
+\end_inset
 
+ with its typewriter version 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-r
-\end_layout
+\family typewriter
+func()
+\family default
 
+\begin_inset Quotes erd
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
 \end_layout
 
+\begin_layout Itemize
+performing a notation rework of mathematical symbols, for example replacing
+ occurrences of 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\end_layout
+\begin_inset Formula $R$
+\end_inset
+
 
+\begin_inset Quotes erd
+\end_inset
+
+ with 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\end_layout
 
+\begin_inset Formula $\mathbb{R}$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+\begin_inset Quotes erd
+\end_inset
 
+ (you may want to enable the 
+\family sans
+Whole
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+words
+\family default
+ and 
+\family sans
+Case
+\begin_inset space ~
+\end_inset
+
+sensitive
+\family default
+ options and disable the 
+\family sans
+Ignore format
+\family default
+ option in the 
+\family sans
+Settings
+\family default
+ tab, in order to avoid replacing all 
+\begin_inset Quotes eld
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+R
+\begin_inset Quotes erd
+\end_inset
 
+ letters occurring in normal text), or occurrences of 
+\begin_inset Formula $x_{j}^{i}$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ with 
+\begin_inset Formula $x_{i,\,j}$
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+, or occurrences of 
+\begin_inset Formula $x[k]$
+\end_inset
 
+ with 
+\begin_inset Formula $x_{k}$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Subsection
+Advanced usage
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+There is a regular expression (regexp) based searching facility.
+\begin_inset Foot
+status collapsed
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+A good explanation of regular expressions is given in this Wikipedia entry:
+\begin_inset CommandInset href
+LatexCommand href
+target "http://en.wikipedia.org/wiki/Regular_expression"
+literal "false"
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-03
+.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ You can search for a regular expression by inserting a regexp inset into
+ the 
+\family sans
+Find
+\family default
+ editor.
+ This is done with the context menu 
+\family sans
+Insert\SpecialChar menuseparator
+Insert Regular Expression
+\family default
+ while the cursor is in the 
+\family sans
+Find
+\family default
+ editor.
+ Characters entered within regexp insets are matched according to the regular
+ expression matching rules
+\begin_inset Foot
+status collapsed
 
-\end_layout
+\begin_layout Plain Layout
+Under the constraint that any (sub)expression must match a well-formed \SpecialChar LyX
 
+ segment, i.
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+e.
+\begin_inset space ~
+\end_inset
 
+when matching \SpecialChar LaTeX
+ code, no segments with unbalanced {} braces are allowed to
+ match expressions.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-#
+, while text entered outside regexp insets is matched exactly against the
+ same text in the document.
+ You can cut and paste regexp-mode insets.
+ Examples of using such a feature may be:
 \end_layout
 
+\begin_layout Enumerate
+Searching for all fractions with a given denominator: for example, entering
+ in the 
+\family sans
+Find
+\family default
+ editor the fraction 
+\begin_inset Formula $\frac{.*}{1+x^{2}}$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ (where the 
+\begin_inset Formula $.*$
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-3
+ on the numerator is the match-everything regular expression) finds all
+ fractions with the given denominator.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Enumerate
+Searching for all text with a given style: for example, after unchecking
+ the 
+\family sans
+Ignore format
+\family default
+ option from the 
+\family sans
+Settings
+\family default
+ tab, entering a 
+\series bold
 
-\begin_layout Plain Layout
+\begin_inset Formula $.*$
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-C
-\end_layout
 
+\series default
+ regular expression and giving it an emphasized or bold face, finds all
+ emphasized or bold face text respectively.
+ Also, by inserting a 
+\begin_inset Formula $.*$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-S
+ regular expression in a bullet or enumerated list or a section heading,
+ you can find all bullet or enumerated lists or section headings.
 \end_layout
 
+\begin_layout Standard
+Finally, references to (sub)expressions in regexp may be used as usual:
+ Enclosing parts of the expression within round braces 
+\begin_inset Formula $()$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+, and referring back to them through 
+\begin_inset Formula $\backslash1$
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-c
-\end_layout
+, 
+\begin_inset Formula $\backslash2$
+\end_inset
 
+, etc..
+ For example, try searching with the regexp
+\begin_inset Newline newline
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+[[:space:]]([[:alpha:]]+)[[:space:]]
+\backslash
+1[[:space:]]
+\begin_inset Newline newline
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-s
+in order to find word repetitions, if there are any.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+The usage of back references in the replaced text is not (yet) implemented.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
 
-\end_layout
+\series bold
+Note:
+\series default
+ Back references work both when occurring within the same regexp, and when
+ occurring in multiple different regexps, where the numbering of back-referenced
+ sub-expressions is absolute.
+ That is,
+\begin_inset space ~
+\end_inset
+
 
+\begin_inset Formula $\backslash1$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ always refers to the first occurrence of 
+\begin_inset Formula $()$
+\end_inset
 
+ in all entered regexps.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
+\begin_layout Section
+Spell Checking
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Spellchecking"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Spell checking
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
+\begin_layout Standard
+\SpecialChar LyX
+ has a built-in spell checker.
+ The menu
+\family sans
+ Tools\SpecialChar menuseparator
+Spellchecker
+\family default
+, the 
+\family sans
+F7
+\family default
+ key or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show spellchecker"
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+ start the spell checking from either the current cursor position or the
+ beginning of the currently selected text.
+ A sidebar will appear showing any incorrect (or unknown) word found, allowing
+ you to edit and replace it in a second line.
+ Whenever an unknown word is found, the word is highlighted and the text
+ scrolled so that it is visible.
+ In the spellchecker sidebar, there is a box showing suggestions for a correctio
+n, if any could be found.
+ Clicking on one of the corrections will copy it to the 
+\family sans
+Replacement
+\family default
+ field, double-clicking directly invokes the replacement.
+ Unknown but correctly typed words can be added to the personal dictionary.
 \end_layout
 
+\begin_layout Standard
+By default, the dictionary file used is determined by the document language
+ that is set in the 
+\family sans
+Document\SpecialChar menuseparator
+Settings
+\family default
+ dialog.
+ You can specify the language of a word in the spellchecker dialog by choosing
+ a different one at the top of the dialog.
+ \SpecialChar LyX
+ can correctly spell check documents containing multiple languages.
+ This works if you have set the language of the text parts using the 
+\family sans
+Text
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Style
+\family default
+ dialog (
+\begin_inset Info
+type  "icon"
+arg   "dialog-show character"
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+) and have the spell checker dictionaries installed.
+ \SpecialChar LyX
+ automatically switches to the appropriate dictionary file.
 \end_layout
 
+\begin_layout Standard
+All spell-checker dictionaries supported by \SpecialChar LyX
+ can be downloaded from here:
+\begin_inset Newline newline
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Flex URL
+status collapsed
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-04
-\end_layout
 
+\begin_inset Newline newline
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+There are 2
+\begin_inset space ~
+\end_inset
 
-\end_layout
+files for each language.
+ To install a dictionary on Windows, copy the 2
+\begin_inset space ~
+\end_inset
 
+files into \SpecialChar LyX
+'s installation subfolder 
+\family sans
+~
+\backslash
+Resources
+\backslash
+dicts
+\family default
+ and restart \SpecialChar LyX
+.
+\begin_inset Newline newline
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+With Linux one needs to install the packages for the desired language.
+ The number of these packages vary depending on the Linux distribution,
+ but in most cases these are 
+\family typewriter
+aspell-xx
+\family default
+, 
+\family typewriter
+hunspell-xx
+\family default
+,
+\family typewriter
+ myspell-xx
+\family default
+, etc., where 
+\family sans
+xx
+\family default
+ is the language code.
+\end_layout
 
+\begin_layout Subsection
+Further Settings
 \end_layout
 
+\begin_layout Standard
+In the menu 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+Language
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-$
+Settings\SpecialChar menuseparator
+Spellchecker
+\family default
+ you can set the following things:
 \end_layout
 
+\begin_layout Description
+Spellchecker
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+engine Select the library \SpecialChar LyX
+ should use for spell checking.
+ Depending on your platform, 
+\family typewriter
+aspell
+\family default
+, 
+\family typewriter
+hunspell
+\family default
+ or 
+\family typewriter
+enchant
+\begin_inset Foot
+status collapsed
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-4
+\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
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-D
+\family default
+ are available.
+ On Windows only 
+\family typewriter
+hunspell
+\family default
+ is available.
+ \SpecialChar LyX
+ on Mac
+\begin_inset space ~
+\end_inset
+
+OS can also use Mac's own spellchecker and will use it by default.
 \end_layout
 
+\begin_layout Description
+Alternative
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-T
+language If this field is not empty, \SpecialChar LyX
+ will always use the given language
+ for the spell checking, no matter what the document language is.
 \end_layout
 
+\begin_layout Description
+Escape
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+characters Allows you to add non-standard characters that the spell checker
+ should escape, e.
+\begin_inset space \thinspace{}
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-d
+g.
+\begin_inset space \space{}
+\end_inset
+
+German umlauts.
+ This should normally not be needed.
 \end_layout
 
+\begin_layout Description
+Accept
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+compound
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-t
-\end_layout
+words Prevents the spell checker from complaining about compounded words
+ like 
+\begin_inset Quotes eld
+\end_inset
 
+passthrough
+\begin_inset Quotes erd
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+.
+\end_layout
+
+\begin_layout Description
+Spellcheck
+\begin_inset space ~
+\end_inset
 
+continuously Checks the spelling of your document as you type it.
+ Misspelled words get underlined with a dotted red line.
+ By right-clicking on an underlined word, suggestions from the spellchecker
+ appear in a context menu.
+ Choosing one of them will replace the misspelled word with the suggested
+ word.
 \end_layout
 
+\begin_layout Description
+Spellcheck
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+notes
+\begin_inset space ~
+\end_inset
+
+and
+\begin_inset space ~
+\end_inset
 
+comments If enabled, the spelling of non-printed document content is checked
+ as well.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Section
+Thesaurus
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
+Thesaurus
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Thesaurus"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+\SpecialChar LyX
+ provides a multilingual thesaurus.
+ It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
+ (namely the 
+\family sans
+MyThes
+\family default
 
-\begin_layout Plain Layout
+\begin_inset Foot
+status collapsed
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+\begin_layout Plain Layout
+\begin_inset CommandInset href
+LatexCommand href
+target "http://lingucomponent.openoffice.org/thesaurus.html"
+literal "false"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ thesaurus library, which is included in \SpecialChar LyX
+).
+ Therefore, \SpecialChar LyX
+ is able to directly access OpenOffice thesaurus dictionaries,
+ which are available for many languages.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Standard
+This section describes how new dictionaries are installed and set up for
+ the use with \SpecialChar LyX
+.
+\end_layout
+
+\begin_layout Subsection
+Setting up the thesaurus
 \end_layout
 
+\begin_layout Standard
+The 
+\family sans
+MyThes
+\emph on
+/
+\emph default
+OpenOffice
+\family default
+ thesauri consist of two files per language: A file with the suffix 
+\emph on
+*.dat
+\emph default
+ containing the data and an index file with the suffix 
+\emph on
+*.idx
+\emph default
+.
+ The standardized file names include the language code for the given language
+ (e.
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+g.
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-05
+
+\family sans
+en_US
+\family default
+ for US English).
+ For instance, the US English files are named:
+\end_layout
+
+\begin_layout Itemize
+th_en_EN_v2.idx
+\end_layout
+
+\begin_layout Itemize
+th_en_EN_v2.dat
 \end_layout
 
+\begin_layout Standard
+If you have 
+\family sans
+LibreOffice
+\family default
+ or 
+\family sans
+OpenOffice
+\family default
+ and its thesaurus installed, these files should be already on your system
+ and you just need to point \SpecialChar LyX
+ (in 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+Paths\SpecialChar menuseparator
+Thesaurus
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+dictionaries
+\family default
+) to the path where they are installed.
+\begin_inset Foot
+status collapsed
 
+\begin_layout Plain Layout
+On Linux, depending on your distribution and the way you installed the dictionar
+ies, typical locations are 
+\family typewriter
+/usr/share/mythes/
+\family default
+, 
+\family typewriter
+/usr/share/myspell/dicts/
+\family default
+, 
+\family typewriter
+/usr/share/ooo/thesaurus/
+\family default
+,
+\family typewriter
+ ~/.config/libreoffice/<version>/user/
+\family default
+ or alike.
+ On Windows, dictionaries are to be found at 
+\family typewriter
+~
+\backslash
+Program Files
+\backslash
+LibreOffice-<Version>
+\backslash
+share
+\backslash
+extensions 
+\family default
+or similar.
+ On the Mac, the default location is 
+\family typewriter
+/Users\SpecialChar breakableslash
+<user name>\SpecialChar breakableslash
+Library\SpecialChar breakableslash
+Application Support\SpecialChar breakableslash
+libreoffice\SpecialChar breakableslash
+<version>\SpecialChar breakableslash
+user
+\family default
+/.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ On Windows, you can alternatively also select dictionaries for installation
+ during the \SpecialChar LyX
+ installation process, which will then be installed in the correct
+ place right away.
+\end_layout
 
+\begin_layout Standard
+If you want to install new\SpecialChar breakableslash
+further thesaurus dictionaries, you can downloaded
+ them from here:
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Itemize
+\begin_inset Flex URL
+status open
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-%
+http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-5
 \end_layout
 
+\begin_layout Standard
+To install a new dictionary, download the two files for this dictionary
+ into the thesaurus path (which is set in 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+Paths\SpecialChar menuseparator
+Thesaurus
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-E
+dictionaries
+\family default
+) and restart \SpecialChar LyX
+.
+ If this path is not defined yet, you can use a dictionary of your choice
+ and point \SpecialChar LyX
+ there.
 \end_layout
 
+\begin_layout Standard
+Alternatively, you can also install new dictionaries via 
+\family sans
+LibreOffice\SpecialChar breakableslash
+OpenOffice
+\family default
+ or, on Linux, via your package manager (look for 
+\emph on
+mythes-*
+\emph default
+ or 
+\emph on
+libreoffice-thesaurus-*
+\emph default
+ packages).
+ If you do this, make sure that \SpecialChar LyX
+ is able to find the installed dictionaries,
+ i.
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+e.
+ that 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+Paths\SpecialChar menuseparator
+Thesaurus
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-U
+dictionaries
+\family default
+ points to the path where you installed these dictionaries.
+\end_layout
+
+\begin_layout Subsection
+Using the thesaurus
 \end_layout
 
+\begin_layout Standard
+To start the thesaurus, use the menu 
+\family sans
+Tools\SpecialChar menuseparator
+Thesaurus
+\family default
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "thesaurus-entry"
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ while the cursor is at the word you want to look up or while a word is
+ selected.
+ A dialog pops up showing you probably related words that you can use as
+ a replacement.
+ The suggestions are grouped into categories.
+ Note that, for some languages (such as English), the thesaurus does not
+ only show equivalent words (synonyms), but also generic terms (such as
+\emph on
+organism
+\emph default
+ for 
+\emph on
+plant
+\emph default
+), related terms (such as 
+\emph on
+political
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-e
+theory
+\emph default
+ for 
+\emph on
+anarchistic
+\emph default
+), compounds (such as 
+\emph on
+tree
+\begin_inset space ~
+\end_inset
+
+diagram
+\emph default
+, if you look for 
+\emph on
+tree
+\emph default
+) and opposites (antonyms) (such as 
+\emph on
+girl
+\emph default
+ for 
+\emph on
+boy
+\emph default
+).
+ Generic terms, related terms and antonyms are marked as such.
+\end_layout
+
+\begin_layout Standard
+The language is automatically chosen from the language at the cursor, but
+ you can also switch it in the dialog, as you can enter new words to look
+ up directly there.
 \end_layout
 
+\begin_layout Standard
+Note that the thesaurus cannot handle phrases (only compounds that are in
+ the dictionary, such as the above 
+\emph on
+tree diagram
+\emph default
+), and you have to use the so called lemma form, i.
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+e.
+\begin_inset space \space{}
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-u
-\end_layout
+the form that is used in the dictionaries (for many languages: first person
+ singular indicative active for nouns, infinitive for verbs).
+ For example, looking up the word form 
+\emph on
+reporting
+\emph default
+ yields no results, while results are shown for the word form 
+\emph on
+report
+\emph default
+.
+ Your best bet is to highlight only the relevant part of such a word (e.
+\begin_inset space \thinspace{}
+\end_inset
 
+g.
+\begin_inset space \space{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
+\emph on
+report
+\emph default
+ in 
+\emph on
+report
+\emph default
+s); then you will get suggestions without needing to adjust the query in
+ the dialog, and also the replacement will probably be correct (as only
+ the highlighted part will be replaced; thus the ending remains).
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Section
+Change Tracking
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
+Change Tracking
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
+Document ! Change Tracking
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Change-Tracking"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
+\begin_layout Standard
+When you work on a document collaboratively it is extremely useful to be
+ able to see changes that others have made highlighted in the document.
+ You can then decide if you want to accept a change or not.
+ This can be achieved by turning on change tracking in the menu 
+\family sans
+Document\SpecialChar menuseparator
+Change
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Tracking\SpecialChar menuseparator
+Track
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+Changes
+\family default
+.
 \end_layout
 
+\begin_layout Standard
+Changes made in the document will then be highlighted by strokes and colors:
+\bar under
+\color blue
+underlined text
+\bar default
+\color inherit
+ is an addition, 
+\strikeout on
+\color blue
+canceled text
+\strikeout default
+\color inherit
+ is a deletion.
+ The color depends on the author that made the change.
+ You can change the color in 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+Look
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+&
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+feel
+\family default
+\SpecialChar menuseparator
+
+\family sans
+Colors
+\family default
+.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Color ! Change tracking
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ The author and the date of the change are shown in \SpecialChar LyX
+'s status bar when the
+ cursor is in changed text.
+ The same information is shown when you use the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "changes-merge"
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+.
+\end_layout
+
+\begin_layout Standard
+When change tracking is activated, you will see the review toolbar in \SpecialChar LyX
+:
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Toolbar ! Review
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-06
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace defskip
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
 \end_layout
 
+\begin_layout Standard
+\begin_inset Graphics
+       filename clipart/ChangesToolbar.png
+       scale 90
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace defskip
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-&
 \end_layout
 
+\begin_layout Standard
+The review toolbar as shown above contains the following buttons:
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace defskip
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-6
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_layout Standard
+\begin_inset Tabular
+<lyxtabular version="3" rows="10" columns="2">
+<features islongtable="true" longtabularalignment="center">
+<column alignment="left" valignment="top">
+<column alignment="left" valignment="top">
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-F
-\end_layout
-
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "changes-track"
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-V
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-f
+\family sans
+Document\SpecialChar menuseparator
+Change
+\begin_inset space ~
+\end_inset
+
+Tracking\SpecialChar menuseparator
+Track
+\begin_inset space ~
+\end_inset
+
+Changes
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-v
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "changes-output"
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\end_layout
+\family sans
+Document\SpecialChar menuseparator
+Change
+\begin_inset space ~
+\end_inset
 
+Tracking\SpecialChar menuseparator
+Show
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Changes
+\begin_inset space ~
+\end_inset
+
+in
+\begin_inset space ~
+\end_inset
 
+Output
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\end_layout
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "change-next"
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+Jumps to the next change
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
-
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "change-accept"
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\family sans
+Document\SpecialChar menuseparator
+Change
+\begin_inset space ~
+\end_inset
+
+Tracking\SpecialChar menuseparator
+Accept
+\begin_inset space ~
+\end_inset
+
+Change
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-07
-\end_layout
-
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "change-reject"
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
+\family sans
+Document\SpecialChar menuseparator
+Change
+\begin_inset space ~
+\end_inset
+
+Tracking\SpecialChar menuseparator
+Reject
+\begin_inset space ~
+\end_inset
+
+Change
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-`
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "changes-merge"
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-7
+\family sans
+Document\SpecialChar menuseparator
+Change
+\begin_inset space ~
+\end_inset
+
+Tracking\SpecialChar menuseparator
+Merge
+\begin_inset space ~
+\end_inset
+
+Changes
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-G
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "all-changes-accept"
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-W
-\end_layout
+\family sans
+Document\SpecialChar menuseparator
+Change
+\begin_inset space ~
+\end_inset
 
+Tracking\SpecialChar menuseparator
+Accept
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+All
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-g
+Changes
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-w
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "all-changes-reject"
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\end_layout
+\family sans
+Document\SpecialChar menuseparator
+Change
+\begin_inset space ~
+\end_inset
 
+Tracking\SpecialChar menuseparator
+Reject
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+All
+\begin_inset space ~
+\end_inset
 
+Changes
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "note-insert"
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\family sans
+Insert\SpecialChar menuseparator
+Note\SpecialChar menuseparator
+LyX
+\begin_inset space ~
+\end_inset
+
+Note
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "note-next"
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\family sans
+Navigate\SpecialChar menuseparator
+Next
+\begin_inset space ~
+\end_inset
+
+Note
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+</row>
+</lyxtabular>
+
+\end_inset
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace defskip
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+Not all changes are (yet) visualized, especially no format changes like
+ from 
+\emph on
+normal
+\emph default
+ to 
+\emph on
+bold
+\emph default
+ font or 
+\emph on
+Standard
+\emph default
+ to 
+\emph on
+Description
+\emph default
+ paragraph.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+The review toolbar helps you to accept, reject, or merge changes – highlight
+ the change and press one of the desired toolbar buttons.
+ When you merge changes, a window pops up showing you information about
+ the next change after the current cursor position.
+ So you don't need to highlight a certain change.
+ Within the merge window you can decide to accept or reject changes and
+ step to the next change.
+ This way you can jump through all the changes in the document.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-08
+\begin_layout Standard
+The toolbar has two buttons to handle notes because notes are often important
+ to describe a change.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+To show the changes made in the output you need the \SpecialChar LaTeX
+ package 
+\series bold
+dvipost
+\series default
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
+\SpecialChar LaTeX
+ packages ! dvipost
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\end_layout
+ installed.
+ You will find it in the \SpecialChar TeX
+ Catalogue, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "TeXCatalogue"
+literal "true"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-(
+ or in the package manager of your \SpecialChar LaTeX
+-system.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Section
+Comparison of Documents
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Comparison-of-Documents"
 
-\begin_layout Plain Layout
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-8
-\end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-H
+Comparison of documents
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-X
 \end_layout
 
+\begin_layout Standard
+You can compare two different \SpecialChar LyX
+ files via the menu 
+\family sans
+Tools\SpecialChar menuseparator
+Compare
+\family default
+.
+ The comparison result is a \SpecialChar LyX
+ file with change tracking enabled showing the
+ differences.
+ In the comparison dialog you can select from which document \SpecialChar LyX
+ should take
+ the document settings for the resulting difference file with the option
+\family sans
+Copy
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-h
-\end_layout
 
+Document
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Settings
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-x
-\end_layout
+from
+\family default
+.
+ The option 
+\family sans
+Enable
+\begin_inset space ~
+\end_inset
 
+change
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+tracking
+\begin_inset space ~
+\end_inset
 
-\end_layout
+features
+\begin_inset space ~
+\end_inset
 
+in
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+the
+\begin_inset space ~
+\end_inset
 
-\end_layout
+output
+\family default
+ enables the change tracking option 
+\family sans
+Show
+\begin_inset space ~
+\end_inset
 
+Changes
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+in
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+Output
+\family default
+ to visualize the differences also in the PDF output of the difference file.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Section
+International Support
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+International support
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
+\begin_layout Standard
+This section describes how to use \SpecialChar LyX
+ with any language you want.
+ For some languages there are special Wiki-pages that explain how to set
+ up \SpecialChar LyX
+ to use them: 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
+literal "true"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
+\begin_layout Standard
+Besides languages, \SpecialChar LyX
+ also supports phonetic symbols, see section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Special-Character"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Language Options
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-09
+Language ! Options
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
+Document ! Settings
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-)
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Document ! Language
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
+\end_layout
+
+\begin_layout Standard
+The 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Language
+\family default
+ dialog lets you set 
 \family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-9
+the language, the quote style and character encoding
+\family default
+.
 \end_layout
 
+\begin_layout Standard
+Under 
+\family sans
+Encoding
+\family default
+ you can choose the character encoding map you want to use for \SpecialChar LaTeX
+ export.
+ The option 
+\family sans
+Language
+\begin_inset space ~
+\end_inset
+
+Default
+\family default
+ is the preferred choice and works well in most cases.
+ For details about the different encoding options see section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-I
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Language-encodings"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-Y
+.
 \end_layout
 
+\begin_layout Subsection
+Keyboard mapping configuration
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Keyboard-mapping"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-i
 \end_layout
 
+\begin_layout Standard
+If you have for example a U.
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+S.-style keyboard and want to write in a language other than English, you
+ can use an alternate keymap.
+ For example, if you want to write in Italian, you can configure \SpecialChar LyX
+ to use
+ an Italian keymap.
+ The 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+Editing\SpecialChar menuseparator
+Keyboard/Mouse
+\family default
+ dialog allows you to choose up to two keyboard mappings, see section
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-y
-\end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Keyboard-Map"
 
-\begin_layout Plain Layout
+\end_inset
 
+.
+ You can choose primary and secondary keyboard languages and then select
+ which one you want to use.
 \end_layout
 
+\begin_layout Standard
+Finally, you may just want to change a few key mappings or create an entirely
+ different keymap (for Vulcan, for instance).
+ You may, for example, normally write in Italian on a U.
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
+S.-style keyboard but want to include an occasional quotation in German.
+ In such a case, you can write your own keyboard mapping or modify an existing
+ one to support the characters you want.
+ This and many other customizations are explained in the 
+\emph on
+Customization
+\emph default
+ manual.
 \end_layout
 
+\begin_layout Chapter
+\start_of_appendix
+The User Interface
+\begin_inset CommandInset label
+LatexCommand label
+name "chap:The-User-Interface"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+This appendix lists all the available menus and describes their functionality.
+ It is designed as a quick reference if you are searching for a special
+ topic inside the user's guide.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Section
+The File Menu
+\begin_inset Index idx
+status collapsed
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Plain Layout
+Menu ! File
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+Under the 
+\family sans
+File
+\family default
+ menu are the basic operations in addition to some more advanced operations.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Subsection
+New
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Standard
+Creates a new document.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+New from Template
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+This menu entry prompts you for a template to use.
+ Selecting a template will automatically set certain layout features for
+ the document, features you would otherwise need to change manually.
+\end_layout
+
+\begin_layout Subsection
+Open
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Standard
+Opens a document.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Open Recent
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+The submenu shows a list of the recently opened files.
+ Click there on a file to open it.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Subsection
+Close
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+Closes the current document.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Subsection
+Close All
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-0A
+\begin_layout Standard
+Closes all opened documents.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Save
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+Saves the actual document.
+\end_layout
 
+\begin_layout Subsection
+Save As
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+Saves the actual document under a new name to create a copy.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Subsection
+Save All
+\end_layout
 
+\begin_layout Standard
+Saves all opened documents.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Revert to saved
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+Reloads the actual document from disk.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-*
+\begin_layout Subsection
+Version Control
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+This is used when multiple people are working on the same document or when
+ one person wants to keep a careful archive of changes.
+ It is described in the section 
+\emph on
+Version Control in \SpecialChar LyX
 
-\begin_layout Plain Layout
+\emph default
+ of the 
+\emph on
+Additional Features
+\emph default
+ manual.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-:
+\begin_layout Subsection
+Import
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+Here you can import files from older \SpecialChar LyX
+ versions, HTML files, \SpecialChar LaTeX
+ files, NoWeb
+ files, plain text files and comma separated, table-like text files (CSV).
+ The files will be imported as a new \SpecialChar LyX
+ document.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+When using the menu entry 
+\family sans
+Plain
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-J
-\end_layout
+text
+\family default
+, line breaks in the text will start a new paragraph; when using the menu
+ entry 
+\family sans
+Plain
+\begin_inset space ~
+\end_inset
 
+Text,
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Join
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-Z
+Lines
+\family default
+, consecutive lines of text will be imported to one big paragraph.
+ A new paragraph will begin when there is a blank line in the file.
 \end_layout
 
+\begin_layout Subsection
+Export
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Export"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-j
 \end_layout
 
+\begin_layout Standard
+You can export your document to various file formats.
+ The resulting files are placed in the directory of your \SpecialChar LyX
+ file.
+ The menu entries are not the same on all installations.
+ They depend on the programs found by \SpecialChar LyX
+ during its configuration.
+\end_layout
+
+\begin_layout Standard
+Here is a list of all available entries; some of them are explained in detail
+ in section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-z
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Output-file-formats"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
+:
 \end_layout
 
+\begin_layout Description
+
+\family sans
+CJK
+\family default
+
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+LyX format of the special \SpecialChar LyX
 
-\end_layout
+\begin_inset space ~
+\end_inset
 
+1.4.x versions for Chinese, Japanese and Korean (CJK)
+\begin_inset Newline newline
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ Since \SpecialChar LyX
+ 1.5.0 CJK support has been fully integrated into \SpecialChar LyX
+.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Description
+DocBook text file with code in the language SGML that is used for the markup
+ language 
+\family typewriter
+DocBook
 \end_layout
 
+\begin_layout Description
+DocBook
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(XML) text file with code in the language XML that is used for the markup
+ language 
+\family typewriter
+DocBook
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Description
+DraftDVI \SpecialChar LaTeX
+'s native DVI-format.
+ This format is not suitable if you have special characters or spaces in
+ files paths or file names in your document.
+ \SpecialChar LyX
+ use this format internally as a pre-stage to export to 
+\family sans
+DVI
+\family default
+.
+\end_layout
+
+\begin_layout Description
+DVI DVI-format that also allows the useage of special characters or spaces
+ in files paths or file names
 \end_layout
 
+\begin_layout Description
+DVI
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(Lua
+\family sans
+TeX
+\family default
+) DVI-format using the program 
+\family typewriter
+Lua\SpecialChar TeX
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+\family default
+; supports Unicode and the usage of non-\SpecialChar TeX
+ fonts; 
+\series bold
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\series bold
+Note:
+\series default
+ not all DVI-viewers are currently able to display this output format properly.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
+\begin_layout Description
+EPS
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+(cropped) the same as 
+\family sans
+PostScript
+\family default
+ but with cropped page margins.
 \end_layout
 
+\begin_layout Description
+Graphviz
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-0B
+Dot text file with code in the programming language 
+\family typewriter
+Dot
+\family default
+ which is used to draw visualizations of graphs via the program 
+\family typewriter
+Graphviz
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Description
+HTML HTML-format; 
+\series bold
+
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
 
+\series bold
+Note:
+\series default
+ the exported file will be stored in a subdirectory.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
 \end_layout
 
+\begin_layout Description
+HTML
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(MS
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-+
+Word) HTML-format specialized so that the result can be imported to 
+\family sans
+MS Word
+\family default
+; as a consequence of this formulas will be embedded as bitmap fonts and
+ not in the format 
+\family sans
+MathML
+\family default
+.
 \end_layout
 
+\begin_layout Description
+
+\family sans
+LaTeX
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(
+\family default
+Lua
+\family sans
+TeX) 
+\family default
+text file with the \SpecialChar LaTeX
+ source that is compilable with the program 
+\family typewriter
+Lua\SpecialChar TeX
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-;
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Description
 
-\begin_layout Plain Layout
+\family sans
+LaTeX
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-K
+(pdflatex)
+\family default
+ text file with the \SpecialChar LaTeX
+ source, additionally all images used in the document
+ will be converted to a format that is readable by the 
+\family typewriter
+pdflatex
+\family default
+ program (GIF, JPG, PDF, PNG)
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Description
 
-\begin_layout Plain Layout
+\family sans
+LaTeX
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-[
+(plain)
+\family default
+ text file with the \SpecialChar LaTeX
+ source code, additionally all images used in the document
+ will be converted to the EPS-format, only this format is readable by the
+\family typewriter
+latex
+\family default
+ program
 \end_layout
 
+\begin_layout Description
+
+\family sans
+LaTeX
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(
+\family default
+Xe
+\family sans
+TeX) 
+\family default
+text file with the \SpecialChar LaTeX
+ source that is compilable with the program 
+\family typewriter
+Xe\SpecialChar TeX
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-k
 \end_layout
 
+\begin_layout Description
+LilyPond
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+book
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-{
+(La
+\family sans
+TeX
+\family default
+) text file with the \SpecialChar LaTeX
+ source and also code in the syntax of the music notation
+ software 
+\family typewriter
+LilyPond
 \end_layout
 
+\begin_layout Description
+LyX
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\end_layout
 
+z.y.x \SpecialChar LyX
+-Document in a format readable by the \SpecialChar LyX
+ versions z.y.x (e.
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+g.
+\begin_inset space \space{}
+\end_inset
 
-\end_layout
+"\SpecialChar LyX
 
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+2.1.x"; 
+\begin_inset Quotes eld
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+z
+\begin_inset Quotes erd
+\end_inset
 
+ and 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+y
+\begin_inset Quotes erd
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+ represent the version number)
 \end_layout
 
+\begin_layout Description
+LyX
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Archive
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+(zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
+ your system) that contains your document and all files that are necessary
+ to compile it (images, child documents, Bib\SpecialChar TeX
+ files, etc.)
+\end_layout
+
+\begin_layout Description
+LyXHTML HTML-format using \SpecialChar LyX
+'s internal XHTML engine
 \end_layout
 
+\begin_layout Description
+MS
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Word
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+Office
+\begin_inset space ~
+\end_inset
 
+Open
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+XML Office Open XML file, to be opened with 
+\family sans
+Microsoft Word
+\family default
+.
+ For the conversion the program 
+\family typewriter
+Pandoc
+\family default
+ is used.
+\family typewriter
+Pandoc
+\family default
+ is a third-party product and may not work in all cases.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Description
+NoWeb text file with code in the format of the literate programming language
+\family typewriter
+ NoWeb
 \end_layout
 
+\begin_layout Description
+OpenDocument
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+(Pandoc) OpenDocument file, to be opened with 
+\family sans
+LibreOffice, OpenOffice, KOffice, Abiword
+\family default
+, etc..
+ For the conversion the program 
+\family typewriter
+Pandoc
+\family default
+ is used.
+\family typewriter
+Pandoc
+\family default
+ is a third-party product and may not work in all cases.
 \end_layout
 
+\begin_layout Description
+OpenDocument
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-0C
+(tex4ht) OpenDocument file.
+ For the conversion the program 
+\family typewriter
+tex4ht
+\family default
+ is used.
+\family typewriter
+tex4ht
+\family default
+ is a third-party product and may not work in all cases.
 \end_layout
 
+\begin_layout Description
+PDF
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(cropped) the same as 
+\family sans
+PDF
+\begin_inset space ~
+\end_inset
 
+(pdflatex)
+\family default
+ but with cropped page margins
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Description
 
-\begin_layout Plain Layout
+\family sans
+PDF
+\begin_inset space ~
+\end_inset
 
+(dvipdfm)
+\family default
+ 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
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(lower
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-,
-\end_layout
+resolution)
+\family default
+ the same as 
+\family sans
+PDF
+\begin_inset space ~
+\end_inset
 
+(pdflatex)
+\family default
+ but with a reduced pixel resolution of 150
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+dpi (e.g.
+\begin_inset space \space{}
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-<
+useful for e-books to be read on tablet PCs or for large documents as intermedia
+te preview)
 \end_layout
 
+\begin_layout Description
+
+\family sans
+PDF
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(LuaTeX)
+\family default
+ PDF-format using the program 
+\family typewriter
+Lua\SpecialChar TeX
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-L
+\family default
+, produces PDF-files directly
 \end_layout
 
+\begin_layout Description
+
+\family sans
+PDF
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(pdflatex)
+\family default
+ PDF-format using the program 
+\family typewriter
+pdflatex
+\family default
+, produces PDF-files directly
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Description
 
-\backslash
+\family sans
+PDF
+\begin_inset space ~
+\end_inset
 
+(ps2pdf)
+\family default
+ 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
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(XeTeX)
+\family default
+ PDF-format using the program 
+\family typewriter
+Xe\SpecialChar TeX
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-l
+\family default
+, produces PDF-files directly
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Description
 
-\begin_layout Plain Layout
+\family sans
+Plain
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-|
+text
+\family default
+ text format
 \end_layout
 
+\begin_layout Description
+
+\family sans
+Plain
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+text
+\begin_inset space ~
+\end_inset
 
+(ps2ascii)
+\family default
+ text format, the document will first be converted to Postscript format
+ and then exported as text using the program 
+\family sans
+ps2ascii
 \end_layout
 
+\begin_layout Description
+
+\family sans
+Postscript
+\family default
+ PostScript format using the program 
+\family typewriter
+dvips
+\family default
+; for possible 
+\family typewriter
+dvips
+\family default
+ options see section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:General-output"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
+\begin_layout Description
+Sweave text file with the \SpecialChar LaTeX
+ source and also code in the statistical programming
+ language 
+\family typewriter
+R
+\family default
+.
+ Using the 
+\family typewriter
+R
+\family default
+-function 
+\family typewriter
+Sweave
+\family default
+ it is possible to use 
+\family typewriter
+R
+\family default
+-commands in \SpecialChar LaTeX
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
+\begin_layout Standard
+If one of the menu entries 
+\family sans
+DVI
+\family default
+, 
+\family sans
+PDF
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
 
+(pdflatex)
+\family default
+ or 
+\family sans
+Postscript
+\family default
+ is missing, you need to update your \SpecialChar LaTeX
+ installation.
+ After updating you have to reconfigure \SpecialChar LyX
+, see section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Basic-LyX-Setup"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+.
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
+Reconfiguration of \SpecialChar LyX
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
+\begin_layout Subsection
+Fax
+\end_layout
+
+\begin_layout Standard
+This menu entry will only appear if you have a fax program installed (on
+ Windows you additionally need to register its program path to \SpecialChar LyX
+'s PATH prefix,
+ see section
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-0D
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Paths"
+
+\end_inset
 
+).
+ With this menu entry you can send your document to a fax program like 
+\family typewriter
+hylapex
+\family default
+ or 
+\family typewriter
+kdeprintfax
+\family default
+.
+ The default format of the sent file is PostScript.
+ The format can be changed in \SpecialChar LyX
+'s preferences as described in section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Converters"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+.
+\end_layout
 
+\begin_layout Subsection
+New and Close Window
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+Opens or closes a new instance of \SpecialChar LyX
+.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Subsection
+Exit
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
--
+\begin_layout Standard
+Prompts you to save all unsaved documents and then exits.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Section
+The Edit Menu
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-=
+Menu ! Edit
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-M
 \end_layout
 
+\begin_layout Subsection
+Undo and Redo
+\end_layout
+
+\begin_layout Standard
+Described in section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-]
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Undo-and-Redo"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-m
+\begin_layout Subsection
+Cut, Copy, Paste, Paste Recent, Paste Special
 \end_layout
 
+\begin_layout Standard
+Described in section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-}
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Basic-Editing-Features"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
+.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Select Whole Inset
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+Selects the content of the inset in which the cursor currently is.
+ If the cursor is outside an inset, the whole document will be selected.
+\end_layout
 
+\begin_layout Subsection
+Select All
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+Selects the whole document.
+\end_layout
 
-\begin_layout Plain Layout
-–
+\begin_layout Subsection
+Find & Replace (Quick)
 \end_layout
 
+\begin_layout Standard
+Described in section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Basic-Editing-Features"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Subsection
+Find & Replace (Advanced)
 \end_layout
 
+\begin_layout Standard
+Described in section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Advanced-Find-and"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Move Paragraph Up/Down
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+This shifts the paragraph in which the cursor currently is one paragraph
+ up or down.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Subsection
+Text Style
 \end_layout
 
+\begin_layout Standard
+Described in section
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-0E
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Fine-Tuning-with-the"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
+.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Paragraph Settings
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
+Paragraph ! Settings
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-.
 \end_layout
 
+\begin_layout Standard
+Enables you to set the paragraph alignment, line spacing and label width.
+ These settings only affect the paragraph in which the cursor is currently
+ in.
+\end_layout
+
+\begin_layout Standard
+You can also prevent the first line of the paragraph being indented if you
+ have chosen to separate paragraphs with 
+\family sans
+Indentation
+\family default
+ in the 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Text
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Layout
+\family default
+ dialog.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
->
+\begin_layout Subsection
+Table and Rows & Columns
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+These menus only appear if the cursor is inside a table.
+ It allows you to create multicolumn and multirow cells, add or remove borders
+ of a cell and to set the alignment of the cell.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Subsection
+Dissolve Inset
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-N
+\begin_layout Standard
+This menu only appears if the cursor is inside an inset.
+ It will dissolve this inset.
+ This means that the inset is deleted and its content is left as normal
+ text.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Settings or Math
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+This menu is only active if the cursor is inside an inset or a formula.
+ Here you can change the properties of the inset or the formula.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-^
+\begin_layout Subsection
+Increase/Decrease List Depth
 \end_layout
 
+\begin_layout Standard
+These menus are only active if the cursor is in an environment that can
+ be nested.
+ They increase/decrease the environment nesting level as explained in section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-n
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Nesting"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-~
-\end_layout
+ and 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Numbering-depth"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+.
+\end_layout
+
+\begin_layout Subsection
 
+\family sans
+Start New Environment/Start New Parent Environment
 \end_layout
 
+\begin_layout Standard
+These menus are only visible if it is possible to have two consecutive environme
+nts of the same type.
+ See section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Separate-Nestings"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+ for an explanation.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Section
+The View Menu
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+Menu ! View
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+At the bottom of the 
+\family sans
+View
+\family default
+ menu the opened documents are listed.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Subsection
+Open/Close all Insets
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Standard
+Opens/closes all insets in your document.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Unfold/Fold Math Macros
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+Unfolds/folds the current math macro.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Standard
+Math macros are described in the 
+\emph on
+Math
+\emph default
+ manual.
 \end_layout
 
+\begin_layout Subsection
+Outline Pane
+\end_layout
+
+\begin_layout Standard
+Shows the outline window as described in sections
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Navigating"
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ and 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Table-of-Contents"
 
-\family roman
-\series medium
-\shape up
-\size tiny
-\emph off
-\bar no
-\noun off
-\color none
-0F
+\end_inset
+
+.
 \end_layout
 
+\begin_layout Subsection
+Source Pane
+\end_layout
+
+\begin_layout Standard
+Opens a window showing the source code of the actual document, as described
+ in section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Previewing-snippets-of"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+.
+\end_layout
 
+\begin_layout Subsection
+Messages Pane
 \end_layout
 
+\begin_layout Standard
+Opens a window showing console messages.
+ This is useful for debugging \SpecialChar LyX
+ (i.
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-/
+e., hunt for errors in the program) or to see what is going on in the background
+ while \SpecialChar LaTeX
+ is processing the document.
 \end_layout
 
+\begin_layout Subsection
+Toolbars
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Toolbars"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-?
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Toolbar
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-O
 \end_layout
 
+\begin_layout Standard
+In this menu entry you can set the appearance of the different toolbars.
+ All toolbars and the 
+\family sans
+Command
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Buffer
+\family default
+ can be turned on and off.
+ The 
+\emph on
+on
+\emph default
+ state is denoted in the menu with a checkmark.
+ The 
+\family sans
+Table
+\family default
+, 
+\family sans
+Math,
+\family default
+\family sans
+Math
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-_
+Macros,
+\family default
+\family sans
+Review
+\family default
+ and 
+\family sans
+Math
+\begin_inset space ~
+\end_inset
+
+Panels
+\family default
+ toolbars can additionally be set to the state 
+\emph on
+automatic
+\emph default
+, denoted in the menu with the suffix 
+\family sans
+(auto)
+\family default
+.
+\end_layout
+
+\begin_layout Standard
+In the 
+\emph on
+on
+\emph default
+ state the toolbar is permanently shown; in the 
+\emph on
+automatic
+\emph default
+ state the toolbar is only shown when the cursor is in a certain environment
+ or when a certain feature is enabled.
+ That means that the review toolbar will only be shown if change tracking
+ is activated, the math and table toolbars are only shown if the cursor
+ is inside a formula or table respectively.
 \end_layout
 
+\begin_layout Standard
+\SpecialChar LyX
+'s toolbars and their buttons are explained in section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-o
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Toolbars"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+.
+\end_layout
 
+\begin_layout Subsection
+Split View
 \end_layout
 
+\begin_layout Standard
+
+\family sans
+Split
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+View
+\begin_inset space ~
+\end_inset
 
-\end_layout
+into
+\begin_inset space ~
+\end_inset
 
+Left
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+and
+\begin_inset space ~
+\end_inset
 
-\end_layout
+Right
+\begin_inset space ~
+\end_inset
 
+Half
+\family default
+ will split \SpecialChar LyX
+'s main window vertically while 
+\family sans
+Split
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+View
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-\end_layout
+into
+\begin_inset space ~
+\end_inset
 
+Upper
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+and
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-¿
-\end_layout
+Lower
+\begin_inset space ~
+\end_inset
 
+Half
+\family default
+ will split it horizontally.
+ This allows you to view documents at the same time to compare them, or
+ to view the same document, but at different positions.
+ You can even split the main window several times to view, for example,
+ three or more documents at the same time.
+ To close a split view, use the menu 
+\family sans
+Close
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Current
+\begin_inset space ~
+\end_inset
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+View
+\family default
+.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Close Current View
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+Closes a split view.
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Subsection
+Fullscreen
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+Using this menu entry or pressing F11 removes the menu bar and all toolbars
+ so that you will see nothing but your text.
+ It furthermore displays \SpecialChar LyX
+'s main window fullscreen.
+ To return from fullscreen to the normal view, press F11, or right-click
+ and turn off the fullscreen mode in the context menu.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Section
+The Insert Menu
+\begin_inset Index idx
+status collapsed
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
+\begin_layout Plain Layout
+Menu ! Insert
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\emph off
-\bar no
-\noun off
-\color none
-ÿ
 \end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
+\begin_layout Subsection
+Math
+\end_layout
 
+\begin_layout Standard
+Inserts math constructs that are explained in chapter
+\begin_inset space ~
 \end_inset
 
 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "chap:Mathematical-Formulas"
+
+\end_inset
+
+ and the 
+\emph on
+Math
+\emph default
+ manual.
 \end_layout
 
+\begin_layout Subsection
+Special Character
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Special-Character"
+
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-The following is a full list of all of the accented characters LyX can display
- directly.
- It includes not only the accented characters from the previous table, but
- also the characters from 
-\family typewriter
-ISO8859–2
+Here you can insert the following characters:
+\end_layout
+
+\begin_layout Description
+Symbols Opens the 
+\family sans
+Symbols
 \family default
- through 
-\family typewriter
-4
+ dialog which allows you to insert any character that can be output by your
+ \SpecialChar LaTeX
+ system.
+ By default groups of characters are displayed in character categories;
+ the available characters depend on the \SpecialChar LaTeX
+-packages you have installed.
+ You can get a complete display by checking 
+\family sans
+Display
+\begin_inset space ~
+\end_inset
+
+all
 \family default
 .
+\begin_inset Newline newline
+\end_inset
+
  
-\end_layout
+\begin_inset Note Greyedout
+status open
 
-\begin_layout Itemize
-From 
-\family typewriter
-ISO8859–1
-\family default
-:
-\end_layout
+\begin_layout Plain Layout
 
-\begin_deeper
-\begin_layout Standard
-¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
-\begin_inset space \hfill{}
+\series bold
+Note:
+\series default
+ Not all characters will be visible in the 
+\family sans
+Symbols
+\family default
+ dialog because none of the screen fonts that you can set in the preferences
+ dialog (see section
+\begin_inset space ~
 \end_inset
 
-diaeresis
-\end_layout
 
-\begin_layout Standard
-^ Â Ê Î Ô Û â ê î ô û
-\begin_inset space \hfill{}
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Screen-Fonts"
+
 \end_inset
 
-circumflex
+) can display every character.
 \end_layout
 
-\begin_layout Standard
-` À È Ì Ò Ù à è ì ò ù
-\begin_inset space \hfill{}
 \end_inset
 
-grave
+
 \end_layout
 
-\begin_layout Standard
-´ Á É Í Ó Ú Ý á é í ó ú ý
-\begin_inset space \hfill{}
-\end_inset
+\begin_layout Description
+Ellipsis Inserts an ellipsis: \SpecialChar ldots
 
-acute
 \end_layout
 
-\begin_layout Standard
-~ Ã Ñ Õ ã ñ õ
-\begin_inset space \hfill{}
+\begin_layout Description
+End
+\begin_inset space ~
 \end_inset
 
-tilde
-\end_layout
+of
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-¸Çç
-\begin_inset space \hfill{}
+Sentence Inserts an end of sentence period as described in section
+\begin_inset space ~
 \end_inset
 
-cedilla
-\end_layout
 
-\begin_layout Standard
-\begin_inset space \hfill{}
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Abbreviations"
+
 \end_inset
 
-macron
+.
 \end_layout
 
-\end_deeper
-\begin_layout Itemize
-From 
-\family typewriter
-ISO8859–2
-\family default
- through 
-\family typewriter
-4
+\begin_layout Description
+Ordinary
+\begin_inset space ~
+\end_inset
+
+Quote Inserts this quote: ", no matter what quote style you selected in
+ the 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Language
 \family default
-:
+ dialog.
 \end_layout
 
-\begin_deeper
-\begin_layout Standard
-ĤĴĥĵĈĜŜĉĝŝ
-\begin_inset space \hfill{}
+\begin_layout Description
+Single
+\begin_inset space ~
 \end_inset
 
-circumflex
+Quote Inserts a single quote in the quotation marks style selected in the
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Language
+\family default
+ dialog.
 \end_layout
 
-\begin_layout Standard
-ŚŹśźŔĹĆŃŕĺćń
-\begin_inset space \hfill{}
+\begin_layout Description
+Protected
+\begin_inset space ~
 \end_inset
 
-acute
+Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar nobreakdash
+
 \end_layout
 
-\begin_layout Standard
-Ĩı̃Ũũ
-\begin_inset space \hfill{}
+\begin_layout Description
+Breakable
+\begin_inset space ~
 \end_inset
 
-tilde
+Slash Inserts a slash where a line break can also occur: \SpecialChar breakableslash
+
 \end_layout
 
-\begin_layout Standard
-ŞşŢţŖĻĢŗļģŅĶņķ
-\begin_inset space \hfill{}
+\begin_layout Description
+Visible
+\begin_inset space ~
 \end_inset
 
-cedilla
-\end_layout
-
-\begin_layout Standard
-ĒēĀĪŌŪāı̄ōū
-\begin_inset space \hfill{}
+Space Inserts a character representing a single space (the one you get when
+ pressing the 
+\family sans
+Space
+\family default
+ key): 
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-macron
+
 \end_layout
 
-\begin_layout Standard
-ŐŰőű
-\begin_inset space \hfill{}
+\begin_layout Description
+Menu
+\begin_inset space ~
 \end_inset
 
-Hungarian umlaut
-\end_layout
+Separator Inserts the menu separator sign: \SpecialChar menuseparator
 
-\end_deeper
-\begin_layout Standard
-All the characters above are actively supported by TeX fonts.
- In addition TeX allows diacritical marks on almost all characters.
- Also make sure you're using the 
-\family typewriter
-T1
-\family default
- font-encoding.
 \end_layout
 
-\begin_layout Chapter
-\start_of_appendix
-The User Interface
-\begin_inset CommandInset label
-LatexCommand label
-name "cha:The-User-Interface"
-
+\begin_layout Description
+Phonetic
+\begin_inset space ~
 \end_inset
 
+Symbols 
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+Phonetic symbols
 \end_layout
 
-\begin_layout Standard
-This appendix lists all the available menus and describes their functionality.
- It is designed as a quick reference if you are searching for a special
- topic inside the user's guide.
-\end_layout
-
-\begin_layout Section
-The File Menu
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Menu ! File
+Language ! Phonetic symbols
 \end_layout
 
 \end_inset
 
+Inserts a box where you can insert symbols from the International Phonetic
+ Alphabet (IPA) and opens a toolbar which provides a large set of these
+ symbols.
+ To use this feature you must have the \SpecialChar LaTeX
+-package 
+\series bold
+tipa
+\series default
+
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! tipa
 \end_layout
 
-\begin_layout Standard
-Under the 
+\end_inset
+
+ installed.
+\begin_inset Newline newline
+\end_inset
+
+More information about this feature can be found in the 
+\emph on
+Linguistics
+\emph default
+ manual (
 \family sans
-File
+Help\SpecialChar menuseparator
+Specific Manuals
 \family default
- menu are the basic operations in addition to some more advanced operations.
- At the end of the menu the four last opened documents are listed.
-\end_layout
-
-\begin_layout Subsection
-New
+).
 \end_layout
 
-\begin_layout Standard
-Creates a new document.
+\begin_layout Description
+Logos Inserts the logos of the programs \SpecialChar LyX
+, \SpecialChar TeX
+, \SpecialChar LaTeX
+ and \SpecialChar LaTeX2e
+.
 \end_layout
 
 \begin_layout Subsection
-New from Template
+Formatting
 \end_layout
 
 \begin_layout Standard
-This menu entry prompts you for a template to use.
- Selecting a template will automatically set certain layout features for
- the document, features you would otherwise need to change manually.
+Opens a submenu with the following options:
 \end_layout
 
-\begin_layout Subsection
-Open
-\end_layout
+\begin_layout Description
+Superscript Inserts a superscript: test
+\begin_inset script superscript
 
-\begin_layout Standard
-Opens a document.
+\begin_layout Plain Layout
+a, b
 \end_layout
 
-\begin_layout Subsection
-Open Recent
-\end_layout
+\end_inset
 
-\begin_layout Standard
-The submenu shows a list of the recently opened files.
- Click there on a file to open it.
-\end_layout
 
-\begin_layout Subsection
-Close
 \end_layout
 
-\begin_layout Standard
-Closes the current document.
-\end_layout
+\begin_layout Description
+Subscript Inserts a subscript: test
+\begin_inset script subscript
 
-\begin_layout Subsection
-Close All
+\begin_layout Plain Layout
+3x
 \end_layout
 
-\begin_layout Standard
-Closes all opened documents.
-\end_layout
+\end_inset
 
-\begin_layout Subsection
-Save
-\end_layout
 
-\begin_layout Standard
-Saves the actual document.
 \end_layout
 
-\begin_layout Subsection
-Save As
-\end_layout
+\begin_layout Description
+Protected
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-Saves the actual document under a new name to create a copy.
-\end_layout
+Space Inserts a protected space as described in section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Subsection
-Save All
-\end_layout
 
-\begin_layout Standard
-Saves all opened documents.
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Protected-Space"
 
-\begin_layout Subsection
-Revert to saved
-\end_layout
+\end_inset
 
-\begin_layout Standard
-Reloads the actual document from disk.
+.
 \end_layout
 
-\begin_layout Subsection
-Version Control
-\end_layout
+\begin_layout Description
+Interword
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-This is used when more people are working on the same document.
- It is described in the section 
-\emph on
-Version Control in LyX
-\emph default
- of the 
-\emph on
-Additional Features
-\emph default
- manual.
-\end_layout
+Space Inserts an inter-word space as described in section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Subsection
-Import
-\end_layout
 
-\begin_layout Standard
-You can import there files from older LyX-versions, HTML-files, LaTeX-files,
- NoWeb-files, plain text files, and comma separated, table like, text files
- (CSV) as a new LyX-document.
- The files will be imported as new LyX-document.
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Inter-word-Space"
+
+\end_inset
+
+.
 \end_layout
 
-\begin_layout Standard
-When using the menu entry 
-\family sans
-Plain
+\begin_layout Description
+Thin
 \begin_inset space ~
 \end_inset
 
-Text
-\family default
-, line breaks in the text will start a new paragraph; when using the menu
- entry 
-\family sans
-Plain
+Space Inserts a thin space as described in section
 \begin_inset space ~
 \end_inset
 
-Text, Join
-\begin_inset space ~
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Thin-Space"
+
 \end_inset
 
-Lines
-\family default
-, consecutive lines of text will be imported to one big paragraph.
- A new paragraph will begin when there is a blank line in the file.
+.
 \end_layout
 
-\begin_layout Subsection
-Export
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Export"
+\begin_layout Description
+Visible
+\begin_inset space ~
+\end_inset
+
+Space Inserts a character to visualize that there is or should be a space.
+ This is e.
+\begin_inset space \thinspace{}
+\end_inset
 
+g.
+\begin_inset space \space{}
 \end_inset
 
+useful if you need to indicate a space in a command sequence.
+ An example from the \SpecialChar LyX
+\emph on
+Math
+\emph default
+ manual: 
+\begin_inset Quotes eld
+\end_inset
 
-\end_layout
+To insert a fraction use the command 
+\series bold
 
-\begin_layout Standard
-You can export your document to various file formats.
- The resulting files are placed in the directory of your LyX-file.
- The menu entries are not the same on all installations.
- They depend on the programs found by LyX while its configuration.
+\backslash
+frac
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A
+\begin_inset Formula $\downarrow$
+\end_inset
+
+B.
+\series default
+
+\begin_inset Quotes erd
+\end_inset
+
+ The visible space is hereby the character before the 
+\series bold
+A
+\series default
+.
 \end_layout
 
-\begin_layout Standard
-Here is a list of all available entries; some of them are explained in detail
- in section
+\begin_layout Description
+Horizontal
+\begin_inset space ~
+\end_inset
+
+Space Inserts horizontal space as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Output-file-formats"
+reference "subsec:Horizontal-Space"
 
 \end_inset
 
-:
+.
 \end_layout
 
 \begin_layout Description
-
-\family sans
-CJK
+Horizontal
 \begin_inset space ~
 \end_inset
 
-LyX 
-\family default
-format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
- (CJK)
-\begin_inset Newline newline
+Line Inserts a horizontal line as described in section
+\begin_inset space ~
 \end_inset
 
- Since LyX 1.5.0 CJK support is fully integrated to LyX.
-\end_layout
 
-\begin_layout Description
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Horizontal-Lines"
 
-\family sans
-DVI
-\family default
- DVI-format
-\end_layout
+\end_inset
 
-\begin_layout Description
-HTML HTML-format (the HTML-converter is a third-party product and may not
- work in all cases)
+.
 \end_layout
 
 \begin_layout Description
-HTML
+Vertical
 \begin_inset space ~
 \end_inset
 
-(MS
+Space Inserts vertical space as described in section
 \begin_inset space ~
 \end_inset
 
-Word) HTML-format specialized so that the result can be imported to 
-\family sans
-MS Word
-\family default
-; as a consequence of this formulas will be embedded as bitmap fonts and
- not in the format 
-\family sans
-MathML
-\family default
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Vertical-Space"
+
+\end_inset
+
 .
 \end_layout
 
 \begin_layout Description
+Phantom Inserts a Phantom space as described in section
+\begin_inset space ~
+\end_inset
 
-\family sans
-LaT
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Phantom-Space"
+
+\end_inset
 
-{}
+.
 \end_layout
 
+\begin_layout Description
+Hyphenation
+\begin_inset space ~
 \end_inset
 
-eX
+Point Inserts a hyphenation point as described in section
 \begin_inset space ~
 \end_inset
 
-(pdflatex)
-\family default
- text file with the LaTeX source, additionally all images used in the document
- will be converted to a format that is readable by the 
-\family typewriter
-pdflatex
-\family default
- program (GIF, JPG, PDF, PNG)
-\end_layout
-
-\begin_layout Description
 
-\family sans
-LaT
-\begin_inset ERT
-status collapsed
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Hyphenation"
 
-\begin_layout Plain Layout
+\end_inset
 
-{}
+.
 \end_layout
 
+\begin_layout Description
+Ligature
+\begin_inset space ~
 \end_inset
 
-eX
+Break Inserts a ligature break as described in section
 \begin_inset space ~
 \end_inset
 
-(plain)
-\family default
- text file with the LaTeX source code, additionally all images used in the
- document will be converted to the EPS-format, only this format is readable
- by the 
-\family typewriter
-latex
-\family default
- program
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Ligatures"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Description
-LyX
+Ragged
 \begin_inset space ~
 \end_inset
 
-1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
-\begin_inset Quotes eld
+Line
+\begin_inset space ~
 \end_inset
 
-y
-\begin_inset Quotes erd
+Break Inserts a forced line break as described in section
+\begin_inset space ~
 \end_inset
 
- is replaced by the version number)
-\end_layout
 
-\begin_layout Description
-LyXHTML HTML-format, using LyX's internal XHTML engine
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Forced-Line-Breaks"
 
-\begin_layout Description
-OpenDocument OpenDocument-formatted text file, to be opened with 
-\family sans
-OpenOffice
-\family default
-, 
-\family sans
-KOffice
-\family default
-, 
-\family sans
-Abiword
-\family default
-, etc.
- (The OpenDocument-converter is a third-party product and may not work in
- all cases)
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Description
+Justified
+\begin_inset space ~
+\end_inset
 
-\family sans
-PDF
+Break Inserts a forced line break that right justifies the remaining text
+ as described in section
 \begin_inset space ~
 \end_inset
 
-(dvipdfm)
-\family default
- PDF-format using the program 
-\family typewriter
-dvipdfm
-\end_layout
 
-\begin_layout Description
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Forced-Line-Breaks"
 
-\family sans
-PDF
-\begin_inset space ~
 \end_inset
 
-(pdflatex)
-\family default
- PDF-format using the program 
-\family typewriter
-pdflatex
+.
 \end_layout
 
 \begin_layout Description
+New
+\begin_inset space ~
+\end_inset
 
-\family sans
-PDF
+Page Inserts a forced page break as described in section
 \begin_inset space ~
 \end_inset
 
-(ps2pdf)
-\family default
- PDF-format using the program 
-\family typewriter
-ps2pdf
-\end_layout
 
-\begin_layout Description
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Forced-Page-Breaks"
 
-\family sans
-Plain
-\begin_inset space ~
 \end_inset
 
-text
-\family default
- text format
+.
 \end_layout
 
 \begin_layout Description
-
-\family sans
-Plain
+Page
 \begin_inset space ~
 \end_inset
 
-text
+Break Inserts a forced page break that shares the extra space among paragraph
+ breaks instead of leaving it at the bottom of the page, as described in
+ section
 \begin_inset space ~
 \end_inset
 
-(ps2ascii)
-\family default
- text format, the document will first be converted to Postscript format
- and then exported as text using the program 
-\family sans
-ps2ascii
-\end_layout
-
-\begin_layout Description
-
-\family sans
-Postscript
-\family default
- PostScript format using the program 
-\family typewriter
-dvips
-\end_layout
 
-\begin_layout Description
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Forced-Page-Breaks"
 
-\family sans
-Custom
-\family default
- custom format
-\end_layout
+\end_inset
 
-\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
-DVI
-\family default
-, 
-\family sans
-PDF
+\begin_layout Description
+Clear
 \begin_inset space ~
 \end_inset
 
-(pdflatex)
-\family default
- or 
-\family sans
-Postscript
-\family default
- is missing, you need to update your LaTeX installation.
- After updating you have to reconfigure LyX, see section
+Page Inserts a clear page break as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Basic-LyX-Setup"
+reference "subsec:Clear-Page-Breaks"
 
 \end_inset
 
 .
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Reconfiguration of LyX
 \end_layout
 
+\begin_layout Description
+Clear
+\begin_inset space ~
 \end_inset
 
+Double
+\begin_inset space ~
+\end_inset
 
-\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
-
-\begin_layout Standard
-With this menu entry you can print your document to a file in PostScript
- format or send it to a printer.
- The printer will also use the document in PostScript format.
- The conversion to PostScript is done in the background by LyX using the
- program 
-\family typewriter
-dvips
-\family default
-.
- For more information have a look at section
+Page Inserts a clear doublepage break as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Printing-the-File"
+reference "subsec:Clear-Page-Breaks"
 
 \end_inset
 
@@ -35142,110 +38598,140 @@ reference "sub:Printing-the-File"
 \end_layout
 
 \begin_layout Subsection
-Fax
+List/TOC
 \end_layout
 
 \begin_layout Standard
-This menu entry will only appear when you have a fax program installed (on
- Windows you additionally need to register its program path to LyX's PATH
- prefix, see section
+Various lists can be inserted with this menu entry.
+ The 
+\family sans
+Table
+\begin_inset space ~
+\end_inset
+
+of Contents
+\family default
+, the 
+\family sans
+List of Algorithms
+\family default
+, 
+\family sans
+List of Figures,
+\family default
+\family sans
+List of Tables
+\family default
+ and 
+\family sans
+List of Listings
+\family default
+ are described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Paths"
+reference "sec:toc"
 
 \end_inset
 
-).
- With this menu entry you can send your document to a fax program like 
-\family typewriter
-hylapex
-\family default
- or 
-\family typewriter
-kdeprintfax
-\family default
 .
- The default format of the sent file is PostScript.
- The format can be changed in LyX's preferences as described in section
+ The 
+\family sans
+Index List
+\family default
+ is described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Converters"
+reference "sec:Index"
 
 \end_inset
 
-.
-\end_layout
-
-\begin_layout Subsection
-New and Close Window
-\end_layout
-
-\begin_layout Standard
-Opens or closes a new instance of LyX.
-\end_layout
-
-\begin_layout Subsection
-Exit
-\end_layout
+, the 
+\family sans
+Nomenclature
+\family default
+ is described in section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-Prompts you to save all unsaved documents and then exits.
-\end_layout
 
-\begin_layout Section
-The Edit Menu
-\begin_inset Index idx
-status collapsed
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Nomenclature"
 
-\begin_layout Plain Layout
-Menu ! Edit
-\end_layout
+\end_inset
 
+ and the 
+\family sans
+Bib\SpecialChar TeX
+ Bibliography
+\family default
+ is described in section
+\begin_inset space ~
 \end_inset
 
 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Bibliography-databases"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Subsection
-Undo and Redo
+Float
 \end_layout
 
 \begin_layout Standard
-Described in section
+To insert floats, as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Undo-and-Redo"
+reference "sec:Floats"
 
 \end_inset
 
-.
+ and in detail the chapter 
+\emph on
+Floats
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Subsection
-Cut, Copy, Paste, Paste Recent, Paste Special
+Note
 \end_layout
 
 \begin_layout Standard
-Described in section
+To insert notes, described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Basic-Editing-Features"
+reference "sec:Notes"
 
 \end_inset
 
@@ -35253,26 +38739,20 @@ reference "sec:Basic-Editing-Features"
 \end_layout
 
 \begin_layout Subsection
-Select All
-\end_layout
-
-\begin_layout Standard
-Selects the whole document.
-\end_layout
-
-\begin_layout Subsection
-Find & Replace
+Branch
 \end_layout
 
 \begin_layout Standard
-Described in section
+Inserts a branch inset, if any, and allowing you to create and insert a
+ new branch.
+ Branches are described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Basic-Editing-Features"
+reference "sec:Branches"
 
 \end_inset
 
@@ -35280,40 +38760,72 @@ reference "sec:Basic-Editing-Features"
 \end_layout
 
 \begin_layout Subsection
-Move Paragraph Up/Down
+Custom Insets
 \end_layout
 
 \begin_layout Standard
-This shifts the paragraph where the cursor is currently in one paragraph
- up or down.
+Inserts document class-specific insets.
+ Such insets only exist if they are defined in the layout file for a certain
+ document class.
+ An example is the document class 
+\begin_inset Quotes eld
+\end_inset
+
+article (Elsevier)
+\begin_inset Quotes erd
+\end_inset
+
+ with three custom insets.
+ The section 
+\emph on
+Flex insets and InsetLayout
+\emph default
+ in 
+\emph on
+Installing New Document Classes, The Layout file format 
+\emph default
+of the 
+\emph on
+Customization
+\emph default
+ manual explains how custom insets are defined.
 \end_layout
 
 \begin_layout Subsection
-Text Style
+File
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+External Material
 \end_layout
 
-\begin_layout Standard
-Described in section
-\begin_inset space ~
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Fine-Tuning-with-the"
+\end_layout
 
+\begin_layout Standard
+This menu entry allows you to insert or include the contents of other files
+ in your document.
+ For more information see chapter 
+\emph on
+External Document Parts
+\emph default
+ of the Embedded
+\begin_inset space ~
 \end_inset
 
-.
+Objects manual.
 \end_layout
 
 \begin_layout Subsection
-Paragraph Settings
+Box
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Paragraph ! Settings
+Boxes
 \end_layout
 
 \end_inset
@@ -35322,55 +38834,62 @@ Paragraph ! Settings
 \end_layout
 
 \begin_layout Standard
-Enables you to set the paragraph alignment, line spacing and label width.
- These settings only affect the paragraph in which the cursor is currently.
-\end_layout
-
-\begin_layout Standard
-You can also prevent the first line of the paragraph being indented if you
- have chosen to separate paragraphs with indents in the 
-\family sans
-Document\SpecialChar \menuseparator
-Settings
-\family default
- dialog under 
-\family sans
-Text
+Inserts a box in a certain style.
+ Boxes are described in detail in the chapter 
+\emph on
+Boxes
+\emph default
+ of the 
+\emph on
+Embedded
 \begin_inset space ~
 \end_inset
 
-Layout
-\family default
-.
+Objects
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Subsection
-Table Settings and Math
+Citation
 \end_layout
 
 \begin_layout Standard
-These two menus are only fully active when the cursor is inside a table
- or a formula.
- Here you can change the properties of tables and formulas.
- The properties of tables are described in section
+Opens the 
+\family sans
+Citation
+\family default
+ dialog as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Tables"
+reference "sec:Bibliography"
 
 \end_inset
 
-, the properties of formulas in chapter
+.
+\end_layout
+
+\begin_layout Subsection
+Cross-Reference
+\end_layout
+
+\begin_layout Standard
+Inserts a 
+\family sans
+cross-reference
+\family default
+ as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cha:Mathematical-Formulas"
+reference "sec:Cross-References"
 
 \end_inset
 
@@ -35378,40 +38897,45 @@ reference "cha:Mathematical-Formulas"
 \end_layout
 
 \begin_layout Subsection
-Increase / Decrease List Depth
+Label
 \end_layout
 
 \begin_layout Standard
-These menu entries are only active when the cursor is in an environment
- that can be nested.
- They increase/decrease the environment nesting level as explained in section
+Inserts a 
+\family sans
+label
+\family default
+ as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Nesting"
+reference "sec:Cross-References"
 
 \end_inset
 
- and 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Numbering-depth"
+.
+\end_layout
 
-\end_inset
+\begin_layout Subsection
+Caption
+\begin_inset Index idx
+status collapsed
 
-.
+\begin_layout Plain Layout
+Captions
 \end_layout
 
-\begin_layout Section
-The View Menu
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Menu ! View
+Tables ! Multi-page ! Caption
 \end_layout
 
 \end_inset
@@ -35420,130 +38944,121 @@ Menu ! View
 \end_layout
 
 \begin_layout Standard
-The 
-\family sans
-View
-\family default
- menu contains a list of available formats in which you can view the actual
- document with an external program.
- The menu entries for the viewing formats are not the same on all installations
- — it depends on the LaTeX programs that are found while LyX was configured.
- All possible formats are formats listed in section
+Inserts a caption in a float or multi-page table.
+ Floats are described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Export"
+reference "sec:Floats"
 
 \end_inset
 
-.
- You should at least see the menu entries 
-\family sans
-DVI
-\family default
- and 
-\family sans
-PDF
+; captions in multi-page tables are described in the section 
+\emph on
+Multi-page Captions
+\emph default
+ of the 
+\emph on
+Embedded
 \begin_inset space ~
 \end_inset
 
-(pdflatex)
-\family default
-.
- If one of the two is missing, you need to update your LaTeX installation.
- After updating you have to reconfigure LyX, see section
+Objects
+\emph default
+ manual.
+\end_layout
+
+\begin_layout Subsection
+Index Entry
+\end_layout
+
+\begin_layout Standard
+Inserts an index entry as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Basic-LyX-Setup"
+reference "sec:Index"
 
 \end_inset
 
 .
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Reconfiguration of LyX
 \end_layout
 
-\end_inset
-
-
+\begin_layout Subsection
+Nomenclature Entry
 \end_layout
 
 \begin_layout Standard
-Invoking a menu will start a viewer program.
- The viewer can be set or changed in the preferences, see section
+Inserts a nomenclature entry as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:File-Formats"
+reference "sec:Nomenclature"
 
 \end_inset
 
 .
- The default viewers are set by LyX when it is first configured.
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
-
-At the bottom of the 
-\family sans
-View
-\family default
- menu the opened documents are listed.
 \end_layout
 
 \begin_layout Subsection
-Open/Close all Insets
+Table
 \end_layout
 
 \begin_layout Standard
-Opens/closes all insets in your document.
-\end_layout
+Opens a dialog allowing you to specify the rows and columns of the table.
+ Tables are described in section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Subsection
-Unfold/Fold Math Macros
-\end_layout
 
-\begin_layout Standard
-Unfolds/folds the current math macro.
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Tables"
 
-\begin_layout Standard
-Math macros are described in the 
+\end_inset
+
+ and in detail in the chapter 
 \emph on
-Math
+Tables
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual.
 \end_layout
 
 \begin_layout Subsection
-View Source
+Graphics
 \end_layout
 
 \begin_layout Standard
-Opens a window showing the source code of the actual document, as described
- in section
+Opens the 
+\family sans
+Graphics
+\family default
+ dialog.
+ Graphics are described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Previewing-snippets-of"
+reference "sec:Graphics"
 
 \end_inset
 
@@ -35551,192 +39066,131 @@ reference "sec:Previewing-snippets-of"
 \end_layout
 
 \begin_layout Subsection
-Update
+URL
 \end_layout
 
 \begin_layout Standard
-This menu entry allows you to update the view with your latest changes without
- opening a new view window.
-\end_layout
+Inserts a URL as described in section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Subsection
-Split View
-\end_layout
 
-\begin_layout Standard
-This will split LyX's main window vertically or horizontally.
- This allows you to view documents the same time to compare them, or to
- view the same document, but at different positions.
- You can even split the main window several times to view for example 3
- or more documents at the same time.
- To return to an unsplit view, use the menu 
-\family sans
-Close Current View
-\family default
-.
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:URLs"
 
-\begin_layout Subsection
-Close Current View
-\end_layout
+\end_inset
 
-\begin_layout Standard
-Closes a split view.
+.
 \end_layout
 
 \begin_layout Subsection
-Fullscreen
+Hyperlink
 \end_layout
 
 \begin_layout Standard
-Using this menu entry or pressing F11 removes the menu bar and all toolbars
- so that you will see nothing but your text.
- It furthermore displays LyX's main window fullscreen.
- To return from fullscreen to the normal view, press F11, or right-click
- and turn off the fullscreen mode in the context menu.
-\end_layout
-
-\begin_layout Subsection
-Toolbars
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Toolbars"
-
+Inserts a hyperlink as described in section
+\begin_inset space ~
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Toolbar
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Hyperlinks"
 
 \end_inset
 
+.
+\end_layout
 
+\begin_layout Subsection
+Footnote
 \end_layout
 
 \begin_layout Standard
-In this menu entry you can set the appearance of the different toolbars.
- All toolbars and the 
-\family sans
-Command
+Inserts a footnote as described in section
 \begin_inset space ~
 \end_inset
 
-Buffer
-\family default
- can be turned on and off.
- The 
-\emph on
-on
-\emph default
- state is denoted in the menu with a checkmark.
- The 
-\family sans
-Review
-\family default
-, 
-\family sans
-Table
-\family default
-, 
-\family sans
-Math
-\begin_inset space ~
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Footnotes"
+
 \end_inset
 
-Panels
-\family default
-, and 
-\family sans
-Math
-\family default
- toolbars can be additionally set to the state 
-\emph on
-automatic
-\emph default
- that is denoted in the menu with the suffix 
-\family sans
-(auto)
-\family default
 .
 \end_layout
 
-\begin_layout Standard
-In the 
-\emph on
-on
-\emph default
- state the toolbar is permanently shown, in the 
-\emph on
-automatic
-\emph default
- state the toolbar is only shown when the cursor is in a certain environment
- or when a certain feature is enabled.
- That means that the review toolbar will only be shown when change tracking
- is activated, the math and table toolbars are only shown when the cursor
- is inside a formula or table, respectively.
+\begin_layout Subsection
+Marginal Note
 \end_layout
 
 \begin_layout Standard
-LyX's toolbars and their buttons are explained in section
+Inserts a marginal note as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Toolbars"
+reference "sec:Marginal-Notes"
 
 \end_inset
 
 .
 \end_layout
 
-\begin_layout Section
-The Insert Menu
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Menu ! Insert
+\begin_layout Subsection
+Short Title
 \end_layout
 
+\begin_layout Standard
+Is only visible if the cursor is in front, in or behind a section heading,
+ title or caption of a float.
+ Inserts a short title as described in section
+\begin_inset space ~
 \end_inset
 
 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Short-Titles"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Subsection
-Math
+\SpecialChar TeX
+ Code
 \end_layout
 
 \begin_layout Standard
-Inserts math constructs that are explained in chapter
+Inserts a \SpecialChar TeX
+ Code box as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cha:Mathematical-Formulas"
+reference "subsec:TeX-Code-Boxes"
 
 \end_inset
 
- and the 
-\emph on
-Math
-\emph default
- manual.
+.
 \end_layout
 
 \begin_layout Subsection
-Special Character
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Special-Character"
+Program Listing
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Program listings
+\end_layout
 
 \end_inset
 
@@ -35744,42 +39198,59 @@ name "sub:Special-Character"
 \end_layout
 
 \begin_layout Standard
-Here you can insert the following characters:
+Inserts a program listings box.
+ Program listings are explained in the chapter 
+\emph on
+Program Code Listings
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual.
 \end_layout
 
-\begin_layout Description
-Symbols Inserts any character that can be output by your LaTeX system.
- Therefore the number of character categories in this dialog and the available
- characters depend on the LaTeX-packages you have installed.
-\begin_inset Newline newline
-\end_inset
+\begin_layout Subsection
+Date
+\end_layout
 
-\begin_inset Note Greyedout
-status open
+\begin_layout Standard
+Inserts the actual date.
+ The format depends on the date format of the language that is used for
+ \SpecialChar LyX
+'s menus.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Subsection
+Preview
+\end_layout
 
-\series bold
-Note:
-\series default
- Not all characters will be visible in the 
-\family sans
-Symbols
-\family default
- dialog because none of the screen fonts that you can set in the preferences
- dialog (see sec.
-\begin_inset space \thinspace{}
+\begin_layout Standard
+Inserts a preview inset as described in section
+\begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Screen-Fonts"
+reference "sec:Previewing-snippets-of"
 
 \end_inset
 
-) can display every character.
+.
+\end_layout
+
+\begin_layout Section
+The Navigate Menu
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Menu ! Navigate
 \end_layout
 
 \end_inset
@@ -35787,537 +39258,763 @@ reference "sub:Screen-Fonts"
 
 \end_layout
 
-\begin_layout Description
-Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
+\begin_layout Standard
+This menu lists the existing chapters, sections, figures, tables, etc.
+\begin_inset space ~
+\end_inset
 
+of the current document.
+ This allows you to navigate easily through your document.
 \end_layout
 
-\begin_layout Description
-End
+\begin_layout Subsection
+Bookmarks
+\end_layout
+
+\begin_layout Standard
+With this menu entry you are able to define your own bookmarks.
+ This is useful when you are working on a large document and often have
+ to jump, for example, between section
 \begin_inset space ~
 \end_inset
 
-of
+2.5 and 6.3.
+ To create bookmarks for this example, go to section
 \begin_inset space ~
 \end_inset
 
-Sentence Inserts an end of sentence dot as described in section
+2.5 and use the submenu 
+\family sans
+Save
 \begin_inset space ~
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Abbreviations"
-
+Bookmark
+\begin_inset space ~
 \end_inset
 
+1
+\family default
 .
-\end_layout
+ Then go to section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Description
-Ordinary
+6.3 and use 
+\family sans
+Save
 \begin_inset space ~
 \end_inset
 
-Quote Inserts this quote: 
-\begin_inset Quotes erd
+Bookmark
+\begin_inset space ~
+\end_inset
+
+
+\family default
+2.
+ Now you can jump easily between these sections by using the menu or by
+ the key bindings 
+\begin_inset Info
+type  "shortcut"
+arg   "bookmark-goto 1"
+\end_inset
+
+ and 
+\begin_inset Info
+type  "shortcut"
+arg   "bookmark-goto 2"
 \end_inset
 
-, no matter what quote type you selected in the 
-\family sans
-Document\SpecialChar \menuseparator
-Settings
-\family default
- dialog under 
-\family sans
-Language
-\family default
-.
+.You can also use bookmarks to jump between several opened documents.
 \end_layout
 
-\begin_layout Description
-Single
+\begin_layout Standard
+The saved bookmarks are valid till the document is closed.
+ The submenu 
+\family sans
+Clear
 \begin_inset space ~
 \end_inset
 
-Quote Inserts this quote: 
-\begin_inset Quotes els
+Bookmarks
+\family default
+ allows you to clear bookmarks while the submenu 
+\family sans
+Navigate
+\begin_inset space ~
 \end_inset
 
-
+Back
+\family default
+ jumps to the position in the document where you recently changed something.
 \end_layout
 
-\begin_layout Description
-Protected
-\begin_inset space ~
-\end_inset
+\begin_layout Subsection
+Next Note, Change, Cross-reference
+\end_layout
 
-Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
+\begin_layout Standard
+Jump to the next note, change, or cross-reference after the current cursor
+ position.
+\end_layout
 
+\begin_layout Subsection
+Go to Label
 \end_layout
 
-\begin_layout Description
-Breakable
+\begin_layout Standard
+Only active if the cursor is in front of a cross-reference.
+ Sets the cursor before the referenced label.
+ (It is the same as if you right-click on a cross-reference box and use
+\family sans
+Go
 \begin_inset space ~
 \end_inset
 
-Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
-
-\end_layout
-
-\begin_layout Description
-Menu
+to
 \begin_inset space ~
 \end_inset
 
-Separator Inserts the menu separator sign: \SpecialChar \menuseparator
+Label)
+\family default
+.
+\end_layout
 
+\begin_layout Subsection
+Forward Search
 \end_layout
 
-\begin_layout Description
-Phonetic
+\begin_layout Standard
+Allows you to jump directly to the corresponding text part in the output,
+ see section 
+\emph on
+The \SpecialChar LyX
+ Server\SpecialChar menuseparator
+Forward
 \begin_inset space ~
 \end_inset
 
-Symbols 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Phonetic symbols
-\end_layout
-
+search
+\emph default
+ in the 
+\emph on
+Additional
+\begin_inset space ~
 \end_inset
 
+Features
+\emph default
+ manual for a detailed description.
+\end_layout
 
+\begin_layout Section
+The Document Menu
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Language ! Phonetic symbols
+Menu ! Document
 \end_layout
 
 \end_inset
 
-Creates a formula with a so called tipa inset.
- Here you can insert commands to create IPA phonetic symbols.
- For this feature you must have the LaTeX-package 
-\series bold
-tipa
-\series default
-
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-LaTeX-packages ! tipa
 \end_layout
 
-\end_inset
+\begin_layout Subsection
+Change Tracking
+\end_layout
 
- installed.
-\begin_inset Newline newline
+\begin_layout Standard
+Change Tracking is described in section
+\begin_inset space ~
 \end_inset
 
-For more information about this feature we refer to the documentation of
-\series bold
-tipa, 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "tipa"
-
-\end_inset
 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Change-Tracking"
 
-\series default
- and this Wiki-page:
-\begin_inset Newline newline
 \end_inset
 
+.
+\end_layout
 
-\begin_inset Flex URL
-status open
-
-\begin_layout Plain Layout
-
-http://wiki.lyx.org/LyX/LinguistLyX
+\begin_layout Subsection
+La
+\family sans
+TeX
+\family default
+ Log
 \end_layout
 
+\begin_layout Standard
+After running \SpecialChar LaTeX
+ by viewing or exporting a document, this menu will be enabled.
+ It shows the logfile of the \SpecialChar LaTeX
+-program used.
+ You can go to the next error or the next warning, search, copy something
+ to the clipboard or update the view.
+\begin_inset Newline newline
 \end_inset
 
+With the help of the logfile, experts can find reasons for \SpecialChar LaTeX
+-errors.
+\end_layout
 
+\begin_layout Standard
+With the button 
+\family sans
+Open Containing Directory
+\family default
+ one can open \SpecialChar LyX
+'s temporary folder for the document.
+ This folder contains all converted and created files to generate the output.
+ Some of these files might be of interest for experts to solve problems
+ or for writers who need to supply intermediate files.
+ For example some journals require to send the 
+\family sans
+*.bbl
+\family default
+ file (a text file with the used Bib\SpecialChar TeX
+ references).
 \end_layout
 
 \begin_layout Subsection
-Formatting
+Start Appendix Here
 \end_layout
 
 \begin_layout Standard
-Here you can insert the following format constructs:
-\end_layout
-
-\begin_layout Description
-Superscript Inserts a superscript: test
-\begin_inset Formula $^{\text{a,b}}$
+Sets the start of the appendices of the document at the current cursor position
+ as described in section
+\begin_inset space ~
 \end_inset
 
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Appendices"
 
-\begin_layout Description
-Subscript Inserts a subscript: test
-\begin_inset Formula $_{\text{3x}}$
 \end_inset
 
+.
+\end_layout
+
+\begin_layout Subsection
+View
+\begin_inset space ~
+\end_inset
 
+[<output format>]
 \end_layout
 
-\begin_layout Description
-Protected
+\begin_layout Standard
+This menu entry generates the output in the format you have specified as
+ default output format for the document (menu 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Output\SpecialChar menuseparator
+Default
 \begin_inset space ~
 \end_inset
 
-Space Inserts a protected space that is described in section
+Output
+\begin_inset space ~
+\end_inset
+
+Format
+\family default
+; see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Protected-Space"
+reference "sec:Doc-Formats"
 
 \end_inset
 
-.
-\end_layout
+) or in the \SpecialChar LyX
+ preferences (menu 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+File
+\begin_inset space ~
+\end_inset
 
-\begin_layout Description
-Inter-word
+Handling\SpecialChar menuseparator
+File
+\begin_inset space ~
+\end_inset
+
+Formats\SpecialChar menuseparator
+Default
+\begin_inset space ~
+\end_inset
+
+Output
 \begin_inset space ~
 \end_inset
 
-Space Inserts an inter-word space that is described in section
+Format
+\family default
+; see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Inter-word-Space"
+reference "sec:File-Formats"
 
 \end_inset
 
-.
-\end_layout
+) and opens it in an appropriate viewer.
+ The viewer can be set or changed in the preferences (menu 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+File
+\begin_inset space ~
+\end_inset
 
-\begin_layout Description
-Thin
+Handling\SpecialChar menuseparator
+File
 \begin_inset space ~
 \end_inset
 
-Space Inserts a thin space that is described in section
+Formats\SpecialChar menuseparator
+Viewer
+\family default
+; see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Thin-Space"
+reference "sec:File-Formats"
+
+\end_inset
 
+).
+ The default viewers are set by \SpecialChar LyX
+ when it is first configured.
+ The default output format is 
+\family sans
+PDF
+\begin_inset space ~
 \end_inset
 
+(pdflatex)
+\family default
 .
 \end_layout
 
-\begin_layout Description
-Horizontal
-\begin_inset space ~
-\end_inset
+\begin_layout Subsection
+View (Other Formats)
+\end_layout
 
-Space Inserts horizontal space, see section
+\begin_layout Standard
+With this menu you can view your document in alternative output formats.
+ The menu contains a list of available formats in which you can view the
+ actual document with an external program.
+ The menu entries are not the same on all installations — it depends on
+ the \SpecialChar LaTeX
+ programs that are found when \SpecialChar LyX
+ was configured.
+ All possible formats are listed in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Horizontal-Space"
-
-\end_inset
-
- for a description.
-\end_layout
+reference "subsec:Export"
 
-\begin_layout Description
-Horizontal
-\begin_inset space ~
 \end_inset
 
-Line Inserts a horizontal line, see section
+.
+ You should at least see the menu entry 
+\family sans
+DVI
+\family default
+.
+ If it is missing, you need to update or repair your \SpecialChar LaTeX
+ installation.
+ After updating you have to reconfigure \SpecialChar LyX
+ (see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Horizontal-Lines"
+reference "sec:Basic-LyX-Setup"
 
 \end_inset
 
- for a description.
+.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Reconfiguration of \SpecialChar LyX
+
 \end_layout
 
-\begin_layout Description
-Vertical
+\end_inset
+
+)
+\end_layout
+
+\begin_layout Standard
+Invoking a view menu will start a viewer program.
+ The viewer can be set or changed in the preferences (menu 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+File
+\begin_inset space ~
+\end_inset
+
+Handling\SpecialChar menuseparator
+File
 \begin_inset space ~
 \end_inset
 
-Space Inserts vertical space, see section
+Formats\SpecialChar menuseparator
+Viewer
+\family default
+; see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Vertical-Space"
+reference "sec:File-Formats"
 
 \end_inset
 
- for a description.
+).
+ The default viewers are set by \SpecialChar LyX
+ when it is first configured.
 \end_layout
 
-\begin_layout Description
-Hyphenation
+\begin_layout Subsection
+Update
 \begin_inset space ~
 \end_inset
 
-Point Inserts a hyphenation point, see section
-\begin_inset space ~
-\end_inset
+[<output format>]
+\end_layout
 
+\begin_layout Standard
+This menu entry allows you to update the view with your latest changes (in
+ the default output format) without opening a new viewer window.
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Hyphenation"
+\begin_layout Subsection
+Update (Other Formats)
+\end_layout
 
-\end_inset
+\begin_layout Standard
+With this menu you can update the view of alternative output formats of
+ your document without opening a new viewer window.
+\end_layout
 
-.
+\begin_layout Subsection
+View Master Document
 \end_layout
 
-\begin_layout Description
-Ligature
-\begin_inset space ~
+\begin_layout Standard
+This menu item is only visible if your document is included to another document,
+ which is then its 
+\begin_inset Quotes eld
 \end_inset
 
-Break Inserts a ligature break, see section
-\begin_inset space ~
+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
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Ligatures"
+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
+\begin_inset space ~
+\end_inset
 
+Master
+\begin_inset space ~
 \end_inset
 
-.
+Document
+\family default
+ generates the output of the whole book, while 
+\family sans
+View
+\family default
+ will just output the chapter alone.
 \end_layout
 
-\begin_layout Description
-Ragged
+\begin_layout Standard
+The format used by this function is the default output format as specified
+ in the document settings (menu 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Output\SpecialChar menuseparator
+Default
 \begin_inset space ~
 \end_inset
 
-Line
+Output
 \begin_inset space ~
 \end_inset
 
-Break Inserts a forced line break, see section
+Format
+\family default
+; see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Forced-Line-Breaks"
+reference "sec:Doc-Formats"
 
 \end_inset
 
-.
-\end_layout
-
-\begin_layout Description
-Justified
+) or in the preferences (menu 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+File
 \begin_inset space ~
 \end_inset
 
-Break Inserts a forced line break that furthermore stretches the broken
- text line to the page border, see section
+Handling\SpecialChar menuseparator
+File
 \begin_inset space ~
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Forced-Line-Breaks"
-
+Formats\SpecialChar menuseparator
+Default
+\begin_inset space ~
 \end_inset
 
-.
-\end_layout
-
-\begin_layout Description
-New
+Output
 \begin_inset space ~
 \end_inset
 
-Page Inserts a forced page break, described in section
+Format
+\family default
+; see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Forced-Page-Breaks"
+reference "sec:File-Formats"
 
 \end_inset
 
-.
+).
 \end_layout
 
-\begin_layout Description
-Page
-\begin_inset space ~
-\end_inset
+\begin_layout Subsection
+Update Master Document
+\end_layout
 
-Break Inserts a forced page break that furthermore stretches the broken
- text page to the page border, described in section
-\begin_inset space ~
+\begin_layout Standard
+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
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Forced-Page-Breaks"
-
+ (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 Description
-Clear
+\begin_layout Standard
+The format used by this function is the default output format as specified
+ in the document settings (menu 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Output\SpecialChar menuseparator
+Default
+\begin_inset space ~
+\end_inset
+
+Output
 \begin_inset space ~
 \end_inset
 
-Page Inserts a clear page break, described in section
+Format
+\family default
+; see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Clear-Page-Breaks"
+reference "sec:Doc-Formats"
 
 \end_inset
 
-.
-\end_layout
+) or in the preferences (menu 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+File
+\begin_inset space ~
+\end_inset
 
-\begin_layout Description
-Clear
+Handling\SpecialChar menuseparator
+File
 \begin_inset space ~
 \end_inset
 
-Double
+Formats\SpecialChar menuseparator
+Default
+\begin_inset space ~
+\end_inset
+
+Output
 \begin_inset space ~
 \end_inset
 
-Page Inserts a clear doublepage break, described in section
+Format
+\family default
+; see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Clear-Page-Breaks"
+reference "sec:File-Formats"
 
 \end_inset
 
-.
+).
 \end_layout
 
 \begin_layout Subsection
-List / TOC
-\end_layout
+Compressed
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Compressed"
 
-\begin_layout Standard
-Various lists can be inserted with this menu entry.
- The table of contents, the algorithm, figures, and tables list are described
- in section
-\begin_inset space ~
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:toc"
-
-\end_inset
+\end_layout
 
-.
- The index list is described in section
-\begin_inset space ~
-\end_inset
+\begin_layout Standard
+Un/compresses the current document.
+ For documents under version control it is strongly recommended to disable
+ compression (see the 
+\emph on
+Additional Features
+\emph default
+ manual for details).
+\end_layout
 
+\begin_layout Subsection
+Disable Editing
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Index"
+\begin_layout Standard
+Toggles the read-only state for the document.
+\end_layout
 
-\end_inset
+\begin_layout Subsection
+Settings
+\end_layout
 
-, the nomenclature in section
+\begin_layout Standard
+The document settings are described in appendix
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Nomenclature"
+reference "chap:The-Document-Settings"
 
 \end_inset
 
-, and the BibTeX bibliography in section
-\begin_inset space ~
-\end_inset
+.
+\end_layout
 
+\begin_layout Section
+The Tools Menu
+\begin_inset Index idx
+status collapsed
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Bibliography-databases"
+\begin_layout Plain Layout
+Menu ! Tools
+\end_layout
 
 \end_inset
 
-.
+
 \end_layout
 
 \begin_layout Subsection
-Float
+Spellchecker
 \end_layout
 
 \begin_layout Standard
-To insert floats, described in section
+Spell checking is explained in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Floats"
+reference "sec:Spellchecking"
 
 \end_inset
 
@@ -36325,18 +40022,18 @@ reference "sec:Floats"
 \end_layout
 
 \begin_layout Subsection
-Note
+Thesaurus
 \end_layout
 
 \begin_layout Standard
-To insert notes, described in section
+The thesaurus is described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Notes"
+reference "sec:Thesaurus"
 
 \end_inset
 
@@ -36344,59 +40041,76 @@ reference "sec:Notes"
 \end_layout
 
 \begin_layout Subsection
-Branch
+Statistics
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Word count
 \end_layout
 
-\begin_layout Standard
-Inserts branch insets as described in section
-\begin_inset space ~
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Branches"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Character count
+\end_layout
 
 \end_inset
 
-.
+
+\end_layout
+
+\begin_layout Standard
+Returns the number of the words and characters in the actual document or
+ the highlighted document part.
 \end_layout
 
 \begin_layout Subsection
-Custom Insets
+Check 
+\family sans
+TeX
+\family default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Chk\SpecialChar TeX
+
 \end_layout
 
-\begin_layout Standard
-Inserts document class-specific insets.
- Such insets only exist when they are defined in the layout file for a certain
- document class.
- An example is the document class 
-\begin_inset Quotes eld
 \end_inset
 
-article (Elsevier)
-\begin_inset Quotes erd
-\end_inset
 
- with three custom insets.
- The section 
-\emph on
-Flex insets and InsetLayout
-\emph default
- of the 
-\emph on
-Customization
-\emph default
- manual explains how custom insets are defined.
+\end_layout
+
+\begin_layout Standard
+Generates with the help of the program 
+\family typewriter
+Chk\SpecialChar TeX
+
+\family default
+ a log of possible \SpecialChar LaTeX
+-errors and displays it in a dialog.
+ This feature is not available on Windows.
 \end_layout
 
 \begin_layout Subsection
-File
+
+\family sans
+TeX
+\family default
+ Information
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-External Material
+\SpecialChar TeX
+ Information
 \end_layout
 
 \end_inset
@@ -36405,26 +40119,26 @@ External Material
 \end_layout
 
 \begin_layout Standard
-This menu entry allows you to insert or include the contents of other LyX
- files in your document.
- How you can do this is explained in detail in the chapter 
-\emph on
-External Stuff
-\emph default
- of the 
-\emph on
-Embedded Objects
-\emph default
manual.
+Shows you a list of the document classes and styles installed in your \SpecialChar LaTeX
+-system.
+ Use the option 
+\family sans
+Show
+\begin_inset space ~
+\end_inset
+
+path
+\family default
to see the full filename paths.
 \end_layout
 
 \begin_layout Subsection
-Box
+Compare
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Boxes
+Compare
 \end_layout
 
 \end_inset
@@ -36433,61 +40147,83 @@ Boxes
 \end_layout
 
 \begin_layout Standard
-Inserts a minipage box that is described section
+Opens a dialog to compare \SpecialChar LyX
+ files as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Minipages"
+reference "sec:Comparison-of-Documents"
 
 \end_inset
 
 .
- All box types supported by LyX are explained in detail in the chapter 
-\emph on
-Boxes
-\emph default
- of the 
-\emph on
-Embedded Objects
-\emph default
- manual.
 \end_layout
 
 \begin_layout Subsection
-Citation
+Reconfigure
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LyX
+ ! Reconfigure|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
 \end_layout
 
-\begin_layout Standard
-Inserts a citation as described in section
-\begin_inset space ~
 \end_inset
 
+Reconfiguration of \SpecialChar LyX
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Bibliography"
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
 
 \end_inset
 
-.
+
 \end_layout
 
-\begin_layout Subsection
-Cross-Reference
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Reconfiguration of \SpecialChar LyX
+
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-Inserts a cross-reference as described in section
+Reconfigures \SpecialChar LyX
+; that is, \SpecialChar LyX
+ looks for \SpecialChar LaTeX
+-packages and programs it needs; see
+ also section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Cross-References"
+reference "sec:Basic-LyX-Setup"
 
 \end_inset
 
@@ -36495,829 +40231,964 @@ reference "sec:Cross-References"
 \end_layout
 
 \begin_layout Subsection
-Label
+Preferences
 \end_layout
 
 \begin_layout Standard
-Inserts a label as described in section
+Opens the 
+\family sans
+Preferences
+\family default
+ dialog as described in detail in appendix
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Cross-References"
+reference "chap:The-Preferences-dialog"
 
 \end_inset
 
 .
 \end_layout
 
-\begin_layout Subsection
-Caption
+\begin_layout Section
+The Help Menu
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Captions
+Menu ! Help
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Longtables ! Caption
 \end_layout
 
-\end_inset
-
-
+\begin_layout Standard
+This menu lists the documentation files of \SpecialChar LyX
+ in the language of \SpecialChar LyX
+'s menus.
+ If a file is not available in this language, the English version will be
+ listed.
 \end_layout
 
 \begin_layout Standard
-Inserts a caption in a float or longtable.
- Floats are described in section
+The menu 
+\family sans
+LaTeX
+\begin_inset space ~
+\end_inset
+
+Configuration
+\family default
+ shows a \SpecialChar LyX
+ document with information about the \SpecialChar LaTeX
+ packages and classes found
+ by \SpecialChar LyX
+ (see also section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Floats"
+reference "sec:LaTeX-Setup"
 
 \end_inset
 
-, captions in longtables are described in the section 
-\emph on
-Longtable Captions
-\emph default
- of the 
-\emph on
-Embedded Objects
-\emph default
- manual.
-\end_layout
-
-\begin_layout Subsection
-Index Entry
+).
 \end_layout
 
 \begin_layout Standard
-Inserts an index entry as described in section
+The menu 
+\family sans
+About
 \begin_inset space ~
 \end_inset
 
+LyX
+\family default
+ gives information about the copyright, the credits and the \SpecialChar LyX
+ version you
+ are using.
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Index"
+\begin_layout Section
+Toolbars
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Toolbars"
 
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Subsection
-Nomenclature Entry
 \end_layout
 
 \begin_layout Standard
-Inserts a nomenclature entry as described in section
+How to show or hide toolbars is explained in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Nomenclature"
+reference "subsec:Toolbars"
 
 \end_inset
 
 .
 \end_layout
 
-\begin_layout Subsection
-Table
-\end_layout
-
 \begin_layout Standard
-Inserts a table.
- Tables are described in section
-\begin_inset space ~
-\end_inset
+It is also possible to define custom toolbars.
+ This is described in the 
+\emph on
+Additional Features
+\emph default
+ manual.
+\end_layout
 
+\begin_layout Subsection
+Standard Toolbar
+\begin_inset Index idx
+status collapsed
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Tables"
+\begin_layout Plain Layout
+Toolbar ! Standard
+\end_layout
 
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Subsection
-Graphics
 \end_layout
 
 \begin_layout Standard
-Inserts a graphic.
- Graphics are described in section
-\begin_inset space ~
+\begin_inset Graphics
+       filename clipart/StandardToolbar.png
+       width 100col%
+
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Graphics"
+\end_layout
 
+\begin_layout Standard
+\begin_inset VSpace defskip
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Subsection
-URL
 \end_layout
 
 \begin_layout Standard
-Inserts an URL as described in section
-\begin_inset space ~
-\end_inset
+The standard toolbar as shown above contains from left to right the following
+ buttons:
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:URLs"
+\backslash
+setlength{
+\backslash
+LTleft}{0pt}
+\end_layout
 
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Subsection
-Hyperlinks
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+This is necessary to left align the following longtables.
+ See the 
+\emph on
+Embedded Objects
+\emph default
+ manual for more information.
 \end_layout
 
-\begin_layout Standard
-Inserts a hyperlink as described in section
-\begin_inset space ~
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Hyperlinks"
+\end_layout
 
+\begin_layout Standard
+\begin_inset VSpace defskip
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Subsection
-Footnote
 \end_layout
 
 \begin_layout Standard
-Inserts a footnote, see section
-\begin_inset space ~
+\begin_inset Tabular
+<lyxtabular version="3" rows="1" columns="2">
+<features islongtable="true" longtabularalignment="center">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Graphics
+       filename clipart/ToolbarEnvBox.png
+       clip
+
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Footnotes"
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-.
+\begin_layout Plain Layout
+pull-down box for the environments
 \end_layout
 
-\begin_layout Subsection
-Marginal Note
-\end_layout
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
-\begin_layout Standard
-Inserts a marginal note, see section
-\begin_inset space ~
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Marginal-Notes"
+\end_layout
 
+\begin_layout Standard
+\begin_inset VSpace -10mm
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Subsection
-Short Title
 \end_layout
 
 \begin_layout Standard
-Inserts a short title, see section
-\begin_inset space ~
+\align left
+\begin_inset Tabular
+<lyxtabular version="3" rows="22" columns="2">
+<features islongtable="true" longtabularalignment="center">
+<column alignment="left" valignment="top">
+<column alignment="left" valignment="top">
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "buffer-new"
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Short-Titles"
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-.
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Subsection
-TeX Code
+\family sans
+File\SpecialChar menuseparator
+New
 \end_layout
 
-\begin_layout Standard
-Inserts a TeX Code box, see section
-\begin_inset space ~
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:TeX-Code-Boxes"
-
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "file-open"
 \end_inset
 
- for a description.
+
 \end_layout
 
-\begin_layout Subsection
-Program Listing
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-Program listings
+
+\family sans
+File\SpecialChar menuseparator
+Open
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\end_layout
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "buffer-write"
+\end_inset
 
-\begin_layout Standard
-Inserts a program listings box.
- Program listings are explained in the chapter 
-\emph on
-Program Code Listings
-\emph default
- of the 
-\emph on
-Embedded Objects
-\emph default
- manual.
-\end_layout
 
-\begin_layout Subsection
-Date
 \end_layout
 
-\begin_layout Standard
-Inserts the actual date.
- The format depends on the date format of the language that is used for
- LyX's menus.
- LyX offers various ways to insert a date which are explained and also compared
- in the section 
-\emph on
-External Material
-\emph default
- of the 
-\emph on
-Embedded Objects
-\emph default
- manual.
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\family sans
+File\SpecialChar menuseparator
+Save
 \end_layout
 
-\begin_layout Section
-The Navigate Menu
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-Menu ! Navigate
-\end_layout
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "dialog-show spellchecker"
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-This menu lists the existing chapters, sections, figures, tables, etc.
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-of the current document.
- This allows you to navigate easily through you document.
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Subsection
-Bookmarks
+\family sans
+Tools\SpecialChar menuseparator
+Spellchecker
 \end_layout
 
-\begin_layout Standard
-With this menu entry you are able to define your own bookmarks.
- This is useful when you are working on a large document and often have
- to jump e.
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-g.
-\begin_inset space \space{}
-\end_inset
+\begin_layout Plain Layout
 
-between section
-\begin_inset space ~
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "spelling-continuously"
 \end_inset
 
-2.5 and 6.3.
- To create bookmarks for this example, go to section
-\begin_inset space ~
-\end_inset
 
-2.5 and use the menu 
-\family sans
-Save
-\begin_inset space ~
-\end_inset
+\end_layout
 
-Bookmark
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Spellcheck continuously
+\end_layout
 
-1
-\family default
-.
- Then go to section
-\begin_inset space ~
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
-6.3 and use 
 \family sans
-Save
-\begin_inset space ~
+\begin_inset Info
+type  "icon"
+arg   "undo"
 \end_inset
 
-Bookmark
-\begin_inset space ~
+
+\end_layout
+
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+
+\family sans
+Edit\SpecialChar menuseparator
+Undo
+\end_layout
 
-\family default
-2.
- Now you can jump easily between these sections by using the menu or by
- the key bindings 
-\begin_inset Info
-type  "shortcut"
-arg   "bookmark-goto 1"
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
- and 
+\begin_layout Plain Layout
+
+\family sans
 \begin_inset Info
-type  "shortcut"
-arg   "bookmark-goto 2"
+type  "icon"
+arg   "redo"
 \end_inset
 
-.
-\end_layout
-
-\begin_layout Standard
-You can also use bookmarks to jump between several opened documents.
- The saved bookmarks are valid till the document is closed.
-\end_layout
 
-\begin_layout Subsection
-Next Note, Change, Cross-reference
 \end_layout
 
-\begin_layout Standard
-Jump to the next note, change, or cross-reference following the current
- cursor position.
-\end_layout
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-\begin_layout Subsection
-Go to Label
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Standard
-Only active when the cursor is in front of a cross-reference.
- Sets the cursor before the referenced label, the same as if you right-click
- on a cross-reference box.
+\family sans
+Edit\SpecialChar menuseparator
+Redo
 \end_layout
 
-\begin_layout Section
-The Document Menu
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-Menu ! Document
-\end_layout
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "cut"
 \end_inset
 
 
 \end_layout
 
-\begin_layout Subsection
-Change Tracking
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\family sans
+Edit\SpecialChar menuseparator
+Cut
 \end_layout
 
-\begin_layout Standard
-Change Tracking is described in section
-\begin_inset space ~
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Change-Tracking"
-
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "copy"
 \end_inset
 
-.
+
 \end_layout
 
-\begin_layout Subsection
-LaT
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-{}
+\family sans
+Edit\SpecialChar menuseparator
+Copy
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-eX Log
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Standard
-After running LaTeX by viewing or exporting a document, this menu will be
- enabled.
- It shows the logfile of the used LaTeX-program.
-\end_layout
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "paste"
+\end_inset
 
-\begin_layout Standard
-Here you can see how LaTeX works in the background.
-\emph on
-Experts
-\emph default
- will find in it reasons for LaTeX-errors.
-\end_layout
 
-\begin_layout Subsection
-Outline
 \end_layout
 
-\begin_layout Standard
-Opens the TOC/Outline window as described in section
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Navigating"
+\family sans
+Edit\SpecialChar menuseparator
+Paste
+\end_layout
 
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
- and 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Table-of-Contents"
+\begin_layout Plain Layout
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "dialog-show findreplace"
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Subsection
-Start Appendix Here
 \end_layout
 
-\begin_layout Standard
-This menu will start the appendix of the document at the current cursor
- position as described in section
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Appendices"
+\family sans
+Edit\SpecialChar menuseparator
+Find
+\begin_inset space \thinspace{}
+\end_inset
 
+&
+\begin_inset space \thinspace{}
 \end_inset
 
-.
-\end_layout
+Replace
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Subsection
-Compressed
+(Quick)
 \end_layout
 
-\begin_layout Standard
-Un/compresses the current document.
-\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 Info
+type  "icon"
+arg   "dialog-toggle findreplaceadv"
+\end_inset
+
 
-\begin_layout Subsection
-Settings
 \end_layout
 
-\begin_layout Standard
-The document settings are described in appendix
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cha:The-Document-Settings"
+\family sans
+Edit\SpecialChar menuseparator
+Find
+\begin_inset space \thinspace{}
+\end_inset
+
+&
+\begin_inset space \thinspace{}
+\end_inset
 
+Replace
+\begin_inset space \thinspace{}
 \end_inset
 
-.
+(Advanced)
 \end_layout
 
-\begin_layout Section
-The Tools Menu
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-Menu ! Tools
-\end_layout
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "bookmark-goto 0"
 \end_inset
 
 
 \end_layout
 
-\begin_layout Subsection
-Spellchecker
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\family sans
+Navigate\SpecialChar menuseparator
+Bookmarks\SpecialChar menuseparator
+Navigate Back
 \end_layout
 
-\begin_layout Standard
-Spell checking is explained in section
-\begin_inset space ~
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Spellchecking"
-
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "font-emph"
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Subsection
-Thesaurus
 \end_layout
 
-\begin_layout Standard
-The thesaurus is described in section
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Thesaurus"
-
+\begin_layout Plain Layout
+Emphasize text, function of the 
+\family sans
+Edit\SpecialChar menuseparator
+Text
+\begin_inset space ~
 \end_inset
 
-.
+Style\SpecialChar menuseparator
+Customized
+\family default
+ dialog
 \end_layout
 
-\begin_layout Subsection
-Statistics
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-Word count
-\end_layout
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "font-noun"
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Character count
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+Set text to noun style, function of the 
+\family sans
+Edit\SpecialChar menuseparator
+Text
+\begin_inset space ~
+\end_inset
 
+Style\SpecialChar menuseparator
+Customized
+\family default
+ dialog
 \end_layout
 
-\begin_layout Standard
-Counts the number of words and characters in the actual document or the
- highlighted document part.
-\end_layout
-
-\begin_layout Subsection
-TeX Information
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-TeX Information
-\end_layout
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "textstyle-apply"
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-Shows you a list of the classes and styles installed in your LaTeX-system.
-\end_layout
-
-\begin_layout Subsection
-Reconfigure
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-LyX ! Reconfigure|see
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+Format text using the current settings in the 
+\family sans
+Edit\SpecialChar menuseparator
+Text
+\begin_inset space ~
+\end_inset
 
-{
+Style\SpecialChar menuseparator
+Customized
+\family default
+ dialog
 \end_layout
 
 \end_inset
-
-Reconfiguration of LyX
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-}
-\end_layout
-
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "math-mode"
 \end_inset
 
 
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset Index idx
-status collapsed
+\family sans
+Insert\SpecialChar menuseparator
+Math\SpecialChar menuseparator
+Inline
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
-Reconfiguration of LyX
+Formula
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\end_layout
-
-\begin_layout Standard
-This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
- and needed programs it needs; see also section
-\begin_inset space ~
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset graphics"
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Basic-LyX-Setup"
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-.
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Subsection
-Preferences
+\family sans
+Insert\SpecialChar menuseparator
+Graphics
 \end_layout
 
-\begin_layout Standard
-The preferences dialog is described in detail in appendix
-\begin_inset space \thinspace{}
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Info
+type  "icon"
+arg   "tabular-insert"
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cha:The-Preferences-dialog"
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-.
+\begin_layout Plain Layout
+
+\family sans
+Insert\SpecialChar menuseparator
+Table
 \end_layout
 
-\begin_layout Section
-The Help Menu
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-Menu ! Help
-\end_layout
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "dialog-toggle toc"
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-This menu opens the documentation files of LyX in the language of LyX's
- menus.
-\end_layout
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-\begin_layout Standard
-The menu 
+\begin_layout Plain Layout
+Toggle outline window on/off, 
 \family sans
-LaTeX
-\begin_inset space ~
+View\SpecialChar menuseparator
+Outline
+\end_layout
+
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-Configuration
-\family default
- shows a LyX-document with information about the LaTeX-packages and classes
- found by LyX (see also section
-\begin_inset space ~
+\begin_layout Plain Layout
+
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "toolbar-toggle math"
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:LaTeX-Setup"
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-).
+\begin_layout Plain Layout
+Toggle math toolbar on/off
 \end_layout
 
-\begin_layout Section
-Toolbars
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Toolbars"
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "toolbar-toggle table"
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-How to show or hide toolbars is explained in section
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+Toggle table toolbar on/off
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Toolbars"
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Standard
-It is also possible to define custom toolbars.
- This is described in the 
-\emph on
-Additional Features
-\emph default
- manual.
 \end_layout
 
 \begin_layout Subsection
-Standard Toolbar
+Extra Toolbar
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Toolbar ! Standard
+Toolbar ! Extra
 \end_layout
 
 \end_inset
@@ -37327,7 +41198,7 @@ Toolbar ! Standard
 
 \begin_layout Standard
 \begin_inset Graphics
-       filename clipart/StandardToolbar.png
+       filename clipart/ExtraToolbar.png
        width 100col%
 
 \end_inset
@@ -37343,62 +41214,87 @@ Toolbar ! Standard
 \end_layout
 
 \begin_layout Standard
-The standard toolbar as shown above contains from left to right the following
+The extra toolbar as shown above contains from left to right the following
  buttons:
-\begin_inset ERT
-status collapsed
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+\begin_inset VSpace defskip
+\end_inset
 
 
-\backslash
-setlength{
-\backslash
-LTleft}{0pt}
 \end_layout
 
+\begin_layout Standard
+\begin_inset Tabular
+<lyxtabular version="3" rows="25" columns="2">
+<features islongtable="true" longtabularalignment="center">
+<column alignment="left" valignment="top">
+<column alignment="left" valignment="top">
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "layout"
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-This is necessary to left align the following longtables.
- See the 
-\emph on
-Embedded Objects
-\emph default
- manual for more information.
+Default
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "layout Enumerate"
+\end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+Numbered list
 \end_layout
 
-\begin_layout Standard
-\begin_inset Tabular
-<lyxtabular version="3" rows="1" columns="2">
-<features islongtable="true" longtabularalignment="center">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
+\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 clipart/ToolbarEnvBox.png
-       clip
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "layout Itemize"
 \end_inset
 
 
@@ -37410,33 +41306,39 @@ Embedded Objects
 \begin_inset Text
 
 \begin_layout Plain Layout
-pull-down box for the paragraph environments
+Itemized list
 \end_layout
 
 \end_inset
 </cell>
 </row>
-</lyxtabular>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "layout List"
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace -10mm
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+List
 \end_layout
 
-\begin_layout Standard
-\align left
-\begin_inset Tabular
-<lyxtabular version="3" rows="21" columns="2">
-<features islongtable="true" longtabularalignment="center">
-<column alignment="left" valignment="top" width="0">
-<column alignment="left" valignment="top" width="0">
+\end_inset
+</cell>
+</row>
 <row interlinespace="2.5mm">
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
@@ -37444,9 +41346,9 @@ pull-down box for the paragraph environments
 \begin_layout Plain Layout
 
 \family sans
-\begin_inset Graphics
-       filename ../images/buffer-new.png
-
+\begin_inset Info
+type  "icon"
+arg   "layout Description"
 \end_inset
 
 
@@ -37458,10 +41360,7 @@ pull-down box for the paragraph environments
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family sans
-File\SpecialChar \menuseparator
-New
+Description list
 \end_layout
 
 \end_inset
@@ -37472,9 +41371,11 @@ New
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/file-open.png
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "depth-increment"
 \end_inset
 
 
@@ -37488,8 +41389,16 @@ New
 \begin_layout Plain Layout
 
 \family sans
-File\SpecialChar \menuseparator
-Open
+Edit\SpecialChar menuseparator
+Increase
+\begin_inset space ~
+\end_inset
+
+List
+\begin_inset space ~
+\end_inset
+
+Depth
 \end_layout
 
 \end_inset
@@ -37500,9 +41409,11 @@ Open
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/buffer-write.png
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "depth-decrement"
 \end_inset
 
 
@@ -37516,8 +41427,16 @@ Open
 \begin_layout Plain Layout
 
 \family sans
-File\SpecialChar \menuseparator
-Save
+Edit\SpecialChar menuseparator
+Decrease
+\begin_inset space ~
+\end_inset
+
+List
+\begin_inset space ~
+\end_inset
+
+Depth
 \end_layout
 
 \end_inset
@@ -37528,9 +41447,11 @@ Save
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/dialog-show_print.png
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "float-insert figure"
 \end_inset
 
 
@@ -37544,8 +41465,9 @@ Save
 \begin_layout Plain Layout
 
 \family sans
-File\SpecialChar \menuseparator
-Print
+Insert\SpecialChar menuseparator
+Float\SpecialChar menuseparator
+Figure
 \end_layout
 
 \end_inset
@@ -37556,9 +41478,11 @@ Print
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/dialog-show_spellchecker.png
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "float-insert table"
 \end_inset
 
 
@@ -37572,8 +41496,9 @@ Print
 \begin_layout Plain Layout
 
 \family sans
-Tools\SpecialChar \menuseparator
-Spellchecker
+Insert\SpecialChar menuseparator
+Float\SpecialChar menuseparator
+Table
 \end_layout
 
 \end_inset
@@ -37584,9 +41509,11 @@ Spellchecker
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/undo.png
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "label-insert"
 \end_inset
 
 
@@ -37600,8 +41527,8 @@ Spellchecker
 \begin_layout Plain Layout
 
 \family sans
-Edit\SpecialChar \menuseparator
-Undo
+Insert\SpecialChar menuseparator
+Label
 \end_layout
 
 \end_inset
@@ -37612,9 +41539,11 @@ Undo
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/redo.png
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset ref"
 \end_inset
 
 
@@ -37628,8 +41557,8 @@ Undo
 \begin_layout Plain Layout
 
 \family sans
-Edit\SpecialChar \menuseparator
-Redo
+Insert\SpecialChar menuseparator
+Cross-Reference
 \end_layout
 
 \end_inset
@@ -37640,9 +41569,11 @@ Redo
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/cut.png
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset citation"
 \end_inset
 
 
@@ -37656,8 +41587,8 @@ Redo
 \begin_layout Plain Layout
 
 \family sans
-Edit\SpecialChar \menuseparator
-Cut
+Insert\SpecialChar menuseparator
+Citation
 \end_layout
 
 \end_inset
@@ -37668,9 +41599,11 @@ Cut
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/copy.png
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "index-insert"
 \end_inset
 
 
@@ -37684,8 +41617,12 @@ Cut
 \begin_layout Plain Layout
 
 \family sans
-Edit\SpecialChar \menuseparator
-Copy
+Insert\SpecialChar menuseparator
+Index
+\begin_inset space ~
+\end_inset
+
+Entry
 \end_layout
 
 \end_inset
@@ -37696,9 +41633,11 @@ Copy
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/paste.png
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "nomencl-insert"
 \end_inset
 
 
@@ -37712,8 +41651,12 @@ Copy
 \begin_layout Plain Layout
 
 \family sans
-Edit\SpecialChar \menuseparator
-Paste
+Insert\SpecialChar menuseparator
+Nomenclature
+\begin_inset space ~
+\end_inset
+
+Entry
 \end_layout
 
 \end_inset
@@ -37724,10 +41667,11 @@ Paste
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/dialog-show_findreplace.png
-       rotateOrigin center
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "footnote-insert"
 \end_inset
 
 
@@ -37741,16 +41685,8 @@ Paste
 \begin_layout Plain Layout
 
 \family sans
-Edit\SpecialChar \menuseparator
-Find
-\begin_inset space \thinspace{}
-\end_inset
-
-&
-\begin_inset space \thinspace{}
-\end_inset
-
-Replace
+Insert\SpecialChar menuseparator
+Footnote
 \end_layout
 
 \end_inset
@@ -37761,10 +41697,11 @@ Replace
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/bookmark-goto_0.png
-       rotateOrigin center
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "marginalnote-insert"
 \end_inset
 
 
@@ -37778,9 +41715,12 @@ Replace
 \begin_layout Plain Layout
 
 \family sans
-Navigate\SpecialChar \menuseparator
-Bookmarks\SpecialChar \menuseparator
-Navigate Back
+Insert\SpecialChar menuseparator
+Marginal
+\begin_inset space ~
+\end_inset
+
+Note
 \end_layout
 
 \end_inset
@@ -37791,9 +41731,11 @@ Navigate Back
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/font-emph.png
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "note-insert"
 \end_inset
 
 
@@ -37805,16 +41747,15 @@ Navigate Back
 \begin_inset Text
 
 \begin_layout Plain Layout
-Emphasize text, function of the Edit
+
 \family sans
-\SpecialChar \menuseparator
-Text
+Insert\SpecialChar menuseparator
+Note\SpecialChar menuseparator
+LyX
 \begin_inset space ~
 \end_inset
 
-Style
-\family default
- dialog
+Note
 \end_layout
 
 \end_inset
@@ -37825,9 +41766,11 @@ Style
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/font-noun.png
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "box-insert Frameless"
 \end_inset
 
 
@@ -37839,16 +41782,10 @@ Style
 \begin_inset Text
 
 \begin_layout Plain Layout
-Set text to noun style, function of the Edit
-\family sans
-\SpecialChar \menuseparator
-Text
-\begin_inset space ~
-\end_inset
 
-Style
-\family default
- dialog
+\family sans
+Insert\SpecialChar menuseparator
+Box
 \end_layout
 
 \end_inset
@@ -37859,9 +41796,11 @@ Style
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/textstyle-apply.png
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "href-insert"
 \end_inset
 
 
@@ -37873,16 +41812,10 @@ Style
 \begin_inset Text
 
 \begin_layout Plain Layout
-Formats text using the current settings in the 
-\family sans
-Edit\SpecialChar \menuseparator
-Text
-\begin_inset space ~
-\end_inset
 
-Style
-\family default
- dialog
+\family sans
+Insert\SpecialChar menuseparator
+Hyperlink
 \end_layout
 
 \end_inset
@@ -37893,9 +41826,11 @@ Style
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/math-mode.png
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "ert-insert"
 \end_inset
 
 
@@ -37909,13 +41844,12 @@ Style
 \begin_layout Plain Layout
 
 \family sans
-Insert\SpecialChar \menuseparator
-Math\SpecialChar \menuseparator
-Inline
+Insert\SpecialChar menuseparator
+TeX
 \begin_inset space ~
 \end_inset
 
-Formula
+Code
 \end_layout
 
 \end_inset
@@ -37926,10 +41860,11 @@ Formula
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/dialog-show-new-inset_graphics.png
-       rotateOrigin center
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "math-macro newmacroname newcommand"
 \end_inset
 
 
@@ -37943,8 +41878,9 @@ Formula
 \begin_layout Plain Layout
 
 \family sans
-Insert\SpecialChar \menuseparator
-Graphics
+Insert\SpecialChar menuseparator
+Math\SpecialChar menuseparator
+Macro
 \end_layout
 
 \end_inset
@@ -37955,10 +41891,11 @@ Graphics
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/tabular-insert.png
-       rotateOrigin center
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset include"
 \end_inset
 
 
@@ -37972,8 +41909,13 @@ Graphics
 \begin_layout Plain Layout
 
 \family sans
-Insert\SpecialChar \menuseparator
-Table
+Insert\SpecialChar menuseparator
+File\SpecialChar menuseparator
+Child
+\begin_inset space ~
+\end_inset
+
+Document
 \end_layout
 
 \end_inset
@@ -37984,10 +41926,11 @@ Table
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/dialog-toggle_toc.png
-       rotateOrigin center
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "dialog-show character"
 \end_inset
 
 
@@ -37999,10 +41942,15 @@ Table
 \begin_inset Text
 
 \begin_layout Plain Layout
-Toggle outline window on/off, 
+
 \family sans
-Document\SpecialChar \menuseparator
-Outline
+Edit\SpecialChar menuseparator
+Text
+\begin_inset space ~
+\end_inset
+
+Style\SpecialChar menuseparator
+Customized
 \end_layout
 
 \end_inset
@@ -38013,10 +41961,11 @@ Outline
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/toolbar-toggle_math.png
-       rotateOrigin center
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "layout-paragraph"
 \end_inset
 
 
@@ -38028,7 +41977,14 @@ Outline
 \begin_inset Text
 
 \begin_layout Plain Layout
-Toggle math toolbar on/off
+
+\family sans
+Edit\SpecialChar menuseparator
+Paragraph
+\begin_inset space ~
+\end_inset
+
+Settings
 \end_layout
 
 \end_inset
@@ -38039,10 +41995,11 @@ Toggle math toolbar on/off
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/toolbar-toggle_table.png
-       rotateOrigin center
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "thesaurus-entry"
 \end_inset
 
 
@@ -38054,7 +42011,10 @@ Toggle math toolbar on/off
 \begin_inset Text
 
 \begin_layout Plain Layout
-Toggle table toolbar on/off
+
+\family sans
+Tools\SpecialChar menuseparator
+Thesaurus
 \end_layout
 
 \end_inset
@@ -38068,12 +42028,12 @@ Toggle table toolbar on/off
 \end_layout
 
 \begin_layout Subsection
-Extra Toolbar
+View/Update Toolbar
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Toolbar ! Extra
+Toolbar ! View / Update
 \end_layout
 
 \end_inset
@@ -38083,8 +42043,7 @@ Toolbar ! Extra
 
 \begin_layout Standard
 \begin_inset Graphics
-       filename clipart/ExtraToolbar.png
-       width 100col%
+       filename clipart/ViewToolbar.png
 
 \end_inset
 
@@ -38099,7 +42058,7 @@ Toolbar ! Extra
 \end_layout
 
 \begin_layout Standard
-The extra toolbar as shown above contains from left to right the following
+The view/update toolbar as shown above contains from left to right the following
  buttons:
 \end_layout
 
@@ -38112,19 +42071,20 @@ The extra toolbar as shown above contains from left to right the following
 
 \begin_layout Standard
 \begin_inset Tabular
-<lyxtabular version="3" rows="25" 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">
+<column alignment="left" valignment="top">
+<column alignment="left" valignment="top">
 <row interlinespace="2.5mm">
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/layout.png
-       rotateOrigin center
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "buffer-view"
 \end_inset
 
 
@@ -38136,33 +42096,10 @@ The extra toolbar as shown above contains from left to right the following
 \begin_inset Text
 
 \begin_layout Plain Layout
-Default
-\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/layout_Enumerate.png
-       rotateOrigin center
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-Numbered list
+\family sans
+Document\SpecialChar menuseparator
+View
 \end_layout
 
 \end_inset
@@ -38173,10 +42110,11 @@ Numbered list
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/layout_Itemize.png
-       rotateOrigin center
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "buffer-update"
 \end_inset
 
 
@@ -38188,7 +42126,10 @@ Numbered list
 \begin_inset Text
 
 \begin_layout Plain Layout
-Itemized list
+
+\family sans
+Document\SpecialChar menuseparator
+Update
 \end_layout
 
 \end_inset
@@ -38199,10 +42140,11 @@ Itemized list
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/layout_List.png
-       rotateOrigin center
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "master-buffer-view"
 \end_inset
 
 
@@ -38214,33 +42156,14 @@ Itemized list
 \begin_inset Text
 
 \begin_layout Plain Layout
-List
-\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/layout_Description.png
-       rotateOrigin center
-
-\end_inset
-
-
-\end_layout
 
+\family sans
+Document\SpecialChar menuseparator
+Master
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-Description list
+Document
 \end_layout
 
 \end_inset
@@ -38251,10 +42174,11 @@ Description list
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/depth-increment.png
-       rotateOrigin center
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "master-buffer-update"
 \end_inset
 
 
@@ -38268,16 +42192,16 @@ Description list
 \begin_layout Plain Layout
 
 \family sans
-Edit\SpecialChar \menuseparator
-Increase
+Document\SpecialChar menuseparator
+Update
 \begin_inset space ~
 \end_inset
 
-List
+Master
 \begin_inset space ~
 \end_inset
 
-Depth
+Document
 \end_layout
 
 \end_inset
@@ -38288,10 +42212,11 @@ Depth
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/depth-decrement.png
-       rotateOrigin center
 
+\family sans
+\begin_inset Info
+type  "icon"
+arg   "buffer-toggle-output-sync"
 \end_inset
 
 
@@ -38305,16 +42230,10 @@ Depth
 \begin_layout Plain Layout
 
 \family sans
-Edit\SpecialChar \menuseparator
-Decrease
-\begin_inset space ~
-\end_inset
-
-List
-\begin_inset space ~
-\end_inset
-
-Depth
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Output\SpecialChar menuseparator
+Synchronize with Output
 \end_layout
 
 \end_inset
@@ -38325,12 +42244,14 @@ Depth
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/float-insert_figure.png
-
+\begin_inset Info
+type  "icon"
+arg   "view-others"
 \end_inset
 
 
+\family sans
+*
 \end_layout
 
 \end_inset
@@ -38341,9 +42262,8 @@ Depth
 \begin_layout Plain Layout
 
 \family sans
-Insert\SpecialChar \menuseparator
-Float\SpecialChar \menuseparator
-Figure
+Document\SpecialChar menuseparator
+View (Other Formats)
 \end_layout
 
 \end_inset
@@ -38354,12 +42274,12 @@ Figure
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/float-insert_table.png
-
+\begin_inset Info
+type  "icon"
+arg   "update-others"
 \end_inset
 
-
+*
 \end_layout
 
 \end_inset
@@ -38370,1240 +42290,1410 @@ Figure
 \begin_layout Plain Layout
 
 \family sans
-Insert\SpecialChar \menuseparator
-Float\SpecialChar \menuseparator
-Table
+Document\SpecialChar menuseparator
+Update (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/label-insert.png
+</lyxtabular>
 
 \end_inset
 
 
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
+\begin_layout Standard
+* These icons might look different for you if you do not use the default
+ icon set.
+\end_layout
 
-\family sans
-Insert\SpecialChar \menuseparator
-Label
+\begin_layout Subsection
+Other Toolbars
 \end_layout
 
+\begin_layout Standard
+The change tracking toolbar is explained in section
+\begin_inset space ~
 \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/dialog-show-new-inset_ref.png
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Change-Tracking"
 
 \end_inset
 
+, the table toolbar
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+Toolbar ! Table
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+
+ in the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual and the math macro toolbar
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
+Toolbar ! Macro
+\end_layout
 
-\family sans
-Insert\SpecialChar \menuseparator
-Cross-Reference
+\end_inset
+
+ in the 
+\emph on
+Math
+\emph default
+ manual.
 \end_layout
 
+\begin_layout Chapter
+The Document Settings
+\begin_inset CommandInset label
+LatexCommand label
+name "chap:The-Document-Settings"
+
 \end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/dialog-show-new-inset_citation.png
+Document ! Settings
+\end_layout
 
 \end_inset
 
 
 \end_layout
 
+\begin_layout Standard
+The 
+\family sans
+Document
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Setting
+\family default
+s dialog contains submenus to set properties for the whole document and
+ is called with the menu
+\family sans
+ Document\SpecialChar menuseparator
+Settings
+\family default
+.
+ You can save your document settings as default with the
+\family sans
+ Save as Document Defaults
+\family default
+ button in any dialog.
+ This will create a template named 
+\family typewriter
+defaults.lyx
+\family default
+ which is automatically loaded by \SpecialChar LyX
+ when you create a new document without
+ using a template.
+\end_layout
 
+\begin_layout Standard
+The button 
 \family sans
-Insert\SpecialChar \menuseparator
-Citation
+Use Class Defaults
+\family default
+ resets the document settings to the default of the document class.
+ This affects mostly class options, the page layout and Numbering & TOC.
 \end_layout
 
+\begin_layout Standard
+The different submenus of the dialog are explained in the following sections.
+ There are so many document settings available that it might take a while
+ to find the one you are looking for.
+ To find a setting quicker, you can use the search field which is above
+ the submenus of the dialog.
+ If you search e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
 \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/index-insert.png
+for 
+\begin_inset Quotes eld
+\end_inset
 
+page
+\begin_inset Quotes erd
 \end_inset
 
+, you will see that some submenus will be grayed-out and disabled.
+ Only the submenus with page settings stay enabled.
+ The found page settings are labeled red in these submenus.
+\end_layout
 
+\begin_layout Section
+Document Class
 \end_layout
 
+\begin_layout Standard
+Here you set the document class, class options, a graphics driver, and a
+ master document.
+ Document classes are described in section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Document-Classes"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+With the button 
 \family sans
-Insert\SpecialChar \menuseparator
-Index
+Local
 \begin_inset space ~
 \end_inset
 
-Entry
+Layout
+\family default
+ you can load you own layout-file, that is not in \SpecialChar LyX
+'s 
+\emph on
+layouts
+\emph default
+ folder and thus not recognized by \SpecialChar LyX
+ as a layout for a document class.
+ For more about layout-files, see the chapter 
+\emph on
+Installing New Document Classes, Types of Layout Files
+\emph default
+ of the 
+\emph on
+Customization
+\emph default
+ Handbook.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+Some classes use special class options by default.
+ If this is the case, they are listed in the field 
+\family sans
+Predefined
+\family default
+ and you can decide to use them or not.
+ If you do not know exactly what the default class options are for, it is
+ recommended you leave them untouched.
+ The 
+\family sans
+Graphics driver
+\family default
+ is used for \SpecialChar LaTeX
+'s graphics, color and page layout packages.
+ If using 
+\family sans
+Default
+\family default
+, the default driver for the \SpecialChar LaTeX
+-packages is used.
+ It is recommended that you use the default unless you know what you are
+ doing.
+\begin_inset Foot
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/nomencl-insert.png
+When you want to use one of the following drivers
+\begin_inset Newline newline
+\end_inset
+
+
+\family sans
+dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
+\family default
 
+\begin_inset Newline newline
 \end_inset
 
+you first have to activate them in your \SpecialChar LaTeX
+ distribution, see section 
+\emph on
+Driver support
+\emph default
+ in 
+\begin_inset CommandInset href
+LatexCommand href
+target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
+literal "false"
+
+\end_inset
 
+.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
+\end_layout
+
+\begin_layout Standard
+Specifying a 
 \family sans
-Insert\SpecialChar \menuseparator
-Nomenclature
+Master
+\family default
+ document is necessary if the current document is a child or subdocument.
+ The master document will be used by \SpecialChar LyX
+ in the background if the child document
+ is opened without its master.
+ This way child documents are always compilable.
+ More about master and child documents is explained in the section 
+\emph on
+Child Documents
+\emph default
+ of the 
+\emph on
+Embedded
 \begin_inset space ~
 \end_inset
 
-Entry
+Objects
+\emph default
+ manual.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+There is also an option to suppress the date and one to use the \SpecialChar LaTeX
+-package
+\series bold
+refstyle
+\series default
+ instead of 
+\series bold
+prettyref
+\series default
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/footnote-insert.png
+\SpecialChar LaTeX
+ packages ! prettyref
+\end_layout
 
 \end_inset
 
 
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
-\family sans
-Insert\SpecialChar \menuseparator
-Footnote
+\SpecialChar LaTeX
+ packages ! refstyle
 \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/marginalnote-insert.png
-       rotateOrigin center
+ for cross-references, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Cross-References"
 
 \end_inset
 
+.
+\end_layout
 
+\begin_layout Section
+Child Documents
 \end_layout
 
+\begin_layout Standard
+This submenu is only visible when your document includes child documents.
+ Please refer to the section 
+\emph on
+Child
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family sans
-Insert\SpecialChar \menuseparator
-Marginal
+Documents
+\emph default
+ of the 
+\emph on
+Embedded
 \begin_inset space ~
 \end_inset
 
-Note
+Objects
+\emph default
+ manual for details.
+\end_layout
+
+\begin_layout Section
+Modules
 \end_layout
 
+\begin_layout Standard
+Modules are explained in section
+\begin_inset space ~
 \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/note-insert.png
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Modules"
 
 \end_inset
 
+.
+\end_layout
 
+\begin_layout Section
+Local Layout
 \end_layout
 
+\begin_layout Standard
+See section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family sans
-Insert\SpecialChar \menuseparator
-Note\SpecialChar \menuseparator
-LyX
-\begin_inset space ~
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Local-Layout"
+
 \end_inset
 
-Note
+ for a description.
+\end_layout
+
+\begin_layout Section
+Fonts
 \end_layout
 
+\begin_layout Standard
+The document font settings are described in section
+\begin_inset space ~
 \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/box-insert.png
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Fonts-and-Text"
 
 \end_inset
 
+.
+\end_layout
 
+\begin_layout Section
+Text Layout
 \end_layout
 
+\begin_layout Standard
+You can specify if paragraphs should be separated by 
+\family sans
+Indentation
+\family default
+ or by 
+\family sans
+Vertical space
+\family default
+.
+ The 
+\family sans
+Line
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
+spacing
+\family default
+ and whether it should be a 
 \family sans
-Insert\SpecialChar \menuseparator
-Box
-\end_layout
-
+Two-column
+\begin_inset space ~
 \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/url-insert.png
+document
+\family default
+ can also be specified here.
+\end_layout
 
-\end_inset
+\begin_layout Standard
+Note that \SpecialChar LyX
+ will not show two columns or the specified line spacing on screen.
+ That would be impractical, often unreadable, and is not part of the WYSIWYM
+ concept.
+ However, it will be as you specified in the output.
+\end_layout
 
+\begin_layout Standard
+With the option 
+\family sans
+Use justification in \SpecialChar LyX
+ work area
+\family default
+ you can decide if \SpecialChar LyX
+ justifies the text on screen.
+ This only affects the text inside \SpecialChar LyX
+ not in the output.
+\end_layout
 
+\begin_layout Section
+Page Layout
 \end_layout
 
+\begin_layout Standard
+This dialog is described in sections
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family sans
-Insert\SpecialChar \menuseparator
-URL
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Paper-Size,-Orientation"
 
 \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/ert-insert.png
+ and 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Document-Layout"
 
 \end_inset
 
+.
+\end_layout
 
+\begin_layout Section
+Page Margins
 \end_layout
 
+\begin_layout Standard
+Here you can adjust the page margins as described in section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\family sans
-Insert\SpecialChar \menuseparator
-T
-\family default
 
-\begin_inset ERT
-status collapsed
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Margins"
 
-\begin_layout Plain Layout
+\end_inset
 
-{}
+.
 \end_layout
 
-\end_inset
+\begin_layout Section
+Language
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Language-encodings"
 
+\end_inset
 
-\family sans
-eX
-\end_layout
 
-\end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/math-macro_newmacroname_newcommand.png
+Language ! Encoding
+\end_layout
 
 \end_inset
 
 
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
+\begin_layout Standard
+The document language and quote styles are set here.
+ The encoding specifies how the document content is exported to \SpecialChar LaTeX
+ (the \SpecialChar LyX
+ file
+ is always encoded in utf8).
+ All characters that cannot be encoded using the specified encoding will
+ be exported as \SpecialChar LaTeX
+-commands (this can fail if a \SpecialChar LaTeX
+-command is not known for
+ a particular character).
+\end_layout
 
+\begin_layout Standard
+If you use the option 
 \family sans
-Insert\SpecialChar \menuseparator
-Math\SpecialChar \menuseparator
-Macro
+Language Default
+\family default
+, \SpecialChar LyX
+ determines the encoding of a text part from the language of this text.
+ If the document contains text in more than one language you may get more
+ than one encoding in the \SpecialChar LaTeX
+ file.
+ If you do not use this option then the complete document will always use
+ exactly one encoding.
+ Checking this option is the preferred setting.
 \end_layout
 
+\begin_layout Standard
+\SpecialChar LyX
+ also supports Unicode output, which is particularly useful if you need
+ lots of special symbols or non-alphabetic scripts, respectively.
+ If you want to use this (and your \SpecialChar LaTeX
+ installation supports Unicode), choose
+ one of the four utf8 variants from the list below.
+ Unfortunately the Unicode support of standard \SpecialChar LaTeX
+ is quite incomplete, so
+ it is not uncommon that a file with lots of Unicode symbols works fine
+ with 
+\family sans
+Language Default
+\family default
+ (when \SpecialChar LyX
+ uses its list of known \SpecialChar LaTeX
+-commands), but does not work with a fixed
+ utf8 encoding (when the list of known \SpecialChar LaTeX
+-commands is not used, because all
+ Unicode symbols can be encoded in utf8).
+ The situation is much better with Xe\SpecialChar TeX
+ and Lua\SpecialChar TeX
+, two new alternative engines
+ to standard \SpecialChar LaTeX
+.
+ Both engines support Unicode natively.
+ \SpecialChar LyX
+ now also supports these two engines (via the output formats 
+\family sans
+PDF
+\begin_inset space ~
 \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/dialog-show-new-inset_include.png
+(XeTeX)
+\family default
+, 
+\family sans
+PDF
+\begin_inset space ~
+\end_inset
+
+(LuaTeX)
+\family default
+ and 
+\family sans
+DVI
+\begin_inset space ~
+\end_inset
 
+(LuaTeX)
+\family default
+, see section
+\begin_inset space ~
 \end_inset
 
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Output-file-formats"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+).
+ So if you are using many special or accented characters and 
+\family sans
+Language Default
+\family default
+ fails, you might try out one of these new engines.
+\end_layout
 
+\begin_layout Standard
+The 
 \family sans
-Insert\SpecialChar \menuseparator
-File\SpecialChar \menuseparator
-Child
+Language
 \begin_inset space ~
 \end_inset
 
-Document
-\end_layout
-
+package
+\family default
+ determines the \SpecialChar LaTeX
+-package that is used for hyphenation and the translation
+ of strings like 
+\begin_inset Quotes eld
 \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/dialog-show_character.png
-       rotateOrigin center
 
+Part
+\begin_inset Quotes erd
 \end_inset
 
-
+.
+ The possible settings are:
 \end_layout
 
+\begin_layout Description
+Default uses the language package that is selected in
+\family sans
+ Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+Language Settings
+\family default
+ (see section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family sans
-Edit\SpecialChar \menuseparator
-Text
-\begin_inset space ~
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Prefs-Language"
+
 \end_inset
 
-Style
+).
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+\begin_layout Description
+Automatic selects the most suitable language package for the view/export
+ format you will use.
+ In many cases this will be 
+\series bold
+babel
+\series default
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/layout-paragraph.png
-       rotateOrigin center
+\SpecialChar LaTeX
+ packages ! babel
+\end_layout
 
 \end_inset
 
+.
+ If the newer package 
+\series bold
+polyglossia
+\series default
+
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! polyglossia
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ is more appropriate (is the case when using Xe\SpecialChar TeX
+ or Lua\SpecialChar TeX
+ and non-\SpecialChar TeX
+ fonts),
+ this package will be used instead of 
+\series bold
+babel
+\series default
+.
+\end_layout
 
-\family sans
-Edit\SpecialChar \menuseparator
-Paragraph
+\begin_layout Description
+Always
 \begin_inset space ~
 \end_inset
 
-Settings
+Babel uses 
+\series bold
+babel
+\series default
+ even if 
+\series bold
+polyglossia
+\series default
+ would be more appropriate.
 \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/thesaurus-entry.png
-       rotateOrigin center
+\begin_layout Description
+Custom allows you to specify a language package command of your choice.
+ For example if you want to use a language-specific package like 
+\series bold
+ngerman
+\series default
+ (for German texts), type in
+\series bold
 
+\begin_inset Newline newline
 \end_inset
 
 
+\backslash
+usepackage{ngerman}
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
+\begin_layout Description
+None will not use a language package.
+ This is necessary for some document classes for scientific articles.
+\end_layout
 
-\family sans
-Tools\SpecialChar \menuseparator
-Thesaurus
+\begin_layout Standard
+Here is a list with the important encodings:
 \end_layout
 
+\begin_layout Description
+Language
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
+Default
+\begin_inset space ~
 \end_inset
 
+(no
+\begin_inset space ~
+\end_inset
 
-\end_layout
+inputenc) Same as 
+\family sans
+Language Default
+\family default
+, but the \SpecialChar LaTeX
+-package 
+\series bold
+inputenc
+\series default
 
-\begin_layout Subsection
-View / Update Toolbar
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Toolbar ! View / Update
+\SpecialChar LaTeX
+ packages ! inputenc
 \end_layout
 
 \end_inset
 
-
+ is not used.
+ When using this, you probably need to load some additional packages manually
+ in the preamble and specify the used encoding for text parts in foreign
+ languages in \SpecialChar TeX
+ code.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Graphics
-       filename clipart/ViewToolbar.png
+\begin_layout Description
+ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
+ \SpecialChar LyX
+ converts all other characters into \SpecialChar LaTeX
+ commands, which may result in a big
+ file when lots of \SpecialChar LaTeX
+-commands are needed.
+\end_layout
 
+\begin_layout Description
+Arabic
+\begin_inset space ~
 \end_inset
 
+(CP
+\begin_inset space ~
+\end_inset
 
+1256) MS Windows code page for Arabic and Farsi
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
+\begin_layout Description
+Arabic
+\begin_inset space ~
 \end_inset
 
+(ISO
+\begin_inset space ~
+\end_inset
 
+8859-6) for Arabic and Farsi
 \end_layout
 
-\begin_layout Standard
-The view / update toolbar as shown above contains from left to right the
- following buttons:
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace defskip
+\begin_layout Description
+Armenian
+\begin_inset space ~
 \end_inset
 
-
+(ArmSCII8) for Armenian
 \end_layout
 
-\begin_layout Standard
-\begin_inset Tabular
-<lyxtabular version="3" rows="6" columns="2">
-<features islongtable="true" longtabularalignment="center">
-<column alignment="left" valignment="top" width="0">
-<column alignment="left" valignment="top" width="0">
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../images/buffer-view_dvi.png
-       rotateOrigin center
-
+\begin_layout Description
+Baltic
+\begin_inset space ~
 \end_inset
 
+(CP
+\begin_inset space ~
+\end_inset
 
+1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
+ as the ISO-8859-13 encoding
 \end_layout
 
+\begin_layout Description
+Baltic
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(ISO
+\begin_inset space ~
+\end_inset
 
-\family sans
-View\SpecialChar \menuseparator
-DVI
+8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
+ encoding
 \end_layout
 
+\begin_layout Description
+Baltic
+\begin_inset space ~
 \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/buffer-update_dvi.png
-       rotateOrigin center
 
+(ISO
+\begin_inset space ~
 \end_inset
 
-
+8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
+ ISO-8859-13 encoding
 \end_layout
 
+\begin_layout Description
+Central
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+European
+\begin_inset space ~
+\end_inset
 
-\family sans
-View\SpecialChar \menuseparator
-Update\SpecialChar \menuseparator
-DVI
-\end_layout
+(CP
+\begin_inset space ~
+\end_inset
 
+1250) MS Windows code page for ISO
+\begin_inset space ~
 \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/buffer-view_pdf2.png
-       rotateOrigin center
+8859-2 (latin2)
+\end_layout
+
+\begin_layout Description
+Central
+\begin_inset space ~
+\end_inset
 
+European
+\begin_inset space ~
 \end_inset
 
+(ISO
+\begin_inset space ~
+\end_inset
 
+8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
+ Romanian, Slovak and Slovenian
 \end_layout
 
+\begin_layout Description
+Chinese
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(simplified)
+\begin_inset space ~
+\end_inset
 
-\family sans
-View\SpecialChar \menuseparator
-PDF
+(EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
+ this encoding is officially replaced by the encoding GB18030, as GB18030
+ is not available for \SpecialChar LaTeX
+ you should try to use the encoding Unicode
+\begin_inset space ~
+\end_inset
+
+(CJK)
+\begin_inset space ~
+\end_inset
+
+(utf8)
 \end_layout
 
+\begin_layout Description
+Chinese
+\begin_inset space ~
 \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/buffer-update_pdf2.png
-       rotateOrigin center
+(simplified)
+\begin_inset space ~
+\end_inset
 
+(GBK) for simplified Chinese, is the same as the Windows code page CP 936
+ except for the Euro currency sign, since 2001 this encoding is officially
+ replaced by the encoding GB18030, as GB18030 is not available for \SpecialChar LaTeX
+ you
+ should try to use the encoding Unicode
+\begin_inset space ~
 \end_inset
 
+(CJK)
+\begin_inset space ~
+\end_inset
 
+(utf8)
 \end_layout
 
+\begin_layout Description
+Chinese
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(traditional)
+\begin_inset space ~
+\end_inset
 
-\family sans
-View\SpecialChar \menuseparator
-Update\SpecialChar \menuseparator
-PDF
+(EUC-TW) for traditional Chinese
 \end_layout
 
+\begin_layout Description
+Cyrillic
+\begin_inset space ~
 \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/buffer-view_ps.png
-       rotateOrigin center
 
+(CP
+\begin_inset space ~
 \end_inset
 
-
+1251) MS Windows code page for Cyrillic
 \end_layout
 
+\begin_layout Description
+Cyrillic
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(ISO
+\begin_inset space ~
+\end_inset
 
-\family sans
-View\SpecialChar \menuseparator
-Postscript
+8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
 \end_layout
 
+\begin_layout Description
+Cyrillic
+\begin_inset space ~
 \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/buffer-update_ps.png
-       rotateOrigin center
+(KOI8-R) standard Cyrillic especially for Russian
+\end_layout
 
+\begin_layout Description
+Cyrillic
+\begin_inset space ~
 \end_inset
 
-
+(KOI8-U) Cyrillic for Ukrainian
 \end_layout
 
+\begin_layout Description
+Cyrillic
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+(pt
+\begin_inset space ~
+\end_inset
 
-\family sans
-View\SpecialChar \menuseparator
-Update\SpecialChar \menuseparator
-Postscript
+154) Cyrillic for Kazakh
 \end_layout
 
+\begin_layout Description
+Greek
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
+(ISO
+\begin_inset space ~
 \end_inset
 
-
-\end_layout
-
-\begin_layout Subsection
-Other Toolbars
+8859-7) for Greek
 \end_layout
 
-\begin_layout Standard
-The change tracking toolbar is explained in section
+\begin_layout Description
+Hebrew
 \begin_inset space ~
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Change-Tracking"
-
+(CP
+\begin_inset space ~
 \end_inset
 
-, the table toolbar
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Toolbar ! Table
+1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
 \end_layout
 
+\begin_layout Description
+Hebrew
+\begin_inset space ~
 \end_inset
 
- in the 
-\emph on
-Embedded Objects
-\emph default
- manual, the math macro toolbar
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Toolbar ! Macro
-\end_layout
-
+(ISO
+\begin_inset space ~
 \end_inset
 
- in the 
-\emph on
-Math
-\emph default
- manual.
+8859-8) for Hebrew
 \end_layout
 
-\begin_layout Chapter
-The Document Settings
-\begin_inset CommandInset label
-LatexCommand label
-name "cha:The-Document-Settings"
+\begin_layout Description
+Japanese
+\begin_inset space ~
+\end_inset
 
+(CJK)
+\begin_inset space ~
 \end_inset
 
+(EUC-JP) EUC-JP encoding for Japanese, uses the \SpecialChar LaTeX
+-package 
+\series bold
+CJK
+\series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Document ! Settings
+\SpecialChar LaTeX
+ packages ! CJK
 \end_layout
 
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-The document settings dialog contains submenus to set properties for the
- whole document and is called with the menu
-\family sans
- Document\SpecialChar \menuseparator
-Settings
-\family default
-.
- You can save your document settings as default with th
+, when using this, set the document language to 
 \family sans
-e Save as Document Defaults
-\family default
- button in the dialog.
- This will create a template name
-\family typewriter
-d
-\family default
-\family typewriter
-default.lyx
-\family default
- which is automatically loaded by LyX when you create a new document without
- using a template.
-\end_layout
-
-\begin_layout Standard
-The different submenus of the dialog are explained in the following.
-\end_layout
-
-\begin_layout Section
-Document Class
+Japanese (CJK)
 \end_layout
 
-\begin_layout Standard
-Here you set the document class, class options, a graphics driver, and a
- master document.
- Document classes are described in section
+\begin_layout Description
+Japanese
 \begin_inset space ~
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Document-Classes"
-
+(CJK)
+\begin_inset space ~
 \end_inset
 
-.
- Some classes use some class options by default.
- If this is the case, they are listed in the field 
-\family sans
-Predefined
-\family default
- 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.
- When using 
+(JIS) JIS encoding for Japanese, uses the \SpecialChar LaTeX
+-package 
+\series bold
+CJK
+\series default
+, when using this, set the document language to 
 \family sans
-Default
-\family default
-, the default driver for the LaTeX-packages is used.
- It is recommended that you use the default unless you know what you are
- doing.
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-When you want one of the following drivers
-\begin_inset Newline newline
+Japanese
+\begin_inset space ~
 \end_inset
 
-dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
-\begin_inset Newline newline
-\end_inset
+(CJK)
+\end_layout
 
-you first have to activate them in your LaTeX distribution, see sec.
-\begin_inset space \thinspace{}
+\begin_layout Description
+Japanese
+\begin_inset space ~
 \end_inset
 
-2 in 
-\begin_inset CommandInset href
-LatexCommand href
-target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
-
+(non-CJK)
+\begin_inset space ~
 \end_inset
 
-.
-\end_layout
-
-\end_inset
+(EUC-JP) EUC-JP encoding for Japanese, uses the \SpecialChar LaTeX
+-package 
+\series bold
+japanese
+\series default
 
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! japanese
 \end_layout
 
-\begin_layout Standard
-Specifying a master document is necessary when the current document is a
- child or subdocument.
- This master document will be used by LyX when the child document is opened
- without its master.
- This way child documents are always compilable.
- More about master and child documents is explained in the section 
-\emph on
-Child Documents
-\emph default
- of the 
-\emph on
-Embedded Objects
-\emph default
- manual.
-\end_layout
+\end_inset
 
-\begin_layout Section
-Modules
+, when using this, set the document language to 
+\family sans
+Japanese
 \end_layout
 
-\begin_layout Standard
-Modules are explained in section
+\begin_layout Description
+Japanese
 \begin_inset space ~
 \end_inset
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Modules"
-
+(non-CJK)
+\begin_inset space ~
 \end_inset
 
-.
-\end_layout
-
-\begin_layout Section
-Fonts
+(JIS) JIS encoding for Japanese, uses the \SpecialChar LaTeX
+-package 
+\series bold
+japanese
+\series default
+, when using this, set the document language to 
+\family sans
+Japanese
 \end_layout
 
-\begin_layout Standard
-The document font settings are described in section
+\begin_layout Description
+Japanese
 \begin_inset space ~
 \end_inset
 
+(non-CJK)
+\begin_inset space ~
+\end_inset
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Fonts-and-Text"
+(SJIS) SJIS encoding for Japanese, uses the \SpecialChar LaTeX
+-package 
+\series bold
+japanese
+\series default
+, when using this, set the document language to 
+\family sans
+Japanese
+\end_layout
 
+\begin_layout Description
+Korean
+\begin_inset space ~
 \end_inset
 
-.
+(EUC-KR) for Korean
 \end_layout
 
-\begin_layout Section
-Text Layout
-\end_layout
+\begin_layout Description
+Southern
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-You can specify if paragraphs should be separated by indentations or vertical
- skips.
- The line spacing and the number of text columns can here also be specified.
-\end_layout
+European
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-Note that LyX won't show two columns or the set up line spacing on screen.
- That's impractical, often unreadable, and not part of the WYSIWYM concept.
- However, it will be as you specified it in the output.
-\end_layout
+(ISO
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-The listings settings are explained in the corresponding section in the
-\emph on
-Embedded Objects
-\emph default
- manual.
+8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
 \end_layout
 
-\begin_layout Section
-Page Layout
-\end_layout
+\begin_layout Description
+South-Eastern
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-A description of this menu is given in section
+European
 \begin_inset space ~
 \end_inset
 
+(ISO
+\begin_inset space ~
+\end_inset
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Paper-Size,-Orientation,"
+8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
+ Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
+ to cover many languages and characters with diacritics
+\end_layout
 
+\begin_layout Description
+Thai
+\begin_inset space ~
 \end_inset
 
- and 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Document-Layout"
-
+(TIS
+\begin_inset space ~
 \end_inset
 
-.
+620-0) for Thai
 \end_layout
 
-\begin_layout Section
-Page Margins
-\end_layout
+\begin_layout Description
+Turkish
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-Here you can adjust the paper margins, see section
+(ISO
 \begin_inset space ~
 \end_inset
 
+8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
+ Icelandic letters are replaced by Turkish ones
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Margins"
+\begin_layout Description
+Unicode
+\begin_inset space ~
+\end_inset
 
+(CJK)
+\begin_inset space ~
 \end_inset
 
-.
-\end_layout
+(utf8) Unicode utf8 with the \SpecialChar LaTeX
+-package 
+\series bold
+CJK
+\series default
 
-\begin_layout Section
-Language
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Language ! Encoding
+\SpecialChar LaTeX
+ packages ! CJK
 \end_layout
 
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-The document language and quote styles are set here.
- The encoding specifies how the document content is exported to LaTeX (the
- LyX file is always encoded in utf8).
- All characters that cannot be encoded using the specified encoding will
- be exported as LaTeX-commands (this can fail if a LaTeX-command is not
- known for a particular character).
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-The known commands are defined in a text file.
- You can add commands for unknown symbols to that file yourself, see the
-\emph on
-Customization
-\emph default
- manual for details.
+ (for the languages Chinese, Japanese and Korean)
 \end_layout
 
+\begin_layout Description
+Unicode
+\begin_inset space ~
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-If you use the option 
-\family sans
-Language Default
-\family default
-, LyX determines the encoding of a text part from the language of this text.
- If the document contains text in more than one language you may get more
- than one encoding in the LaTeX file.
- If you do not use this option then the complete document will always use
- exactly one encoding.
- Checking this option is the preferred setting unless you use 
+(Xe
 \family sans
-XeTeX
+TeX
 \family default
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-XeTeX is a TeX typesetting engine, an alternative for LaTeX.
- It natively supports Unicode while its input file is assumed to be in UTF-8
- encoding.
- More about using LyX with XeTeX can be found in 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "XeTeX"
-
-\end_inset
-
-.
-\end_layout
-
+)
+\begin_inset space ~
 \end_inset
 
- (see below).
-\end_layout
-
-\begin_layout Standard
-LyX also supports Unicode output, which is particularly useful if you need
- lots of special symbols or non-alphabetic scripts, respectively.
- If you want to use this (and your LaTeX installation supports Unicode,
- for that matter), choose one of the four utf8 variants from the list below.
- Unfortunately the Unicode support of standard LaTeX is quite incomplete,
- so it is not uncommon that a file with lots of Unicode symbols works fine
- with 
+(utf8) Unicode utf8 to be used with 
 \family sans
-Language Default
+Xe\SpecialChar TeX
+
 \family default
- (when LyX uses its list of known LaTeX-commands), but does not work with
- a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
- because all Unicode symbols can be encoded in utf8).
-\end_layout
+ and 
+\family sans
+Lua\SpecialChar TeX
 
-\begin_layout Standard
-Here is a list with the important encodings:
+\family default
+, which use Unicode directly, without the help of the \SpecialChar LaTeX
+-package 
+\series bold
+inputenc
+\series default
+.
+ \SpecialChar LyX
+ automatically selects this encoding if you export or preview Xe\SpecialChar TeX
+ or Lua\SpecialChar TeX
+.
+ Normally you do not need to set this encoding manually.
 \end_layout
 
 \begin_layout Description
-Language
-\begin_inset space ~
-\end_inset
-
-Default
+Unicode
 \begin_inset space ~
 \end_inset
 
-(no
+(ucs-extended)
 \begin_inset space ~
 \end_inset
 
-inputenc) Same as 
-\family sans
-Language Default
-\family default
-, but the LaTeX-package 
+(utf8x) Unicode utf8 based on the \SpecialChar LaTeX
+-package 
 \series bold
-inputenc
+ucs
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! inputenc
-\end_layout
-
-\end_inset
-
- is not used.
- When using this, you probably need to load some additional packages manually
- in the preamble and specify the used encoding for text parts in foreign
- languages in TeX code.
-\end_layout
-
-\begin_layout Description
-ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
- LyX converts all other characters into LaTeX commands, which may result
- in a big file when lots of LaTeX-commands are needed.
+\SpecialChar LaTeX
+ packages ! ucs
 \end_layout
 
-\begin_layout Description
-Arabic
-\begin_inset space ~
-\end_inset
-
-(CP
-\begin_inset space ~
 \end_inset
 
-1256) MS Windows code page for Arabic and Farsi
+ (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
 \end_layout
 
 \begin_layout Description
-Arabic
+Unicode
 \begin_inset space ~
 \end_inset
 
-(ISO
-\begin_inset space ~
-\end_inset
+(utf8) Unicode utf8 based on the \SpecialChar LaTeX
+-package 
+\series bold
+inputenc
+\series default
 
-8859-6) for Arabic and Farsi
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! inputenc
 \end_layout
 
-\begin_layout Description
-Armenian
-\begin_inset space ~
 \end_inset
 
-(ArmSCII8) for Armenian
+.
+ Currently only a limited range of characters (mainly for Latin scripts)
+ is supported.
 \end_layout
 
 \begin_layout Description
-Baltic
+Western
 \begin_inset space ~
 \end_inset
 
-(CP
+European
 \begin_inset space ~
 \end_inset
 
-1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
- as the ISO-8859-13 encoding
-\end_layout
-
-\begin_layout Description
-Baltic
+(CP
 \begin_inset space ~
 \end_inset
 
-(ISO
+1252) MS Windows code page for ISO
 \begin_inset space ~
 \end_inset
 
-8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
- encoding
+8859-1 (latin1)
 \end_layout
 
 \begin_layout Description
-Baltic
+Western
+\begin_inset space ~
+\end_inset
+
+European
 \begin_inset space ~
 \end_inset
 
@@ -39611,12 +43701,14 @@ Baltic
 \begin_inset space ~
 \end_inset
 
-8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
- ISO-8859-13 encoding
+8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
+ English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
+ Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
+ encoding instead
 \end_layout
 
 \begin_layout Description
-Central
+Western
 \begin_inset space ~
 \end_inset
 
@@ -39624,642 +43716,999 @@ European
 \begin_inset space ~
 \end_inset
 
-(CP
+(ISO
 \begin_inset space ~
 \end_inset
 
-1250) MS Windows code page for ISO
-\begin_inset space ~
-\end_inset
+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
+\end_layout
 
-8859-2 (latin2)
+\begin_layout Section
+Colors
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Color ! main text
 \end_layout
 
-\begin_layout Description
-Central
-\begin_inset space ~
 \end_inset
 
-European
-\begin_inset space ~
-\end_inset
 
-(ISO
-\begin_inset space ~
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Color ! background
+\end_layout
+
 \end_inset
 
-8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
- Romanian, Slovak, and Slovenian
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Color ! Shaded boxes
 \end_layout
 
-\begin_layout Description
-Chinese
-\begin_inset space ~
 \end_inset
 
-(simplified)
-\begin_inset space ~
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Color ! Greyed-out notes
+\end_layout
+
 \end_inset
 
-(EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
- this encoding is officially replaced by the encoding GB18030, as GB18030
- is not available for LaTeX you should try to use the encoding Unicode
+
+\end_layout
+
+\begin_layout Standard
+Here you can alter the font color for the 
+\family sans
+Main text
+\family default
+ (default: black), for 
+\family sans
+Greyed
 \begin_inset space ~
 \end_inset
 
-(CJK)
+out notes
+\family default
+ (default: light grey)for the background color for the 
+\family sans
+Page
+\family default
+ (default: white) and for 
+\family sans
+Shaded
 \begin_inset space ~
 \end_inset
 
-(utf8)
+boxes
+\family default
+ (default: red).
+ The button 
+\family sans
+Reset
+\family default
+ sets the color back to the default.
 \end_layout
 
-\begin_layout Description
-Chinese
+\begin_layout Standard
+Clicking any button showing 
+\family sans
+Default
+\family default
+ or 
+\family sans
+Change
+\family default
+ opens a dialog enabling you to choose from a selection of colors or from
+ a color-picker or to specify a color using HSL or RGB values.
+ In the dialog you can add any color to the custom colors to select them
+ later more quickly.
+\end_layout
+
+\begin_layout Standard
+Note, if you change the 
+\family sans
+Main
 \begin_inset space ~
 \end_inset
 
-(simplified)
+text
+\family default
+ font color and use the option 
+\family sans
+Color
 \begin_inset space ~
 \end_inset
 
-(GBK) for simplified Chinese, is the same as the Windows code page CP 936
- except for the Euro currency sign, since 2001 this encoding is officially
- replaced by the encoding GB18030, as GB18030 is not available for LaTeX
- you should try to use the encoding Unicode
+links
+\family default
+ in the document settings under 
+\family sans
+PDF
 \begin_inset space ~
 \end_inset
 
-(CJK)
+properties
+\family default
+, you probably also need to change the link font color as described in section
 \begin_inset space ~
 \end_inset
 
-(utf8)
-\end_layout
 
-\begin_layout Description
-Chinese
-\begin_inset space ~
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:PDF-Properties"
+
 \end_inset
 
-(traditional)
-\begin_inset space ~
+.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
-(EUC-TW) for traditional Chinese
+
 \end_layout
 
-\begin_layout Description
-Cyrillic
+\begin_layout Standard
+You can adapt the 
+\family sans
+Main
 \begin_inset space ~
 \end_inset
 
-(CP
+text
+\family default
+ font color and the 
+\family sans
+Page
+\family default
+ background for every page in your document if you use these commands as
+ \SpecialChar TeX
+
 \begin_inset space ~
 \end_inset
 
-1251) MS Windows code page for Cyrillic
+Code after a forced page break:
 \end_layout
 
-\begin_layout Description
-Cyrillic
-\begin_inset space ~
+\begin_layout Itemize
+For the page color:
+\begin_inset Newline newline
 \end_inset
 
-(ISO
-\begin_inset space ~
+
+\series bold
+
+\backslash
+pagecolor{color name}
+\end_layout
+
+\begin_layout Itemize
+For the text color:
+\begin_inset Newline newline
 \end_inset
 
-8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
+
+\series bold
+
+\backslash
+color{color name}
 \end_layout
 
-\begin_layout Description
-Cyrillic
+\begin_layout Standard
+You are restricted to one of 
+\series bold
+black
+\series default
+, 
+\series bold
+blue
+\series default
+, 
+\series bold
+cyan
+\series default
+, 
+\series bold
+green
+\series default
+, 
+\series bold
+magenta
+\series default
+, 
+\series bold
+red
+\series default
+, 
+\series bold
+white
+\series default
+ or 
+\series bold
+yellow
+\series default
+ for the 
+\series bold
+color name
+\series default
+ unless you have defined your own color (see the section 
+\emph on
+Colored Tables
+\emph default
+ of the 
+\emph on
+Embedded
 \begin_inset space ~
 \end_inset
 
-(KOI8-R) standard Cyrillic especially for Russian
+Objects
+\emph default
+ Manual).
+\begin_inset Newline newline
+\end_inset
+
+If you have changed a text or background color, you can use the following
+ names to refer to them:
 \end_layout
 
-\begin_layout Description
-Cyrillic
-\begin_inset space ~
+\begin_layout Itemize
+For the 
+\family sans
+Page
+\family default
+ background color:
+\begin_inset Newline newline
 \end_inset
 
-(KOI8-U) Cyrillic for Ukrainian
+
+\series bold
+page_backgroundcolor
 \end_layout
 
-\begin_layout Description
-Cyrillic
+\begin_layout Itemize
+For the 
+\family sans
+Main
 \begin_inset space ~
 \end_inset
 
-(pt
-\begin_inset space ~
+text
+\family default
+ color:
+\begin_inset Newline newline
 \end_inset
 
-154) Cyrillic for Kazakh
+
+\series bold
+document_fontcolor
 \end_layout
 
-\begin_layout Description
-Greek
+\begin_layout Itemize
+For the 
+\family sans
+Shaded
 \begin_inset space ~
 \end_inset
 
-(ISO
-\begin_inset space ~
+boxes
+\family default
+ background color:
+\begin_inset Newline newline
 \end_inset
 
-8859-7) for Greek
+
+\series bold
+shadecolor
 \end_layout
 
-\begin_layout Description
-Hebrew
+\begin_layout Itemize
+For the 
+\family sans
+Greyed
 \begin_inset space ~
 \end_inset
 
-(CP
-\begin_inset space ~
+out notes
+\family default
+ text color:
+\begin_inset Newline newline
 \end_inset
 
-1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
+
+\series bold
+note_fontcolor
 \end_layout
 
-\begin_layout Description
-Hebrew
+\begin_layout Standard
+To see how to define and use custom colors, see section 
+\emph on
+Colored
 \begin_inset space ~
 \end_inset
 
-(ISO
+Cells
+\emph default
+ of the 
+\emph on
+Embedded
 \begin_inset space ~
 \end_inset
 
-8859-8) for Hebrew
+Objects
+\emph default
+ manual.
 \end_layout
 
-\begin_layout Description
-Japanese
+\begin_layout Section
+Numbering & TOC
+\end_layout
+
+\begin_layout Standard
+Here you can adjust the 
+\family sans
+Numbering
+\family default
+ depth of section headings and the section depth in the 
+\family sans
+Table of Contents
+\family default
+ as described in section
 \begin_inset space ~
 \end_inset
 
-(CJK)
-\begin_inset space ~
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Numbering-depth"
+
 \end_inset
 
-(EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
+.
+\end_layout
+
+\begin_layout Section
+Bibliography
+\end_layout
+
+\begin_layout Standard
+Here you can specify if a specific citation style using the \SpecialChar LaTeX
+ packages 
 \series bold
-CJK
+biblatex
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! CJK
+\SpecialChar LaTeX
+ packages ! biblatex
 \end_layout
 
 \end_inset
 
-, when using this, set the document language to 
-\family sans
-Japanese (CJK)
-\end_layout
+, 
+\series bold
+natbib
+\series default
 
-\begin_layout Description
-Japanese
-\begin_inset space ~
-\end_inset
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! natbib
+\end_layout
 
-(CJK)
-\begin_inset space ~
 \end_inset
 
-(JIS) JIS encoding for Japanese, uses the LaTeX-package 
+ or 
 \series bold
-CJK
+jurabib
 \series default
-, when using this, set the document language to 
-\family sans
-Japanese (CJK)
-\end_layout
 
-\begin_layout Description
-Japanese
-\begin_inset space ~
-\end_inset
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! jurabib
+\end_layout
 
-(non-CJK)
-\begin_inset space ~
 \end_inset
 
-(EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
+ should be used.
+ If you use Bib\SpecialChar TeX
+, you can enable a 
+\family sans
+Sectioned bibliography
+\family default
+ using the \SpecialChar LaTeX
+ package 
 \series bold
-japanese
+bibtopic
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! japanese
+\SpecialChar LaTeX
+ packages ! bibtopic
 \end_layout
 
 \end_inset
 
-, when using this, set the document language to 
+.
+ If you use 
+\noun on
+Biblatex
+\noun default
+, you can select the style files and specify further options.
+ Finally, you can select a document-specific 
 \family sans
-Japanese
-\end_layout
-
-\begin_layout Description
-Japanese
+Processor
+\family default
+ for the generation of the bibliography.
+ For a further description of these possibilities see section
 \begin_inset space ~
 \end_inset
 
-(non-CJK)
-\begin_inset space ~
-\end_inset
 
-(JIS) JIS encoding for Japanese, uses the LaTeX-package 
-\series bold
-japanese
-\series default
-, when using this, set the document language to 
-\family sans
-Japanese
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Bibliography"
 
-\begin_layout Description
-Japanese
-\begin_inset space ~
 \end_inset
 
-(non-CJK)
-\begin_inset space ~
-\end_inset
+.
+\end_layout
 
-(SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
-\series bold
-japanese
-\series default
-, when using this, set the document language to 
-\family sans
-Japanese
+\begin_layout Section
+Indexes
 \end_layout
 
-\begin_layout Description
-Korean
+\begin_layout Standard
+Here you can define the 
+\family sans
+Processor
+\family default
+ that will generate your index and you can define additional indexes (see
+ section
 \begin_inset space ~
 \end_inset
 
-(EUC-KR) for Korean
-\end_layout
 
-\begin_layout Description
-Southern
-\begin_inset space ~
-\end_inset
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Index"
 
-European
-\begin_inset space ~
 \end_inset
 
-(ISO
-\begin_inset space ~
-\end_inset
+ for details).
+\end_layout
 
-8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
+\begin_layout Section
+PDF Properties
 \end_layout
 
-\begin_layout Description
-South-Eastern
+\begin_layout Standard
+The PDF properties are explained in section
 \begin_inset space ~
 \end_inset
 
-European
-\begin_inset space ~
-\end_inset
 
-(ISO
-\begin_inset space ~
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:PDF-Properties"
+
 \end_inset
 
-8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
- Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
- to cover many languages and characters with diacritics
+.
 \end_layout
 
-\begin_layout Description
-Thai
-\begin_inset space ~
-\end_inset
+\begin_layout Section
+Math Options
+\end_layout
 
-(TIS
-\begin_inset space ~
-\end_inset
+\begin_layout Standard
+These options will force \SpecialChar LyX
+ to use the \SpecialChar LaTeX
+ packages 
+\series bold
+amsmath
+\series default
 
-620-0) for Thai
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! amsmath
 \end_layout
 
-\begin_layout Description
-Turkish
-\begin_inset space ~
 \end_inset
 
-(ISO
-\begin_inset space ~
-\end_inset
+, 
+\series bold
+amssymb
+\series default
 
-8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
- Icelandic letters are replaced by Turkish ones
-\end_layout
+\begin_inset Index idx
+status collapsed
 
-\begin_layout Description
-Unicode
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! amssymb
+\end_layout
 
-(CJK)
-\begin_inset space ~
 \end_inset
 
-(utf8) Unicode utf8 with the LaTeX-package 
+,
 \series bold
-CJK
+ cancel
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! CJK
+\SpecialChar LaTeX
+ packages ! cancel
 \end_layout
 
 \end_inset
 
- (for the languages Chinese, Japanese and Korean)
+,
+\series bold
+ esint
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! esint
 \end_layout
 
-\begin_layout Description
-Unicode
-\begin_inset space ~
 \end_inset
 
-(XeTeX)
-\begin_inset space ~
+, 
+\series bold
+mathdots
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! mathdots
+\end_layout
+
 \end_inset
 
-(utf8) Unicode utf8 to be used with 
-\family sans
-XeTeX
-\family default
-, which uses Unicode directly, without the help of the LaTeX-package 
+, 
 \series bold
-inputenc
+mathtools
 \series default
-\begin_inset Foot
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-More about using LyX with XeTeX can be found in 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "XeTeX"
-
-\end_inset
-
-.
+\SpecialChar LaTeX
+ packages ! mathtools
 \end_layout
 
 \end_inset
 
+, 
+\series bold
+mhchem
+\series default
 
-\end_layout
+\begin_inset Index idx
+status collapsed
 
-\begin_layout Description
-Unicode
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! mhchem
+\end_layout
 
-(ucs-extended)
-\begin_inset space ~
 \end_inset
 
-(utf8x) Unicode utf8 based on the LaTeX package 
+, 
 \series bold
-ucs
+stackrel
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! ucs
+\SpecialChar LaTeX
+ packages ! stackrel
 \end_layout
 
 \end_inset
 
- (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
+, 
+\series bold
+stmaryrd
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! stmaryrd
 \end_layout
 
-\begin_layout Description
-Unicode
-\begin_inset space ~
 \end_inset
 
-(utf8) Unicode utf8 based on the LaTeX-package 
+ and 
 \series bold
-inputenc
+undertilde
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! inputenc
+\SpecialChar LaTeX
+ packages ! undertilde
 \end_layout
 
 \end_inset
 
-.
- Currently only a limited range of characters (mainly for Latin scripts)
- is supported.
+, or to use them automatically when they are needed.
 \end_layout
 
 \begin_layout Description
-Western
-\begin_inset space ~
-\end_inset
+amsmath is needed for many constructs, so when you get \SpecialChar LaTeX
+-errors in formulas,
+ ensure that you have this enabled.
+\end_layout
 
-European
-\begin_inset space ~
-\end_inset
+\begin_layout Description
+amssymb is needed for some special math symbols like bold or upright Greek
+ letters, so when you get \SpecialChar LaTeX
+-errors in formulas, ensure that you have this
+ enabled.
+\end_layout
 
-(CP
+\begin_layout Description
+cancel is used for canceled formulas, see section 
+\emph on
+Canceled
 \begin_inset space ~
 \end_inset
 
-1252) MS Windows code page for ISO
+Formulas
+\emph default
+ of the 
+\emph on
+Math
+\emph default
+ manual.
+\end_layout
+
+\begin_layout Description
+esint is used for special integral characters, see section 
+\emph on
+Big
 \begin_inset space ~
 \end_inset
 
-8859-1 (latin1)
+Operators
+\emph default
+ of the 
+\emph on
+Math
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Description
-Western
-\begin_inset space ~
-\end_inset
+mathdots is used for special ellipses, see section 
+\emph on
+Ellipses
+\emph default
+ of the 
+\emph on
+Math
+\emph default
+ manual.
+\end_layout
 
-European
-\begin_inset space ~
-\end_inset
+\begin_layout Description
+mathtools is used for the math commands 
+\series bold
 
-(ISO
-\begin_inset space ~
-\end_inset
+\backslash
+overbracket
+\series default
+, 
+\series bold
 
-8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
- English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
- Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
-5 encoding instead
+\backslash
+underbracket
+\series default
+, 
+\series bold
+
+\backslash
+smashoperator
+\series default
+, 
+\series bold
+
+\backslash
+adjustlimits
+\series default
+, 
+\series bold
+
+\backslash
+splitfrac
+\series default
+, 
+\series bold
+
+\backslash
+shortintertext
+\series default
+ and labeled arrows, see the corresponding sections in the 
+\emph on
+Math
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Description
-Western
+mhchem is used for chemical equations, see section 
+\emph on
+Chemical Symbols and Equations
+\emph default
+ of the 
+\emph on
+Math
+\emph default
+ manual.
+\end_layout
+
+\begin_layout Description
+stackrel is used for the math command 
+\series bold
+
+\backslash
+stackrel
+\series default
+, see section 
+\emph on
+Relations 
+\emph default
+of the 
+\emph on
+Math
+\emph default
+ manual.
+\end_layout
+
+\begin_layout Description
+stmaryrd is used for a few special math symbols.
+\end_layout
+
+\begin_layout Description
+undertilde is used for the math command 
+\series bold
+
+\backslash
+utilde
+\series default
+, see section 
+\emph on
+Accents for one Character 
+\emph default
+of the 
+\emph on
+Math
+\emph default
+ manual.
+\end_layout
+
+\begin_layout Section
+Float Placement
+\end_layout
+
+\begin_layout Standard
+The float placement options are described in the section 
+\emph on
+Float
 \begin_inset space ~
 \end_inset
 
-European
+Placement
+\emph default
+ of the 
+\emph on
+Embedded
 \begin_inset space ~
 \end_inset
 
-(ISO
+Objects
+\emph default
+ manual.
+\end_layout
+
+\begin_layout Section
+Listings
+\end_layout
+
+\begin_layout Standard
+The listings settings are explained in the chapter 
+\emph on
+Program Code Listings
+\emph default
+ of the 
+\emph on
+Embedded
 \begin_inset space ~
 \end_inset
 
-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
+Objects
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Section
-Numbering & TOC
+Bullets
 \end_layout
 
 \begin_layout Standard
-You can adjust here the numbering depth of section headings and the section
- depth in the table of contents as described in section
+Here you can adjust the characters used for the itemize 
+\family sans
+Level
+\family default
+s, specify the 
+\family sans
+Font
+\family default
+ set to be used and set the 
+\family sans
+Size
+\family default
+ of the bullets.
+ The itemize environment is described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Numbering-depth"
+reference "sec:Itemize"
 
 \end_inset
 
 .
 \end_layout
 
-\begin_layout Section
-Bibliography
-\end_layout
-
 \begin_layout Standard
-You can specify here a citation style using the LaTeX packages 
-\series bold
-natbib
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-LaTeX-packages ! natbib
-\end_layout
-
+You can furthermore specify a 
+\family sans
+Custom
+\begin_inset space ~
 \end_inset
 
- or 
+Bullet
+\family default
+ by inserting in this field the \SpecialChar LaTeX
+ command of the desired character.
+ For example to use the € sign, you have to insert the command 
 \series bold
-jurabib
-\series default
 
-\begin_inset Index idx
-status collapsed
+\backslash
+texteuro
+\series default
+.
+ For math symbols you additionally need to enclose the command with $ signs.
+ To use e.
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Plain Layout
-LaTeX-packages ! jurabib
-\end_layout
+g.
+\begin_inset space \space{}
+\end_inset
 
+the symbol 
+\begin_inset Formula $\circlearrowright$
 \end_inset
 
-, you can enable subdivided bibliographies using the LaTeX package 
+ you need to enter 
 \series bold
-bibtopic
+$
+\backslash
+circlearrowright$
 \series default
+.
+ To find the command for a math symbol, create a formula and hover the mouse
+ over the desired symbol in the math toolbar.
+\end_layout
 
-\begin_inset Index idx
-status collapsed
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
-LaTeX-packages ! bibtopic
-\end_layout
 
-\end_inset
+\series bold
+Note:
+\series default
+ Some characters require to load special \SpecialChar LaTeX
+-packages in the preamble (menu
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+\SpecialChar LaTeX
 
- and you can customize how the bibliography of the given document is being
- generated.
- For a further description see section
 \begin_inset space ~
 \end_inset
 
+Preamble
+\family default
+).
+ For example for the € sign one needs to add the line 
+\series bold
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Bibliography"
-
-\end_inset
+\backslash
+usepackage{textcomp}
+\series default
+ to the preamble.
+ For most math symbols it is sufficient to add the line 
+\series bold
 
+\backslash
+usepackage{amssymb}
+\series default
 .
 \end_layout
 
-\begin_layout Section
-Indexes
-\end_layout
-
-\begin_layout Standard
-Here, you can customize how the index of your document is being generated
- and you can define additional indexes.
- Please refer to section
-\begin_inset space ~
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Index"
-
-\end_inset
-
- for details.
 \end_layout
 
 \begin_layout Section
-PDF Properties
+Branches
 \end_layout
 
 \begin_layout Standard
-The PDF properties are explained in section
+Branches are described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:PDF-Properties"
+reference "sec:Branches"
 
 \end_inset
 
@@ -40267,148 +44716,250 @@ reference "sec:PDF-Properties"
 \end_layout
 
 \begin_layout Section
-Math Options
-\end_layout
+Formats
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Doc-Formats"
 
-\begin_layout Standard
-These options will force LyX to use the LaTeX-packages 
-\series bold
-amsmath
-\series default
+\end_inset
 
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-LaTeX-packages ! amsmath
 \end_layout
 
+\begin_layout Standard
+Here you can define some output specifics for the current document:
+\end_layout
+
+\begin_layout Description
+Default
+\begin_inset space ~
 \end_inset
 
- and 
-\series bold
-esint
-\series default
+Output
+\begin_inset space ~
+\end_inset
 
-\begin_inset Index idx
-status collapsed
+Format: The format that is used when you enter 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Plain Layout
-LaTeX-packages ! esint
-\end_layout
+View
+\begin_inset Quotes erd
+\end_inset
 
+, 
+\begin_inset Quotes eld
 \end_inset
 
- or to use them automatically when they are needed.
-\end_layout
+Update
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
+, 
+\begin_inset Quotes eld
+\end_inset
 
-\series bold
-amsmath
-\series default
- is needed for many constructs, so when you get LaTeX-errors in formulas,
- ensure that you have enabled AMS.
-\end_layout
+View Master Document
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
+ and 
+\begin_inset Quotes eld
+\end_inset
 
-\series bold
-esint
-\series default
- is used for special integral characters.
-\end_layout
+Update Master Document
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Section
-Float Placement
-\end_layout
+ in the 
+\family sans
+Document
+\family default
+ menu or the toolbar.
+ The default is set in 
+\family sans
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+File
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-The float placement options are described in section
+Handling\SpecialChar menuseparator
+File Formats
+\family default
+, see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Float-Placement"
+reference "sec:File-Formats"
 
 \end_inset
 
 .
 \end_layout
 
-\begin_layout Section
-Bullets
-\end_layout
+\begin_layout Description
+Synchronize
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-Here you can adjust the characters for the itemize levels.
- The itemize environment is described in section
+with
 \begin_inset space ~
 \end_inset
 
+Output settings for the menu 
+\family sans
+Navigate\SpecialChar menuseparator
+Forward
+\begin_inset space ~
+\end_inset
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Itemize"
+search
+\family default
+.
+ For a detailed description see section 
+\emph on
+Reverse DVI/PDF search
+\emph default
+ of the 
+\emph on
+Additional
+\begin_inset space ~
+\end_inset
+
+Features
+\emph default
+ manual.
+\end_layout
+
+\begin_layout Description
+XHTML
+\begin_inset space ~
+\end_inset
 
+Output
+\begin_inset space ~
 \end_inset
 
+Options offers settings for the export format 
+\family sans
+LyXHTML
+\family default
 .
-\end_layout
+\family sans
+Strict XHTML
+\begin_inset space ~
+\end_inset
 
-\begin_layout Section
-Branches
-\end_layout
+1.1
+\family default
+ will assure that the output follows exactly version
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-Branches are described in section
+1.1 of the XHTML standard.
+ The different 
+\family sans
+Math
 \begin_inset space ~
 \end_inset
 
+output
+\family default
+ settings are described in detail in section 
+\emph on
+Math Output in XHTML
+\emph default
+ of the 
+\emph on
+Additional
+\begin_inset space ~
+\end_inset
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Branches"
+Features
+\emph default
+ manual.
+\family sans
+Math
+\begin_inset space ~
+\end_inset
 
+image
+\begin_inset space ~
 \end_inset
 
-.
+scaling
+\family default
+ is used for the size of equations in the output.
 \end_layout
 
-\begin_layout Section
-LaT
-\begin_inset ERT
-status collapsed
+\begin_layout Description
+LyX
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
+Format The option 
+\family sans
+Save transient properties
+\family default
+ controls whether document settings that are frequently switched or that
+ are specific to the user are saved with the document.
+ The properties that are affected by option are currently:
+\end_layout
 
-{}
+\begin_deeper
+\begin_layout Itemize
+the activation of change tracking
 \end_layout
 
-\end_inset
+\begin_layout Itemize
+the output of tracked changes
+\end_layout
+
+\begin_layout Itemize
+the recording of the document directory path.
+\end_layout
 
-eX Preamble
+\begin_layout Standard
+Disabling the option can prevent issues in collaborative work and/or when
+ using a version control system (for instance unnecessary merge conflicts).
+\end_layout
+
+\end_deeper
+\begin_layout Section
+La
+\family sans
+TeX
+\family default
+ Preamble
 \end_layout
 
 \begin_layout Standard
-In this text field are entered commands to load special LaTeX-packages or
- to define LaTeX-commands.
- The preamble is a thing for LaTeX-experts.
- You should not enter commands here until you exactly know what you are
+In this text field you can enter commands to load special \SpecialChar LaTeX
+-packages or to
+ define \SpecialChar LaTeX
+-commands.
+ The preamble is a thing for \SpecialChar LaTeX
+-experts.
+ You should not enter commands here until you know exactly what you are
  doing.
 \end_layout
 
 \begin_layout Standard
-An introduction to the LaTeX-syntax is given in section
+An introduction to the \SpecialChar LaTeX
+-syntax is given in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:LaTeX-Syntax"
+reference "subsec:LaTeX-Syntax"
 
 \end_inset
 
@@ -40423,7 +44974,7 @@ Preferences
  Dialog
 \begin_inset CommandInset label
 LatexCommand label
-name "cha:The-Preferences-dialog"
+name "chap:The-Preferences-dialog"
 
 \end_inset
 
@@ -40443,7 +44994,7 @@ Preferences
 \begin_layout Standard
 The preferences dialog is called with the menu 
 \family sans
-Tools\SpecialChar \menuseparator
+Tools\SpecialChar menuseparator
 Preferences
 \family default
 .
@@ -40483,47 +45034,49 @@ Customization ! of menus
 \end_layout
 
 \begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
- You have to restart LyX before the change of the user interface file take
- effect.
+The appearance of the menus and toolbars can be changed by choosing a user
+ interface (ui) file.
+ A ui-file is a text file where the toolbars and menus are listed.
+ The file 
+\emph on
+default.ui
+\emph default
+ loads three files:
 \end_layout
 
-\end_inset
-
-
+\begin_layout Description
+stdmenus.inc
+\shape italic
+\emph on
+specifies the menu entries for the standard menus
 \end_layout
 
-\begin_layout Standard
-The appearance of the menus and toolbars can be changed by choosing a user
- interface (ui) file.
- An ui-file is a text file where the toolbars and menus are listed.
- The toolbar buttons and menu entries are specified in the files 
+\begin_layout Description
+stdcontext.inc 
 \shape italic
-stdtoolbars.inc
+\emph on
+specifies
 \shape default
- and 
+\emph default
+ the menu entries in popup context menus
+\end_layout
+
+\begin_layout Description
+stdtoolbars.inc
 \shape italic
-stdmenus.inc
-\shape default
-, respectively.
- Both files are loaded by the 
 \emph on
-default.ui
-\emph default
- file.
- To create your own menu and toolbar layout, start with a copy of these
- files and edit the entries.
+specifies the toolbar buttons
 \end_layout
 
 \begin_layout Standard
-The syntax of the .inc-files is straightforward: The 
+To create your own menu and toolbar layout, start with a copy of these files
+ and edit the entries.
+\end_layout
+
+\begin_layout Standard
+The syntax of the .inc-files is straightforward: the 
 \family sans
 Menubar
 \family default
@@ -40535,40 +45088,40 @@ Menu
 \family sans
 Toolbar
 \family default
- entries must be ended with an explicit 
+ entries must be finished with an explicit 
 \family sans
 End
 \family default
 .
  They may contain 
 \family sans
-Submenus
+Submenu
 \family default
 , 
 \family sans
-Items
+Item
 \family default
 , 
 \family sans
-OptItems
+OptItem
 \family default
 , 
 \family sans
-Separators
+Separator
 \family default
 , 
 \family sans
-Icons,
+Icon,
 \family default
  and in the case of the 
 \begin_inset Quotes eld
 \end_inset
 
-file
+file_lastfiles
 \begin_inset Quotes erd
 \end_inset
 
- menus a 
+ menu a 
 \family sans
 Lastfiles
 \family default
@@ -40598,7 +45151,8 @@ or
 \begin_inset Quotes eld
 \end_inset
 
-LyX-function
+\SpecialChar LyX
+ function
 \begin_inset Quotes erd
 \end_inset
 
@@ -40610,9 +45164,10 @@ LyX-function
 \begin_inset VSpace smallskip*
 \end_inset
 
-All LyX-functions are listed in the menu 
+All the \SpecialChar LyX
+-functions are listed in the menu 
 \family sans
-Help\SpecialChar \menuseparator
+Help\SpecialChar menuseparator
 LyX
 \begin_inset space ~
 \end_inset
@@ -40630,9 +45185,9 @@ Functions
 \end_layout
 
 \begin_layout Standard
-An example: Assuming you use the menu 
+For example, assuming you use the menu 
 \family sans
-Navigate\SpecialChar \menuseparator
+Navigate\SpecialChar menuseparator
 Bookmarks
 \family default
  quite often and therefore want six available bookmarks, you can add the
@@ -40669,11 +45224,46 @@ bookmark-save 6
 \begin_inset VSpace smallskip*
 \end_inset
 
-to the navigate menu section in the .inc-file to have the sixth bookmark.
+to the 
+\begin_inset Quotes eld
+\end_inset
+
+navigate_bookmarks
+\begin_inset Quotes erd
+\end_inset
+
+ menu in 
+\emph on
+stdmenus.inc
+\emph default
+ to have the sixth bookmark.
+\end_layout
+
+\begin_layout Standard
+
+\family sans
+Icon
+\begin_inset space ~
+\end_inset
+
+Set
+\family default
+ allows you to change the appearance of \SpecialChar LyX
+'s toolbar buttons.
+ The currently available icon sets are compared in 
+\begin_inset CommandInset href
+LatexCommand href
+name "this image"
+target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
+literal "false"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Subsubsection
-Automatic help
+Context help
 \end_layout
 
 \begin_layout Standard
@@ -40686,24 +45276,44 @@ Enable tool tips in main work area
 \end_layout
 
 \begin_layout Subsubsection
-Session
+Menus
 \end_layout
 
 \begin_layout Standard
-With the option 
+
 \family sans
-Allow saving
-\begin_inset space \thinspace{}
+Maximum last files
+\family default
+ is the number of last opened files that \SpecialChar LyX
+ should display in the menu 
+\family sans
+File\SpecialChar menuseparator
+Open
+\begin_inset space ~
 \end_inset
 
-/
-\begin_inset space \thinspace{}
-\end_inset
+Recent
+\family default
+.
+\end_layout
+
+\begin_layout Subsection
+Document Handling
+\end_layout
 
-restoring of window layout and geometries
+\begin_layout Subsubsection
+Session handling
+\end_layout
+
+\begin_layout Standard
+With the option 
+\family sans
+Restore window layouts and geometries
 \family default
- LyX's main window will be opened with the size and layout that was used
- in the last LyX session.
+ \SpecialChar LyX
+'s main window will be opened with the size and layout that was used in
+ the last \SpecialChar LyX
+ session.
 \end_layout
 
 \begin_layout Standard
@@ -40711,8 +45321,8 @@ The option
 \family sans
 Restore cursor positions
 \family default
- sets the cursor to the position in the file where it has been the last
- time.
+ sets the cursor to the position in the file where it was at the end of
+ the last session.
 \end_layout
 
 \begin_layout Standard
@@ -40720,14 +45330,25 @@ The option
 \family sans
 Load opened files from last session
 \family default
- opens all files that were opened in the last LyX session.
+ opens all files that were opened in the last \SpecialChar LyX
+ session.
+\end_layout
+
+\begin_layout Standard
+The button 
+\family sans
+Clear all session information
+\family default
+ deletes all information from previous \SpecialChar LyX
+ sessions (cursor positions, names
+ of last opened documents, etc.).
 \end_layout
 
 \begin_layout Subsubsection
-Documents
+Backup & saving
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Backup documents"
+name "subsec:Backup documents"
 
 \end_inset
 
@@ -40745,38 +45366,189 @@ Backup ! Documents
 \end_layout
 
 \begin_layout Standard
-When the option 
+
+\family sans
+Backup original documents when saving
+\family default
+ creates a backup copy of the file in the state when it was opened or when
+ it was saved the last time.
+ It is stored in the 
+\family sans
+Backup
+\begin_inset space ~
+\end_inset
+
+directory
+\family default
+ (see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Paths"
+
+\end_inset
+
+) or in the same folder as your document if no 
+\family sans
+Backup
+\begin_inset space ~
+\end_inset
+
+directory
+\family default
+ is specified.
+ The backup file has the file extension 
+\begin_inset Quotes eld
+\end_inset
+
+
+\family sans
+.lyx~
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+With the option 
 \family sans
-Backup documents
+Backup documents, every
 \family default
- is set, you can specify the time between backup saves.
+, you can specify the time between backup saves.
 \end_layout
 
 \begin_layout Standard
 
 \family sans
-Maximum last files
+Save documents compressed by default
 \family default
- is the number of last opened files that LyX should display in the menu
-\family sans
-File\SpecialChar \menuseparator
-Open
+ always saves files in a compressed format (see also section
 \begin_inset space ~
 \end_inset
 
-Recent
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Compressed"
+
+\end_inset
+
+).
+ This applies to newly created documents only.
+ The compression status of existing documents is not changed when saving.
+\end_layout
+
+\begin_layout Subsubsection
+Windows & work area
+\end_layout
+
+\begin_layout Standard
+If the option 
+\family sans
+Open documents in tabs
 \family default
+ is not checked, every file will be opened in its own new instance of \SpecialChar LyX
 .
 \end_layout
 
 \begin_layout Standard
-When the option 
+The option 
 \family sans
-Open documents in tabs
+Single instance
 \family default
- is not used, then every file will be opened in its own new instance of
- LyX.
+ is only active if a \SpecialChar LyX
+Server pipe
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+See section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Paths"
+
+\end_inset
+
+ for information about \SpecialChar LyX
+Server pipes.
+\end_layout
+
+\end_inset
+
+ is specified.
+ If it is checked, \SpecialChar LyX
+ documents will be opened in the same running instance
+ of \SpecialChar LyX
+.
+ Otherwise a new \SpecialChar LyX
+ instance is created for each file.
+\end_layout
+
+\begin_layout Standard
+If the option 
+\family sans
+Single close-tab button
+\family default
+ is checked, there will only be one close button (
+\family sans
+
+\begin_inset Info
+type  "icon"
+arg   "closetab"
+\end_inset
+
+
+\family default
+) at the right side of the tab bar to close tabs.
+ Otherwise every document tab has its own close button.
+ Regardless of this option, one can always close a tab by middle-clicking
+ it in the tab bar.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ For this option you have to restart \SpecialChar LyX
+ before the change takes effect.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+With the setting 
+\family sans
+Closing last view
+\family default
+ you one can decide if a document is closed or hidden when its tab or view
+ is closed.
+ Hidden documents are accessible via the menu 
+\family sans
+View\SpecialChar menuseparator
+Hidden
+\family default
+.
+ Not to close documents can be useful if you open files parallel in several
+ instances of \SpecialChar LyX
+ and only want to close the view in once instance.
 \end_layout
 
 \begin_layout Subsection
@@ -40793,7 +45565,7 @@ Font ! Screen
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Screen-Fonts"
+name "subsec:Screen-Fonts"
 
 \end_inset
 
@@ -40801,7 +45573,8 @@ name "sub:Screen-Fonts"
 \end_layout
 
 \begin_layout Standard
-These fonts are used to display your documents on the screen.
+These fonts are used to display your documents within \SpecialChar LyX
+.
 \end_layout
 
 \begin_layout Standard
@@ -40817,12 +45590,13 @@ Note:
 \emph on
 inside
 \emph default
- the LyX window.
- The fonts that appear on the output are independent from these fonts, and
+ the \SpecialChar LyX
+ window.
+ The fonts that appear in the output are independent of these fonts, and
  set in the menu 
 \family sans
-Document\SpecialChar \menuseparator
-Settings\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
 Fonts
 \family default
 .
@@ -40834,11 +45608,16 @@ Fonts
 \end_layout
 
 \begin_layout Standard
-By default, LyX uses 
+By default, \SpecialChar LyX
+ uses 
 \family typewriter
 Times
 \family default
- as roman (serif) font, 
+ as its 
+\family sans
+Roman
+\family default
+ (serif) font, 
 \family typewriter
 Arial
 \family default
@@ -40846,21 +45625,21 @@ Arial
 \family typewriter
 Helvetica
 \family default
- (depends on the system) as 
+ (depends on the system) as its 
 \family sans
-sans
+Sans
 \begin_inset space ~
 \end_inset
 
-serif
+Serif
 \family default
- font, and 
+ font and 
 \family typewriter
 Courier
 \family default
- as 
+ as its 
 \family typewriter
-typewriter
+Typewriter
 \family default
  font.
 \end_layout
@@ -40871,18 +45650,15 @@ You can change the font size with the
 Zoom
 \family default
  setting.
- You can also change the font zoom outside the preferences dialog for the
- current LyX session by pressing Ctrl and scrolling the mouse wheel.
 \end_layout
 
 \begin_layout Standard
-
+The 
 \family sans
-Screen DPI
+Font Sizes
 \family default
- is the screen resolution in dpi (dots per inch).
- The Font Sizes are calculated as letter height in units of points.
- 72
+ are calculated as letter height in units of points.
+ 72.27
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -40897,23 +45673,16 @@ inch, see Appendix
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cha:Units-available-in"
+reference "chap:Units-available-in"
 
 \end_inset
 
 .
-\end_layout
-
-\begin_layout Standard
-The default 
-\family sans
-Font Sizes
-\family default
- are the same as if a document font size of 10
+ The default font sizes are the same as if a document font size of 10
 \begin_inset space \thinspace{}
 \end_inset
 
-pt would be used.
+pt were used.
  The sizes are explained in detail in section
 \begin_inset space ~
 \end_inset
@@ -40921,7 +45690,7 @@ pt would be used.
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Document-Font"
+reference "subsec:Document-Font"
 
 \end_inset
 
@@ -40931,9 +45700,10 @@ reference "sub:Document-Font"
 \begin_layout Standard
 With the option 
 \family sans
-Use Pixmap Cache to speed up font rendering
+Use pixmap cache to speed up font rendering
 \family default
- enabled, LyX needs to redraw the screen less often.
+ enabled, \SpecialChar LyX
+ needs to redraw the screen less often.
  This results in better performance, especially on slow systems.
  On the other hand, the characters might look more fuzzy on screen.
  So whether you enable this or not depends on whether you prefer speed over
@@ -40951,7 +45721,8 @@ Colors
 status collapsed
 
 \begin_layout Plain Layout
-Color ! LyX screen
+Color ! \SpecialChar LyX
+ screen
 \end_layout
 
 \end_inset
@@ -40970,14 +45741,36 @@ Settings ! Color
 \end_layout
 
 \begin_layout Standard
-You can here change all the colors used by LyX.
- Choose an item in the list and use the 
+Here you can change the screen colors used by \SpecialChar LyX
+ by choosing an item in the
+ list and selecting the 
 \family sans
 Alter
 \family default
  button.
 \end_layout
 
+\begin_layout Standard
+By checking the option 
+\family sans
+Use system colors
+\family default
+ the color scheme of your OS or window manager is used.
+ The colors 
+\family sans
+cursor, selection, table line, text, URL
+\begin_inset space ~
+\end_inset
+
+label and URL
+\begin_inset space ~
+\end_inset
+
+text
+\family default
+ are then not customizable and thus not listed.
+\end_layout
+
 \begin_layout Subsection
 Display
 \begin_inset Index idx
@@ -40993,7 +45786,8 @@ Settings ! Display
 \end_layout
 
 \begin_layout Standard
-Here you can specify if graphics inside LyX are displayed.
+Here you can specify if graphics are displayed inside \SpecialChar LyX
+.
 \end_layout
 
 \begin_layout Standard
@@ -41017,7 +45811,7 @@ reference "sec:Previewing-snippets-of"
 \end_layout
 
 \begin_layout Standard
-The option 
+Checking the option 
 \family sans
 Mark
 \begin_inset space ~
@@ -41067,6 +45861,35 @@ Cursor follows scrollbar
  scrolling.
 \end_layout
 
+\begin_layout Standard
+You can adjust the width of the cursor.
+ 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
+
+\family sans
+Scroll below end of document
+\family default
+ is self-explanatory.
+\end_layout
+
+\begin_layout Standard
+In \SpecialChar LyX
+ one can jump from word to word by pressing 
+\family sans
+Ctrl+arrow key
+\family default
+.
+ With the option
+\family sans
+ Use Mac-style for cursor moving between words
+\family default
+ the cursor jumps from the end of a word to the end of the next word.
+ Normally it jumps from the beginning to the beginning.
+\end_layout
+
 \begin_layout Standard
 The option 
 \family sans
@@ -41084,8 +45907,11 @@ Group environments by their category
 \end_layout
 
 \begin_layout Standard
-The math macro editing option determines the editing style, see the section
+The 
+\family sans
+Edit math macros
+\family default
+ options determine the editing style for math macros, see the section 
 \emph on
 Math Macros
 \emph default
@@ -41102,13 +45928,13 @@ Fullscreen
 
 \begin_layout Standard
 Here you can specify what is hidden in the fullscreen mode.
The option 
With the option 
 \family sans
 Limit text width
 \family default
specifies the width of the text in fullscreen mode.
- This way you can display the text smaller than the screen, the text appears
then centered.
you can specify the width of the text in fullscreen mode.
+ This way you can display the text smaller than the screen; the text then
appears centered.
 \end_layout
 
 \begin_layout Subsection
@@ -41135,21 +45961,23 @@ Settings ! Shortcuts
 
 \end_layout
 
-\begin_layout Subsubsection
-Bind File
-\end_layout
-
 \begin_layout Standard
-Bindings are used to bind a LyX-function to a key.
- Several binding files are available:
+
+\family sans
+Bind File
+\family default
+ specifies the file to be used to bind a \SpecialChar LyX
+ function to a key.
+ Several binding files are available, among them:
 \end_layout
 
 \begin_layout Description
-cua.bind typical set of PC keyboard shortcuts
+cua.bind typical set of PC keyboard shortcuts
 \end_layout
 
 \begin_layout Description
-(x)emacs.bind set of bindings like they are used in the editor programs 
+(x)emacs.bind a set of bindings similar to those used in the editor programs
 \family sans
 Emacs
 \family default
@@ -41161,7 +45989,7 @@ XEmacs
 \end_layout
 
 \begin_layout Description
-mac.bind set of bindings for 
+mac.bind set of bindings for 
 \family sans
 Mac
 \begin_inset space \thinspace{}
 \end_layout
 
 \begin_layout Standard
-There are also bind-files designed for special document classes, like 
+There are also binding files designed for special document classes, like
 \shape italic
 broadway.bind
 \shape default
-, and bind files for special languages.
- The name of language bind-files begin with a language code, e.
+, and binding files for special languages.
+ The names of language binding files begin with a language code, e.
 \begin_inset space \thinspace{}
 \end_inset
 
 \end_inset
 
  for Portuguese.
- If you use LyX in a certain language, LyX will try to use the appropriate
- bind-file.
+ If you use \SpecialChar LyX
+ in a certain language, \SpecialChar LyX
+ will try to use the appropriate binding
+ file.
 \end_layout
 
 \begin_layout Standard
-Some bind-files, like 
-\emph on
+Some binding files, like 
+\shape italic
 math.bind
-\emph default
-, have only a small scope.
+\shape default
+, only have a limited scope.
  When looking at the end of the file 
 \shape italic
 cua.bind
@@ -41212,11 +46043,28 @@ cua.bind
 , you can see that they are included to keep the overview in the bind-file.
 \end_layout
 
+\begin_layout Standard
+The field 
+\family sans
+Show
+\begin_inset space ~
+\end_inset
+
+key-bindings
+\begin_inset space ~
+\end_inset
+
+containing
+\family default
+ allows you to search for the shortcut provided for a particular function
+ in the selected key binding file.
+\end_layout
+
 \begin_layout Subsubsection
 Editing Shortcuts
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Editing-Shortcuts"
+name "subsec:Editing-Shortcuts"
 
 \end_inset
 
@@ -41235,7 +46083,8 @@ Key Bindings ! Editing
 
 \begin_layout Standard
 To add new or modify existing keybindings to your own taste you can use
- the table in the dialog that lists all LyX-functions and the bound shortcuts.
+ the table in the dialog that lists all \SpecialChar LyX
+ functions and the bound shortcuts.
  To find functions easily, they are grouped by categories and the dialog
  provides the field 
 \family sans
@@ -41251,8 +46100,8 @@ paste
 \begin_inset Quotes erd
 \end_inset
 
- and you get the 4 different existing shortcuts for the 3 different functions
- that contain 
+ and you get the four different existing shortcuts for the three different
functions that contain 
 \begin_inset Quotes eld
 \end_inset
 
@@ -41262,10 +46111,12 @@ paste
 
  in their name.
  As you can see, one function can have more than one shortcut.
- All LyX-functions are also listed in the file 
-\emph on
-LyX Functions
-\emph default
+ All \SpecialChar LyX
+ functions are also listed in the file 
+\family sans
+\SpecialChar LyX
+ Functions
+\family default
  that you will find in the 
 \family sans
 Help
@@ -41274,15 +46125,7 @@ Help
 \end_layout
 
 \begin_layout Standard
-To add e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
-\end_inset
-
-the shortcut 
+For example, to add the shortcut 
 \family sans
 Alt+Q
 \family default
@@ -41297,22 +46140,27 @@ Modify
  button.
  A dialog pops up where you can add the shortcut by using it.
  So press Alt+Q to define the shortcut.
- Modifying an existing shortcut is done the same way.
- You can also bind multiple functions to one shortcut by modifying an existing
- binding and adding the different function names as a semicolon separated
- list.
- LyX will then use the first function that is enabled in the current document
+\end_layout
+
+\begin_layout Standard
+Modifying an existing shortcut is done the same way.
+ You can also bind multiple functions to one shortcut by starting the \SpecialChar LyX
+ Function
+ definition with “command alternatives” and following it with the different
+ function names as a semicolon separated list.
+ \SpecialChar LyX
+ will then use the first function that is enabled in the current document
  part.
- The binding for the function 
-\family sans
-command-alter
-\family default
- is an example of this.
 \end_layout
 
 \begin_layout Standard
-Alternatively you can also edit shortcuts by modifying bind-files with a
- text editor.
+If you don't like a particular shortcut, you can remove it.
+\end_layout
+
+\begin_layout Standard
+Alternatively you can also edit shortcuts by modifying binding files with
+ a text editor.
  The syntax of the entries is:
 \end_layout
 
@@ -41333,7 +46181,8 @@ key combination
 \begin_inset Quotes eld
 \end_inset
 
-LyX-function
+\SpecialChar LyX
+ function
 \begin_inset Quotes erd
 \end_inset
 
@@ -41341,10 +46190,10 @@ LyX-function
 \end_layout
 
 \begin_layout Subsection
-Keyboard / Mouse
+Keyboard/Mouse
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Keyboard-Map"
+name "subsec:Keyboard-Map"
 
 \end_inset
 
@@ -41372,21 +46221,60 @@ Settings ! Keyboard Map
 \end_layout
 
 \begin_layout Standard
-Normally keyboard settings have to be done in a menu of your operating system.
- For the case that this is not possible, LyX provides keyboard maps.
- If you have e.
-\begin_inset space \thinspace{}
+Normally keyboard settings are made in a menu of your operating system.
+ For the case thatWhere this is not possible, \SpecialChar LyX
+ provides keyboard maps.
+ If, for example, you have a Czech keyboard but want to use it as if it
+ is a Romanian one, you can enable 
+\family sans
+Use
+\begin_inset space ~
 \end_inset
 
-g.
-\begin_inset space \space{}
+keyboard
+\begin_inset space ~
 \end_inset
 
-a Czech keyboard but want to write with it like with a Romanian one, you
- can use the keyboard map file named 
-\emph on
+map
+\family default
+ and select the keyboard map file named 
+\shape italic
 romanian.kmap
+\shape default
+.
+\end_layout
+
+\begin_layout Standard
+You can specify a 
+\family sans
+First
+\family default
+ and a 
+\family sans
+Second
+\family default
+ keyboard map and, if you use the 
+\emph on
+cua
 \emph default
+ bindings, you can select the first and second with 
+\begin_inset Info
+type  "shortcut"
+arg   "keymap-primary"
+\end_inset
+
+ and 
+\begin_inset Info
+type  "shortcut"
+arg   "keymap-secondary"
+\end_inset
+
+ respectively or toggle between them with 
+\begin_inset Info
+type  "shortcut"
+arg   "keymap-toggle"
+\end_inset
+
 .
 \end_layout
 
@@ -41399,7 +46287,8 @@ status open
 \series bold
 Note:
 \series default
- Keyboard maps are only provided as makeshift and don't work on all systems.
+ Keyboard maps can only provide a makeshift solution and don't work on all
+ systems.
 \end_layout
 
 \end_inset
@@ -41408,39 +46297,49 @@ Note:
 \end_layout
 
 \begin_layout Standard
-Besides this, you can specify here th
+You can also specify the mous
 \family sans
 Wheel scrolling speed
 \family default
 .
- The standard value is 1.0, higher values speed up the scrolling, lower ones
+ The standard value is 1.0; higher values speed up the scrolling, lower ones
  slow it down.
+ With the option 
+\family sans
+Middle mouse button pasting
+\family default
+ you can determine if pressing the middle mouse button (or the mouse wheel)
+ inserts the content of the clipboard.
 \end_layout
 
-\begin_layout Subsection
-Input Completion
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Input-Completion-Appendix"
-
+\begin_layout Standard
+If you 
+\family sans
+Enable
+\family default
+\family sans
+Scroll
+\begin_inset space ~
 \end_inset
 
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Input completion
-\end_layout
-
+wheel
+\begin_inset space ~
 \end_inset
 
+zoom,
+\family default
+ you can select a key for zooming.
+ When this key is pressed and the mouse wheel is rotated, the text is zoomed.
+\end_layout
 
+\begin_layout Subsection
+Input Completion
 \end_layout
 
 \begin_layout Standard
-Input completion is described in sec.
-\begin_inset space \thinspace{}
+Input completion is described in section
+\begin_inset space ~
 \end_inset
 
 
@@ -41451,11 +46350,6 @@ reference "sec:Input-Completion"
 \end_inset
 
 .
- The completion options for math do the same as the corresponding options
- for text.
- With the general options you can define the delay time for the inline and
- popup completion and choose if long completions should be abbreviated or
- not.
 \end_layout
 
 \begin_layout Section
@@ -41489,12 +46383,20 @@ Settings ! Paths
 
 \end_layout
 
+\begin_layout Standard
+The paths to the various resources used by \SpecialChar LyX
+ are normally determined during
+ the installation.
+ But there may be reasons why you might want to modify them.
+\end_layout
+
 \begin_layout Description
 Working
 \begin_inset space ~
 \end_inset
 
-directory This is LyX's working directory.
+directory This is \SpecialChar LyX
+'s working directory.
  It is the default when you 
 \family sans
 Open
@@ -41509,7 +46411,7 @@ Save
 \begin_inset space ~
 \end_inset
 
-as
+As
 \family default
  files.
 \end_layout
@@ -41521,7 +46423,7 @@ Document
 
 templates This directory will be opened when you use the menu 
 \family sans
-File\SpecialChar \menuseparator
+File\SpecialChar menuseparator
 New
 \begin_inset space ~
 \end_inset
@@ -41546,7 +46448,7 @@ Examples
 \family default
  in the 
 \family sans
-File\SpecialChar \menuseparator
+File\SpecialChar menuseparator
 Open
 \family default
  dialog.
@@ -41566,7 +46468,8 @@ Note:
 \family sans
 Examples
 \family default
- button does not exist when using LyX on MacOS and Windows systems.
+ button does not exist when using \SpecialChar LyX
+ on Mac OS and Windows systems.
 \end_layout
 
 \end_inset
@@ -41590,14 +46493,14 @@ Backup ! Directory
 \end_inset
 
  Backup copies will be saved to this directory.
When no directory is given but backups are enabled as described in section
If no directory is given but backups are enabled as described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Backup documents"
+reference "subsec:Backup documents"
 
 \end_inset
 
@@ -41609,7 +46512,7 @@ Working directory
 \begin_inset Newline newline
 \end_inset
 
-The backup files have the ending 
+Backup files have the ending 
 \begin_inset Quotes eld
 \end_inset
 
@@ -41621,37 +46524,99 @@ The backup files have the ending
 \end_layout
 
 \begin_layout Description
-Ly
-\begin_inset ERT
-status collapsed
+LyXServer
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
+pipe Here you can enter the name of a so-called UNIX-pipe.
+ This pipe is used to send data from external programs to \SpecialChar LyX
+.
+\begin_inset Newline newline
+\end_inset
 
-{}
-\end_layout
 
+\series bold
+Example:
+\series default
+ You add a Bib\SpecialChar TeX
+ database 
+\emph on
+test.bib
+\emph default
+ to your document.
+ You can edit this file with the program 
+\family typewriter
+JabRef
+\family default
+.
+ In 
+\family typewriter
+JabRef
+\family default
+ you have to use the same Unix-Pipe for \SpecialChar LyX
+ in its preferences under 
+\family sans
+External
+\begin_inset space ~
 \end_inset
 
-XServer-Pipe Here you can enter the name of a Unix-pipe.
- This pipe is used to send data from external programs to LyX.
+programs
+\family default
+.
+ If you want to get one entry of the database as citation, select it in
+\family typewriter
+JabRef
+\family default
+ and click on the \SpecialChar LyX
+ symbol.
+ The entry will now be inserted as a citation at the current cursor position
+ in your \SpecialChar LyX
+ file.
+ Of course, 
+\family typewriter
+JabRef
+\family default
+ and \SpecialChar LyX
+ need to be running the same time.
 \begin_inset Newline newline
 \end_inset
 
+The pipe is also used for the 
+\family sans
+Single instance
+\family default
+ feature, see section
+\begin_inset space ~
+\end_inset
 
-\begin_inset Note Greyedout
-status open
 
-\begin_layout Plain Layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Backup documents"
 
-\series bold
-Note:
-\series default
- This feature doesn't work on Windows systems.
-\end_layout
+\end_inset
 
+.
+\begin_inset Newline newline
 \end_inset
 
+To use the \SpecialChar LyX
+Server-Pipe on Windows, you must use this pipe name:
+\begin_inset Newline newline
+\end_inset
 
+
+\series bold
+
+\backslash
+
+\backslash
+.
+\backslash
+pipe
+\backslash
+lyxpipe
 \end_layout
 
 \begin_layout Description
@@ -41662,16 +46627,54 @@ Temporary
 directory Temporary files will be saved in this directory.
 \end_layout
 
+\begin_layout Description
+Thesaurus
+\begin_inset space ~
+\end_inset
+
+dictionary Directory where the thesaurus dictionaries are located.
+ You only need to specify it if the thesaurus does not work or if you want
+ to use custom/alternative dictionaries.
+\end_layout
+
+\begin_layout Description
+Hunspell
+\begin_inset space ~
+\end_inset
+
+dictionary Directory where the dictionaries of the spell checker program
+\family typewriter
+Hunspell
+\family default
+ are located.
+ You only need to specify it if you are using 
+\family typewriter
+Hunspell
+\family default
+ and spell checking does not work or if you want to use custom/alternative
+ dictionaries.
+ For \SpecialChar LyX
+ on Windows 
+\family typewriter
+Hunspell
+\family default
+ is the only available spell checker and should work without specifying
+ a directory.
+\end_layout
+
 \begin_layout Description
 PATH
 \begin_inset space ~
 \end_inset
 
 prefix This field contains a list of paths to external programs.
- When LyX needs to use an external program, it looks in this list where
+ When \SpecialChar LyX
+ needs to use an external program, it looks in this list to see where
  to find it on the system.
- The path list is automatically set up on Windows and Mac systems when LyX
- is configured, so that you normally don't have to modify it.
+ The path list is automatically set up on Windows and Mac systems when \SpecialChar LyX
+
+ is configured; so you normally don't have to modify it.
  On Unix
 \begin_inset space \thinspace{}
 \end_inset
@@ -41682,7 +46685,29 @@ prefix This field contains a list of paths to external programs.
 
 Linux systems, the path list will need to be set only if there are external
  programs you wish to use that are not in your normal system path ($PATH).
+\end_layout
+
+\begin_layout Description
+TEXINPUTS
+\begin_inset space ~
+\end_inset
+
+prefix The TEXINPUTS environment variable allows you to use external files
+ which are included in a \SpecialChar LyX
+ document via commands in \SpecialChar TeX
+ code or in the document
+ preamble.
+ This prefix includes by default the document directory (represented by
+ a single dot '.').
+ The prefix can contain any list of paths separated by the default separator
+ of the OS (':' on UNIX like systems and ';' on Windows).
+ If files are included, the paths listed in the TEXINPUTS prefix will be
+ scanned for the input files.
+ Note that any non-absolute path listed in the TEXINPUTS prefix is considered
+ to be relative to the directory of your \SpecialChar LyX
+ file.
+ It is recommended that you always include '.' as one of the paths; otherwise
+ compilation may fail for some documents.
 \end_layout
 
 \begin_layout Section
@@ -41690,8 +46715,16 @@ Identity
 \end_layout
 
 \begin_layout Standard
-Here you can insert your name and email address.
- The identity will be used when you have enabled change tracking as described
+Here you can insert your 
+\family sans
+Name
+\family default
+ and 
+\family sans
+E-mail
+\family default
+ address.
+ These will be used when you have enabled change tracking, as described
  in section
 \begin_inset space ~
 \end_inset
@@ -41732,6 +46765,13 @@ Settings ! Language
 
 \begin_layout Subsection
 Language
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Prefs-Language"
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Description
@@ -41739,18 +46779,17 @@ User
 \begin_inset space ~
 \end_inset
 
-Interface
+interface
 \begin_inset space ~
 \end_inset
 
-language Here you can select the language of LyX's menus.
- Unfortunately this doesn't work on Mac and Windows.
- It works on Linux for the languages into LyX's menus and dialogs are translated.
- You find the actual translation status here: 
+language Here you can select the language for \SpecialChar LyX
+'s menus.
+ You can find its actual translation status here: 
 \begin_inset CommandInset href
 LatexCommand href
-name "http://www.lyx.org/I18n"
 target "http://www.lyx.org/I18n"
+literal "false"
 
 \end_inset
 
@@ -41758,70 +46797,84 @@ target "http://www.lyx.org/I18n"
 \end_layout
 
 \begin_layout Description
-Default
+Language
 \begin_inset space ~
 \end_inset
 
-language is the language used in new documents
-\end_layout
+package determines which \SpecialChar LaTeX
+ package should be loaded to handle language issues.
+ Language issues that are handled by this package include proper hyphenation
+ as well as localization of dates and text strings such as 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Description
-Language
-\begin_inset space ~
+Chapter
+\begin_inset Quotes erd
 \end_inset
 
-package is a LaTeX-command to load a LaTeX-package that handles language
- issues.
- The default is the LaTeX-command 
-\family sans
+ and 
+\begin_inset Quotes eld
+\end_inset
 
-\backslash
-usepackage{babel}
-\family default
- that loads the package 
+Table
+\begin_inset Quotes erd
+\end_inset
+
+.
+ The most widespread language package is 
 \series bold
 babel
 \series default
-.
-\begin_inset Foot
+
+\begin_inset Index idx
 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"
+\SpecialChar LaTeX
+ packages ! babel
+\end_layout
 
 \end_inset
 
+; it is the default language package in classic \SpecialChar LaTeX
 .
-\end_layout
+ More recent typesetting engines such as Xe\SpecialChar TeX
+ and Lua\SpecialChar TeX
+ come with the alternative
+ language package 
+\series bold
+polyglossia
+\series default
 
-\end_inset
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! polyglossia
+\end_layout
 
-\begin_inset Newline newline
 \end_inset
 
-
+ that is more suited to the multi-script support of these engines.
+ Furthermore, there are also specific language packages for languages not
+ covered by 
 \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
+.
+ The available selections are described in section
+\begin_inset space ~
 \end_inset
 
-Table
-\begin_inset Quotes erd
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Language-encodings"
+
 \end_inset
 
- at the beginning of every table caption.
+.
 \end_layout
 
 \begin_layout Description
@@ -41829,8 +46882,9 @@ Command
 \begin_inset space ~
 \end_inset
 
-start When a special LaTeX-package is needed to write in a certain document
- language, you can here specify the command to start the package.
+start If a special \SpecialChar LaTeX
+-package is needed to write in a certain document language,
+ you can here specify the command to start the package.
  An example is the start command 
 \family sans
 
@@ -41839,12 +46893,14 @@ begin{arabtext}
 \family default
  that is needed to write Arabic using the package 
 \series bold
-ArabTeX
+Arab\SpecialChar TeX
+
 \series default
 , see 
 \begin_inset CommandInset citation
 LatexCommand cite
 key "Arabic"
+literal "true"
 
 \end_inset
 
@@ -41877,21 +46933,44 @@ Command start
 \end_layout
 
 \begin_layout Description
-Use
+Default
 \begin_inset space ~
 \end_inset
 
-babel Whether 
-\series bold
-babel
-\series default
- is used or not.
+decimal
+\begin_inset space ~
+\end_inset
+
+separator Defines the default decimal point for use in tables (decimal point
+ alignment).
 \end_layout
 
 \begin_layout Description
-Global When this option is set, the languages used in the document will
+Default
+\begin_inset space ~
+\end_inset
+
+length
+\begin_inset space ~
+\end_inset
+
+unit Defines the unit that is used as default for lengths in \SpecialChar LyX
+'s dialogs.
+\end_layout
+
+\begin_layout Description
+Set
+\begin_inset space ~
+\end_inset
+
+languages
+\begin_inset space ~
+\end_inset
+
+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.
+ used by all \SpecialChar LaTeX
+-packages.
  Otherwise they will only be used as options for the 
 \series bold
 babel
@@ -41904,7 +46983,7 @@ Auto
 \begin_inset space ~
 \end_inset
 
-begin When this option is set, the documents starts with the chosen document
+begin When this option is set, documents start with the chosen document
  language.
  When this option is not set, the 
 \family sans
@@ -41914,7 +46993,8 @@ Command
 
 start
 \family default
- is explicitly set to the beginning of the document in the LaTeX-output.
+ is explicitly set to the beginning of the document in the \SpecialChar LaTeX
+-output.
  This assures that the correct language is used when you use another 
 \family sans
 Command
@@ -41961,7 +47041,7 @@ foreign
 \end_inset
 
 languages Text marked formatted in a language different from the document
- language will be underlined blue.
+ language will be underlined in blue.
 \end_layout
 
 \begin_layout Description
@@ -41974,7 +47054,7 @@ RTL
 \end_inset
 
 support Enables the use of languages, written from right to left (RTL),
- like Arabic, Hebrew, Farsi.
+ like Arabic, Hebrew or Farsi.
 \end_layout
 
 \begin_layout Description
@@ -42004,7 +47084,7 @@ reference "sec:Spellchecking"
 
 \end_inset
 
-
+.
 \end_layout
 
 \begin_layout Section
@@ -42012,60 +47092,88 @@ Outputs
 \end_layout
 
 \begin_layout Subsection
-Printer
+General
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Printer"
+name "subsec:General-output"
 
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Printer
 \end_layout
 
+\begin_layout Description
+Forward
+\begin_inset space ~
 \end_inset
 
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Settings ! Printer
-\end_layout
-
+search Commands that will be used for the menu 
+\family sans
+Navigate\SpecialChar menuseparator
+Forward
+\begin_inset space ~
 \end_inset
 
+search
+\family default
+.
+ For a detailed description see section 
+\emph on
+Reverse DVI/PDF search
+\emph default
+ of the 
+\emph on
+Additional
+\begin_inset space ~
+\end_inset
 
+Features
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Description
-Default
+Dvips
 \begin_inset space ~
 \end_inset
 
-printer Here you can specify the name of your default printer.
- The name will be used when the 
+Options Options for the program 
+\family typewriter
+dvips
+\family default
+ that is used for the export format 
 \family sans
-Printer command
+Postscript
 \family default
- is executed.
+, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Export"
+
+\end_inset
+
+.
+ Possible options are listed in the 
+\family typewriter
+dvips
+\family default
+ manual:
 \begin_inset Newline newline
 \end_inset
 
 
-\begin_inset Note Greyedout
-status open
+\begin_inset Flex URL
+status collapsed
 
 \begin_layout Plain Layout
 
-\series bold
-Note:
-\series default
- You can leave this field empty on Windows systems because it has no effect.
+https://www.tug.org/texinfohtml/dvips.html
+\backslash
+#Option-details
 \end_layout
 
 \end_inset
@@ -42074,80 +47182,35 @@ Note:
 \end_layout
 
 \begin_layout Description
-Adapt
-\begin_inset space ~
-\end_inset
-
-output
+Output
 \begin_inset space ~
 \end_inset
 
-to
+line
 \begin_inset space ~
 \end_inset
 
-printer This option works only for the 
-\family sans
-Printer command
-\family default
-\begin_inset Quotes eld
-\end_inset
-
-
+length sets the maximum number of characters printed in one line when using
+ the menu 
 \family sans
-dvips
-\family default
-
-\begin_inset Quotes erd
-\end_inset
-
-.
- It activates a configuration file for dvips.
- This is an option only for dvips experts.
-\end_layout
-
-\begin_layout Description
-Printer
+File\SpecialChar menuseparator
+Export\SpecialChar menuseparator
+Plain
 \begin_inset space ~
 \end_inset
 
-command is the command LyX
-\begin_inset space \thinspace{}
-\end_inset
-
-/
-\begin_inset space \thinspace{}
-\end_inset
-
-LaTeX uses for printing.
- The default is on most systems 
-\family sans
-dvips
+text
 \family default
 .
+ Setting the line length to 0 means all text is printed in one endless line.
 \end_layout
 
 \begin_layout Description
-Printer
-\begin_inset space ~
-\end_inset
-
-Command
+Date
 \begin_inset space ~
 \end_inset
 
-Options Here you can specify printer options.
- A list of printer options with explanations can be found in the documentation
- of the program that provides the 
-\family sans
-Printer command
-\family default
- you are using.
-\end_layout
-
-\begin_layout Subsection
-Date Format
+format
 \begin_inset Index idx
 status collapsed
 
@@ -42167,11 +47230,7 @@ Settings ! Date format
 
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-The date format can be one or a mixture of the formats listed here:
+ The date format can be one or a mixture of the formats listed here:
 \begin_inset Newline newline
 \end_inset
 
@@ -42181,7 +47240,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://unixhelp.ed.ac.uk/CGI/man-cgi?date
+http://man7.org/linux/man-pages/man1/date.1.html
 \end_layout
 
 \end_inset
@@ -42201,65 +47260,28 @@ For example the format
 prints the date as day/month/year.
 \end_layout
 
-\begin_layout Subsection
-Plain Text
-\end_layout
-
 \begin_layout Description
-Output
-\begin_inset space ~
-\end_inset
-
-line
+Overwrite
 \begin_inset space ~
 \end_inset
 
-length sets the maximum number of characters printed in one line when using
- the menu 
-\family sans
-File\SpecialChar \menuseparator
-Export\SpecialChar \menuseparator
-Plain
-\begin_inset space ~
-\end_inset
-
-text
-\family default
-.
- Setting the line line length to 0 means all text is printed in one endless
- line.
-\end_layout
-
-\begin_layout Description
-roff
+on
 \begin_inset space ~
 \end_inset
 
-command defines an additional command used to produce better ASCII tables
- with the 
-\family typewriter
-groff/troff/nroff
-\family default
- UNIX-commands (refer to their manuals for more information about them).
- Setting this as empty tells LyX to use the internal formatter.
+export Setting what \SpecialChar LyX
+ is allowed to overwrite on export.
 \end_layout
 
 \begin_layout Subsection
-LaT
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
+La
+\family sans
+TeX
+\family default
 
-eX
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:LaTeX-settings"
+name "subsec:LaTeX-settings"
 
 \end_inset
 
@@ -42268,7 +47290,8 @@ name "sub:LaTeX-settings"
 status collapsed
 
 \begin_layout Plain Layout
-Settings ! LaTeX
+Settings ! \SpecialChar LaTeX
+
 \end_layout
 
 \end_inset
@@ -42277,18 +47300,19 @@ Settings ! LaTeX
 \end_layout
 
 \begin_layout Description
-Te
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+Use
+\begin_inset space ~
+\end_inset
 
-{}
-\end_layout
+La
+\family sans
+TeX
+\family default
 
+\begin_inset space ~
 \end_inset
 
-X
+font
 \begin_inset space ~
 \end_inset
 
@@ -42314,13 +47338,13 @@ T2C
 \family sans
 LCY
 \family default
-, and 
+ and 
 \family sans
 X2
 \family default
- are for Cyrillic.
+ are used for Cyrillic.
  Combinations of the encodings are possible, like 
-\begin_inset Quotes erd
+\begin_inset Quotes eld
 \end_inset
 
 
@@ -42333,93 +47357,54 @@ T1, T2B
 
 .
  The font encoding is normally automatically loaded by the language packages
- LyX sets up in the background.
+ \SpecialChar LyX
+ sets up in the background.
  So there is no need to change the default encoding.
 \end_layout
 
 \begin_layout Description
-Default
+DVI
 \begin_inset space ~
 \end_inset
 
-paper
+viewer
 \begin_inset space ~
 \end_inset
 
-size This is the paper size that is used for new documents.
- The 
-\family sans
-Default
-\family default
- value depends on your LaTeX-system setup.
-\end_layout
-
-\begin_layout Standard
-You can also specify here commands with parameters for the listed applications.
- But before you change something, it is strongly recommended to read the
- manuals of the applications.
- Currently the following commands can be set:
-\end_layout
-
-\begin_layout Description
-CheckTe
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
+paper
+\begin_inset space ~
 \end_inset
 
-X
+size
 \begin_inset space ~
 \end_inset
 
-command Command for the program 
+options They only have an effect when the program 
 \family sans
-CheckTeX
+xdvi
 \family default
- that is described in the section 
-\emph on
-Checking TeX
-\emph default
- of the 
-\emph on
-Additional Features
-\emph default
- manual.
+ is used as DVI-viewer, read its manual to find out more.
 \end_layout
 
-\begin_layout Description
-BibTe
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
+\begin_layout Standard
+Here you can also specify options and commands with parameters for processors.
+ But before you change something, it is strongly recommended to read the
+ manuals of the applications.
 \end_layout
 
-\end_inset
-
-X
+\begin_layout Description
+Bibliography
 \begin_inset space ~
 \end_inset
 
-command Command for the program 
-\family sans
-BibTeX
-\family default
- that generates the bibliography, see section
+generation Settings for the generation of the bibliography, see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Bibliography-databases"
+reference "subsec:Bibliography-databases"
 
 \end_inset
 
@@ -42431,14 +47416,14 @@ Index
 \begin_inset space ~
 \end_inset
 
-command Command for the program that generates the index, see section
+generation Settings for the generation of the index, see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Index-Program"
+reference "subsec:Index-Program"
 
 \end_inset
 
@@ -42457,7 +47442,7 @@ command Command for the program that generates the nomenclature, see section
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Nomenclature-Program"
+reference "subsec:Nomenclature-Program"
 
 \end_inset
 
@@ -42465,27 +47450,29 @@ reference "sub:Nomenclature-Program"
 \end_layout
 
 \begin_layout Description
-DVI
-\begin_inset space ~
-\end_inset
-
-viewer
-\begin_inset space ~
-\end_inset
-
-paper
-\begin_inset space ~
-\end_inset
+Check
+\family sans
+TeX
+\family default
 
-size
 \begin_inset space ~
 \end_inset
 
-options They only have an effect when the program 
+command Command for the program 
 \family sans
-xdvi
+Check\SpecialChar TeX
+
 \family default
- is used as DVI-viewer.
+ that is described in the section 
+\emph on
+Checking \SpecialChar TeX
+
+\emph default
+ of the 
+\emph on
+Additional Features
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Standard
@@ -42509,7 +47496,8 @@ in
 \begin_inset space ~
 \end_inset
 
-LaTeX
+\SpecialChar LaTeX
+
 \begin_inset space ~
 \end_inset
 
@@ -42532,7 +47520,8 @@ files Uses paths in the notation of Windows, that means that
 \end_inset
 
  to separate folders.
- This option is enabled by default when you use LyX on Windows.
+ This option is enabled by default when you use \SpecialChar LyX
+ on Windows.
 \begin_inset Index idx
 status collapsed
 
@@ -42576,14 +47565,23 @@ document
 \begin_inset space ~
 \end_inset
 
-classes
+class
 \begin_inset space ~
 \end_inset
 
-changes Removes all manually set document class options in the 
+changes Removes all manually set 
 \family sans
-Document\SpecialChar \menuseparator
-Settings
+Class options
+\family default
+ in the 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Document
+\begin_inset space ~
+\end_inset
+
+Class
 \family default
  dialog when changing the document class.
 \end_layout
@@ -42610,7 +47608,7 @@ File handling
 Converters
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Converters"
+name "subsec:Converters"
 
 \end_inset
 
@@ -42630,8 +47628,8 @@ Converters
 \begin_layout Standard
 Here you find the list of defined converter commands to convert material
  from one format to another.
- You can modify them or create new ones.
- To modify a converter, select it, change the entry of the field 
+ You can modify converters or create new ones.
+ To modify a converter, select it, change the entry of the 
 \family sans
 Converter
 \family default
@@ -42643,7 +47641,7 @@ Extra
 
 flag
 \family default
-, and press the 
+ field and press the 
 \family sans
 Modify
 \family default
@@ -42651,7 +47649,7 @@ Modify
  To create a new converter, select an existing one, select a different format
  in the 
 \family sans
-From
+To
 \begin_inset space ~
 \end_inset
 
@@ -42661,7 +47659,7 @@ format
 \family sans
 Converter
 \family default
- field, and press the 
+ field and press the 
 \family sans
 Add
 \family default
@@ -42669,12 +47667,15 @@ Add
 \end_layout
 
 \begin_layout Standard
-When the 
+If the 
 \family sans
 Converter File Cache
 \family default
- is enabled, conversions will be cached as long as specified in the field
+ is 
+\family sans
+Enabled
+\family default
+, conversions will be cached as long as specified in the field 
 \family sans
 Maximum Age (in days
 \family default
@@ -42684,8 +47685,8 @@ Maximum Age (in days
 \end_layout
 
 \begin_layout Standard
-More about converters, like the variables and flags that can be used in
the converter definition, is described in the section 
+More about converters, like the flags that can be used in the converter
+ definition, is described in the section 
 \emph on
 Converters
 \emph default
@@ -42728,14 +47729,41 @@ Copiers
 \end_layout
 
 \begin_layout Standard
-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.
+Here you find the list of defined file formats that \SpecialChar LyX
+ can handle.
+ You can modify the 
+\family sans
+Editor
+\family default
+ and 
+\family sans
+Viewer
+\family default
+ programs that should be used for certain formats.
 \end_layout
 
 \begin_layout Standard
-More about formats, like the options that can be used in the format definition,
- is described in the section 
+You can also define the 
+\family sans
+Default output format
+\family default
+ that is used when you use 
+\family sans
+View, Update, View Master Document
+\family default
+ or 
+\family sans
+Update Master Document
+\family default
+ in the 
+\family sans
+Document
+\family default
+ menu or the toolbar.
+\end_layout
+
+\begin_layout Standard
+More about formats and their options is described in the section 
 \emph on
 Formats
 \emph default
@@ -42747,9 +47775,10 @@ Customization
 \end_layout
 
 \begin_layout Standard
-Since all conversions from one format to another take place in LyX's temporary
+Since all conversions from one format to another take place in \SpecialChar LyX
+'s temporary
  directory, it is sometimes necessary to modify a file before copying it
- to the temporary directory in order that the conversion may be performed.
+ to the temporary directory so that the conversion may be performed.
  This is done by specifying a 
 \family sans
 Copier
@@ -42767,7 +47796,8 @@ Customization
 \end_layout
 
 \begin_layout Chapter
-Units available in LyX
+Units available in \SpecialChar LyX
+
 \begin_inset Index idx
 status collapsed
 
@@ -42780,7 +47810,7 @@ Units
 
 \begin_inset CommandInset label
 LatexCommand label
-name "cha:Units-available-in"
+name "chap:Units-available-in"
 
 \end_inset
 
@@ -42788,14 +47818,19 @@ name "cha:Units-available-in"
 \end_layout
 
 \begin_layout Standard
-To understand the units described in this documentation, 
+Table
+\begin_inset space ~
+\end_inset
+
+
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cap:Units"
+reference "tab:Units"
 
 \end_inset
 
- explains all units available in LyX.
+ explains all the units available in \SpecialChar LyX
+ and used in this documentation.
 \end_layout
 
 \begin_layout Standard
@@ -42806,12 +47841,12 @@ sideways false
 status open
 
 \begin_layout Plain Layout
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
 LatexCommand label
-name "cap:Units"
+name "tab:Units"
 
 \end_inset
 
@@ -42833,10 +47868,11 @@ Units
 \begin_layout Plain Layout
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="20" columns="2">
+<lyxtabular version="3" rows="20" columns="3">
 <features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -42847,13 +47883,23 @@ unit
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 name/description
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ command
+\end_layout
+
 \end_inset
 </cell>
 </row>
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 millimeter
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
+
 \end_inset
 </cell>
 </row>
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 centimeter
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
+
 \end_inset
 </cell>
 </row>
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 inch
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -42927,7 +48000,7 @@ pt
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -42942,6 +48015,15 @@ pt = 1
 in)
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -42955,7 +48037,7 @@ pc
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -42970,6 +48052,15 @@ pc = 12
 pt)
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -42983,7 +48074,7 @@ sp
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -42998,6 +48089,15 @@ sp = 1
 pt)
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -43011,7 +48111,7 @@ bp
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -43026,6 +48126,15 @@ bp = 1
 in)
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
+
 \end_inset
 </cell>
 </row>
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-didot (72
+didot (1
 \begin_inset space \thinspace{}
 \end_inset
 
 \begin_inset Formula $\approx$
 \end_inset
 
37.6
0.376
 \begin_inset space \thinspace{}
 \end_inset
 
 mm)
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -43071,7 +48189,7 @@ cc
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -43086,6 +48204,15 @@ cc = 12
 dd)
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -43094,18 +48221,27 @@ dd)
 \begin_inset Text
 
 \begin_layout Plain Layout
-Scale%
+Scale Graphics %
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 % of original image width
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -43114,18 +48250,29 @@ Scale%
 \begin_inset Text
 
 \begin_layout Plain Layout
-text%
+Text Width %
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 % of text width
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+textwidth
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -43134,18 +48281,29 @@ text%
 \begin_inset Text
 
 \begin_layout Plain Layout
-col%
+Column Width %
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 % of column width
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+columnwidth
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -43154,18 +48312,29 @@ col%
 \begin_inset Text
 
 \begin_layout Plain Layout
-page%
+Page Width %
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 % of paper width
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+paperwidth
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -43174,18 +48343,29 @@ page%
 \begin_inset Text
 
 \begin_layout Plain Layout
-line%
+Line Width %
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 % of line width
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+linewidth
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -43194,18 +48374,29 @@ line%
 \begin_inset Text
 
 \begin_layout Plain Layout
-theight%
+Text Height %
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 % of text height
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+textheight
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -43214,18 +48405,29 @@ theight%
 \begin_inset Text
 
 \begin_layout Plain Layout
-pheight%
+Page Height %
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 % of paper height
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+paperheight
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -43239,7 +48441,7 @@ ex
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
  in current font
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -43263,7 +48474,7 @@ em
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
  in current font
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -43287,7 +48507,7 @@ mu
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -43302,6 +48522,15 @@ mu = 1/18
 em)
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -43321,7 +48550,7 @@ em)
 Credits
 \begin_inset CommandInset label
 LatexCommand label
-name "cha:Credits"
+name "chap:Credits"
 
 \end_inset
 
@@ -43436,10 +48665,12 @@ Uwe Stöhr
 \end_layout
 
 \begin_layout Itemize
-The LyX Team: 
+The \SpecialChar LyX
+ Team: 
 \begin_inset CommandInset citation
 LatexCommand cite
 key "lyxcredit"
+literal "true"
 
 \end_inset
 
@@ -43458,19 +48689,21 @@ Bibliography
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 label "Credits"
 key "lyxcredit"
+literal "true"
 
 \end_inset
 
-The LyX Team: 
+The \SpecialChar LyX
+ Team: 
 \begin_inset CommandInset href
 LatexCommand href
 name "Credits"
-target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
+target "http://www.lyx.org/Credits"
+literal "false"
 
 \end_inset
 
@@ -43484,7 +48717,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
+http://www.lyx.org/Credits
 \end_layout
 
 \end_inset
@@ -43493,59 +48726,62 @@ http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "latexcompanion"
+literal "true"
 
 \end_inset
 
 Frank Mittelbach and Michel Goossens: 
 \emph on
-The LaTeX Companion Second Edition.
+The \SpecialChar LaTeX
+ Companion Second Edition.
 
 \emph default
  Addison-Wesley, 2004
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "latexguide"
+literal "true"
 
 \end_inset
 
 Helmut Kopka and Patrick W.
  Daly: 
 \emph on
-A Guide to LaTeX Fourth Edition.
+A Guide to \SpecialChar LaTeX
+ Fourth Edition.
 
 \emph default
  Addison-Wesley, 2003
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "latexbook"
+literal "true"
 
 \end_inset
 
 Leslie Lamport: 
 \emph on
-LaTeX: A Document Preparation System.
+\SpecialChar LaTeX
+: A Document Preparation System.
 
 \emph default
  Addison-Wesley, second edition, 1994
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "texbook"
+literal "true"
 
 \end_inset
 
@@ -43553,21 +48789,23 @@ Donald E.
  Knuth.
  
 \emph on
-The TeXbook.
+The \SpecialChar TeX
+book.
 
 \emph default
  Addison-Wesley, 1984
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "TeXCatalogue"
+literal "true"
 
 \end_inset
 
-The TeX Catalogue:
+The \SpecialChar TeX
+ Catalogue:
 \begin_inset Newline newline
 \end_inset
 
@@ -43577,7 +48815,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
+http://mirrors.ctan.org/help/Catalogue/bytopic.html
 \end_layout
 
 \end_inset
@@ -43586,14 +48824,15 @@ http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "LaTeXFAQ"
+literal "true"
 
 \end_inset
 
-The LaTeX FAQ:
+The \SpecialChar LaTeX
+ FAQ:
 \begin_inset Newline newline
 \end_inset
 
@@ -43603,7 +48842,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.tex.ac.uk/cgi-bin/texfaq2html
+http://www.tex.ac.uk/faq/
 \end_layout
 
 \end_inset
@@ -43612,10 +48851,10 @@ http://www.tex.ac.uk/cgi-bin/texfaq2html
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "BibTeX"
+literal "true"
 
 \end_inset
 
@@ -43623,13 +48862,15 @@ key "BibTeX"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
+target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
+literal "false"
 
 \end_inset
 
  of the program 
 \family sans
-BibTeX
+Bib\SpecialChar TeX
+
 \family default
 :
 \begin_inset Newline newline
@@ -43641,7 +48882,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
+http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
 \end_layout
 
 \end_inset
@@ -43650,10 +48891,10 @@ http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "BibTeX-2"
+literal "true"
 
 \end_inset
 
@@ -43662,12 +48903,14 @@ key "BibTeX-2"
 LatexCommand href
 name "Documentation"
 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
+literal "false"
 
 \end_inset
 
  how to use the program 
 \family sans
-BibTeX
+Bib\SpecialChar TeX
+
 \family default
 :
 \begin_inset Newline newline
@@ -43688,10 +48931,112 @@ http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "Biblatex"
+literal "true"
+
+\end_inset
+
+
+\begin_inset CommandInset href
+LatexCommand href
+name "Documentation"
+target "http://www.ctan.org/macros/latex/contrib/biblatex/doc/biblatex.pdf"
+literal "false"
+
+\end_inset
+
+ of the \SpecialChar LaTeX
+ package 
+\series bold
+biblatex
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! biblatex
+\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/biblatex/doc/biblatex.pdf
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "biber"
+literal "true"
+
+\end_inset
+
+
+\begin_inset CommandInset href
+LatexCommand href
+name "Documentation"
+target "http://mirrors.ctan.org/biblio/biber/documentation/biber.pdf"
+literal "false"
+
+\end_inset
+
+ of the \SpecialChar LaTeX
+ package 
+\series bold
+biber
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! biber
+\end_layout
+
+\end_inset
+
+:
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex URL
+status collapsed
+
+\begin_layout Plain Layout
+
+http://mirrors.ctan.org/biblio/biber/documentation/biber.pdf
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "makeindex"
+literal "true"
 
 \end_inset
 
@@ -43699,7 +49044,8 @@ key "makeindex"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
+target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
+literal "false"
 
 \end_inset
 
@@ -43717,7 +49063,46 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
+http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "makeindex-man"
+literal "true"
+
+\end_inset
+
+
+\begin_inset CommandInset href
+LatexCommand href
+name "Options"
+target "http://mirrors.ctan.org/indexing/makeindex/doc/manpages.dvi"
+literal "false"
+
+\end_inset
+
+ for the program 
+\family sans
+makeindex
+\family default
+:
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex URL
+status collapsed
+
+\begin_layout Plain Layout
+
+http://mirrors.ctan.org/indexing/makeindex/doc/manpages.dvi
 \end_layout
 
 \end_inset
@@ -43726,10 +49111,10 @@ http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "xindy"
+literal "true"
 
 \end_inset
 
@@ -43738,6 +49123,7 @@ key "xindy"
 LatexCommand href
 name "Documentation"
 target "http://www.xindy.org/documentation.html"
+literal "false"
 
 \end_inset
 
@@ -43764,10 +49150,46 @@ http://www.xindy.org/documentation.html
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "AMS"
+literal "true"
+
+\end_inset
+
+
+\begin_inset CommandInset href
+LatexCommand href
+name "Documentation"
+target "http://www.ams.org/publications/authors/tex/amslatex"
+literal "false"
+
+\end_inset
+
+ of the AMS \SpecialChar LaTeX
+-packages:
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex URL
+status collapsed
+
+\begin_layout Plain Layout
+
+http://www.ams.org/publications/authors/tex/amslatex
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "caption"
+literal "true"
 
 \end_inset
 
@@ -43775,11 +49197,13 @@ key "caption"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
+target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
+literal "false"
 
 \end_inset
 
- of the LaTeX-package 
+ of the \SpecialChar LaTeX
+ package 
 \series bold
 caption
 \series default
@@ -43788,7 +49212,8 @@ caption
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! caption
+\SpecialChar LaTeX
+ packages ! caption
 \end_layout
 
 \end_inset
@@ -43803,7 +49228,58 @@ status collapsed
 
 \begin_layout Plain Layout
 
-ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
+http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "enumitem"
+literal "true"
+
+\end_inset
+
+
+\begin_inset CommandInset href
+LatexCommand href
+name "Documentation"
+target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
+literal "false"
+
+\end_inset
+
+ of the \SpecialChar LaTeX
+ package 
+\series bold
+enumitem
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! enumitem
+\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/enumitem/enumitem.pdf
 \end_layout
 
 \end_inset
@@ -43812,10 +49288,10 @@ ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "fancyhdr"
+literal "true"
 
 \end_inset
 
@@ -43823,11 +49299,13 @@ key "fancyhdr"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
+target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
+literal "false"
 
 \end_inset
 
- of the LaTeX-package 
+ of the \SpecialChar LaTeX
+ package 
 \series bold
 fancyhdr
 \series default
@@ -43836,7 +49314,8 @@ fancyhdr
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! fancyhdr
+\SpecialChar LaTeX
+ packages ! fancyhdr
 \end_layout
 
 \end_inset
@@ -43851,7 +49330,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
+http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
 \end_layout
 
 \end_inset
@@ -43860,26 +49339,24 @@ ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "hyperref"
+literal "true"
 
 \end_inset
 
 
-\series bold
-
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
+target "http://www.ctan.org/pkg/hyperref"
+literal "false"
 
 \end_inset
 
-
-\series default
- of the LaTeX-package 
+ of the \SpecialChar LaTeX
+ package 
 \series bold
 hyperref
 \series default
@@ -43888,7 +49365,8 @@ hyperref
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! hyperref
+\SpecialChar LaTeX
+ packages ! hyperref
 \end_layout
 
 \end_inset
@@ -43903,7 +49381,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
+http://www.ctan.org/pkg/hyperref
 \end_layout
 
 \end_inset
@@ -43912,10 +49390,10 @@ ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "nomencl"
+literal "true"
 
 \end_inset
 
@@ -43923,11 +49401,13 @@ key "nomencl"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
+target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
+literal "false"
 
 \end_inset
 
- of the LaTeX-package 
+ of the \SpecialChar LaTeX
+ package 
 \series bold
 nomencl
 \series default
@@ -43936,7 +49416,8 @@ nomencl
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! nomencl
+\SpecialChar LaTeX
+ packages ! nomencl
 \end_layout
 
 \end_inset
@@ -43951,7 +49432,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
+http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
 \end_layout
 
 \end_inset
@@ -43960,10 +49441,10 @@ ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "tipa"
+key "prettyref"
+literal "true"
 
 \end_inset
 
@@ -43971,20 +49452,23 @@ key "tipa"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
+target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
+literal "false"
 
 \end_inset
 
- of the LaTeX-package 
+ of the \SpecialChar LaTeX
+ package 
 \series bold
-tipa
+prettyref
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! tipa
+\SpecialChar LaTeX
+ packages ! prettyref
 \end_layout
 
 \end_inset
@@ -43999,7 +49483,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
+http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
 \end_layout
 
 \end_inset
@@ -44008,10 +49492,10 @@ http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "wrapfig"
+key "refstyle"
+literal "true"
 
 \end_inset
 
@@ -44019,20 +49503,23 @@ key "wrapfig"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
+target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
+literal "false"
 
 \end_inset
 
- of the LaTeX-package 
+ of the \SpecialChar LaTeX
+ package 
 \series bold
-wrapfig
+refstyle
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! wrapfig
+\SpecialChar LaTeX
+ packages ! refstyle
 \end_layout
 
 \end_inset
@@ -44047,7 +49534,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
+http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf
 \end_layout
 
 \end_inset
@@ -44056,10 +49543,10 @@ ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "XeTeX"
+key "Arabic"
+literal "true"
 
 \end_inset
 
@@ -44067,11 +49554,13 @@ key "XeTeX"
 \begin_inset CommandInset href
 LatexCommand href
 name "Wiki-page"
-target "http://wiki.lyx.org/LyX/XeTeX"
+target "http://wiki.lyx.org/Windows/Arabic"
+literal "false"
 
 \end_inset
 
- how to use LyX with XeTeX:
+ how to set up \SpecialChar LyX
+ for Arabic:
 \begin_inset Newline newline
 \end_inset
 
@@ -44081,7 +49570,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/LyX/XeTeX
+http://wiki.lyx.org/Windows/Arabic
 \end_layout
 
 \end_inset
@@ -44090,10 +49579,10 @@ http://wiki.lyx.org/LyX/XeTeX
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Arabic"
+key "Armenian"
+literal "true"
 
 \end_inset
 
@@ -44101,11 +49590,13 @@ key "Arabic"
 \begin_inset CommandInset href
 LatexCommand href
 name "Wiki-page"
-target "http://wiki.lyx.org/Windows/Arabic"
+target "http://wiki.lyx.org/Windows/Armenian"
+literal "false"
 
 \end_inset
 
- how to set up LyX for Arabic:
+ how to set up \SpecialChar LyX
+ for Armenian:
 \begin_inset Newline newline
 \end_inset
 
@@ -44115,7 +49606,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/Windows/Arabic
+http://wiki.lyx.org/Windows/Armenian
 \end_layout
 
 \end_inset
@@ -44124,10 +49615,10 @@ http://wiki.lyx.org/Windows/Arabic
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Armenian"
+key "Cyrillic"
+literal "true"
 
 \end_inset
 
@@ -44135,11 +49626,13 @@ key "Armenian"
 \begin_inset CommandInset href
 LatexCommand href
 name "Wiki-page"
-target "http://wiki.lyx.org/Windows/Armenian"
+target "http://wiki.lyx.org/Windows/Cyrillic"
+literal "false"
 
 \end_inset
 
- how to set up LyX for Armenian:
+ how to set up \SpecialChar LyX
+ for Cyrillic languages:
 \begin_inset Newline newline
 \end_inset
 
@@ -44149,7 +49642,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/Windows/Armenian
+http://wiki.lyx.org/Windows/Cyrillic
 \end_layout
 
 \end_inset
@@ -44158,10 +49651,10 @@ http://wiki.lyx.org/Windows/Armenian
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Farsi"
+literal "true"
 
 \end_inset
 
@@ -44170,10 +49663,12 @@ key "Farsi"
 LatexCommand href
 name "Wiki-page"
 target "http://wiki.lyx.org/Windows/Farsi"
+literal "false"
 
 \end_inset
 
- how to set up LyX for Farsi:
+ how to set up \SpecialChar LyX
+ for Farsi:
 \begin_inset Newline newline
 \end_inset
 
@@ -44192,10 +49687,10 @@ http://wiki.lyx.org/Windows/Farsi
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Hebrew"
+literal "true"
 
 \end_inset
 
@@ -44204,10 +49699,12 @@ key "Hebrew"
 LatexCommand href
 name "Wiki-page"
 target "http://wiki.lyx.org/Windows/Hebrew"
+literal "false"
 
 \end_inset
 
- how to set up LyX for Hebrew:
+ how to set up \SpecialChar LyX
+ for Hebrew:
 \begin_inset Newline newline
 \end_inset
 
@@ -44226,10 +49723,10 @@ http://wiki.lyx.org/Windows/Hebrew
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Japanese"
+literal "true"
 
 \end_inset
 
@@ -44238,10 +49735,12 @@ key "Japanese"
 LatexCommand href
 name "Wiki-page"
 target "http://wiki.lyx.org/Windows/Japanese"
+literal "false"
 
 \end_inset
 
- how to set up LyX for Japanese:
+ how to set up \SpecialChar LyX
+ for Japanese:
 \begin_inset Newline newline
 \end_inset
 
@@ -44260,10 +49759,10 @@ http://wiki.lyx.org/Windows/Japanese
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Latvian"
+literal "true"
 
 \end_inset
 
@@ -44272,10 +49771,12 @@ key "Latvian"
 LatexCommand href
 name "Wiki-page"
 target "http://wiki.lyx.org/Windows/Latvian"
+literal "false"
 
 \end_inset
 
- how to set up LyX for Latvian:
+ how to set up \SpecialChar LyX
+ for Latvian:
 \begin_inset Newline newline
 \end_inset
 
@@ -44294,10 +49795,10 @@ http://wiki.lyx.org/Windows/Latvian
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Lithuanian"
+literal "true"
 
 \end_inset
 
@@ -44306,10 +49807,12 @@ key "Lithuanian"
 LatexCommand href
 name "Wiki-page"
 target "http://wiki.lyx.org/Windows/Lithuanian"
+literal "false"
 
 \end_inset
 
- how to set up LyX for Lithuanian:
+ how to set up \SpecialChar LyX
+ for Lithuanian:
 \begin_inset Newline newline
 \end_inset
 
@@ -44328,10 +49831,10 @@ http://wiki.lyx.org/Windows/Lithuanian
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Mongolian"
+literal "true"
 
 \end_inset
 
@@ -44340,10 +49843,12 @@ key "Mongolian"
 LatexCommand href
 name "Wiki-page"
 target "http://wiki.lyx.org/Windows/Mongolian"
+literal "false"
 
 \end_inset
 
- how to set up LyX for Mongolian:
+ how to set up \SpecialChar LyX
+ for Mongolian:
 \begin_inset Newline newline
 \end_inset
 
@@ -44362,10 +49867,10 @@ http://wiki.lyx.org/Windows/Mongolian
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Vietnamese"
+literal "true"
 
 \end_inset
 
@@ -44374,10 +49879,12 @@ key "Vietnamese"
 LatexCommand href
 name "Wiki-page"
 target "http://wiki.lyx.org/Windows/Vietnamese"
+literal "false"
 
 \end_inset
 
- how to set up LyX for Vietnamese:
+ how to set up \SpecialChar LyX
+ for Vietnamese:
 \begin_inset Newline newline
 \end_inset
 
@@ -44396,10 +49903,10 @@ http://wiki.lyx.org/Windows/Vietnamese
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "NewInLyX20"
+literal "true"
 
 \end_inset
 
@@ -44408,12 +49915,14 @@ key "NewInLyX20"
 LatexCommand href
 name "Wiki-page"
 target "http://wiki.lyx.org/LyX/NewInLyX20"
+literal "false"
 
 \end_inset
 
  about new features in 
 \family sans
-LyX 2.0
+\SpecialChar LyX
+ 2.0
 \family default
 :
 \begin_inset Newline newline
@@ -44500,13 +50009,14 @@ options "biblio/alphadin"
 \end_layout
 
 \begin_layout Standard
-The above bibliography is created from a BibTeX-database.
+The above bibliography is created from a Bib\SpecialChar TeX
+ database.
 \end_layout
 
 \begin_layout Standard
 \begin_inset CommandInset nomencl_print
 LatexCommand printnomenclature
-set_width "none"
+set_width "auto"
 
 \end_inset
 
@@ -44514,6 +50024,8 @@ set_width "none"
 \begin_inset CommandInset index_print
 LatexCommand printindex
 type "idx"
+name "Index"
+literal "false"
 
 \end_inset