]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/UserGuide.lyx
UserGuide.lyx: describe the new preview inset and revise the section about previewing...
[lyx.git] / lib / doc / UserGuide.lyx
index fe777525ac06c24346cb0f87fad2bdc4f4183bde..8752000947c088baac2e2c39b5e3831628ecba5a 100644 (file)
   \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}
 
 %\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
@@ -138,7 +134,6 @@ customHeadersFooters
 \html_math_output 0
 \html_css_as_file 0
 \html_be_strict true
-\author 5863208 "ab" 
 \end_header
 
 \begin_body
@@ -288,7 +283,7 @@ Introduction
 
  describes several things in addition to 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.
  
@@ -326,11 +321,17 @@ 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 that they are displayed larger than your screen, use in the image
+ settings the option 
+\family sans
+Scale on Screen
+\family default
+ in the tab 
+\family sans
+LaTeX and LyX options
+\family default
+.
  The second and third cases are tables and equations which are wider than
  the LyX window.
  You can use the arrow keys to scroll horizontally through the table, but
@@ -346,13 +347,11 @@ For a brief description of all LyX menus and toolbar buttons, have a look
 
 \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
@@ -385,15 +384,12 @@ 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 LyX that can be configured via the menu 
 \family sans
+Tools\SpecialChar \menuseparator
 Preferences
 \family default
-
+.
 \begin_inset Index idx
 status collapsed
 
@@ -403,6 +399,9 @@ Preferences
 
 \end_inset
 
+ 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 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.
@@ -871,7 +870,7 @@ Like most modern word processors, LyX can perform cut and paste operations
  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.
+ We will start with cut and paste.
 \end_layout
 
 \begin_layout Standard
@@ -971,8 +970,8 @@ arg   "dialog-show findreplace"
 
 \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.
+ One thing to note: whenever you delete a block of text that you have selected,
+ it is automatically placed in the clipboard.
  That is, the 
 \family sans
 Delete
@@ -988,7 +987,7 @@ Cut
  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 
+ You will have to do an 
 \family sans
 Undo
 \family default
@@ -1243,6 +1242,22 @@ Delete
 .
 \end_layout
 
+\begin_layout Standard
+The content of an inset is selected using the shortcut 
+\begin_inset Info
+type  "shortcuts"
+arg   "inset-select-all"
+\end_inset
+
+, the shortcut 
+\begin_inset Info
+type  "shortcuts"
+arg   "command-sequence buffer-begin ; buffer-end-select"
+\end_inset
+
+ selects the whole document.
+\end_layout
+
 \begin_layout Section
 Undo and Redo
 \begin_inset Index idx
@@ -1343,7 +1358,7 @@ Undo
 Redo
 \family default
  work on almost everything in LyX.
- But they won't undo or redo text character by character, but by blocks
+ But they will not undo or redo text character by character, but by blocks
  of text.
 \end_layout
 
@@ -1420,21 +1435,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
@@ -1519,48 +1519,25 @@ The Outliner
 \end_layout
 
 \begin_layout Standard
-The Outline was known in earlier versions of LyX as the 
-\begin_inset Quotes eld
+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 sec.
+\begin_inset space \thinspace{}
 \end_inset
 
-TOC
-\begin_inset Quotes erd
-\end_inset
 
-, since its original purpose was to display the document's table of contents.
- The Outline has become much more powerful now, however.
- In the pull-down box at the top of the outline window, you can choose between
- several different lists, including other TOC-like objects, such as lists
- of tables and figures, but also lists of footnotes, or labels and cross-referen
-ces (see 
 \begin_inset CommandInset ref
 LatexCommand formatted
 reference "sec:Cross-References"
 
 \end_inset
 
-), or notes, or citations (see 
-\begin_inset CommandInset ref
-LatexCommand formatted
-reference "sec:Bibliography"
-
+), or notes, or citations (see sec.
+\begin_inset space \thinspace{}
 \end_inset
 
-).
- Clicking on any of these will take you to the corresponding object in your
- document.
- The Outline has become much more powerful now, however.
- In the pull-down box at the top of the outline window, you can choose between
- several different lists, including other TOC-like objects, such as lists
- of tables and figures, but also lists of footnotes, or labels and cross-referen
-ces (see 
-\begin_inset CommandInset ref
-LatexCommand formatted
-reference "sec:Cross-References"
-
-\end_inset
 
-), or notes, or of citations (see 
 \begin_inset CommandInset ref
 LatexCommand formatted
 reference "sec:Bibliography"
@@ -1759,6 +1736,7 @@ Shift-Tab
 \end_layout
 
 \begin_layout Section
+Input / Word Completion
 \begin_inset CommandInset label
 LatexCommand label
 name "sec:Input-Completion"
@@ -1807,7 +1785,7 @@ status collapsed
 
 \end_inset
 
-Input / Word Completion
+
 \end_layout
 
 \begin_layout Standard
@@ -1818,51 +1796,37 @@ LyX provides completion of words by scanning all documents that are currently
 \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_layout
-
-\begin_layout Standard
-In the preferences dialog, which is opened with the menu 
+The input completion can be activated in the LyX preferences (menu 
 \family sans
 Tools\SpecialChar \menuseparator
 Preferences
 \family default
-, the cursor completion indicator can be turned off in the section 
+) 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
+Automatic
+\begin_inset space ~
+\end_inset
+
+inline
+\begin_inset space ~
+\end_inset
+
+completion
 \family default
key.
the proposed completion is shown directly behind the cursor.
  With the option 
 \family sans
-Automatic popup
+Automatic
+\begin_inset space ~
+\end_inset
+
+popup
 \family default
  the completions are always shown in a popup.
  LyX offers some more completion settings for experts that are described
@@ -1877,6 +1841,34 @@ reference "sub:Input-Completion-Appendix"
 
 \end_inset
 
+.
+ The cursor completion indicator can be turned off by deselecting the option
+\family sans
+Cursor
+\begin_inset space ~
+\end_inset
+
+indicator
+\family default
+.
+\end_layout
+
+\begin_layout Standard
+LyX shows a small triangle behind the cursor as 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 be pressing 
+\family sans
+Return
+\family default
 .
 \end_layout
 
@@ -1959,8 +1951,25 @@ 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
+.
+ LyX's default is 
+\family typewriter
+cua
+\family default
+, which can be changed in the LyX preferences under 
+\family sans
+Editing\SpecialChar \menuseparator
+Shortcuts
+\family default
+.
 \end_layout
 
 \begin_layout Standard
@@ -1992,7 +2001,7 @@ Right
 \family sans
 Up
 \family default
-, and 
+ and 
 \family sans
 Down
 \family default
@@ -2015,7 +2024,7 @@ description "Tabulator key"
 
 \family default
  There is no such thing as a tab stop in LyX.
- If you don't understand this, go read sections
+ If you do not understand this, go read sections
 \begin_inset space ~
 \end_inset
 
@@ -2051,6 +2060,10 @@ reference "sub:Lists"
 Tutorial
 \emph default
 .
+\begin_inset Newline newline
+\end_inset
+
+In LyX the Tab key is only used to accept propositions of the input completion.
 \end_layout
 
 \begin_layout Labeling
@@ -2133,12 +2146,12 @@ description "Control key"
 \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
@@ -2150,7 +2163,7 @@ Delete
 \end_layout
 
 \begin_layout Itemize
-With 
+
 \family sans
 Left
 \family default
@@ -2162,7 +2175,7 @@ Right
 \end_layout
 
 \begin_layout Itemize
-With 
+
 \family sans
 Home
 \family default
@@ -2200,7 +2213,7 @@ description "Shift key"
 
 \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
 
@@ -2238,7 +2251,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
@@ -2285,7 +2301,7 @@ Text Style
 \begin_inset Quotes erd
 \end_inset
 
menu.
dialog.
  Typing 
 \begin_inset Quotes eld
 \end_inset
@@ -2323,10 +2339,10 @@ Alt
 
 \end_deeper
 \begin_layout Standard
-You'll learn more and more key bindings and short-cut keys as you use LyX,
- because most actions will prompt a small message in the status bar at the
- bottom of LyX's main window which describe the name of the action, you've
- just triggered, and any existing key bindings for that action.
+You will learn more and more key bindings and short-cut keys as you use
+ LyX, because most actions will prompt a small message in the status bar
+ at the bottom of LyX's main window which describe the name of the action,
you've just triggered, and any existing key bindings for that action.
  The LyX menus also list the defined key bindings.
  The notation for the key bindings is very similar to the notation used
  in this documentation, so you should not have any problems understanding
@@ -2337,7 +2353,7 @@ You'll learn more and more key bindings and short-cut keys as you use LyX,
 
 
 \family sans
-Alt+P Shift-A
+Alt+P Shift+A
 \family default
 
 \begin_inset Quotes erd
@@ -2362,7 +2378,7 @@ Preferences
 \family default
  under 
 \family sans
-Editing\SpecialChar \menuseparator
+Edit\SpecialChar \menuseparator
 Shortcuts
 \family default
  as explained in sec.
@@ -2656,8 +2672,8 @@ 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
- here.
+We will not go into any 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 
 \emph on
@@ -2821,7 +2837,7 @@ Document ! Settings
 
  dialog.
  Highlighting a module in the dialog will bring up a description of what
- it does.the module.
+ it does.
 \end_layout
 
 \begin_layout Standard
@@ -2884,6 +2900,13 @@ Note:
 
 \begin_layout Subsubsection
 Local Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Local-Layout"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
@@ -2898,12 +2921,11 @@ Document ! Local Layout
 
 \begin_layout Standard
 Modules are to LyX much as packages are to LaTeX: They are intended to be
- used in a variety of different documents, and if you often find yourself
- needing the same sort of thing in different documents, you should consider
- writing a module for this purpose.
- Sometimes, however, a particular document has very special needs, and you
- find yourself wanting a specific inset or character style, but only that
- one time.
+ 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 LaTeX preamble.
  What you want is LyX's 
 \begin_inset Quotes eld
@@ -2914,8 +2936,15 @@ Local Layout
 \end_inset
 
 .
- See chapter 5 of the Customization manual for information on how to use
- it.
+ 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
@@ -3448,7 +3477,7 @@ 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
 
@@ -3504,7 +3533,11 @@ Settings
 .
  There in the 
 \family sans
-Options
+Class
+\begin_inset space ~
+\end_inset
+
+options
 \family default
  field under 
 \family sans
@@ -3588,8 +3621,8 @@ Headings
 \family sans
 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 LaTeX-package 
 \series bold
 fancyhdr
 \series default
@@ -3603,18 +3636,15 @@ LaTeX-packages ! fancyhdr
 
 \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
 
@@ -3622,18 +3652,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 "sub:Paragraph-Separation"
 
 \end_inset
 
@@ -3654,7 +3680,7 @@ Document ! Paper size
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:Paper-Size,-Orientation,"
+name "sub:Paper-Size,-Orientation"
 
 \end_inset
 
@@ -3662,7 +3688,7 @@ name "sub:Paper-Size,-Orientation,"
 \end_layout
 
 \begin_layout Standard
-You'll find the following options in the menu 
+You find the following options in the menu 
 \family sans
 Page
 \begin_inset space ~
@@ -3670,12 +3696,12 @@ Page
 
 Layout
 \family default
- of the dialog of the 
+ of the 
 \family sans
 Document\SpecialChar \menuseparator
 Settings
 \family default
menu:
dialog:
 \family sans
 
 \begin_inset Index idx
@@ -3754,7 +3780,7 @@ Custom
 \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
@@ -3941,11 +3967,18 @@ LaTeX does this when LyX goes to produce a printable file.
 all
 \emph default
  of these pre-coded spacings.
- We'll explain more later.
+ We will explain more later.
 \end_layout
 
 \begin_layout Subsection
 Paragraph Separation
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Paragraph-Separation"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
@@ -4203,7 +4236,7 @@ nest
  days of typewriters.
  There are several paragraph environments which 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
@@ -4720,42 +4753,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
 
@@ -4763,9 +4761,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
 
@@ -4854,7 +4852,7 @@ Numbering
 
 TOC
 \family default
- you'll see two counters.
+ you will see two counters.
  The one named 
 \family sans
 Numbering
@@ -5118,7 +5116,7 @@ This is in the
 Quotation
 \family default
  environment.
- If I keep writing, you'll see the indentation.
+ If I keep writing, you will see the indentation.
  If your country uses a writing style that shows off new paragraphs by indenting
  the first line, then 
 \family sans
@@ -5299,8 +5297,8 @@ Description
 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.
+ 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
@@ -5381,7 +5379,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
@@ -5538,7 +5536,7 @@ Document ! Settings
 
 \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
@@ -6186,10 +6184,6 @@ reference "sub:Horizontal-Space"
 
 .
  Here are some examples:
-\begin_inset Newpage pagebreak
-\end_inset
-
-
 \end_layout
 
 \begin_layout Labeling
@@ -6230,12 +6224,12 @@ HFill
 \end_layout
 
 \begin_layout Subsection
-Letters
+Customized Lists
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Letters
+Lists ! Customized
 \end_layout
 
 \end_inset
@@ -6243,87 +6237,38 @@ 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 
+To use the features described in this section, you must load the module
 \family sans
-Address
+Customisable Lists (enumitem)
 \family default
- and 
-\family sans
-Right
-\begin_inset space ~
-\end_inset
+ in the document settings.
+ This loads the features of the 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
+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
 
@@ -6331,166 +6276,123 @@ 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
+Short Title
 \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 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 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 counter of the enumeration in the first level.
+ 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 small Roman numeral.
+ For capital Roman numerals replace in the command above 
+\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
+ by 
+\series bold
+
+\backslash
+Roman
+\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"
-\end_inset
+ For Arabic numerals use 
+\series bold
 
- or 
-\family sans
-Formatting
-\begin_inset space ~
+\backslash
+arabic
+\series default
+.
+ To 
+\begin_inset Quotes eld
 \end_inset
 
-Character\SpecialChar \menuseparator
-Line
-\begin_inset space ~
+number
+\begin_inset Quotes erd
 \end_inset
 
-Break
-\family default
- from the 
-\family sans
-Insert
-\family default
- menu) to start a new line in an 
-\family sans
-Address
-\family default
- or 
-\family sans
-Right
-\begin_inset space ~
-\end_inset
+ items with capital or small Latin letters use 
+\series bold
 
-Address
-\family default
- environment.
-\end_layout
+\backslash
+Alph
+\series default
+ or 
+\series bold
 
-\begin_layout Subsection
-Academic Writing
+\backslash
+alph
+\series default
+, respectively.
 \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.
-\end_layout
+\noindent
+\begin_inset Note Greyedout
+status open
 
-\begin_layout Subsubsection
+\begin_layout Plain Layout
 
-\family sans
-Abstract
-\begin_inset Index idx
-status collapsed
+\series bold
+Note:
+\series default
+ You can only number 26
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
-Abstracts
+items with Latin letters, because this numbering is limited to single letters.
 \end_layout
 
 \end_inset
@@ -6499,105 +6401,59 @@ 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.
+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 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_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.
+As example a list with custom numbering:
 \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.
-\end_layout
+\begin_layout Enumerate
+\begin_inset Argument
+status open
 
-\begin_layout Standard
-\begin_inset Float figure
-wide false
-sideways false
+\begin_layout Plain Layout
+\begin_inset ERT
 status open
 
 \begin_layout Plain Layout
-\align center
-\begin_inset Graphics
-       filename clipart/Abstract.pdf
+
+label=
+\backslash
+#
+\backslash
+Alph{enumi}
+\backslash
+#
+\end_layout
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Plain Layout
-\begin_inset Caption
+\end_inset
+
+Level 1
+\end_layout
+
+\begin_deeper
+\begin_layout Enumerate
+\begin_inset Argument
+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
+Alph{enumi}.
+\backslash
+arabic{enumii}
 \end_layout
 
 \end_inset
@@ -6607,900 +6463,1843 @@ Abstract
 
 \end_inset
 
-
+Level 2
 \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
-\end_inset
+\begin_layout Enumerate
+Level 2
+\end_layout
 
-book
-\begin_inset Quotes erd
-\end_inset
+\begin_deeper
+\begin_layout Enumerate
+\begin_inset Argument
+status open
 
- class, we can't do this.
- We inserted it therefore as figure
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
+\begin_inset ERT
+status open
 
+\begin_layout Plain Layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:Paragraph-in-the"
+label=
+\backslash
+bf{
+\backslash
+arabic{enumiii}}
+\end_layout
 
 \end_inset
 
-.
- If you've never heard of an 
-\begin_inset Quotes eld
-\end_inset
 
-abstract
-\begin_inset Quotes erd
+\end_layout
+
 \end_inset
 
- before, you can safely ignore this environment.
+Level 3
 \end_layout
 
-\begin_layout Subsubsection
-
-\family sans
-Bibliography
-\family default
+\begin_deeper
+\begin_layout Enumerate
+\begin_inset Argument
+status open
 
-\begin_inset Index idx
-status collapsed
+\begin_layout Plain Layout
+\begin_inset ERT
+status open
 
 \begin_layout Plain Layout
-Bibliography
+
+label=
+\backslash
+emph{
+\backslash
+roman{enumiv})}
 \end_layout
 
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Biblio_environment"
+\end_layout
 
 \end_inset
 
-
+Level 4
 \end_layout
 
+\end_deeper
+\end_deeper
+\end_deeper
 \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.
+For this list these commands were used:
 \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
+\noindent
 
-Bibliography
-\begin_inset Quotes erd
+\series bold
+label=
+\backslash
+#
+\backslash
+Alph{enumi}
+\backslash
+#
+\begin_inset Newline newline
 \end_inset
 
- or 
-\begin_inset Quotes eld
+label=
+\backslash
+Alph{enumi}.
+\backslash
+arabic{enumii}
+\begin_inset Newline newline
 \end_inset
 
-References,
-\begin_inset Quotes erd
+label=
+\backslash
+bf{
+\backslash
+arabic{enumiii}}
+\begin_inset Newline newline
 \end_inset
 
- 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.
+label=
+\backslash
+emph{
+\backslash
+roman{enumiv})}
 \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
+where the command 
+\series bold
 
+\backslash
+emph{}
+\series default
+ makes the label emphasized and 
+\series bold
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Bibliography"
+\backslash
+bf{}
+\series default
+ makes it bold.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ When you changed the label of a list level, it will be used for all following
+ lists until you change the definition.
+\end_layout
 
 \end_inset
 
-.
+
 \end_layout
 
-\begin_layout Subsection
-LyX
-\family sans
--Code
+\begin_layout Subsubsection
+Resumed Enumeration
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Paragraph ! LyX code
+Lists ! Enumerate ! Resumed
 \end_layout
 
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:LyX-Code"
-
-\end_inset
-
-
 \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
+Enumerations can be resumed after intermediate paragraphs:
+\end_layout
+
+\begin_layout Enumerate
+\begin_inset Argument
+status open
 
 \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_inset ERT
+status open
 
-Blank
-\family default
- instead of an end-of-word marker.
-\end_layout
+\begin_layout Plain Layout
 
-\end_inset
+label=
+\backslash
+arabic{enumi}.
+\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
 
- (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.
-\end_layout
 
-\begin_layout Standard
-There are a few quirks with this environment:
 \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
+first
+\begin_inset Note Note
+status open
 
-g.
-\begin_inset space \space{}
-\end_inset
+\begin_layout Plain Layout
+goes back to default numbering
+\end_layout
 
-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 Itemize
-You can't follow a 
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
-\end_inset
+\begin_layout Enumerate
+second
+\end_layout
 
- with a 
-\family sans
-Space
-\family default
-.
+\begin_layout Standard
+regular text
 \end_layout
 
-\begin_deeper
-\begin_layout Itemize
-Use a 
-\family sans
-Return
-\family default
- to begin a new paragraph, then you can use a 
+\begin_layout Enumerate-Resume
+resumed
+\end_layout
+
+\begin_layout Standard
+To resume an enumeration, use the style 
 \family sans
-Space
+Enumerate-Resume
 \family default
 .
+ Its numbering appears in blue within LyX to indicate that it is a resumed
+ list and that the numbering will not be correct in LyX, but in the output.
 \end_layout
 
-\begin_layout Itemize
-Or: use 
-\begin_inset Info
-type  "shortcut"
-arg   "space-insert protected"
-\end_inset
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
- instead.
-\end_layout
+\begin_layout Plain 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.
+\series bold
+Note:
+\series default
+ If there is no previous enumeration to resume, you will get a LaTeX error.
 \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:
+Perhaps you might want to resume the list with a different number than 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 new enumeration.
+ There insert the command
 \end_layout
 
-\begin_layout LyX-Code
-#include <stdio.h>
-\end_layout
+\begin_layout Standard
 
-\begin_layout LyX-Code
+\series bold
+start=number
 \end_layout
 
-\begin_layout LyX-Code
-int main(void)
+\begin_layout Standard
+where 
+\emph on
+number
+\emph default
+ is the number with which you want to resume the list.
+ An example:
 \end_layout
 
-\begin_layout LyX-Code
-{
+\begin_layout Enumerate
+first item
 \end_layout
 
-\begin_layout LyX-Code
-    printf("Hello World!
-\backslash
-n");
+\begin_layout Enumerate
+second item
 \end_layout
 
-\begin_layout LyX-Code
-    return 0;
+\begin_layout Standard
+Enumeration starting at a given value:
 \end_layout
 
-\begin_layout LyX-Code
-}
-\end_layout
+\begin_layout Enumerate
+\begin_inset Argument
+status open
 
-\begin_layout Standard
-This is just the standard 
-\begin_inset Quotes eld
-\end_inset
+\begin_layout Plain Layout
+\begin_inset ERT
+status open
 
-Hello world!
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Plain Layout
 
- program.
+start=4
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\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
 
-\begin_layout Plain Layout
-Paragraph environments|)
 \end_layout
 
 \end_inset
 
-
+This enumeration starts at 4
 \end_layout
 
-\begin_layout Section
-Nesting Environments
+\begin_layout Subsubsection
+List Spacing
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Nesting ! Environments
+Lists ! Spacing
 \end_layout
 
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Nesting"
-
-\end_inset
-
+\end_layout
 
+\begin_layout Standard
+In some cases you might want less or more vertical space between the items
+ of a list.
+ For example the default space is too much in your opinion in this case:
 \end_layout
 
-\begin_layout Subsection
-Introduction
+\begin_layout Itemize
+A bullet list
 \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
-\end_inset
-
- to item #2:
+\begin_layout Itemize
+with standard spacing 
 \end_layout
 
-\begin_layout Enumerate
-one
+\begin_layout Standard
+You can decrease the space by adding an optional argument to the first item
+ of the list.
+ There add the command 
+\series bold
+nolistsep
+\series default
+ to get no additional list space like in this example:
 \end_layout
 
-\begin_layout Enumerate
-two
-\end_layout
+\begin_layout Itemize
+\begin_inset Argument
+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
+nolistsep
 \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
-
-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 Info
-type  "icon"
-arg   "depth-increment"
-\end_inset
 
- and 
-\begin_inset Info
-type  "icon"
-arg   "depth-decrement"
-\end_inset
+\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
+A bullet list
+\end_layout
 
- 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.
+\begin_layout Itemize
+without additional
 \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.
+\begin_layout Itemize
+vertical space
 \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
+To add space you can use several other commands provided by the LaTeX-package
+\series bold
+enumitem
+\series default
 
-\begin_layout Subsection
-What You Can and Can't Nest
-\end_layout
+\begin_inset Index idx
+status collapsed
 
-\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.
+\begin_layout Plain Layout
+LaTeX-packages ! enumitem
 \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:
-\end_layout
+\end_inset
 
-\begin_layout Itemize
-Completely unnestable
-\end_layout
+.
+ For more info see its documentation, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "enumitem"
 
-\begin_layout Itemize
-Fully nestable, you can nest them inside things and you can also nest other
- things inside them.
-\end_layout
+\end_inset
 
-\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
-Here's a list of the three types of nesting behavior, and which paragraph
- environments have them:
-\end_layout
+There are also many commands available to change the horizontal spacing
+ and indentation.
+ Here is an example where the indentation was changed to the one of the
+ paragraphs in the document and the label separation was set to 2
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Description
-Unnestable Can't nest them.
- Can't nest into them.
+cm so that the number is in the page margin:
 \end_layout
 
-\begin_deeper
-\begin_layout Itemize
+\begin_layout Enumerate
+\begin_inset Argument
+status open
 
-\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=
+\backslash
+parindent, labelsep=2cm
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+
 
-\family sans
-Title
 \end_layout
 
-\begin_layout Itemize
+\end_inset
 
-\family sans
-Author
+An enumeration
 \end_layout
 
-\begin_layout Itemize
-
-\family sans
-Date
+\begin_layout Enumerate
+with negative indentation
 \end_layout
 
-\end_deeper
-\begin_layout Description
-Fully
-\begin_inset space ~
-\end_inset
+\begin_layout Subsubsection
+Further Customization
+\begin_inset Index idx
+status collapsed
 
-Nestable You can nest them.
- You can nest other things into them.
+\begin_layout Plain Layout
+Lists ! Customization
 \end_layout
 
-\begin_deeper
-\begin_layout Itemize
+\end_inset
 
-\family sans
-Verse
-\end_layout
 
-\begin_layout Itemize
+\end_layout
 
-\family sans
-Quote
+\begin_layout Standard
+You can also change the style of description lists.
+ The command
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Standard
 
-\family sans
-Quotation
+\series bold
+font=definition
 \end_layout
 
-\begin_layout Itemize
-
-\family sans
-Itemize
+\begin_layout Standard
+changes the description label font, the command
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Standard
 
-\family sans
-Enumerate
+\series bold
+style=definition
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Standard
+sets the list style.
+\end_layout
 
-\family sans
-Description
+\begin_layout Standard
+An example where the command
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Standard
 
-\family sans
-List
+\series bold
+font=
+\backslash
+itshape, style=nextline
 \end_layout
 
-\begin_layout Itemize
-
-\family sans
-LyX-Code
+\begin_layout Standard
+is used:
 \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
+Ionizing
+\begin_inset space ~
+\end_inset
 
-\begin_deeper
-\begin_layout Itemize
+radiation: 
+\begin_inset Argument
+status open
 
-\family sans
-Standard
-\end_layout
+\begin_layout Plain Layout
+\begin_inset ERT
+status open
 
-\begin_layout Itemize
+\begin_layout Plain Layout
 
-\family sans
-Part
+labelindent=0pt, labelsep=1cm, font=
+\backslash
+itshape, style=nextline
 \end_layout
 
-\begin_layout Itemize
-
-\family sans
-Chapter
-\end_layout
+\end_inset
 
-\begin_layout Itemize
 
-\family sans
-Section
 \end_layout
 
-\begin_layout Itemize
+\end_inset
 
-\family sans
-Subsection
+Ionizing radiation consists of particles or electromagnetic waves that are
+ energetic enough to detach electrons from atoms or molecules, therefore
+ ionizing them.
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Description
+Reference
+\begin_inset space ~
+\end_inset
 
-\family sans
-Subsubsection
+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_layout Itemize
-
-\family sans
-Paragraph
-\end_layout
+\begin_layout Standard
+There are many more commands and features provided by the LaTeX-package
+\series bold
+enumitem
+\series default
 
-\begin_layout Itemize
+\begin_inset Index idx
+status collapsed
 
-\family sans
-Subparagraph
+\begin_layout Plain Layout
+LaTeX-packages ! enumitem
 \end_layout
 
-\begin_layout Itemize
-
-\family sans
-Part*
-\end_layout
+\end_inset
 
-\begin_layout Itemize
+.
+ For more info see its documentation, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "enumitem"
 
-\family sans
-Chapter*
-\end_layout
+\end_inset
 
-\begin_layout Itemize
 
-\family sans
-Section*
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Subsection
+Letters
+\begin_inset Index idx
+status collapsed
 
-\family sans
-Subsection*
+\begin_layout Plain Layout
+Letters
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+
 
-\family sans
-Subsubsection*
 \end_layout
 
-\begin_layout Itemize
+\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 Itemize
+\begin_layout Standard
+Although LyX has document classes for letters, we've also created two paragraph
+ environments called 
+\family sans
+Address
+\family default
+ and 
+\family sans
+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 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
+
 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
 
-\end_deeper
 \begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
- Although it is possible to nest numbered section headings like 
+Of course, you're not limited to using 
 \family sans
-Chapter
+Address
 \family default
-, 
+ and 
 \family sans
-Section
-\family default
-, etc.
+Right
 \begin_inset space ~
 \end_inset
 
-to e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
+Address
+\family default
+ for letters only.
+\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
+, in particular, is useful for creating article titles like those used in
+ some European academic papers.
 \end_layout
 
-\end_inset
-
+\begin_layout Subsubsection
+Usage
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Address-Usage"
 
-\end_layout
+\end_inset
 
-\begin_layout Subsection
-Nesting Other Things: Tables, Math, Floats, etc.
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-Nesting ! Tables etc.
 \end_layout
 
+\begin_layout Standard
+The 
+\family sans
+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
+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 Standard
-There are several things that aren't paragraph environments, but which are
- affected by nesting anyhow.
- They are:
-\end_layout
+\begin_layout Right Address
+Right Address
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Itemize
-equations
-\end_layout
+Who I am
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Itemize
-tables
-\end_layout
+Where I am
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Itemize
-figures
+When is it? What is today?
 \end_layout
 
 \begin_layout Standard
-(
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
+That was 
+\family sans
+Right
+\begin_inset space ~
+\end_inset
 
-\series bold
-Note:
-\series default
- Figures and tables in 
+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
-Floats
+Address
 \family default
- are not affected by this.
+ environment:
 \end_layout
 
+\begin_layout Address
+Who are you
+\begin_inset Newline newline
 \end_inset
 
- Have a look at section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Floats"
-
+Where do I send this
+\begin_inset Newline newline
 \end_inset
 
- for more information about 
-\family sans
-Floats
-\family default
-.)
+Your post office and country
 \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.
-\end_layout
-
+As you can see, both 
+\family sans
+Address
+\family default
+ and 
+\family sans
+Right
+\begin_inset space ~
+\end_inset
+
+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
+.
+ 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"
+\end_inset
+
+ or 
+\family sans
+Formatting
+\begin_inset space ~
+\end_inset
+
+Character\SpecialChar \menuseparator
+Line
+\begin_inset space ~
+\end_inset
+
+Break
+\family default
+ from the 
+\family sans
+Insert
+\family default
+ menu) to start a new line in an 
+\family sans
+Address
+\family default
+ or 
+\family sans
+Right
+\begin_inset space ~
+\end_inset
+
+Address
+\family default
+ environment.
+\end_layout
+
+\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.
+ LyX contains paragraph environments for both of these.
+\end_layout
+
+\begin_layout Subsubsection
+
+\family sans
+Abstract
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Abstracts
+\end_layout
+
+\end_inset
+
+
+\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 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 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_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.
+\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.
+\end_layout
+
+\begin_layout Standard
+\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
+
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "cap:Paragraph-in-the"
+
+\end_inset
+
+Paragraph in the 
+\family sans
+Abstract
+\family default
+ environment
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\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
+\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 "cap:Paragraph-in-the"
+
+\end_inset
+
+.
+ If you've 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
+
+\family sans
+Bibliography
+\family default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Bibliography
+\end_layout
+
+\end_inset
+
+
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Biblio_environment"
+
+\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 will not 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
+
+ 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.
+\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_inset
+
+.
+\end_layout
+
+\begin_layout Subsection
+LyX
+\family sans
+-Code
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Paragraph ! LyX code
+\end_layout
+
+\end_inset
+
+
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:LyX-Code"
+
+\end_inset
+
+
+\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
+
+\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
+
+Blank
+\family default
+ instead of an end-of-word marker.
+\end_layout
+
+\end_inset
+
+ this is the only case in which you can type multiple whitespaces in 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
+
+ (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 will need to change the paragraph environment yourself.
+ Also, you can nest the 
+\family sans
+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
+
+g.
+\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 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.
+\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.
+\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 is an example:
+\end_layout
+
+\begin_layout LyX-Code
+#include <stdio.h>
+\end_layout
+
+\begin_layout LyX-Code
+\end_layout
+
+\begin_layout LyX-Code
+int main(void)
+\end_layout
+
+\begin_layout LyX-Code
+{
+\end_layout
+
+\begin_layout LyX-Code
+    printf("Hello World!
+\backslash
+n");
+\end_layout
+
+\begin_layout LyX-Code
+    return 0;
+\end_layout
+
+\begin_layout LyX-Code
+}
+\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
+
+\begin_layout Plain Layout
+Paragraph environments|)
+\end_layout
+
+\end_inset
+
+ 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
+
+Objects
+\emph default
+ manual.
+\end_layout
+
+\begin_layout Section
+Nesting Environments
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Nesting ! Environments
+\end_layout
+
+\end_inset
+
+
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Nesting"
+
+\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
+\end_inset
+
+ to item #2:
+\end_layout
+
+\begin_layout Enumerate
+one
+\end_layout
+
+\begin_layout Enumerate
+two
+\end_layout
+
+\begin_deeper
+\begin_layout Enumerate
+sublist – item #1
+\end_layout
+
+\begin_layout Enumerate
+sublist – item #2
+\end_layout
+
+\end_deeper
+\begin_layout Enumerate
+three
+\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
+
+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 Info
+type  "icon"
+arg   "depth-increment"
+\end_inset
+
+ and 
+\begin_inset Info
+type  "icon"
+arg   "depth-decrement"
+\end_inset
+
+ 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.
+\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
+\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.
+\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:
+\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
+Here's a list of the three types of nesting behavior, and which paragraph
+ environments have them:
+\end_layout
+
+\begin_layout Description
+Unnestable Can't nest them.
+ Can't nest into them.
+\end_layout
+
+\begin_deeper
+\begin_layout Itemize
+
+\family sans
+Bibliography
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Abstract
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Title
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Author
+\end_layout
+
+\begin_layout Itemize
+
+\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 Itemize
+
+\family sans
+Verse
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Quote
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Quotation
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Itemize
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Enumerate
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Description
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+List
+\end_layout
+
+\begin_layout Itemize
+
+\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
+
+\family sans
+Standard
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Part
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Chapter
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Section
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Subsection
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Subsubsection
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Paragraph
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Subparagraph
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Part*
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Chapter*
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Section*
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Subsection*
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Subsubsection*
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Right
+\begin_inset space ~
+\end_inset
+
+Address
+\end_layout
+
+\begin_layout Itemize
+
+\family sans
+Address
+\end_layout
+
+\end_deeper
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ Although it is possible to nest numbered section headings like 
+\family sans
+Chapter
+\family default
+, 
+\family sans
+Section
+\family default
+, etc.
+\begin_inset space ~
+\end_inset
+
+to e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \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.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Nesting Other Things: Tables, Math, Floats, etc.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Nesting ! Tables etc.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+There are several things that aren't paragraph environments, but which are
+ affected by nesting anyhow.
+ They are:
+\end_layout
+
+\begin_layout Itemize
+equations
+\end_layout
+
+\begin_layout Itemize
+tables
+\end_layout
+
+\begin_layout Itemize
+figures
+\end_layout
+
+\begin_layout Standard
+(
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ Figures and tables in 
+\family sans
+Floats
+\family default
+ are not affected by this.
+\end_layout
+
+\end_inset
+
+ Have a look at section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Floats"
+
+\end_inset
+
+ for more information about 
+\family sans
+Floats
+\family default
+.)
+\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.
+\end_layout
+
 \begin_layout Standard
 On the other hand, if you have an equation, figure or table in a 
 \begin_inset Quotes eld
@@ -8266,7 +9065,7 @@ arg   "depth-decrement"
 \begin_layout Labeling
 \labelwidthstring MMM
 #1-b And last, back to the outermost level, #1.
- After this sentence, we'll hit 
+ After this sentence, we will hit 
 \family sans
 Return
 \family default
@@ -8312,7 +9111,7 @@ This is the LyX-Code environment, at level #1, the outermost
 
 \begin_layout LyX-Code
 level.
-  Now we'll hit 
+  Now we will hit 
 \family sans
 Return
 \family default
@@ -8322,7 +9121,7 @@ type  "shortcut"
 arg   "depth-increment"
 \end_inset
 
-, after which, we'll change to the 
+, after which, we will change to the 
 \family sans
 Enumerate
 \family default
@@ -8472,7 +9271,7 @@ arg   "depth-increment"
 \end_inset
 
 .
- We'll do that again\SpecialChar \ldots{}
+ We will do that again\SpecialChar \ldots{}
 
 \end_layout
 
@@ -8661,8 +9460,8 @@ Example 4: Going Bonkers
 
 \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.
+ 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
@@ -8686,11 +9485,11 @@ arg   "depth-increment"
 \family sans
 , Standard
 \family default
-: level #2) We'll stick an encapsulated description of how we created the
- example in parentheses someplace.
+: 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'll put in the level.
+ Either before or after this, we will put in the level.
 \end_layout
 
 \end_deeper
@@ -8704,7 +9503,7 @@ Return, Enumerate
 
 \begin_deeper
 \begin_layout Verse
-Now we'll add verse.
+Now we will add verse.
 \begin_inset Newline newline
 \end_inset
 
@@ -8928,7 +9727,7 @@ quoted letter.
 \begin_inset Quotes erd
 \end_inset
 
- We'll nest both the 
+ We will nest both the 
 \family sans
 Address
 \family default
@@ -8945,7 +9744,7 @@ Address
 Quotation
 \family default
  for the letter body.
- We'll use 
+ We will use 
 \begin_inset Info
 type  "shortcut"
 arg   "break-paragraph inverse"
@@ -9058,391 +9857,6 @@ Itemize
  You have a huge variety of options at your disposal.
 \end_layout
 
-\begin_layout Subsection
-Custom Numbering of Numbered Lists
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Lists ! Enumerate ! Customized
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\noindent
-The default numbering of numbered lists can be changed by adding this command
- in TeX Code (shortcut 
-\begin_inset Info
-type  "shortcut"
-arg   "ert-insert"
-\end_inset
-
-)
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-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
-
-\end_inset
-
- to your document preamble or in the text:
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-renewcommand{
-\backslash
-labelenumi}{
-\backslash
-roman{enumi}}
-\end_layout
-
-\begin_layout Standard
-
-\emph on
-enumi
-\emph default
- is hereby the counter of the enumeration in the first level.
- The command 
-\series bold
-
-\backslash
-roman
-\series default
- outputs the counter as small Roman numeral.
- For capital Roman numerals replace in the command above 
-\series bold
-
-\backslash
-roman
-\series default
- by 
-\series bold
-
-\backslash
-Roman
-\series default
-.
- For Arabic numerals use 
-\series bold
-
-\backslash
-arabic
-\series default
-.
- To 
-\begin_inset Quotes eld
-\end_inset
-
-number
-\begin_inset Quotes erd
-\end_inset
-
- items with capital or small Latin letters use 
-\series bold
-
-\backslash
-Alph
-\series default
- or 
-\series bold
-
-\backslash
-alph
-\series default
-, respectively.
- To 
-\begin_inset Quotes eld
-\end_inset
-
-number
-\begin_inset Quotes erd
-\end_inset
-
- items with symbols use 
-\series bold
-
-\backslash
-fnsymbol
-\series default
-.
-\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
-
-items with Latin letters, because this numbering is limited to single letters.
-\end_layout
-
-\end_inset
-
-
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
- You can only number 9
-\begin_inset space ~
-\end_inset
-
-items with symbols.
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-To change the numbering for the list sublevels, replace each 'i' in the
- command by the small Roman numeral of the level (enumi, enumii, enumiii,
- enumiv).
-\end_layout
-
-\begin_layout Standard
-As example a list with custom numbering:
-\end_layout
-
-\begin_layout Standard
-\begin_inset ERT
-status open
-
-\begin_layout Plain Layout
-
-
-\backslash
-renewcommand{
-\backslash
-labelenumi}{
-\backslash
-#
-\backslash
-Alph{enumi}
-\backslash
-#}
-\end_layout
-
-\begin_layout Plain Layout
-
-
-\backslash
-renewcommand{
-\backslash
-labelenumii}{
-\backslash
-Alph{enumi}.
-\backslash
-arabic{enumii}}
-\end_layout
-
-\begin_layout Plain Layout
-
-
-\backslash
-renewcommand{
-\backslash
-labelenumiii}{
-\backslash
-fnsymbol{enumiii}}
-\end_layout
-
-\begin_layout Plain Layout
-
-
-\backslash
-renewcommand{
-\backslash
-labelenumiv}{(
-\backslash
-roman{enumiv})}
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Enumerate
-Level 1
-\end_layout
-
-\begin_deeper
-\begin_layout Enumerate
-Level 2
-\end_layout
-
-\begin_layout Enumerate
-Level 2
-\end_layout
-
-\begin_deeper
-\begin_layout Enumerate
-Level 3
-\end_layout
-
-\begin_deeper
-\begin_layout Enumerate
-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
-\noindent
-
-\series bold
-
-\backslash
-renewcommand{
-\backslash
-labelenumi}{
-\backslash
-#
-\backslash
-Alph{enumi}
-\backslash
-#}
-\begin_inset Newline newline
-\end_inset
-
-
-\backslash
-renewcommand{
-\backslash
-labelenumii}{
-\backslash
-Alph{enumi}.
-\backslash
-arabic{enumii}}
-\begin_inset Newline newline
-\end_inset
-
-
-\backslash
-renewcommand{
-\backslash
-labelenumiii}{
-\backslash
-fnsymbol{enumiii}}
-\begin_inset Newline newline
-\end_inset
-
-
-\backslash
-renewcommand{
-\backslash
-labelenumiv}{(
-\backslash
-roman{enumiv})}
-\end_layout
-
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-renewcommand{
-\backslash
-labelenumi}{
-\backslash
-arabic{enumi}.}
-\end_layout
-
-\begin_layout Plain Layout
-
-
-\backslash
-renewcommand{
-\backslash
-labelenumii}{
-\backslash
-alph{enumi})}
-\end_layout
-
-\begin_layout Plain Layout
-
-
-\backslash
-renewcommand{
-\backslash
-labelenumiii}{
-\backslash
-roman{enumiii}.}
-\end_layout
-
-\begin_layout Plain Layout
-
-
-\backslash
-renewcommand{
-\backslash
-labelenumiv}{
-\backslash
-Alph{enumiv}.}
-\end_layout
-
-\end_inset
-
-
-\begin_inset Note Note
-status open
-
-\begin_layout Plain Layout
-set the numbering back to the default
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Spacing, pagination and line breaks
 \begin_inset Index idx
@@ -9803,7 +10217,11 @@ em) A line with a
 \begin_inset Formula $\gets$
 \end_inset
 
- Enspace (0.5
+ Enspace
+\begin_inset space ~
+\end_inset
+
+(0.5
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -10372,6 +10790,13 @@ Protect
 
 \begin_layout Subsubsection
 Phantom Space
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Phantom-Space"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
@@ -10692,7 +11117,7 @@ Note:
 \series default
  
 \series medium
-When the extra vertical space would be in the output at the top/bottom of
+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
@@ -10892,7 +11317,7 @@ You might try to use a page break to ensure that a figure or table appears
  See chapter 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cha:Floats-and-Notes"
+reference "chap:Floats-and-Notes"
 
 \end_inset
 
@@ -11023,7 +11448,7 @@ Break
 \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 
+ This is useful to avoid 
 \begin_inset Quotes eld
 \end_inset
 
@@ -11031,7 +11456,7 @@ fringes
 \begin_inset Quotes erd
 \end_inset
 
- in justified paragraphs due to whitespace introduced by line breaks.
+ in justified paragraphs due to possible whitespace introduced by line breaks.
 \end_layout
 
 \begin_layout Standard
@@ -11122,6 +11547,7 @@ Line
  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
@@ -11602,10 +12028,9 @@ reference "sub:LaTeX-font-support"
 \end_inset
 
 ).
- You will then not have access to TeX's own fonts (the selection described
- below).
- Note that LyX lists all available fonts in either of the three lists (roman,
- sans
+ You will then not have access to TeX's own fonts.
+ Note that LyX then lists all available fonts in each of the three lists
+ (roman, sans
 \begin_inset space ~
 \end_inset
 
@@ -11613,7 +12038,7 @@ serif, and typewriter), since 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 \slash{}
 or font failures.
Again, LyX cannot determine this in advance, so you might need to experiment.
+ LyX cannot determine this in advance, so you might need to experiment.
 \end_layout
 
 \begin_layout Standard
@@ -11634,7 +12059,11 @@ Default,
 
 
 \family typewriter
-Computer Modern
+Computer
+\begin_inset space ~
+\end_inset
+
+Modern
 \family default
 
 \begin_inset Quotes erd
@@ -11698,14 +12127,14 @@ Reader
 
 \begin_layout Itemize
 select the 
-\family typewriter
-Latin Modern
-\family default
- (
-\family typewriter
-lm
+\family sans
+Latin
+\begin_inset space ~
+\end_inset
+
+Modern
 \family default
-) fonts, which is the recommended choice if you want to keep the look of
+ fonts, which is the recommended choice if you want to keep the look of
  
 \family typewriter
 cm
 \family default
 .
  
-\family typewriter
-Latin Modern
+\family sans
+Latin
+\begin_inset space ~
+\end_inset
+
+Modern
 \family default
  was developed for the LaTeX community in order to replace 
 \family typewriter
  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 typewriter
-lm
+\family sans
+Latin
+\begin_inset space ~
+\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 for the 
-\family typewriter
-lm
-\family default
- fonts.
+One difference is improved kerning.
 \end_layout
 
 \end_inset
 \end_layout
 
 \begin_layout Itemize
-select the 
-\family typewriter
+or select the 
+\family sans
 AE
+\begin_inset space ~
+\end_inset
+
+(Almost
+\begin_inset space ~
+\end_inset
+
+European)
 \family default
- (
-\family typewriter
-Almost European
-\family default
-) fonts in (the rare) case that 
-\family typewriter
-Latin Modern
+ fonts in (the rare) case that 
+\family sans
+Latin
+\begin_inset space ~
+\end_inset
+
+Modern
 \family default
  is not available to you or does not work, and you still want to emulate
  the look of 
@@ -11869,8 +12310,8 @@ rève
 \begin_inset Quotes erd
 \end_inset
 
- in a PDF, you won't get any result, because the PDF-viewer searches for
- the glyph 
+ in a PDF, you will not get any result, because the PDF-viewer searches
for the glyph 
 \begin_inset Quotes eld
 \end_inset
 
@@ -11886,1381 +12327,882 @@ rève
 \begin_inset space ~
 \end_inset
 
- ̀ 
-\begin_inset Quotes erd
-\end_inset
-
-.
-\end_layout
-
-\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 provided vector fonts, e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space ~
-\end_inset
-
-
-\family sans
-Times Roman
-\family default
- or
-\family typewriter
-\family sans
-Palatino
-\family default
-.
- Most roman vector fonts will automatically select matching sans
-\begin_inset space ~
-\end_inset
-
-serif and typewriter fonts
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-These are sometimes just matching other fonts (e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g., 
-\family sans
-Times Roman
-\family default
- selects 
-\family sans
-Helvetiva
-\family default
- for sans serif text), and sometimes, e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
- with 
-\family typewriter
-Latin Modern
-\family default
- or 
-\family typewriter
-Computer Modern
-\family default
-, different shapes of the same font, i.
-\begin_inset space \thinspace{}
-\end_inset
-
-e.
- a real font 
-\emph on
-family
-\emph default
-.
-\end_layout
-
-\end_inset
-
-, but you can also select your own.
-\begin_inset Newline newline
-\end_inset
-
-The differences between roman, 
-\family sans
-sans
-\begin_inset space ~
-\end_inset
-
-serif
-\family default
-, and 
-\family typewriter
-typewriter
-\family default
- fonts are explained in section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Fine-Tuning-with-the"
-
-\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.
-\begin_inset VSpace bigskip
-\end_inset
-
-For the font size there are generally four possible values: 
-\family sans
-Default, 10
-\family default
-, 
-\family sans
-11
-\family default
-, and 
-\family sans
-12
-\family default
-.
- 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
-
-\begin_layout Standard
-Note that the font size is 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 
-\family sans
-Text
-\begin_inset space ~
-\end_inset
-
-Style
-\family default
- dialog if needed.
- The possible font sizes for text parts are explained in section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Fine-Tuning-with-the"
-
-\end_inset
-
-.
-\end_layout
-
-\begin_layout Standard
-The 
-\family sans
-Default Family
-\family default
- selection lets you specify whether the base font of your document should
- be roman, sans
-\begin_inset space ~
-\end_inset
-
-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) also use other defaults.
-\end_layout
-
-\begin_layout Standard
-The
-\family typewriter
-\family sans
-LaTe
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-X font encoding
-\family default
- selection is an expert setting which lets you change the value passed to
- the LaTeX-package
-\emph on
- fontenc
-\emph default
- (see also sec.
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:LaTeX-settings"
-
-\end_inset
-
-).
- Normally, you do not need to change (or even understand) this.
- Unless you have specific reasons, use 
-\family sans
-Default
-\family default
-.
-\end_layout
-
-\begin_layout Standard
-With some fonts, the checkboxes 
-\family sans
-Use Old Style Figures
-\family default
- and 
-\family sans
-Use True Small Caps
-\family default
- are enabled.
- These are extra features some fonts provide.
- If 
-\family sans
-Use Old Style Figures
-\family default
- is checked, the font uses old style (also known as medieval or text) figures,
- i.
-\begin_inset space \thinspace{}
-\end_inset
-
-e.
-\begin_inset space ~
-\end_inset
-
-figures with varying height that fit nicely with lower letters.
-\family sans
-Use True Small Caps
-\family default
- 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
-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 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
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\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, 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 
-\family sans
-Tools\SpecialChar \menuseparator
-Preferences
-\family default
- dialog, see section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Screen-Fonts"
-
-\end_inset
-
-.
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Subsection
-Using Different Character Styles
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Character Styles
-\end_layout
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Text Style
-\end_layout
-
-\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
-
-\begin_layout Itemize
-click on the toolbar button 
-\begin_inset Info
-type  "icon"
-arg   "font-noun"
-\end_inset
-
-
-\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 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
-\end_inset
-
-
-\noun on
-Matthias Ettrich
-\noun default
- is the original author of LyX.
-\begin_inset Quotes erd
-\end_inset
-
+ ̀ 
+\begin_inset Quotes erd
+\end_inset
 
+.
 \end_layout
 
-\begin_layout Standard
-A more widely used character style is the 
-\family sans
-Emphasized
+\begin_layout Itemize
+If you do not like the look of 
+\family typewriter
+cm
 \family default
- style.
- You can activate (or deactivate — it's also a toggle) the 
-\family sans
-Emphasized
+/
+\family typewriter
+ec
 \family default
- style by:
-\end_layout
+, you can of course select one of the other provided vector fonts, e.
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Itemize
-clicking on the toolbar button 
-\begin_inset Info
-type  "icon"
-arg   "font-emph"
+g.
+\begin_inset space ~
 \end_inset
 
 
-\end_layout
+\family typewriter
+Times
+\begin_inset space ~
+\end_inset
 
-\begin_layout Itemize
-using the keybindings 
-\begin_inset Info
-type  "shortcut"
-arg   "font-emph"
+Roman
+\family default
+ or
+\family typewriter
+ Palatino
+\family default
+.
+ Most roman vector fonts will automatically select matching sans
+\begin_inset space ~
 \end_inset
 
+serif and typewriter fonts,
+\begin_inset Foot
+status collapsed
 
-\end_layout
+\begin_layout Plain Layout
+These are sometimes just matching other fonts (e.
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Standard
-Normally the 
+g., 
 \family sans
-Emphasized
-\family default
- style is equivalent to an italic font but some document classes or LaTeX-packag
-es use a different font.
-\end_layout
+Times
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-We've been using the 
+Roman
+\family default
+ selects 
 \family sans
-Emphasized
+Helvetica
 \family default
style all over the place in this document.
- Here's one more example:
-\end_layout
for sans serif text), or different shapes of the same font, i.
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Quotation
+e.
+\begin_inset space \space{}
+\end_inset
 
+a real font 
 \emph on
-Don't overuse character styles!
-\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
+family
+\emph default
+ (e.
+\begin_inset space \thinspace{}
+\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"
+g.
+\begin_inset space \space{}
 \end_inset
 
- or the dialog 
+in case of 
 \family sans
-Edit\SpecialChar \menuseparator
-Text
+Latin
 \begin_inset space ~
 \end_inset
 
-Style
+Modern
 \family default
-.
-\end_layout
-
-\begin_layout Subsection
-Fine-Tuning with the 
+ oder 
 \family sans
-Text Style
+Computer
+\begin_inset space ~
+\end_inset
+
+Modern
 \family default
- dialog
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Fine-Tuning-with-the"
+).
+\end_layout
 
 \end_inset
 
+ but you can also select your own.
+\begin_inset Newline newline
+\end_inset
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Text Style
-\end_layout
+The differences between roman, 
+\family sans
+sans
+\begin_inset space ~
+\end_inset
 
+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 "sub:Fine-Tuning-with-the"
 
-\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
+\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
 \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
-
-\begin_layout Standard
-To use custom character styles, open the 
+The font 
 \family sans
-Edit\SpecialChar \menuseparator
-Text
+Times
 \begin_inset space ~
 \end_inset
 
-Style\SpecialChar \menuseparator
-Customized\SpecialChar \ldots{}
-
+Roman
 \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 
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 sans
-No
+Times
 \begin_inset space ~
 \end_inset
 
-change
-\family default
-, which keeps the current state of that property.
- The item 
-\family sans
-Reset
+Roman
 \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.
+ is not the optimal choice for larger documents like books.
 \end_layout
 
 \begin_layout Standard
-The font properties, and their options (in addition to 
+For the font size there are generally four possible values: 
 \family sans
-No
-\begin_inset space ~
-\end_inset
-
-change
+Default, 10
+\family default
+, 
+\family sans
+11
 \family default
  and 
 \family sans
-Reset
+12
 \family default
-) are:
+.
+ 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
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
+\begin_layout Standard
+Note that the font size is 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 
 \family sans
-Family
-\family default
- The 
-\begin_inset Quotes eld
+Text
+\begin_inset space ~
 \end_inset
 
-overall look
-\begin_inset Quotes erd
+Style
+\family default
+ dialog if needed.
+ The possible font sizes for text parts are explained in section
+\begin_inset space ~
 \end_inset
 
- of the font.
- The possible options are:
-\end_layout
 
-\begin_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Fine-Tuning-with-the"
 
-\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_layout Labeling
-\labelwidthstring 00.00.0000
-
+\begin_layout Standard
+The 
 \family sans
-Sans
+Default Family
+\family default
+ selection lets you specify whether the base font of your document should
+ be roman, sans
 \begin_inset space ~
 \end_inset
 
-Serif
-\family default
+serif or typewriter.
+ The 
 \family sans
-This is the Sans Serif font family.
-
+Default
 \family default
- (key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-sans"
-\end_inset
-
-)
-\end_layout
-
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
+ selection uses what is preset by the class, the other selections override
+ this.
+ In most cases, 
 \family sans
-Typewriter
-\family default
-\family typewriter
-This is the Typewriter font family.
-
+Default
 \family default
- (key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-typewriter"
-\end_inset
-
-
+ is equal to 
 \family sans
-)
+roman
+\family default
+, but some classes (such as presentation classes) also use other defaults.
 \end_layout
 
-\end_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
+\begin_layout Standard
+The
+\family typewriter
 \family sans
-Series
-\family default
- This corresponds to the print weight.
- Options are:
-\end_layout
+LaTe
+\begin_inset ERT
+status collapsed
 
-\begin_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_layout Plain Layout
 
-\family sans
-Medium
-\family default
- This is the Medium font series.
- It's also the default series.
+{}
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\end_inset
 
-\family sans
-Bold
+X font encoding
 \family default
+ selection is an expert setting which lets you change the value passed to
+ the LaTeX-package 
 \series bold
-This is the Bold font series.
-
+fontenc
 \series default
- (key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-bold"
-\end_inset
-
-)
-\end_layout
 
-\end_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_inset Index idx
+status collapsed
 
-\family sans
-Shape
-\family default
- As the name implies.
- Options are:
+\begin_layout Plain Layout
+LaTeX-packages ! fontenc
 \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
+ (see also sec.
+\begin_inset space ~
+\end_inset
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
 
-\family sans
-Italic
-\family default
-\shape italic
-This
-\shape default
-\family sans
-\shape italic
-i
-\family default
-s the Italic font shape
-\shape default
-\emph on
-.
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:LaTeX-settings"
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\end_inset
 
+).
+ Normally, you do not need to change (or even understand) this.
+ Unless you have specific reasons, use 
 \family sans
-Slanted
+Default
 \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).
+.
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
+\begin_layout Standard
+With some fonts, the checkboxes 
 \family sans
-Small
-\begin_inset space ~
-\end_inset
-
-Caps
+Use Old Style Figures
 \family default
-\shape smallcaps
-This is the Small caps font shape
-\shape default
-\noun on
-.
-\end_layout
-
-\end_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
+ and 
 \family sans
-Size
+Use True Small Caps
 \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_deeper
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
+ are enabled.
+ These are extra features some fonts provide.
+ If 
 \family sans
-Tiny
+Use Old Style Figures
 \family default
-\size tiny
-This is the 
-\begin_inset Quotes eld
-\end_inset
-
-Tiny
-\begin_inset Quotes erd
+ 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
 
- font size.
-
-\size default
- (key bindings 
-\begin_inset Info
-type  "shortcuts"
-arg   "font-size tiny"
+-
+\begin_inset space \thinspace{}
 \end_inset
 
-)
+9) with ascenders and descenders, which makes them fit nicely with lower
+ letters.
+\family sans
+Use True Small Caps
+\family default
+ 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 Labeling
-\labelwidthstring 00.00.0000
-
+\begin_layout Standard
+The field 
 \family sans
-Smallest
+CJK
 \family default
-\size scriptsize
-This is the 
-\begin_inset Quotes eld
-\end_inset
-
-Smallest
-\begin_inset Quotes erd
-\end_inset
+ allows users of the languages Chinese, Japanese, Korean (CJK) to specify
+ a font to display the script characters.
+\begin_inset Foot
+status collapsed
 
- font size
-\size default
+\begin_layout Plain Layout
+The font will be the argument for the commands of the LaTeX-package 
+\series bold
+CJK
+\series default
 .
- (key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-size scriptsize"
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-)
+\begin_layout Plain Layout
+LaTeX-packages ! CJK
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\end_inset
 
+ So this has no effect for the document language 
 \family sans
-Smaller
+Japanese
 \family default
-\size footnotesize
-This is the 
-\begin_inset Quotes eld
-\end_inset
+ that does not use 
+\series bold
+CJK
+\series default
+.
+\end_layout
 
-Smaller
-\begin_inset Quotes erd
 \end_inset
 
- font size.
 
-\size default
- (key bindings 
-\begin_inset Info
-type  "shortcuts"
-arg   "font-size footnotesize"
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
-)
-\end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_inset Note Greyedout
+status open
 
+\begin_layout Plain Layout
+
+\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 
 \family sans
-Small
+Tools\SpecialChar \menuseparator
+Preferences
 \family default
-\size small
-This is the 
-\begin_inset Quotes eld
+ dialog, see section
+\begin_inset space ~
 \end_inset
 
-Small
-\begin_inset Quotes erd
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Screen-Fonts"
+
 \end_inset
 
- font size.
+.
+\end_layout
 
-\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 Subsection
+Using Different Character Styles
+\begin_inset Index idx
+status collapsed
 
-\family sans
-Normal
-\family default
- This is the 
-\begin_inset Quotes eld
-\end_inset
+\begin_layout Plain Layout
+Character Styles
+\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"
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Text Style
+\end_layout
+
 \end_inset
 
-)
+
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\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
-Large
+Noun
 \family default
-\size large
-This is the 
-\begin_inset Quotes eld
-\end_inset
+ style, do one of the following:
+\end_layout
 
-Large
-\begin_inset Quotes erd
+\begin_layout Itemize
+click on the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "font-noun"
 \end_inset
 
- font size.
 
-\size default
- (key bindings 
+\end_layout
+
+\begin_layout Itemize
+use the key binding 
 \begin_inset Info
-type  "shortcuts"
-arg   "font-size large"
+type  "shortcut"
+arg   "font-noun"
 \end_inset
 
-)
+
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_layout Standard
+These commands are all toggles.
+ That is, if 
+\family sans
+Noun
+\family default
+ style is already active, they deactivate it.
+\end_layout
 
+\begin_layout Standard
+One typically uses the 
 \family sans
-Larger
+Noun
 \family default
-\size larger
-This is the 
+ style for proper names.
+ For example: 
 \begin_inset Quotes eld
 \end_inset
 
-Larger
+
+\noun on
+Matthias Ettrich
+\noun default
+ is the original author of LyX.
 \begin_inset Quotes erd
 \end_inset
 
- font size.
-
-\size default
- (key bindings 
-\begin_inset Info
-type  "shortcuts"
-arg   "font-size larger"
-\end_inset
 
-)
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
+\begin_layout Standard
+A more widely used character style is the 
 \family sans
-Largest
+Emphasized
 \family default
-\size largest
-This is the 
-\begin_inset Quotes eld
-\end_inset
+ style.
+ You can activate (or deactivate — it's also a toggle) the 
+\family sans
+Emphasized
+\family default
+ style by:
+\end_layout
 
-Largest
-\begin_inset Quotes erd
+\begin_layout Itemize
+clicking on the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "font-emph"
 \end_inset
 
- font size.
 
-\size default
- (key binding 
+\end_layout
+
+\begin_layout Itemize
+using the keybindings 
 \begin_inset Info
 type  "shortcut"
-arg   "font-size largest"
+arg   "font-emph"
 \end_inset
 
-)
+
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\begin_layout Standard
+Normally the 
+\family sans
+Emphasized
+\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 
 \family sans
-Huge
+Emphasized
 \family default
-\size huge
-This is the 
-\begin_inset Quotes eld
-\end_inset
+ style all over the place in this document.
+ Here's one more example:
+\end_layout
 
-Huge
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Quotation
 
- font size.
+\emph on
+Don't overuse character styles!
+\end_layout
 
-\size default
- (key bindings 
+\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_layout Standard
+You can always reset to the default font using the key binding 
 \begin_inset Info
-type  "shortcuts"
-arg   "font-size huge"
+type  "shortcut"
+arg   "font-default"
 \end_inset
 
-)
-\end_layout
+ or the dialog 
+\family sans
+Edit\SpecialChar \menuseparator
+Text
+\begin_inset space ~
+\end_inset
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+Style
+\family default
+.
+\end_layout
 
+\begin_layout Subsection
+Fine-Tuning with the 
 \family sans
-Huger
+Text Style
 \family default
-\size giant
-This is the 
-\begin_inset Quotes eld
-\end_inset
+ dialog
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Fine-Tuning-with-the"
 
-Huger
-\begin_inset Quotes erd
 \end_inset
 
- font size.
 
-\size default
- (key bindings 
-\begin_inset Info
-type  "shortcuts"
-arg   "font-size giant"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Text Style
+\end_layout
+
 \end_inset
 
-)
+
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\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
 
-\family sans
-Increase
-\family default
- This increases the size by one step (for instance, from 
-\begin_inset Quotes eld
+\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
 \end_inset
 
-Largest
-\begin_inset Quotes erd
+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
+
+\begin_layout Standard
+To use custom character styles, open the 
+\family sans
+Edit\SpecialChar \menuseparator
+Text
+\begin_inset space ~
 \end_inset
 
- to 
-\begin_inset Quotes eld
+Style\SpecialChar \menuseparator
+Customized
+\family default
+ dialog or press the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show character"
 \end_inset
 
-Huge
-\begin_inset Quotes erd
+.
+ 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 ~
 \end_inset
 
-).
- (key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-size increase"
+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_layout Standard
+The font properties, and their options (in addition to 
+\family sans
+No
+\begin_inset space ~
 \end_inset
 
-)
+change
+\family default
+ and 
+\family sans
+Reset
+\family default
+) are:
 \end_layout
 
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 
 \family sans
-Decrease
+Family
 \family default
- This decreases the size by one step (for instance, from 
+ The 
 \begin_inset Quotes eld
 \end_inset
 
-Normal
+overall look
 \begin_inset Quotes erd
 \end_inset
 
- to 
-\begin_inset Quotes eld
-\end_inset
+ of the font.
+ The possible options are:
+\end_layout
 
-Small
-\begin_inset Quotes erd
-\end_inset
+\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-size decrease"
+arg   "font-roman"
 \end_inset
 
 )
 \end_layout
 
-\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 Labeling
 \labelwidthstring 00.00.0000
 
 \family sans
-Misc
-\family default
- 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
+Sans
+\begin_inset space ~
+\end_inset
 
-\family sans
-Emph
+Serif
 \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
-
 \family sans
-Underbar
-\family default
-\bar under
-This is text with Underbar on.
+This is the Sans Serif font family.
 
-\bar default
+\family default
  (key binding 
 \begin_inset Info
-type  "shortcuts"
-arg   "font-underline"
+type  "shortcut"
+arg   "font-sans"
 \end_inset
 
-
-\family sans
 )
-\begin_inset Newline newline
-\end_inset
-
-
-\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
 
 \family sans
-Double
-\begin_inset space ~
-\end_inset
-
-underbar
+Typewriter
 \family default
  
-\uuline on
-This is text with Double underbar on.
+\family typewriter
+This is the Typewriter font family.
 
-\uuline default
+\family default
  (key binding 
 \begin_inset Info
 type  "shortcut"
-arg   "font-underunderline"
+arg   "font-typewriter"
 \end_inset
 
+
+\family sans
 )
-\begin_inset Newline newline
-\end_inset
+\end_layout
 
-If we just warned you against using underbar, you can imagine what we think
- about double underbar.
+\end_deeper
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Series
+\family default
+ This corresponds to the print weight.
+ Options are:
 \end_layout
 
+\begin_deeper
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 
 \family sans
-Wavy
-\begin_inset space ~
-\end_inset
+Medium
+\family default
+ This is the Medium font series.
+ It's also the default series.
+\end_layout
 
-underbar
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Bold
 \family default
  
-\uwave on
-This is text with Wavy underbar on.
+\series bold
+This is the Bold font series.
 
-\uwave default
+\series default
  (key binding 
 \begin_inset Info
 type  "shortcut"
-arg   "font-underwave"
+arg   "font-bold"
 \end_inset
 
 )
-\begin_inset Newline newline
-\end_inset
-
-Use this only if a journal absolutely insists on it.
- Keep antinausea pills handy.
 \end_layout
 
+\end_deeper
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 
 \family sans
-Strikeout
+Shape
 \family default
-\strikeout on
-This is text with Strikeout on.
+ As the name implies.
+ Options are:
+\end_layout
 
-\strikeout default
- (key binding 
-\begin_inset Info
-type  "shortcut"
-arg   "font-strikeout"
-\end_inset
+\begin_deeper
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-) This is frequently used to indicate an older version of text that has
- since changed.
+\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
 
 \family sans
-Noun
+Italic
 \family default
  
-\noun on
-This is text with Noun on.
+\shape italic
+This
+\shape default
+\family sans
+\shape italic
+i
+\family default
+s the Italic font shape
+\shape default
+\emph on
+.
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-\noun default
- Like 
 \family sans
-Emph
+Slanted
 \family default
-, this is a logical attribute.
- Normally it's equivalent to 
+\shape slanted
+This is the Slanted font shape
+\shape default
+ (although it might not be visible in LyX, this is different from italic).
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
 \family sans
 Small
 \begin_inset space ~
@@ -13268,6 +13210,11 @@ Small
 
 Caps
 \family default
+\shape smallcaps
+This is the Small caps font shape
+\shape default
+\noun on
 .
 \end_layout
 
 \labelwidthstring 00.00.0000
 
 \family sans
-Color
+Size
 \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 
-\family sans
-No
-\begin_inset space ~
-\end_inset
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 LyX the details, but a general description of
+ what you want to do.
+ The options are:
+\end_layout
 
-color
+\begin_deeper
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Tiny
 \family default
-, which is the default 
+\size tiny
+This is the 
 \begin_inset Quotes eld
 \end_inset
 
-color
+Tiny
 \begin_inset Quotes erd
 \end_inset
 
- 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_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Color ! Text
-\end_layout
+ font size.
 
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size tiny"
 \end_inset
 
-
+)
 \end_layout
 
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 
 \family sans
-Language
+Smallest
 \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 ~
+\size scriptsize
+This is the 
+\begin_inset Quotes eld
 \end_inset
 
-Style
-\family default
- dialog, the settings are saved.
- You can activate them using the toolbar button 
-\begin_inset Info
-type  "icon"
-arg   "textstyle-apply"
+Smallest
+\begin_inset Quotes erd
 \end_inset
 
+ font size
+\size default
 .
- The button lets you apply your custom character style even when the dialog
- isn't visible.
-\end_layout
-
-\begin_layout Standard
-To completely reset the character style to the default, use 
+ (key binding 
 \begin_inset Info
 type  "shortcut"
-arg   "font-default"
+arg   "font-size scriptsize"
 \end_inset
 
-.
- 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
 
-slanted
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
- and the series to 
+\family sans
+Smaller
+\family default
+\size footnotesize
+This is the 
 \begin_inset Quotes eld
 \end_inset
 
-bold
+Smaller
 \begin_inset Quotes erd
 \end_inset
 
-), set the 
-\family sans
-Toggle
-\begin_inset space ~
-\end_inset
-
-all
-\family default
- switch and press 
-\family sans
-Apply
-\family default
-.
-\end_layout
+ font size.
 
-\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 ~
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size footnotesize"
 \end_inset
 
-serif
-\family default
-, and 
-\family sans
-typewriter
-\family default
-:
+)
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
 \family sans
-Typewriter
+Small
 \family default
- is a so called 
+\size small
+This is the 
 \begin_inset Quotes eld
 \end_inset
 
-monospaced
+Small
 \begin_inset Quotes erd
 \end_inset
 
- font, that means every character has the same width, the 
-\begin_inset Quotes eld
-\end_inset
+ font size.
 
-i
-\begin_inset Quotes erd
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size small"
 \end_inset
 
- is as wide as the 
+)
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Normal
+\family default
+ This is the 
 \begin_inset Quotes eld
 \end_inset
 
-m
+Normal
 \begin_inset Quotes erd
 \end_inset
 
-.
- Here is an example
-\begin_inset Newline newline
+ font size.
+ It's also the default size.
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size normal"
 \end_inset
 
-
-\begin_inset Phantom HPhantom
-status open
-
-\begin_layout Plain Layout
-no 
+)
 \end_layout
 
-\end_inset
-
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-\family typewriter
-typewriter text
+\family sans
+Large
 \family default
-
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-For more on phantoms see section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:More-Spaces"
-
+\size large
+This is the 
+\begin_inset Quotes eld
 \end_inset
 
-.
-\end_layout
-
+Large
+\begin_inset Quotes erd
 \end_inset
 
+ font size.
 
-\begin_inset Newline newline
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size large"
 \end_inset
 
-no typewriter text
+)
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
 \family sans
-Serif
+Larger
 \family default
- fonts use characters with serifs.
- These are the small 
+\size larger
+This is the 
 \begin_inset Quotes eld
 \end_inset
 
-appendices
+Larger
 \begin_inset Quotes erd
 \end_inset
 
- at the ends of the strokes that form the character.
- The following example will show the difference:
-\begin_inset Newline newline
-\end_inset
+ font size.
 
-text with serifs
-\begin_inset Newline newline
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size larger"
 \end_inset
 
+)
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
 \family sans
-text without serifs
+Largest
 \family default
+\size largest
+This is the 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_inset Newline newline
+Largest
+\begin_inset Quotes erd
 \end_inset
 
-Serifs facilitate quick and easy reading.
- These fonts are therefore used as default (named 
-\family sans
-roman
-\family default
-).
+ font size.
+
+\size default
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-size largest"
+\end_inset
+
+)
 \end_layout
 
-\begin_layout Itemize
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
 \family sans
-Sans serif
+Huge
 \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.
-\end_layout
-
-\begin_layout Standard
+\size huge
+This is the 
 \begin_inset Quotes eld
 \end_inset
 
-Toggling
+Huge
 \begin_inset Quotes erd
 \end_inset
 
- refers to applying or removing font properties.
- When a property is marked for toggling in the Text Style dialog, applying
- the style to text that already has the property will cause the property
- to be removed.
- If you apply a style with properties A, B and C to text that currently
- has font properties B, C, F and G, and if B is set to toggle and C is set
- not to toggle, the text ends up with properties A, C, F and G.
-\begin_inset Quotes eld
-\end_inset
+ font size.
 
-Never toggled
-\begin_inset Quotes erd
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size huge"
 \end_inset
 
- and 
-\begin_inset Quotes eld
-\end_inset
+)
+\end_layout
 
-always toggled
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
- mean that you do not control the toggling behavior.
- For the properties on the left side of the dialog (
+\family sans
+Huger
+\family default
+\size giant
+This is the 
 \begin_inset Quotes eld
 \end_inset
 
-Family
+Huger
 \begin_inset Quotes erd
 \end_inset
 
- etc.), toggling behavior is up to you.
- If 
-\begin_inset Quotes eld
-\end_inset
+ font size.
 
-Toggle all
-\begin_inset Quotes erd
+\size default
+ (key bindings 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-size giant"
 \end_inset
 
- is checked, all of the left side properties are toggled; by default, none
- of them are.
- Finally, 
-\begin_inset Quotes eld
-\end_inset
+)
+\end_layout
 
-Reset
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
- is never toggled.
- If you set 
+\family sans
+Increase
+\family default
+ This increases the size by one step (for instance, from 
 \begin_inset Quotes eld
 \end_inset
 
-Series
+Largest
 \begin_inset Quotes erd
 \end_inset
 
@@ -13635,188 +13529,310 @@ Series
 \begin_inset Quotes eld
 \end_inset
 
-Reset
+Huge
 \begin_inset Quotes erd
 \end_inset
 
- and select 
+).
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-size increase"
+\end_inset
+
+)
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Decrease
+\family default
+ This decreases the size by one step (for instance, from 
 \begin_inset Quotes eld
 \end_inset
 
-Toggle all
+Normal
 \begin_inset Quotes erd
 \end_inset
 
-, then apply the style to bold face text, the text will revert to the default
- series (
+ to 
 \begin_inset Quotes eld
 \end_inset
 
-Medium
+Small
 \begin_inset Quotes erd
 \end_inset
 
-), no matter how many times you apply the style.
+).
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-size decrease"
+\end_inset
+
+)
 \end_layout
 
+\end_deeper
 \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.
+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.
+ LyX automatically changes the font size for different paragraph environments
+ — use that instead.
+ This is here for fine-tuning only!
 \end_layout
 
-\begin_layout Section
-Printing and Previewing
-\end_layout
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-\begin_layout Subsection
-Overview
+\family sans
+Misc
+\family default
+ Here you can change a few other things at the character level.
+ Options are:
 \end_layout
 
-\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 
+\begin_deeper
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Emph
+\family default
 \emph on
-Additional Features
+This is text with emphasize on
 \emph default
- manual as well.
+.
+ 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 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 Labeling
+\labelwidthstring 00.00.0000
 
-\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
-\end_inset
+\family sans
+Underbar
+\family default
+\bar under
+This is text with Underbar on.
 
+\bar default
+ (key binding 
+\begin_inset Info
+type  "shortcuts"
+arg   "font-underline"
+\end_inset
 
-\family typewriter
-.tex
-\family default
 
-\begin_inset Quotes erd
+\family sans
+)
+\begin_inset Newline newline
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Enumerate
-Next, LaTeX uses the commands in the 
-\family typewriter
-.tex
 \family default
- file to produce printable output.
+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 LyX because some people 
+\emph on
+may
+\emph default
+ need it in order to follow style sheets for journal submissions.
 \end_layout
 
-\begin_layout Subsection
-Output file formats
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-File formats
-\end_layout
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
+\family sans
+Double
+\begin_inset space ~
 \end_inset
 
+underbar
+\family default
+\uuline on
+This is text with Double underbar on.
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Output-file-formats"
-
+\uuline default
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-underunderline"
 \end_inset
 
+)
+\begin_inset Newline newline
+\end_inset
 
+As we just warned you against using underbar, you can imagine what we think
+ about double underbar.
 \end_layout
 
-\begin_layout Subsubsection
-Simple text (ASCII)
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-File formats ! ASCII
-\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.
 
-\end_layout
+\uwave default
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-underwave"
+\end_inset
 
-\begin_layout Standard
-This file type has the extension 
-\begin_inset Quotes eld
+)
+\begin_inset Newline newline
 \end_inset
 
+Use this only if a journal absolutely insists on it.
+ Keep antinausea pills handy.
+\end_layout
 
-\family typewriter
-.txt
-\family default
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-\begin_inset Quotes erd
-\end_inset
+\family sans
+Strikeout
+\family default
+\strikeout on
+This is text with Strikeout on.
 
-.
- It contains your document as plain text following the rules of the 
-\begin_inset Quotes eld
+\strikeout default
+ (key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "font-strikeout"
 \end_inset
 
-American Standard Code for Information Interchange
-\begin_inset Quotes erd
+)
+\begin_inset Newline newline
 \end_inset
 
- (ASCII).
+This is frequently used to indicate an older version of text that has been
+ changed in the meantime.
 \end_layout
 
-\begin_layout Standard
-You can export your document to ASCII by the menu 
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
 \family sans
-File\SpecialChar \menuseparator
-Export\SpecialChar \menuseparator
-Simple
-\begin_inset space ~
-\end_inset
+Noun
+\family default
+\noun on
+This is text with Noun on.
 
-text
+\noun default
+ Like 
+\family sans
+Emph
 \family default
- or 
+, this is a logical attribute.
+ Normally it's equivalent to 
 \family sans
-File\SpecialChar \menuseparator
-Export\SpecialChar \menuseparator
-Simple
+Small
 \begin_inset space ~
 \end_inset
 
-text
+Caps
+\family default
+.
+\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 
+\family sans
+No
 \begin_inset space ~
 \end_inset
 
-(ps2ascii)
+color
 \family default
-.
- The latter will first internally export to PostScript and then do the conversio
-n to ASCII.
-\end_layout
+, which is the default 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Subsubsection
-LaTeX
+color
+\begin_inset Quotes erd
+\end_inset
+
+ 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_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-File formats ! LaTeX
+Color ! Text
 \end_layout
 
 \end_inset
@@ -13824,576 +13840,533 @@ File formats ! LaTeX
 
 \end_layout
 
-\begin_layout Standard
-This file type has the extension 
-\begin_inset Quotes eld
-\end_inset
-
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-\family typewriter
-.tex
+\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).
+\begin_inset Newline newline
+\end_inset
 
-\begin_inset Quotes erd
+If you have for example a longer German Text in your document, LaTeX respects
+ the German hyphenation rules automatically.
+ When using the spell checking (see section
+\begin_inset space ~
 \end_inset
 
- 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
 
-\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
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Spellchecking"
 
-\begin_layout Plain Layout
+\end_inset
 
-{}
+) the German-marked text will be checked according to the German dictionary.
 \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 ~
 \end_inset
 
-eX
+Style
 \family default
-.
-\end_layout
-
-\begin_layout Subsubsection
-DVI
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-File formats ! DVI
-\end_layout
-
+ dialog, the settings are saved.
+ You can activate them 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
-This file type has the extension 
-\begin_inset Quotes eld
+To completely reset the character style to the default, use 
+\begin_inset Info
+type  "shortcut"
+arg   "font-default"
 \end_inset
 
+.
+ 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
 
-\family typewriter
-.dvi
-\family default
-
+slanted
 \begin_inset Quotes erd
 \end_inset
 
-.
- It is called 
+ and the series to 
 \begin_inset Quotes eld
 \end_inset
 
-device-independent
+bold
 \begin_inset Quotes erd
 \end_inset
 
- (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.
-\end_layout
+), set the 
+\family sans
+Toggle
+\begin_inset space ~
+\end_inset
 
-\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.
+all
+\family default
+ switch and press 
+\family sans
+Apply
+\family default
+.
 \end_layout
 
 \begin_layout Standard
-You can export your document to DVI by the menu 
+You should also know something about the differences between the three main
+ font types 
 \family sans
-File\SpecialChar \menuseparator
-Export\SpecialChar \menuseparator
-DVI
+serif
 \family default
- or 
+, 
 \family sans
-File\SpecialChar \menuseparator
-Export\SpecialChar \menuseparator
-DVI
+sans
 \begin_inset space ~
 \end_inset
 
-(LuaTe
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-X).
-
-\family default
- The latter option uses the program 
-\family typewriter
-LuaTeX
+serif
 \family default
-.
-\family typewriter
-LuaTeX
+, and 
+\family sans
+typewriter
 \family default
- is an engine that 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:LaTeX-font-support"
-
-\end_inset
-
-).
- LuaTeX is still work in progress, but it might develop into the next standard
- TeX processor.
-\end_layout
-
-\begin_layout Subsubsection
-PostScript
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-File formats ! PostScript
+:
 \end_layout
 
-\end_inset
-
-
-\end_layout
+\begin_layout Itemize
 
-\begin_layout Standard
-This file type has the extension 
+\family sans
+Typewriter
+\family default
+ is a so called 
 \begin_inset Quotes eld
 \end_inset
 
+monospaced
+\begin_inset Quotes erd
+\end_inset
 
-\family typewriter
-.ps
-\family default
+ font, that means every character has the same width, the 
+\begin_inset Quotes eld
+\end_inset
 
+i
 \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 
+ is as wide as the 
 \begin_inset Quotes eld
 \end_inset
 
-programming language
+m
 \begin_inset Quotes erd
 \end_inset
 
-; you can calculate with it and draw diagrams and images.
-\begin_inset Foot
-status collapsed
+.
+ Here is an example
+\begin_inset Newline newline
+\end_inset
 
-\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
 
-\begin_inset Index idx
-status collapsed
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
-LaTeX-packages ! pstricks
+no 
 \end_layout
 
 \end_inset
 
-.
-\end_layout
 
+\family typewriter
+typewriter text
+\family default
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+For more on phantoms see section
+\begin_inset space ~
 \end_inset
 
- Due to this ability, the files are often bigger than PDFs.
-\end_layout
 
-\begin_layout Standard
-PostScript can only contain images in the format 
-\begin_inset Quotes eld
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:More-Spaces"
+
 \end_inset
 
-Encapsulated PostScript
-\begin_inset Quotes erd
+.
+\end_layout
+
 \end_inset
 
- (EPS, file extension 
-\begin_inset Quotes eld
+
+\begin_inset Newline newline
 \end_inset
 
+no typewriter text
+\end_layout
+
+\begin_layout Itemize
 
-\family typewriter
-.eps
+\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
 
-).
- 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{}
+ at the ends of the strokes that form the character.
+ The following example will show the difference:
+\begin_inset Newline newline
 \end_inset
 
-images in your document, LyX has to do 50
-\begin_inset space \thinspace{}
+text with serifs
+\begin_inset Newline newline
 \end_inset
 
-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.
-\end_layout
 
-\begin_layout Standard
-You can export your document to PostScript using the menu 
 \family sans
-File\SpecialChar \menuseparator
-Export\SpecialChar \menuseparator
-PostScript
+text without serifs
 \family default
-.
-\end_layout
-
-\begin_layout Subsubsection
-PDF
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-File formats ! PDF
-\end_layout
 
+\begin_inset Newline newline
 \end_inset
 
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-PDF
+Serifs facilitate quick and easy reading.
+ These fonts are therefore used as default (named 
+\family sans
+roman
+\family default
+).
 \end_layout
 
-\end_inset
-
+\begin_layout Itemize
 
+\family sans
+Sans serif
+\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.
 \end_layout
 
 \begin_layout Standard
-This file type has the extension 
 \begin_inset Quotes eld
 \end_inset
 
-
-\family typewriter
-.pdf
-\family default
-
+Toggling
 \begin_inset Quotes erd
 \end_inset
 
-.
- The 
+ refers to applying or removing font properties.
+ When a property is marked for toggling in the Text Style dialog, applying
+ the style to text that already has the property will cause the property
+ to be removed.
+ If you apply a style with properties A, B and C to text that currently
+ has font properties B, C, F and G, and if B is set to toggle and C is set
+ not to toggle, the text ends up with properties A, C, F and G.
 \begin_inset Quotes eld
 \end_inset
 
-Portable Document Format
+Never toggled
 \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 
+ and 
 \begin_inset Quotes eld
 \end_inset
 
-portable
+always toggled
 \begin_inset Quotes erd
 \end_inset
 
- implies, it can be processed at 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 
+ 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
 
-Joint Photographic Experts Group
+Family
 \begin_inset Quotes erd
 \end_inset
 
- (JPG, file extension 
+ etc.), toggling behavior is up to you.
+ If 
 \begin_inset Quotes eld
 \end_inset
 
-
-\family typewriter
-.jpg
-\family default
-
+Toggle all
 \begin_inset Quotes erd
 \end_inset
 
- or 
+ is checked, all of the left side properties are toggled; by default, none
+ of them are.
+ Finally, 
 \begin_inset Quotes eld
 \end_inset
 
+Reset
+\begin_inset Quotes erd
+\end_inset
 
-\family typewriter
-.jpeg
-\family default
+ is never toggled.
+ If you set 
+\begin_inset Quotes eld
+\end_inset
 
+Series
 \begin_inset Quotes erd
 \end_inset
 
-) and 
+ to 
 \begin_inset Quotes eld
 \end_inset
 
-Portable Network Graphics
+Reset
 \begin_inset Quotes erd
 \end_inset
 
- (PNG, file extension 
+ and select 
 \begin_inset Quotes eld
 \end_inset
 
+Toggle all
+\begin_inset Quotes erd
+\end_inset
 
-\family typewriter
-.png
-\family default
+, then apply the style to bold face text, the text will revert to the default
+ series (
+\begin_inset Quotes eld
+\end_inset
 
+Medium
 \begin_inset Quotes erd
 \end_inset
 
-).
- 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.
+), no matter how many times you apply the style.
 \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:
+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 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 Section
+Printing and Previewing
 \end_layout
 
-\begin_layout Description
-PDF
-\begin_inset space ~
+\begin_layout Subsection
+Overview
+\end_layout
+
+\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.
+\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 will 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
 \end_inset
 
-(dvipdfm) This uses the program 
+
 \family typewriter
-dvipdfm
+.tex
 \family default
- that converts your file in the background to DVI and in a second step to
- PDF.
-\end_layout
 
-\begin_layout Description
-PDF
-\begin_inset space ~
+\begin_inset Quotes erd
 \end_inset
 
-(pdflatex) This uses the program 
+.
+\end_layout
+
+\begin_layout Enumerate
+Next, LaTeX uses the commands in the 
 \family typewriter
-pdftex
+.tex
 \family default
- that converts your file directly to PDF.
+ file to produce printable output.
 \end_layout
 
-\begin_layout Description
-PDF
-\begin_inset space ~
-\end_inset
-
-(XeTe
-\begin_inset ERT
+\begin_layout Subsection
+Output file formats
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-{}
+File formats
 \end_layout
 
 \end_inset
 
-X) This uses the program 
-\family typewriter
-XeTeX
-\family default
- that converts your file directly to PDF.
-\family typewriter
-XeTeX
-\family default
- is a new engine that 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:LaTeX-font-support"
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Output-file-formats"
 
 \end_inset
 
-).
- It is particularly good at typesetting different scripts.
-\end_layout
 
-\begin_layout Description
-PDF
-\begin_inset space ~
-\end_inset
+\end_layout
 
-(LuaTe
-\begin_inset ERT
+\begin_layout Subsubsection
+Simple text (ASCII)
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+File formats ! ASCII
+\end_layout
+
+\end_inset
+
 
-{}
 \end_layout
 
+\begin_layout Standard
+This file type has the extension 
+\begin_inset Quotes eld
 \end_inset
 
-X) This uses the program 
-\family typewriter
-LuaTeX
-\family default
- that converts your file directly to PDF.
-\family typewriter
-LuaTeX
-\family default
- is an even newer engine, derived from 
+
 \family typewriter
-pdflatex
+.txt
 \family default
-, that also provides direct Unicode support and support for direct font
- access (see section
-\begin_inset space ~
-\end_inset
 
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:LaTeX-font-support"
+.
+ It contains your document as plain text following the rules of the 
+\begin_inset Quotes eld
+\end_inset
 
+American Standard Code for Information Interchange
+\begin_inset Quotes erd
 \end_inset
 
-).
- LuaTeX is still work in progress, but it might develop into the next standard
- tex processor.
+ (ASCII).
 \end_layout
 
 \begin_layout Standard
-We recommend to use 
+You can export your document to ASCII by the menu 
 \family sans
-PDF
+File\SpecialChar \menuseparator
+Export\SpecialChar \menuseparator
+Plain
 \begin_inset space ~
 \end_inset
 
-(pdflatex)
-\family default
- because 
-\family typewriter
-pdftex
+text
 \family default
- supports all the features of actual PDF-versions, is quick, stable, and
- works without problems.
- If you rely on multiscript support and\SpecialChar \slash{}
-or specific OpenType fonts, you might
- want to try out 
+ or 
 \family sans
-PDF
+File\SpecialChar \menuseparator
+Export\SpecialChar \menuseparator
+Plain
 \begin_inset space ~
 \end_inset
 
-(XeTe
-\begin_inset ERT
+text
+\begin_inset space ~
+\end_inset
+
+(ps2ascii)
+\family default
+.
+ The latter will first internally export to PostScript and then do the conversio
+n to ASCII.
+\end_layout
+
+\begin_layout Subsubsection
+LaTeX
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+File formats ! LaTeX
+\end_layout
+
+\end_inset
+
 
-{}
 \end_layout
 
+\begin_layout Standard
+This file type has the extension 
+\begin_inset Quotes eld
 \end_inset
 
-X)
+
+\family typewriter
+.tex
 \family default
- or 
-\family sans
-PDF
-\begin_inset space ~
+
+\begin_inset Quotes erd
 \end_inset
 
-(LuaTe
+ 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
+
+\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
 
@@ -14404,324 +14377,265 @@ status collapsed
 
 \end_inset
 
-X)
-\family default
- instead, bearing in mind that these two programs are not yet as mature
- as 
-\family typewriter
-pdflatex
+eX
 \family default
 .
-\end_layout
+ The different LaTeX export variants are explained in section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Subsubsection
-XHTML
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-FileFormats ! XHTML
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Export"
 
 \end_inset
 
+.
+\end_layout
 
+\begin_layout Subsubsection
+DVI
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-HTML
-\end_layout
-
-\end_inset
-
-
+File formats ! DVI
 \end_layout
 
-\begin_layout Standard
-This file type has the extension 
-\begin_inset Quotes eld
-\end_inset
-
-
-\family typewriter
-.xhtml
-\family default
-
-\begin_inset Quotes erd
-\end_inset
-
-.
- It is a file suitable for viewing in web browsers.
- It does not itself contain images and the like but only links them, and
- when LyX produces XHTML, it also generates corresponding images in formats
- suitable for the purpose.
- Math is output as MathML, which renders nicely in browsers that support
- it, but not all do.
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-XHTML output remains 
+This file type has the extension 
 \begin_inset Quotes eld
 \end_inset
 
-under development
+
+\family typewriter
+.dvi
+\family default
+
 \begin_inset Quotes erd
 \end_inset
 
-, and not all LyX features are supported yet.
- See the chapter 
+.
+ It is called 
 \begin_inset Quotes eld
 \end_inset
 
-LyX and the World Wide Web
+device-independent
 \begin_inset Quotes erd
 \end_inset
 
-, in the 
-\emph on
-Additional Features
-\emph default
- manual, for more information.
+ (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.
 \end_layout
 
 \begin_layout Standard
-You can export your document as an XHTML file using the menu item 
+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
+
+\begin_layout Standard
+You can export your document to DVI by the menu 
 \family sans
 File\SpecialChar \menuseparator
 Export\SpecialChar \menuseparator
-LyX-HTML
+DVI
 \family default
-.
-\end_layout
+ or 
+\family sans
+File\SpecialChar \menuseparator
+Export\SpecialChar \menuseparator
+DVI
+\begin_inset space ~
+\end_inset
 
-\begin_layout Subsection
-Previewing
-\begin_inset Index idx
+(LuaTe
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-Document ! Preview 
+
+{}
 \end_layout
 
 \end_inset
 
+X).
 
-\end_layout
-
-\begin_layout Standard
-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
-View
 \family default
- and choose 
-\family sans
-View
+ The latter option uses the program 
+\family typewriter
+LuaTeX
 \family default
- or 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 sec.
+\family typewriter
+LuaTeX
+\family default
+ is an engine that provides direct Unicode support and support for direct
+ font access (see section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:File-Formats"
+reference "sub:LaTeX-font-support"
 
 \end_inset
 
-) and can also be altered for single documents in the document settings
- (see sec.
-\begin_inset space ~
+).
+ LuaTeX is still work in progress, but it might develop into the next standard
+ TeX processor.
+\end_layout
+
+\begin_layout Subsubsection
+PostScript
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+File formats ! PostScript
+\end_layout
+
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Doc-Output"
+\end_layout
 
+\begin_layout Standard
+This file type has the extension 
+\begin_inset Quotes eld
 \end_inset
 
-).
- Further output formats can be selected via 
-\family sans
-View\SpecialChar \menuseparator
-Other Formats
+
+\family typewriter
+.ps
 \family default
- or the toolbar button 
-\begin_inset Graphics
-       filename ../images/view-others.png
-       scale 85
-       groupId toolbarbuttons
 
+\begin_inset Quotes erd
 \end_inset
 
 .
-\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
- or 
-\family sans
-View\SpecialChar \menuseparator
-Update (Other Formats)
+ PostScript was developed by the company 
+\family typewriter
+Adobe
 \family default
-, respectively.
-\end_layout
+ 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
+\end_inset
 
-\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.
-\end_layout
+programming language
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Subsection
-Printing the File from within LyX
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Printing-the-File"
+; you can calculate with it and draw diagrams and images.
+\begin_inset Foot
+status collapsed
 
-\end_inset
+\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
 
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+LaTeX-packages ! pstricks
 \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 Info
-type  "icon"
-arg   "dialog-show print"
 \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.
 \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.
+\end_inset
+
+ Due to this ability, the files are often bigger than PDFs.
 \end_layout
 
 \begin_layout Standard
-You can set the parameters in the 
-\family sans
-Print
-\begin_inset space ~
+PostScript can only contain images in the format 
+\begin_inset Quotes eld
 \end_inset
 
-Destination
-\family default
- box as follows:
-\end_layout
+Encapsulated PostScript
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+ (EPS, file extension 
+\begin_inset Quotes eld
+\end_inset
 
-\family sans
-Printer
-\family default
- This is the name of the printer to print to.
-\begin_inset Foot
-status collapsed
 
-\begin_layout Plain Layout
-Note that this printer name is for the program 
-\family typewriter
-dvips
-\family default
-.
- That means 
 \family typewriter
-dvips
+.eps
 \family default
- has to be configured for this printer name.
- The default printer can be set in LyX's preferences dialog, see section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Printer"
 
+\begin_inset Quotes erd
 \end_inset
 
-.
-\end_layout
+).
+ 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{}
+\end_inset
 
+images in your document, LyX has to do 50
+\begin_inset space ~
 \end_inset
 
- The printer should understand PostScript.
+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.
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
+\begin_layout Standard
+You can export your document to PostScript using the menu 
 \family sans
-File
+File\SpecialChar \menuseparator
+Export\SpecialChar \menuseparator
+PostScript
 \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
 
-\begin_layout Section
-A few Words about Typography
+\begin_layout Subsubsection
+PDF
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Typography
+File formats ! PDF
 \end_layout
 
 \end_inset
 
 
-\end_layout
-
-\begin_layout Subsection
-Hyphens
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Hyphens
+PDF
 \end_layout
 
 \end_inset
@@ -14730,473 +14644,406 @@ Hyphens
 \end_layout
 
 \begin_layout Standard
-In LyX, the 
+This file type has the extension 
 \begin_inset Quotes eld
 \end_inset
 
 
 \family typewriter
--
+.pdf
 \family default
 
 \begin_inset Quotes erd
 \end_inset
 
- 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
+.
+ The 
+\begin_inset Quotes eld
 \end_inset
 
-
-\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 Plain Layout
-name
-\end_layout
-
+Portable Document Format
+\begin_inset Quotes erd
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-output
-\end_layout
 
+ (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
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-inserted with
-\end_layout
 
+portable
+\begin_inset Quotes erd
 \end_inset
-</cell>
-</row>
-<row interlinespace="3mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-hyphen
+ implies, it can be processed at 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
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
--
-\end_layout
 
+Joint Photographic Experts Group
+\begin_inset Quotes erd
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ (JPG, file extension 
 \begin_inset Quotes eld
 \end_inset
 
 
 \family typewriter
--
+.jpg
 \family default
 
 \begin_inset Quotes erd
 \end_inset
 
- in text
-\end_layout
-
+ or 
+\begin_inset Quotes eld
 \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
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-–
-\end_layout
+\family typewriter
+.jpeg
+\family default
 
+\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 ~
+) and 
+\begin_inset Quotes eld
 \end_inset
 
-Character\SpecialChar \menuseparator
-Symbols
-\end_layout
+Portable Network Graphics
+\begin_inset Quotes erd
+\end_inset
 
+ (PNG, file extension 
+\begin_inset Quotes eld
 \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
 
+\family typewriter
+.png
+\family default
+
+\begin_inset Quotes erd
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-—
+).
+ 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.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+\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:
+\end_layout
 
-\begin_layout Plain 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.
+\end_layout
 
-\family sans
-Insert\SpecialChar \menuseparator
-Special
+\begin_layout Description
+PDF
 \begin_inset space ~
 \end_inset
 
-Character\SpecialChar \menuseparator
-Symbols
+(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 Description
+PDF
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-minus sign
+(pdflatex) This uses the program 
+\family typewriter
+pdftex
+\family default
+ that converts your file directly to PDF.
 \end_layout
 
+\begin_layout Description
+PDF
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $-$
-\end_inset
 
+(XeTe
+\begin_inset ERT
+status collapsed
+
+\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
-
 
+X) This uses the program 
 \family typewriter
--
+XeTeX
 \family default
-
-\begin_inset Quotes erd
+ that converts your file directly to PDF.
+\family typewriter
+XeTeX
+\family default
+ is a new engine that provides direct Unicode support and support for direct
+ font access (see section
+\begin_inset space ~
 \end_inset
 
- in math mode
-\end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:LaTeX-font-support"
 
 \end_inset
 
+).
+ It is particularly good at typesetting different scripts, for example verticall
+y written Japanese.
+\end_layout
 
-\begin_inset VSpace defskip
+\begin_layout Description
+PDF
+\begin_inset space ~
 \end_inset
 
+(LuaTe
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
+{}
 \end_layout
 
-\begin_layout Standard
-You can alternatively generate the en and em dash by inserting the 
-\begin_inset Quotes eld
 \end_inset
 
-
+X) This uses the program 
 \family typewriter
--
+LuaTeX
 \family default
-
-\begin_inset Quotes erd
-\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.
+ that converts your file directly to PDF.
  
-\begin_inset Quotes eld
-\end_inset
-
--
-\begin_inset space \thinspace{}
-\end_inset
-
--
-\begin_inset Quotes erd
-\end_inset
-
- gives a en dash, 
-\begin_inset Quotes eld
+\family typewriter
+LuaTeX
+\family default
+ is an even newer 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 space \thinspace{}
-\end_inset
 
--
-\begin_inset space \thinspace{}
-\end_inset
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:LaTeX-font-support"
 
--
-\begin_inset Quotes erd
 \end_inset
 
- a em dash.
+).
+ LuaTeX is still work in progress, but it might develop into the next standard
+ TeX processor.
 \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
+We recommend to use 
+\family sans
+PDF
+\begin_inset space ~
 \end_inset
 
-
+(pdflatex)
+\family default
+ because 
 \family typewriter
--
+pdftex
 \family default
-
-\begin_inset Quotes eld
+ supports all the features of actual PDF-versions, is quick, stable, and
+ works without problems.
+ If you rely on multiscript support and\SpecialChar \slash{}
+or specific OpenType fonts, you might
+ want to try out 
+\family sans
+PDF
+\begin_inset space ~
 \end_inset
 
- in use:
-\end_layout
+(XeTe
+\begin_inset ERT
+status collapsed
 
-\begin_layout Enumerate
-line- and page-breaks
-\begin_inset space \hfill{}
-\end_inset
+\begin_layout Plain Layout
 
-(
-\emph on
-hyphen
-\emph default
-)
+{}
 \end_layout
 
-\begin_layout Enumerate
-From A–Z
-\begin_inset space \hfill{}
 \end_inset
 
-(
-\emph on
-en dash
-\emph default
-)
-\end_layout
-
-\begin_layout Enumerate
-Oh — there's a dash.
-\begin_inset space \hfill{}
+X)
+\family default
+ or 
+\family sans
+PDF
+\begin_inset space ~
 \end_inset
 
-(
-\emph on
-em dash
-\emph default
-)
-\end_layout
+(LuaTe
+\begin_inset ERT
+status collapsed
 
-\begin_layout Enumerate
-\begin_inset Formula $x^{2}-y^{2}=z^{2}$
-\end_inset
+\begin_layout Plain Layout
 
+{}
+\end_layout
 
-\begin_inset space \hfill{}
 \end_inset
 
-(
-\emph on
-minus sign
-\emph default
-)
+X)
+\family default
+ instead, bearing in mind that these two programs are not yet as mature
+ as 
+\family typewriter
+pdflatex
+\family default
+.
 \end_layout
 
-\begin_layout Subsection
-Hyphenation
+\begin_layout Subsubsection
+XHTML
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Hyphenation
+FileFormats ! XHTML
 \end_layout
 
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Hyphenation"
-
-\end_inset
-
-
-\end_layout
-
-\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
-
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! babel
+HTML
 \end_layout
 
 \end_inset
 
- following the rules of the document language.
+
 \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 
+This file type has the extension 
 \begin_inset Quotes eld
 \end_inset
 
-h3knix/m0n0wall
+
+\family typewriter
+.xhtml
+\family default
+
 \begin_inset Quotes erd
 \end_inset
 
 .
- If LaTeX can't break a word correctly, you can set hyphenation points manually.
- This is done with the menu 
+ 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.
+ For the math output you can choose in the menu 
 \family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Hyphenation
+Document\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
+Output
+\family default
+ between different formats, that are described in section 
+\emph on
+Math Output in XHTML
+\emph default
+ of the 
+\emph on
+Additional
 \begin_inset space ~
 \end_inset
 
-Point
-\family default
-.
- These extra hyphenation points are only recommendations to LaTeX.
- If no hyphenation is necessary, LaTeX will ignore them.
+Features
+\emph default
+ manual.
 \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
-\end_inset
-
-A-b c
-\begin_inset Quotes erd
-\end_inset
-
-.
- LaTeX would then see the hyphen 
-\begin_inset Quotes eld
-\end_inset
-
--
-\begin_inset Quotes erd
-\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 
+XHTML output remains 
 \begin_inset Quotes eld
 \end_inset
 
-Prevent Hyphenation
+under development
 \begin_inset Quotes erd
 \end_inset
 
- of the 
+, and not all LyX features are supported yet.
+ See the chapter 
 \emph on
-EmbeddedObjects
+LyX and the World Wide Web
 \emph default
- manual.
+, in the 
+\emph on
+Additional Features
+\emph default
+ manual, for more information.
+\end_layout
+
+\begin_layout Standard
+You can export your document as an XHTML file using the menu item 
+\family sans
+File\SpecialChar \menuseparator
+Export\SpecialChar \menuseparator
+LyXHTML
+\family default
+.
 \end_layout
 
 \begin_layout Subsection
-Punctuation Marks
+Previewing
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Punctuation marks
+Document ! Preview 
 \end_layout
 
 \end_inset
@@ -15204,123 +15051,219 @@ Punctuation marks
 
 \end_layout
 
-\begin_layout Subsubsection
-Abbreviations and End of Sentence
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Abbreviations"
+\begin_layout Standard
+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
+View
+\family default
+ and choose 
+\family sans
+View
+\family default
+ or 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 sec.
+\begin_inset space \thinspace{}
 \end_inset
 
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:File-Formats"
 
-\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
 \end_inset
 
-appropriate amount of space
-\begin_inset Quotes erd
+) and can also be altered for single documents in the document settings
+ (see sec.
+\begin_inset space \thinspace{}
 \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
-\end_inset
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Doc-Output"
 
+\end_inset
 
-\family typewriter
-.
+).
+ Further output formats can be selected via 
+\family sans
+View\SpecialChar \menuseparator
+Other Formats
 \family default
+ or the toolbar button 
+\begin_inset Graphics
+       filename ../images/view-others.png
+       scale 85
+       groupId toolbarbuttons
 
-\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
-Here are some examples of 
-\emph on
-correct
-\emph default
- abbreviations and the end of a sentence:
-\end_layout
-
-\begin_layout Itemize
-M.
- Butterfly
-\end_layout
-
-\begin_layout Itemize
-Don't worry.
- Be happy.
+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
+ or 
+\family sans
+View\SpecialChar \menuseparator
+Update (Other Formats)
+\family default
+, respectively.
 \end_layout
 
 \begin_layout Standard
-And here's an example of the algorithm going wrong:
+When you preview a file, the output file is only generated in LyX's temporary
+ directory.
+ To have a real output, export your document.
 \end_layout
 
-\begin_layout Itemize
-e.
-\begin_inset space \thinspace{}
+\begin_layout Subsection
+Printing the File from within LyX
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Printing-the-File"
+
 \end_inset
 
-g.
- this is too much space!
-\end_layout
 
-\begin_layout Itemize
-This is I.
- It's okay.
 \end_layout
 
 \begin_layout Standard
-You won't see anything wrong until you view a final version of your document.
+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 Info
+type  "icon"
+arg   "dialog-show print"
+\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.
 \end_layout
 
 \begin_layout Standard
-To fix this problem, use one of the following:
+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.
 \end_layout
 
-\begin_layout Enumerate
-Use an 
+\begin_layout Standard
+You can set the parameters in the 
 \family sans
-Inter-word
+Print
 \begin_inset space ~
 \end_inset
 
-Space
+Destination
 \family default
- after lowercase abbreviations (see section
+ box as follows:
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+Printer
+\family default
+ This is the name of the printer to print to.
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+Note that this printer name is for the program 
+\family typewriter
+dvips
+\family default
+.
+ That means 
+\family typewriter
+dvips
+\family default
+ has to be configured for this printer name.
+ The default printer can be set in LyX's preferences dialog, see section
 \begin_inset space ~
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Inter-word-Space"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Printer"
+
+\end_inset
+
+.
+\end_layout
+
+\end_inset
+
+ The printer should understand PostScript.
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+File
+\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
+
+\begin_layout Section
+A few Words about Typography
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Typography
+\end_layout
 
 \end_inset
 
-).
+
+\end_layout
+
+\begin_layout Subsection
+Hyphens
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Spaces ! inter-word
+Hyphens
 \end_layout
 
 \end_inset
@@ -15328,1014 +15271,1016 @@ Spaces ! inter-word
 
 \end_layout
 
-\begin_layout Enumerate
-Use a 
-\family sans
-Thin
-\begin_inset space ~
+\begin_layout Standard
+In LyX, the 
+\begin_inset Quotes eld
 \end_inset
 
-Space
+
+\family typewriter
+-
 \family default
- between two tokens of an abbreviation (see section
-\begin_inset space ~
+
+\begin_inset Quotes erd
 \end_inset
 
+ 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
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Thin-Space"
 
-\end_inset
+\end_layout
 
-).
-\begin_inset Index idx
-status collapsed
+\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 Plain Layout
-Spaces ! thin
+name
 \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_layout Plain Layout
+inserted with
 \end_layout
 
-\begin_layout Enumerate
-Use an 
-\family sans
-End
-\begin_inset space ~
 \end_inset
+</cell>
+</row>
+<row interlinespace="3mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+hyphen
+\end_layout
 
-of
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
 
-sentence
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-period
-\family default
- found under the 
-\family sans
-Insert\SpecialChar \menuseparator
-Special
-\begin_inset space ~
+\begin_layout Plain Layout
+\begin_inset Quotes eld
 \end_inset
 
-Character
+
+\family typewriter
+-
 \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_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-With the corrections, our earlier examples look like this:
+ in text
 \end_layout
 
-\begin_layout Itemize
-e.
-\begin_inset space \thinspace{}
 \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
 
-g.
-\begin_inset space \space{}
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-this is too much space!
+\begin_layout Plain Layout
+–
 \end_layout
 
-\begin_layout Itemize
-This is I\SpecialChar \@.
- It's okay.
-\end_layout
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-\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
+\begin_layout Plain 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
+Insert\SpecialChar \menuseparator
+Special
 \begin_inset space ~
 \end_inset
 
-TeX
-\family default
- feature described in section 
-\emph on
-Checking TeX
-\emph default
- of the 
-\emph on
-Additional Features
-\emph default
- manual.
+Character\SpecialChar \menuseparator
+Symbols
 \end_layout
 
-\begin_layout Subsubsection
-Quotes
-\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
-Typography ! Quotes
+em dash
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+—
+\end_layout
 
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-Quotes | see
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\family sans
+Insert\SpecialChar \menuseparator
+Special
+\begin_inset space ~
+\end_inset
 
-{
+Character\SpecialChar \menuseparator
+Symbols
 \end_layout
 
 \end_inset
-
-Typography
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-}
+minus sign
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-
-\end_layout
-
+\begin_layout Plain Layout
+\begin_inset Formula $-$
 \end_inset
 
 
 \end_layout
 
-\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, 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 \begin_inset Quotes eld
 \end_inset
 
-open close
+
+\family typewriter
+-
+\family default
+
 \begin_inset Quotes erd
 \end_inset
 
-.
- The keyboard character, 
-\family sans
-"
-\family default
-, generates this automatically.
+ in math mode
 \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 
-\family sans
-Document\SpecialChar \menuseparator
-Settings
-\family default
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
-\begin_inset Index idx
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
-Document ! Settings
-\end_layout
 
+\begin_inset VSpace defskip
 \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
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
-\family sans
+\begin_layout Standard
+You can alternatively generate the en and em dash by inserting the 
 \begin_inset Quotes eld
 \end_inset
 
-Text
-\begin_inset Quotes erd
-\end_inset
-
 
+\family typewriter
+-
 \family default
- Use quotes like this 
-\begin_inset Quotes eld
-\end_inset
 
-double
 \begin_inset Quotes erd
 \end_inset
 
- or 
-\begin_inset Quotes els
+ 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
 \end_inset
 
-single
-\begin_inset Quotes ers
+-
+\begin_inset space \thinspace{}
 \end_inset
 
-
-\end_layout
-
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
-\family sans
-\begin_inset Quotes sld
+-
+\begin_inset Quotes erd
 \end_inset
 
-Text
-\begin_inset Quotes srd
+ gives a en dash, 
+\begin_inset Quotes eld
 \end_inset
 
-
-\family default
- Use quotes like 
-\begin_inset Quotes sld
+-
+\begin_inset space \thinspace{}
 \end_inset
 
-this
-\begin_inset Quotes srd
+-
+\begin_inset space \thinspace{}
 \end_inset
 
- or 'this
-\begin_inset Quotes ers
+-
+\begin_inset Quotes erd
 \end_inset
 
-
+ a em dash.
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
-\family sans
-\begin_inset Quotes gld
-\end_inset
-
-Text
-\begin_inset Quotes grd
+\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
 \end_inset
 
 
+\family typewriter
+-
 \family default
- Use quotes like 
-\begin_inset Quotes gld
-\end_inset
 
-this
-\begin_inset Quotes grd
+\begin_inset Quotes eld
 \end_inset
 
- or 
-\begin_inset Quotes gls
-\end_inset
+ in use:
+\end_layout
 
-this
-\begin_inset Quotes grs
+\begin_layout Enumerate
+line- and page-breaks
+\begin_inset space \hfill{}
 \end_inset
 
-
+(
+\emph on
+hyphen
+\emph default
+)
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
-\family sans
-\begin_inset Quotes pld
+\begin_layout Enumerate
+From A–Z
+\begin_inset space \hfill{}
 \end_inset
 
-Text
-\begin_inset Quotes prd
+(
+\emph on
+en dash
+\emph default
+)
+\end_layout
+
+\begin_layout Enumerate
+Oh — there's a dash.
+\begin_inset space \hfill{}
 \end_inset
 
+(
+\emph on
+em dash
+\emph default
+)
+\end_layout
 
-\family default
- Use quotes like 
-\begin_inset Quotes pld
+\begin_layout Enumerate
+\begin_inset Formula $x^{2}-y^{2}=z^{2}$
 \end_inset
 
-this
-\begin_inset Quotes prd
-\end_inset
 
- or 
-\begin_inset Quotes pls
+\begin_inset space \hfill{}
 \end_inset
 
-this
-\begin_inset Quotes prs
-\end_inset
+(
+\emph on
+minus sign
+\emph default
+)
+\end_layout
 
+\begin_layout Subsection
+Hyphenation
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+Hyphenation
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-
-\family sans
-\begin_inset Quotes fld
 \end_inset
 
-Text
-\begin_inset Quotes frd
-\end_inset
 
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Hyphenation"
 
-\family default
- Use quotes like 
-\begin_inset Quotes fld
 \end_inset
 
-this
-\begin_inset Quotes frd
-\end_inset
 
- or 
-\begin_inset Quotes fls
-\end_inset
+\end_layout
 
-this
-\begin_inset Quotes frs
-\end_inset
+\begin_layout Standard
+Words are not hyphenated within LyX but automatically in the output.
+ Hyphenation is done by the LaTeX-package 
+\series bold
+babel
+\series default
 
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+LaTeX-packages ! babel
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\end_inset
+
+ following the rules of the document language.
+\end_layout
 
+\begin_layout Standard
+LaTeX hyphenates almost perfectly, it only has problems with text in the
 \family sans
-\begin_inset Quotes ald
+typewriter
+\family default
+ font and with unusual constructs, like 
+\begin_inset Quotes eld
 \end_inset
 
-Text
-\begin_inset Quotes ard
+h3knix/m0n0wall
+\begin_inset Quotes erd
 \end_inset
 
+.
+ If 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
- Use quotes like 
-\begin_inset Quotes ald
+.
+ These extra hyphenation points are only recommendations to LaTeX.
+ If no hyphenation is necessary, LaTeX will ignore them.
+\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
+\end_inset
+
+A-b c
+\begin_inset Quotes erd
 \end_inset
 
-this
-\begin_inset Quotes ard
+.
+ LaTeX would then see the hyphen 
+\begin_inset Quotes eld
 \end_inset
 
- or 
-\begin_inset Quotes als
+-
+\begin_inset Quotes erd
 \end_inset
 
-this
-\begin_inset Quotes ars
+ 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
 \end_inset
 
+Prevent Hyphenation
+\begin_inset Quotes erd
+\end_inset
 
-\end_layout
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-These settings affect what character the 
-\family sans
-"
-\family default
- key produces.
+Objects
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Subsection
-Ligatures
+Punctuation Marks
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Typography ! Ligatures
+Punctuation marks
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Ligatures | see
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{
 \end_layout
 
-\end_inset
+\begin_layout Subsubsection
+Abbreviations and End of Sentence
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Abbreviations"
 
-Typography
-\begin_inset ERT
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
 
-}
 \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
 \end_inset
 
+appropriate amount of space
+\begin_inset Quotes erd
+\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
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Ligatures"
+\family typewriter
+.
+\family default
 
+\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
-It is standard typesetting practice to group certain letters together and
- print them as single characters.
- These groups are known as 
+Here are some examples of 
 \emph on
-ligatures
+correct
 \emph default
-.
- Since LaTeX knows about ligatures, your documents will contain them too
- in the output.
- Here are the standard ligatures:
+ abbreviations and the end of a sentence:
 \end_layout
 
 \begin_layout Itemize
-ff
+M.
+ Butterfly
 \end_layout
 
 \begin_layout Itemize
-fi
+Don't worry.
+ Be happy.
 \end_layout
 
-\begin_layout Itemize
-fl
+\begin_layout Standard
+And here's an example of the algorithm going wrong:
 \end_layout
 
 \begin_layout Itemize
-ffi
+e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+ this is too much space!
 \end_layout
 
 \begin_layout Itemize
-ffl
+This is I.
+ It's okay.
 \end_layout
 
 \begin_layout Standard
-Some languages uses other ligatures if the document font supports them.
+You will not see anything wrong until you view a final version of your document.
 \end_layout
 
 \begin_layout Standard
-Sometimes, you don't want a ligature in a word.
- While a ligature may be okay in the word, 
-\begin_inset Quotes eld
-\end_inset
+To fix this problem, use one of the following:
+\end_layout
 
-graffiti,
-\begin_inset Quotes erd
+\begin_layout Enumerate
+Use an 
+\family sans
+Inter-word
+\begin_inset space ~
 \end_inset
 
- it looks really weird in compound words, such as 
-\begin_inset Quotes eld
+Space
+\family default
+ after lowercase abbreviations (see section
+\begin_inset space ~
 \end_inset
 
-cufflink
-\begin_inset Quotes erd
-\end_inset
 
- or the German 
-\begin_inset Quotes eld
-\end_inset
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Inter-word-Space"
 
-Dorffest.
-\begin_inset Quotes erd
 \end_inset
 
- To break a ligature, use 
-\family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Ligature
-\begin_inset space ~
-\end_inset
+).
+\begin_inset Index idx
+status collapsed
 
-Break.
+\begin_layout Plain Layout
+Spaces ! inter-word
+\end_layout
 
-\family default
- This changes 
-\begin_inset Quotes eld
 \end_inset
 
-cufflinks
-\begin_inset Quotes erd
-\end_inset
 
- to 
-\begin_inset Quotes eld
-\end_inset
+\end_layout
 
-cuff\SpecialChar \textcompwordmark{}
-links
-\begin_inset Quotes erd
+\begin_layout Enumerate
+Use a 
+\family sans
+Thin
+\begin_inset space ~
 \end_inset
 
- and 
-\begin_inset Quotes eld
+Space
+\family default
+ between two tokens of an abbreviation (see section
+\begin_inset space ~
 \end_inset
 
-Dorffest
-\begin_inset Quotes erd
-\end_inset
 
- to 
-\begin_inset Quotes eld
-\end_inset
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Thin-Space"
 
-Dorf\SpecialChar \textcompwordmark{}
-fest
-\begin_inset Quotes erd
 \end_inset
 
-.
-\end_layout
-
-\begin_layout Subsection
-LyX's Proper Names
+).
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LyX ! Proper names
+Spaces ! thin
 \end_layout
 
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:LyX's-Proper-Names"
+\end_layout
 
+\begin_layout Enumerate
+Use an 
+\family sans
+End
+\begin_inset space ~
 \end_inset
 
+of
+\begin_inset space ~
+\end_inset
 
-\end_layout
+sentence
+\begin_inset space ~
+\end_inset
 
-\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
+period
+\family default
+ found under the 
+\family sans
+Insert\SpecialChar \menuseparator
+Special
+\begin_inset space ~
 \end_inset
 
-LaT
-\begin_inset ERT
-status collapsed
+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
 
-\begin_layout Plain Layout
+ 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{}
 \end_inset
 
-eX
-\begin_inset Quotes erd
+g.
+\begin_inset space \space{}
 \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
+this is too much space!
+\end_layout
 
-command
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Itemize
+This is I\SpecialChar \@.
+ It's okay.
+\end_layout
 
- appear as proper name in the output, see the last paragraph of this section.
- To create proper names omit the TeX Code.
+\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
 
+\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
 
- Note the order of the upper-and lowercase letters! LyX recognizes the following
- proper names:
+TeX
+\family default
+ feature described in section 
+\emph on
+Checking TeX
+\emph default
+ of the 
+\emph on
+Additional Features
+\emph default
+ manual.
 \end_layout
 
-\begin_layout Description
-LyX The name of the game, write 
-\begin_inset Quotes eld
-\end_inset
-
-L
-\begin_inset ERT
+\begin_layout Subsubsection
+Quotes
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-{}
+Typography ! Quotes
 \end_layout
 
 \end_inset
 
-yX
-\begin_inset Quotes erd
-\end_inset
-
- to produce it.
-\end_layout
 
-\begin_layout Description
-TeX The program used by LaTeX, write 
-\begin_inset Quotes eld
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-T
+\begin_layout Plain Layout
+Quotes | see
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{}
-\end_layout
-
-\end_inset
-
-eX
-\begin_inset Quotes erd
-\end_inset
-
- to produce it.
+{
 \end_layout
 
-\begin_layout Description
-LaTeX The program used by LyX, write 
-\begin_inset Quotes eld
 \end_inset
 
-LaT
+Typography
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{}
+}
 \end_layout
 
 \end_inset
 
-eX
-\begin_inset Quotes erd
-\end_inset
 
- to produce it.
 \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
 
+\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
 \end_inset
 
-eX2e
+open close
 \begin_inset Quotes erd
 \end_inset
 
- to produce it.
+.
+ The keyboard character, 
+\family sans
+"
+\family default
+, generates this automatically.
 \end_layout
 
 \begin_layout Standard
-You might wonder why the LaTeX-version is 
-\begin_inset Quotes eld
-\end_inset
+You can specify what character the 
+\family sans
+"
+\family default
+ key produces using the submenu 
+\family sans
+Language
+\family default
+ of the 
+\family sans
+Document\SpecialChar \menuseparator
+Settings
+\family default
 
-2
-\begin_inset Formula $\epsilon$
-\end_inset
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+Document ! Settings
+\end_layout
 
-\begin_inset Quotes erd
 \end_inset
 
+ dialog in the box 
+\family sans
+Quote Style
+\family default
 .
- 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 
-\begin_inset Formula $\pi$
-\end_inset
+ There are six choices:
+\end_layout
 
-: The actual version is 
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
 \begin_inset Quotes eld
 \end_inset
 
-TeX-3.141592
+Text
 \begin_inset Quotes erd
 \end_inset
 
-, the previous one was 
+
+\family default
+ Use quotes like this 
 \begin_inset Quotes eld
 \end_inset
 
-TeX-3.14159
+double
 \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
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-g.
-\begin_inset space \space{}
+\family sans
+\begin_inset Quotes sld
 \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
-
+Text
+\begin_inset Quotes srd
 \end_inset
 
 
-\begin_inset Newline newline
+\family default
+ Use quotes like 
+\begin_inset Quotes sld
 \end_inset
 
-For more about TeX Code, look at section
-\begin_inset space ~
+this
+\begin_inset Quotes srd
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:TeX-Code"
-
-\end_inset
-
-.
 \end_layout
 
-\begin_layout Subsection
-Units
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Typography ! Units
-\end_layout
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
+\family sans
+\begin_inset Quotes gld
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-Generally the space between units and the number is smaller than the normal
- space between two words.
- As you can see in the example below, it looks better when the space is
- smaller.
- To get such a 
-\begin_inset Quotes eld
+Text
+\begin_inset Quotes grd
 \end_inset
 
-half space
-\begin_inset Quotes erd
-\end_inset
 
- for units use the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Thin
-\begin_inset space ~
+\family default
+ Use quotes like 
+\begin_inset Quotes gld
 \end_inset
 
-Space
-\family default
- (shortcut 
-\begin_inset Info
-type  "shortcuts"
-arg   "space-insert thin"
+this
+\begin_inset Quotes grd
 \end_inset
 
-).
-\end_layout
 
-\begin_layout Standard
-Here's 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">
-<row>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 
-\begin_layout Plain Layout
-24
-\begin_inset space ~
+\family sans
+\begin_inset Quotes pld
 \end_inset
 
-kW
-\begin_inset Formula $\cdot$
+Text
+\begin_inset Quotes prd
 \end_inset
 
-h
-\end_layout
 
+\family default
+ Use quotes like 
+\begin_inset Quotes pld
+\end_inset
+
+this
+\begin_inset Quotes prd
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-space between number and unit
+
 \end_layout
 
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+\begin_inset Quotes fld
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-24
-\begin_inset space \thinspace{}
+Text
+\begin_inset Quotes frd
 \end_inset
 
-kW
-\begin_inset Formula $\cdot$
+
+\family default
+ Use quotes like 
+\begin_inset Quotes fld
 \end_inset
 
-h
+this
+\begin_inset Quotes frd
+\end_inset
+
+
 \end_layout
 
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
+\family sans
+\begin_inset Quotes ald
+\end_inset
+
+Text
+\begin_inset Quotes ard
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-half space between number and unit
-\end_layout
 
+\family default
+ Use quotes like 
+\begin_inset Quotes ald
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
+this
+\begin_inset Quotes ard
 \end_inset
 
 
 \end_layout
 
 \begin_layout Subsection
-Widows and Orphans
+Ligatures
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Typography ! Widows and orphans
+Typography ! Ligatures
 \end_layout
 
 \end_inset
 
 
-\end_layout
+\begin_inset Index idx
+status collapsed
 
-\begin_layout Standard
-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.
- These bits of text became known as 
-\emph on
-widows
-\emph default
- and 
-\emph on
-orphans
-\emph default
-.
-\end_layout
+\begin_layout Plain Layout
+Ligatures | see
+\begin_inset ERT
+status collapsed
 
-\begin_layout Standard
-Clearly, 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.
+\begin_layout Plain Layout
+
+{
 \end_layout
 
-\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
-\begin_inset space ~
 \end_inset
 
+Typography
+\begin_inset ERT
+status collapsed
 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "latexcompanion"
+\begin_layout Plain Layout
 
-\end_inset
+}
+\end_layout
 
- or
-\begin_inset space ~
 \end_inset
 
 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "latexguide"
+\end_layout
 
 \end_inset
 
-] may have more information.
- You will almost never need to worry about this, however.
-\end_layout
 
-\begin_layout Chapter
-Notes, Graphics, Tables, and Floats
 \begin_inset CommandInset label
 LatexCommand label
-name "cha:Floats-and-Notes"
+name "sub:Ligatures"
 
 \end_inset
 
@@ -16343,160 +16288,123 @@ name "cha:Floats-and-Notes"
 \end_layout
 
 \begin_layout Standard
-The issues of this chapter are described in detail in the 
+It is standard typesetting practice to group certain letters together and
+ print them as single characters.
+ These groups are known as 
 \emph on
-Embedded Objects
+ligatures
 \emph default
- manual.
- There you'll also find tips and tricks for special cases.
+.
+ Since LaTeX knows about ligatures, your documents will contain them too
+ in the output.
+ Here are the standard ligatures:
 \end_layout
 
-\begin_layout Section
-Notes
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Notes
+\begin_layout Itemize
+ff
 \end_layout
 
-\end_inset
-
-
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Notes"
+\begin_layout Itemize
+fi
+\end_layout
 
-\end_inset
+\begin_layout Itemize
+fl
+\end_layout
 
+\begin_layout Itemize
+ffi
+\end_layout
 
+\begin_layout Itemize
+ffl
 \end_layout
 
 \begin_layout Standard
-LyX offers you a few types of notes to add to your document:
+Some languages uses other ligatures if the document font supports them.
 \end_layout
 
-\begin_layout Description
-LyX
-\begin_inset space ~
+\begin_layout Standard
+Sometimes, you don't want a ligature in a word.
+ While a ligature may be okay in the word, 
+\begin_inset Quotes eld
 \end_inset
 
-Note This note type is for internal notes that won't appear in the output.
-\begin_inset Newline newline
+graffiti,
+\begin_inset Quotes erd
 \end_inset
 
-
-\begin_inset Note Note
-status open
-
-\begin_layout Plain Layout
-This is text in a note box that doesn't appear in the output.
-\end_layout
-
+ it looks really weird in compound words, such as 
+\begin_inset Quotes eld
 \end_inset
 
-
-\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 
-\family sans
-File\SpecialChar \menuseparator
-Export\SpecialChar \menuseparator
-LaTeX (pdflatex) / (plain)
-\family default
-.
-\begin_inset Newline newline
+cufflink
+\begin_inset Quotes erd
 \end_inset
 
-
-\begin_inset Note Comment
-status open
-
-\begin_layout Plain Layout
-This is text in a note box that only appears as comment in LaTeX-files.
-\end_layout
-
+ or the German 
+\begin_inset Quotes eld
 \end_inset
 
-
-\end_layout
-
-\begin_layout Description
-Greyed
-\begin_inset space ~
+Dorffest.
+\begin_inset Quotes erd
 \end_inset
 
-Out This note will appear in the output as grey text.
-\begin_inset Newline newline
+ To break a ligature, use 
+\family sans
+Insert\SpecialChar \menuseparator
+Formatting\SpecialChar \menuseparator
+Ligature
+\begin_inset space ~
 \end_inset
 
+Break.
 
-\begin_inset Newline newline
+\family default
+ This changes 
+\begin_inset Quotes eld
 \end_inset
 
-
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-This is 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.
-\end_layout
-
+cufflinks
+\begin_inset Quotes erd
 \end_inset
 
- of a comment that appears in the output as grey text.
-\end_layout
-
+ to 
+\begin_inset Quotes eld
 \end_inset
 
-
-\begin_inset Newline newline
+cuff\SpecialChar \textcompwordmark{}
+links
+\begin_inset Quotes erd
 \end_inset
 
+ and 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_inset Newline newline
+Dorffest
+\begin_inset Quotes erd
 \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.
-\end_layout
+ to 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
-Notes are inserted with the toolbar button 
-\begin_inset Info
-type  "icon"
-arg   "note-insert"
+Dorf\SpecialChar \textcompwordmark{}
+fest
+\begin_inset Quotes erd
 \end_inset
 
- or the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Note
-\family default
 .
- Right-click on the appearing note box to select the note type.
 \end_layout
 
-\begin_layout Section
-Footnotes
+\begin_layout Subsection
+LyX's Proper Names
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Footnotes
+LyX ! Proper names
 \end_layout
 
 \end_inset
@@ -16504,7 +16412,7 @@ Footnotes
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sec:Footnotes"
+name "sub:LyX's-Proper-Names"
 
 \end_inset
 
@@ -16512,421 +16420,211 @@ name "sec:Footnotes"
 \end_layout
 
 \begin_layout Standard
-LyX uses boxes to display footnotes: When you insert a footnote using the
- menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Footnote
-\family default
- or the toolbar button 
-\begin_inset Info
-type  "icon"
-arg   "footnote-insert"
+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
 
-, 
-\family roman
-\series medium
-\bar no
-you'll see
-\family default
-\series default
-\bar default
- the following box: 
-\begin_inset Graphics
-       filename clipart/footnoteQt4.png
-       scale 80
+LaT
+\begin_inset ERT
+status collapsed
 
-\end_inset
+\begin_layout Plain Layout
 
+{}
+\end_layout
 
-\family roman
-\series medium
-\bar no
- This box is LyX's representation of your footnote.
- If you
-\family default
-\series default
-\bar default
- left-click on 
-\family roman
-\series medium
-\bar no
-the 
-\begin_inset Quotes eld
 \end_inset
 
-
-\family sans
-foot
-\family roman
-
+eX
 \begin_inset Quotes erd
 \end_inset
 
-
-\family default
-\series default
-\bar default
-\family roman
-\series medium
-\bar no
-label, the box will
-\family default
-\series default
-\bar default
- be opened and you can enter the footnote text into it.
- Clicking on the box label again, will close 
-\family roman
-\series medium
-\bar no
-the
-\family default
-\series default
-\bar default
- box
-\family roman
-\series medium
-\bar no
-.
- If you want to turn existing text into a footnote, simply mark it and click
- on the footnote
-\family default
-\series default
-\bar default
- toolbar 
-\family roman
-\series medium
-\bar no
-button
-\family default
-\series default
-\bar default
 .
-\end_layout
-
-\begin_layout Standard
-Here's an example footnote:
-\family roman
-\series medium
-\bar no
-
-\begin_inset Foot
-status open
+\begin_inset Note Note
+status collapsed
 
 \begin_layout Plain Layout
-To close a footnote, click on the footnote box label.
-\end_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
 
-\begin_layout Standard
-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.
- T
-\family roman
-h
-\family default
-ey are described in the 
-\emph on
-Embedded Objects
-\emph default
- manual.
-\end_layout
-
-\begin_layout Section
-Marginal Notes
-\begin_inset Index idx
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
-Marginal notes
+ Note the order of the upper-and lowercase letters! LyX recognizes the following
+ proper names:
 \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_inset CommandInset label
-LatexCommand label
-name "sec:Marginal-Notes"
-
-\end_inset
-
+\begin_layout Plain Layout
 
+{}
 \end_layout
 
-\begin_layout Standard
-Marginal notes look and behave just like footnotes in LyX.
- When you insert a margin note via the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Marginal
-\begin_inset space ~
-\end_inset
-
-Note
-\family default
- or the toolbar button 
-\begin_inset Info
-type  "icon"
-arg   "marginalnote-insert"
-\end_inset
-
-, you'll see 
-\family roman
-\series medium
-a
-\family default
-\series default
- grey 
-\family roman
-\series medium
-box with a
-\family default
-\series default
- red 
-\family roman
-\series medium
-label 
-\begin_inset Quotes eld
 \end_inset
 
-margin
+yX
 \begin_inset Quotes erd
 \end_inset
 
- appearing within your text.
- This box is LyX's representation of your margin
-\family default
-\series default
-al 
-\family roman
-\series medium
-note.
+ to produce it.
 \end_layout
 
-\begin_layout Standard
-At the side is an example marginal note.
-\family roman
-\series medium
+\begin_layout Description
+TeX The program used by LaTeX, write 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_inset Marginal
-status open
+T
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-This is a marginal note.
+
+{}
 \end_layout
 
 \end_inset
 
+eX
+\begin_inset Quotes erd
+\end_inset
 
+ to produce it.
 \end_layout
 
-\begin_layout Standard
-Marginal notes appear at the right side in single-sided documents.
- In double-sided documents they appear in the outer margin – left on even
- pages, right on odd pages.
-\end_layout
+\begin_layout Description
+LaTeX The program used by LyX, write 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Section
-Graphics and Images
-\begin_inset Index idx
+LaT
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-Images
+
+{}
 \end_layout
 
 \end_inset
 
+eX
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Graphics
+ to produce it.
 \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_inset CommandInset label
-LatexCommand label
-name "sec:Graphics"
-
-\end_inset
-
+\begin_layout Plain Layout
 
+{}
 \end_layout
 
-\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 Info
-type  "icon"
-arg   "dialog-show-new-inset graphics"
 \end_inset
 
- or select 
-\family sans
-Insert\SpecialChar \menuseparator
-Graphics
-\family default
- from the menu.
- Then a dialog will appear to choose the file to load.
+eX2e
+\begin_inset Quotes erd
+\end_inset
+
+ to produce it.
 \end_layout
 
 \begin_layout Standard
-This dialog has numerous mostly self-explanatory parameters.
- The 
-\family sans
-Graphics
-\family default
- tab allows you to choose your image file.
- The image can be transformed by setting a rotation angle and a scaling
- factor.
- The scaling units are explained in Appendix
-\begin_inset space ~
+You might wonder why the LaTeX-version is 
+\begin_inset Quotes eld
 \end_inset
 
+2
+\begin_inset Formula $\epsilon$
+\end_inset
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cha:Units-available-in"
 
+\begin_inset Quotes erd
 \end_inset
 
 .
-\end_layout
-
-\begin_layout Standard
-In the tab 
-\family sans
-Clipping
-\family default
- it is possible to set image coordinates to adjust the height and width
- of the image in the output.
- The coordinates can also be calculated automatically by pressing the button
-\family sans
-Get
-\begin_inset space ~
+ 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 
+\begin_inset Formula $\pi$
 \end_inset
 
-from
-\begin_inset space ~
+: The actual version is 
+\begin_inset Quotes eld
 \end_inset
 
-file
-\family default
-.
- The option 
-\family sans
-Clip
-\begin_inset space ~
+TeX-3.141592
+\begin_inset Quotes erd
 \end_inset
 
-to
-\begin_inset space ~
+, the previous one was 
+\begin_inset Quotes eld
 \end_inset
 
-bounding
-\begin_inset space ~
+TeX-3.14159
+\begin_inset Quotes erd
 \end_inset
 
-box
-\family default
- will only print the image region within the given coordinates.
- Normally you don't need to take care about image coordinates and can ignore
- the tab 
-\family sans
-Clipping
-\family default
 .
 \end_layout
 
 \begin_layout Standard
-In the 
-\family sans
-LaTeX and LyX options
-\family default
- tab LaTeX experts can specify additional LaTeX options.
- You can also specify here the appearance of the image inside LyX.
- The option 
-\family sans
-Draft
-\begin_inset space ~
-\end_inset
-
-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 ~
+If you don't want to use proper names, e.
+\begin_inset space \thinspace{}
 \end_inset
 
-on
-\begin_inset space ~
+g.
+\begin_inset space \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
- in the text.
- This is an example image within a separate, horizontally centered paragraph:
-\end_layout
-
-\begin_layout Standard
-\align center
+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/mobius.eps
-       scale 70
+       filename clipart/LaTeX.png
+       scale 80
 
 \end_inset
 
 
-\end_layout
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
-If you need image captions and want to reference images, you have to put
- the image into a float, see section
+For more about TeX Code, look at section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:Figure-Floats"
+reference "sec:TeX-Code"
 
 \end_inset
 
@@ -16934,350 +16632,495 @@ reference "sec:Figure-Floats"
 \end_layout
 
 \begin_layout Subsection
-Image Formats
+Units
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Images ! Formats
+Typography ! Units
 \end_layout
 
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Image-Formats"
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
-You can insert images in any known file format.
- But as we explained in section
-\begin_inset space ~
+Generally the space between units and the number is smaller than the normal
+ space between two words.
+ As you can see in the example below, it looks better when the space is
+ smaller.
+ To get such a 
+\begin_inset Quotes eld
 \end_inset
 
+half space
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Output-file-formats"
-
+ for units use the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Formatting\SpecialChar \menuseparator
+Thin
+\begin_inset space ~
 \end_inset
 
-, every output document format allows only a few image formats.
- LyX uses therefore the program 
-\family typewriter
-ImageMagick
+Space
 \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
-\begin_inset space ~
+ (shortcut 
+\begin_inset Info
+type  "shortcuts"
+arg   "space-insert thin"
 \end_inset
 
+).
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Output-file-formats"
+\begin_layout Standard
+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">
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+24
+\begin_inset space ~
+\end_inset
 
+kW
+\begin_inset Formula $\cdot$
 \end_inset
 
-.
+h
 \end_layout
 
-\begin_layout Standard
-Similar to fonts there are two types of image formats:
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+space between number and unit
 \end_layout
 
-\begin_layout Description
-Bitmap
-\begin_inset space ~
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-images consist of pixel values, often in a compressed form.
- They are therefore not fully scalable and look pixelated in large zooms.
- Well-known bitmap image formats are 
-\begin_inset Quotes eld
+\begin_layout Plain Layout
+24
+\begin_inset space \thinspace{}
 \end_inset
 
-Graphics Interchange Format
-\begin_inset Quotes erd
+kW
+\begin_inset Formula $\cdot$
 \end_inset
 
- (GIF, file extension 
-\begin_inset Quotes eld
+h
+\end_layout
+
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+half space between number and unit
+\end_layout
 
-\family typewriter
-.gif
-\family default
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
-\begin_inset Quotes erd
 \end_inset
 
-)
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-GIF|see
-\begin_inset ERT
+\end_layout
+
+\begin_layout Subsection
+Widows and Orphans
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-{
+Typography ! Widows and orphans
 \end_layout
 
 \end_inset
 
-Image formats
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\end_layout
 
-}
+\begin_layout Standard
+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.
+ These bits of text became known as 
+\emph on
+widows
+\emph default
+ and 
+\emph on
+orphans
+\emph default
+.
+\end_layout
+
+\begin_layout Standard
+Clearly, 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
 
+\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
+\begin_inset space ~
 \end_inset
 
 
-\end_layout
+\begin_inset CommandInset citation
+LatexCommand cite
+key "latexcompanion"
 
 \end_inset
 
-, 
-\begin_inset Quotes eld
+ or
+\begin_inset space ~
 \end_inset
 
-Portable Network Graphics
-\begin_inset Quotes erd
+
+\begin_inset CommandInset citation
+LatexCommand cite
+key "latexguide"
+
 \end_inset
 
- (PNG, file extension 
-\begin_inset Quotes eld
+) may have more information.
+ You will almost never need to worry about this, however.
+\end_layout
+
+\begin_layout Chapter
+Notes, Graphics, Tables, and Floats
+\begin_inset CommandInset label
+LatexCommand label
+name "chap:Floats-and-Notes"
+
 \end_inset
 
 
-\family typewriter
-.png
-\family default
+\end_layout
 
-\begin_inset Quotes erd
+\begin_layout Standard
+The issues of this chapter are described in detail in the 
+\emph on
+Embedded
+\begin_inset space ~
 \end_inset
 
-)
+Objects
+\emph default
+ manual.
+ There you will also find tips and tricks for special cases.
+\end_layout
+
+\begin_layout Section
+Notes
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-PNG|see
-\begin_inset ERT
-status collapsed
+Notes
+\end_layout
 
-\begin_layout Plain Layout
+\end_inset
 
-{
-\end_layout
+
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Notes"
 
 \end_inset
 
-Image formats
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\end_layout
 
-}
+\begin_layout Standard
+LyX offers you a few types of notes to add to your document:
 \end_layout
 
+\begin_layout Description
+LyX
+\begin_inset space ~
+\end_inset
+
+Note This note type is for internal notes that will not appear in the output.
+\begin_inset Newline newline
 \end_inset
 
 
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+This is text in a note box that doesn't appear in the output.
 \end_layout
 
 \end_inset
 
-, and 
-\begin_inset Quotes eld
-\end_inset
 
-Joint Photographic Experts Group
-\begin_inset Quotes erd
+\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 
+\family sans
+File\SpecialChar \menuseparator
+Export\SpecialChar \menuseparator
+LaTeX
+\begin_inset space ~
 \end_inset
 
- (JPG, file extension 
-\begin_inset Quotes eld
+(xxx)
+\family default
+.
+\begin_inset Newline newline
 \end_inset
 
 
-\family typewriter
-.jpg
-\family default
+\begin_inset Note Comment
+status open
 
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Plain Layout
+This is text in a note box that only appears as comment in LaTeX-files.
+\end_layout
 
- or 
-\begin_inset Quotes eld
 \end_inset
 
 
-\family typewriter
-.jpeg
-\family default
+\end_layout
 
-\begin_inset Quotes erd
+\begin_layout Description
+Greyed
+\begin_inset space ~
 \end_inset
 
-)
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-JPG|see
-\begin_inset ERT
-status collapsed
+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
 
-\begin_layout Plain Layout
+notes
+\family default
+.
+\begin_inset Newline newline
+\end_inset
 
-{
-\end_layout
 
+\begin_inset Newline newline
 \end_inset
 
-Image formats
-\begin_inset ERT
-status collapsed
+
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+This is text
+\begin_inset Foot
+status open
 
 \begin_layout Plain Layout
-
-}
+This is an example footnote within a greyed out note.
+ 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.
 \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
+\begin_inset Newline newline
 \end_inset
 
- (SVG, file extension 
-\begin_inset Quotes eld
-\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.
+\end_layout
 
+\begin_layout Standard
+Notes are inserted with the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "note-insert"
+\end_inset
 
-\family typewriter
-.svg
+ or the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Note
 \family default
+.
+ Right-click on the appearing note box to select the note type.
+\end_layout
 
-\begin_inset Quotes erd
-\end_inset
-
-)
+\begin_layout Section
+Footnotes
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-SVG|see
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{
+Footnotes
 \end_layout
 
 \end_inset
 
-Image formats
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
 
-}
-\end_layout
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Footnotes"
 
 \end_inset
 
 
 \end_layout
 
+\begin_layout Standard
+LyX uses boxes to display footnotes: When you insert a footnote using the
+ menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Footnote
+\family default
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "footnote-insert"
 \end_inset
 
 , 
-\begin_inset Quotes eld
-\end_inset
+\family roman
+\series medium
+\bar no
+you will see
+\family default
+\series default
+\bar default
+ the following box: 
+\begin_inset Graphics
+       filename clipart/footnoteQt4.png
+       scale 80
 
-Encapsulated PostScript
-\begin_inset Quotes erd
 \end_inset
 
- (EPS, file extension 
+
+\family roman
+\series medium
+\bar no
+ This box is LyX's representation of your footnote.
+ If you
+\family default
+\series default
+\bar default
+ left-click on 
+\family roman
+\series medium
+\bar no
+the 
 \begin_inset Quotes eld
 \end_inset
 
 
-\family typewriter
-.eps
-\family default
+\family sans
+foot
+\family roman
 
 \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
 
-{
+\family default
+\series default
+\bar default
+\family roman
+\series medium
+\bar no
+label, the box will
+\family default
+\series default
+\bar default
+ be opened and you can enter the footnote text into it.
+ Clicking on the box label again, will close 
+\family roman
+\series medium
+\bar no
+the
+\family default
+\series default
+\bar default
+ box
+\family roman
+\series medium
+\bar no
+.
+ If you want to turn existing text into a footnote, simply mark it and click
+ on the footnote
+\family default
+\series default
+\bar default
+ toolbar 
+\family roman
+\series medium
+\bar no
+button
+\family default
+\series default
+\bar default
+.
 \end_layout
 
-\end_inset
+\begin_layout Standard
+Here is an example footnote:
+\family roman
+\series medium
+\bar no
 
-Image formats
-\begin_inset ERT
-status collapsed
+\begin_inset Foot
+status open
 
 \begin_layout Plain Layout
-
-}
+To close a footnote, click on the footnote box label.
 \end_layout
 
 \end_inset
@@ -17285,67 +17128,111 @@ status collapsed
 
 \end_layout
 
+\begin_layout Standard
+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 other
+ schemes using special LaTeX-commands.
+ T
+\family roman
+h
+\family default
+ey are described in the 
+\emph on
+Embedded
+\begin_inset space ~
 \end_inset
 
-, and 
-\begin_inset Quotes eld
-\end_inset
+Objects
+\emph default
+ manual.
+\end_layout
 
-Portable Document Format
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Section
+Marginal Notes
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Marginal notes
+\end_layout
 
- (PDF, file extension 
-\begin_inset Quotes eld
 \end_inset
 
 
-\family typewriter
-.pdf
-\family default
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Marginal-Notes"
 
-\begin_inset Quotes erd
 \end_inset
 
-)
-\begin_inset Index idx
-status collapsed
 
-\begin_layout Plain Layout
-PDF
 \end_layout
 
+\begin_layout Standard
+Marginal notes look and behave just like footnotes in LyX.
+ When you insert a margin note via the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Marginal
+\begin_inset space ~
 \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
-\begin_inset Foot
-status collapsed
+Note
+\family default
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "marginalnote-insert"
+\end_inset
 
-\begin_layout Plain Layout
-In the case of PDF, the original image is additionally compressed.
-\end_layout
+, you will see 
+\family roman
+\series medium
+a
+\family default
+\series default
+\family roman
+\series medium
+box with the
+\family default
+\series default
+\family roman
+\series medium
+label 
+\begin_inset Quotes eld
+\end_inset
 
+margin
+\begin_inset Quotes erd
 \end_inset
 
-.
+ appearing within your text.
+ This box is LyX's representation of your margin
+\family default
+\series default
+al 
+\family roman
+\series medium
+note.
 \end_layout
 
 \begin_layout Standard
-Normally one cannot convert a bitmap image into a scalable one, only vice
- versa.
-\end_layout
+At the side is an example marginal note.
+\family roman
+\series medium
 
-\begin_layout Subsection
-Grouping of Image Settings
-\begin_inset Index idx
-status collapsed
+\begin_inset Marginal
+status open
 
 \begin_layout Plain Layout
-Images ! Settings grouping
+This is a marginal note.
 \end_layout
 
 \end_inset
@@ -17354,37 +17241,48 @@ Images ! Settings grouping
 \end_layout
 
 \begin_layout Standard
-Each image can define a new group of image settings or join an existing
- group.
- Images within such a group share their settings, so adjusting one image
- of the group automatically also adjusts all other images of the group in
- the same way.
- So you can for example change the size for a bunch of images without the
- need to manually change each of them.
+Marginal notes appear at the right side in single-sided documents.
+ In double-sided documents they appear in the outer margin – left on even
+ pages, right on odd pages.
 \end_layout
 
 \begin_layout Standard
-A new group can be set by entering a name in the 
-\family sans
-Group
+For further information about marginal notes see section 
+\emph on
+Margin
 \begin_inset space ~
 \end_inset
 
-Name
-\family default
- field in the Graphics dialog.
- Joining an existing group can be done using the context menu of the image
- by checking the name of the desired group.
+Notes
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Section
-Tables
+Graphics and Images
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Tables
+Images
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Graphics
 \end_layout
 
 \end_inset
@@ -17392,7 +17290,7 @@ Tables
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sec:Tables"
+name "sec:Graphics"
 
 \end_inset
 
@@ -17400,285 +17298,223 @@ name "sec:Tables"
 \end_layout
 
 \begin_layout Standard
-You can insert a table using either the toolbar button 
+To insert an image in your document, place the cursor at the text position
+ you want and click on the toolbar icon 
 \begin_inset Info
 type  "icon"
-arg   "tabular-insert"
+arg   "dialog-show-new-inset graphics"
 \end_inset
 
- or the menu 
+ or select 
 \family sans
 Insert\SpecialChar \menuseparator
-Table
+Graphics
 \family default
-.
- A dialog will appear, asking you for the number of rows and columns.
- The default table has lines around any cell and the first row appears separated
- from the rest of the 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:
+ from the menu.
+ Then a dialog will appear to choose the file to load.
 \end_layout
 
 \begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="4">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0in">
-<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
-
-\end_layout
-
+This dialog has numerous mostly self-explanatory parameters.
+ The 
+\family sans
+Graphics
+\family default
+ tab allows you to choose your image file.
+ The image can be transformed by setting a rotation angle and a scaling
+ factor.
+ The scaling units are explained in Appendix
+\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
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-1
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "cha:Units-available-in"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-2
+.
 \end_layout
 
+\begin_layout Standard
+In the tab 
+\family sans
+Clipping
+\family default
+ it is possible to set image coordinates to adjust the height and width
+ of the image in the output.
+ The coordinates can also be calculated automatically by pressing the button
+\family sans
+Get
+\begin_inset space ~
 \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
-3
-\end_layout
 
+from
+\begin_inset space ~
 \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
-A
-\end_layout
 
+file
+\family default
+.
+ The option 
+\family sans
+Clip
+\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
 
+to
+\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
 
+bounding
+\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
 
+box
+\family default
+ will only print the image region within the given coordinates.
+ Normally you don't need to take care about image coordinates and can ignore
+ the tab 
+\family sans
+Clipping
+\family default
+.
 \end_layout
 
+\begin_layout Standard
+In the 
+\family sans
+LaTeX and LyX options
+\family default
+ tab LaTeX experts can specify additional LaTeX options.
+ You can also specify here the appearance of the image inside LyX.
+ The option 
+\family sans
+Draft
+\begin_inset space ~
 \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
-B
-\end_layout
 
+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
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+unzip
+\begin_inset space ~
+\end_inset
 
-\end_layout
+on
+\begin_inset space ~
+\end_inset
 
+export
+\family default
+ is explained in 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 in section 
+\emph on
+Graphics Dialog
+\emph default
+.
+\end_layout
 
-\size normal
-\noun off
-\color none
+\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
+ in the text.
+ This is an example image within a separate, horizontally centered paragraph:
  
 \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
+\begin_layout Standard
+\align center
+\begin_inset Graphics
+       filename clipart/mobius.eps
+       scale 70
 
 \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 roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-C
 \end_layout
 
+\begin_layout Standard
+If you need image captions and want to reference images, you have to put
+ the image into a float, see 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 "sub:Figure-Floats"
 
 \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
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Image Formats
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
+Images ! Formats
 \end_layout
 
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
-\end_inset
 
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Image-Formats"
 
-\end_layout
+\end_inset
 
-\begin_layout Subsection
-The 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.
- 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 
-\family sans
-table
+You can insert images in any known file format.
+ But as we explained in section
 \begin_inset space ~
 \end_inset
 
-toolbar
-\family default
- helps you in setting table properties.
- It appears when the cursor is inside a table.
-\end_layout
 
-\begin_layout Standard
-In the tab 
-\family sans
-Table
-\begin_inset space ~
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Output-file-formats"
+
 \end_inset
 
-Settings
+, every output document format allows only a few image formats.
+ LyX uses therefore the program 
+\family typewriter
+ImageMagick
 \family default
- of the table dialog you can set the alignment for the current row.
- If you add a row or column, it will be inserted right beside or below the
- current cell respectively.
- The vertical alignment of a column can only be adjusted when a column width
- is given.
- A given width will allow the cell to have line breaks and multiple paragraphs
- of text, see section
+ 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
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Table-Cells"
+reference "sub:Output-file-formats"
 
 \end_inset
 
@@ -17686,1250 +17522,1265 @@ reference "sub:Table-Cells"
 \end_layout
 
 \begin_layout Standard
-You can mark multiple cells of one row/column as a multicolumn/row cell
- using the check box 
-\family sans
-Multicolumn
-\family default
- or 
-\family sans
-Multirow
-\family default
-.
- This will merge the cells to 
-\emph on
-one
-\emph default
- 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
- in the last row without the upper border:
+Similar to fonts there are two types of image formats:
 \end_layout
 
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<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="top" width="0in">
-<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
-abc
-\end_layout
+\begin_layout Description
+Bitmap
+\begin_inset space ~
+\end_inset
 
+images consist of pixel values, often in a compressed form.
+ They are therefore not fully scalable and look pixelated in large zooms.
+ Well-known bitmap image formats are 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-def ghi
-\end_layout
+Graphics Interchange Format
+\begin_inset Quotes erd
+\end_inset
 
+ (GIF, file extension 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\end_layout
+\family typewriter
+.gif
+\family default
 
+\begin_inset Quotes erd
 \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
-jkl
-\end_layout
+)
+\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
+GIF|see
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
-\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" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-B
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+Image formats
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-C
-\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
-D
+}
 \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
-1
-\end_layout
 
-\end_inset
-</cell>
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-2
 \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
-3
-\end_layout
 
+, 
+\begin_inset Quotes eld
 \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
-4
-\end_layout
 
+Portable Network Graphics
+\begin_inset Quotes erd
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
+ (PNG, file extension 
+\begin_inset Quotes eld
 \end_inset
 
 
-\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 
-\emph on
-Embedded
-\begin_inset space ~
-\end_inset
+\family typewriter
+.png
+\family default
 
-Objects
-\emph default
- manual.
- You can also rotate the current cell or the whole table 90
-\begin_inset space \thinspace{}
+\begin_inset Quotes erd
 \end_inset
 
-degrees counterclockwise.
- These rotations are not visible in LyX but in the output.
-\end_layout
+)
+\begin_inset Index idx
+status collapsed
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
+\begin_layout Plain Layout
+PNG|see
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
-\series bold
-Note:
-\series default
- Most DVI-viewers are 
-\emph on
-not
-\emph default
- able to display rotations.
+{
 \end_layout
 
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-The 
-\family sans
-Borders
-\family default
- tab allows you to add and delete border lines for the current row/column.
- The button 
-\family sans
-Default
-\family default
- adds lines for all cell borders.
-\end_layout
-
-\begin_layout Subsection
-Longtables
-\begin_inset Index idx
+Image formats
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-Tables ! Longtables
+
+}
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Longtables
 \end_layout
 
 \end_inset
 
+, and 
+\begin_inset Quotes eld
+\end_inset
 
-\end_layout
-
-\begin_layout Standard
-If the table is too long to fit on one page, you can use the option 
-\family sans
-Use
-\begin_inset space ~
+Joint Photographic Experts Group
+\begin_inset Quotes erd
 \end_inset
 
-long
-\begin_inset space ~
+ (JPG, file extension 
+\begin_inset Quotes eld
 \end_inset
 
-table
-\family default
- in the tab 
-\family sans
-Longtable
+
+\family typewriter
+.jpg
 \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:
-\end_layout
 
-\begin_layout Description
+\begin_inset Quotes erd
+\end_inset
 
-\family sans
-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 
-\family sans
-First
-\begin_inset space ~
+ or 
+\begin_inset Quotes eld
 \end_inset
 
-header
-\family default
- is defined.
-\end_layout
 
-\begin_layout Description
+\family typewriter
+.jpeg
+\family default
 
-\family sans
-First
-\begin_inset space ~
+\begin_inset Quotes erd
 \end_inset
 
-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 the first page of the longtable.
-\end_layout
+)
+\begin_inset Index idx
+status collapsed
 
-\begin_layout Description
+\begin_layout Plain Layout
+JPG|see
+\begin_inset ERT
+status collapsed
 
-\family sans
-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;
- except for the last page, if 
-\family sans
-Last
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
 
-footer
-\family default
- is defined.
+{
 \end_layout
 
-\begin_layout Description
-
-\family sans
-Last
-\begin_inset space ~
 \end_inset
 
-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 the last page of the longtable.
+Image formats
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
 \end_layout
 
-\begin_layout Description
-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
-Caption
-\family default
-.
- More about longtable captions can be found in the 
-\emph on
-Embedded
-\begin_inset space ~
 \end_inset
 
-Objects
-\emph default
- manual.
+
 \end_layout
 
-\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 
-\emph on
-empty
-\emph default
-.
- In this context, first means first in this order: 
-\family sans
-Footer, Last
-\begin_inset space ~
 \end_inset
 
-footer,
-\family default
-\family sans
-Header,
-\family default
-\family sans
-First
+.
+\end_layout
+
+\begin_layout Description
+Scalable
 \begin_inset space ~
 \end_inset
 
-header.
+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
 
-\family default
- See the following longtable to see how it works:
-\end_layout
+Scalable image formats can be 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="69" columns="3">
-<features islongtable="true" longtabularalignment="center">
-<column alignment="block" valignment="top" width="5cm">
-<column alignment="left" valignment="top" width="0pt">
-<column alignment="right" valignment="top" width="0pt">
-<row endfirsthead="true">
-<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+Scalable Vector Graphics
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Plain Layout
+ (SVG, file extension 
+\begin_inset Quotes eld
+\end_inset
 
-\series bold
-Example Phone List (ignore the names)
-\end_layout
 
+\family typewriter
+.svg
+\family default
+
+\begin_inset Quotes erd
 \end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
-\begin_inset Text
+
+)
+\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
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+Image formats
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
+}
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row endfirsthead="true">
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\series bold
-NAME
 \end_layout
 
 \end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+, 
+\begin_inset Quotes eld
+\end_inset
 
-\end_layout
+Encapsulated PostScript
+\begin_inset Quotes erd
+\end_inset
 
+ (EPS, file extension 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\series bold
-TEL.
-\end_layout
+\family typewriter
+.eps
+\family default
 
+\begin_inset Quotes erd
 \end_inset
-</cell>
-</row>
-<row endhead="true">
-<cell multicolumn="1" 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
-\series bold
-Example Phone List
+EPS|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
 \end_layout
 
 \end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
-\begin_inset Text
+
+Image formats
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
+}
 \end_layout
 
 \end_inset
-</cell>
-<cell multicolumn="2" 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>
-<row endhead="true">
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+, and 
+\begin_inset Quotes eld
+\end_inset
 
-\series bold
-NAME
-\end_layout
+Portable Document Format
+\begin_inset Quotes erd
+\end_inset
 
+ (PDF, file extension 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\end_layout
+\family typewriter
+.pdf
+\family default
 
+\begin_inset Quotes erd
 \end_inset
-</cell>
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+)
+\begin_inset Index idx
+status collapsed
 
-\series bold
-TEL.
+\begin_layout Plain Layout
+PDF
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row endfoot="true">
-<cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+.
+ We say it can be, because you can convert any bitmap image format to PDF
+ or EPS and the result will not be scalable.
+ In this cases only a header with the image properties is added to the original
+ image
+\begin_inset Foot
+status collapsed
 
 \begin_layout Plain Layout
-\series bold
-continue ...
+In the case of PDF, the original image is additionally compressed.
 \end_layout
 
 \end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+.
+\end_layout
 
+\begin_layout Standard
+Normally one cannot convert a bitmap image into a scalable one, only vice
+ versa.
 \end_layout
 
-\end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Grouping of Image Settings
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
+Images ! Settings grouping
 \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
 
-\series bold
-Annovi
 \end_layout
 
+\begin_layout Standard
+Each image can define a new group of image settings or join an existing
+ group.
+ Images within such a group share their settings, so adjusting one image
+ of the group automatically also adjusts all other images of the group in
+ the same way.
+ So you can for example change the size for a bunch of images without the
+ need to manually change each of them.
+\end_layout
+
+\begin_layout Standard
+A new group can be set by entering a name in the 
+\family sans
+Group
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-Silvia
+Name
+\family default
+ field in the Graphics dialog.
+ Joining an existing group can be done using the context menu of the image
+ by checking the name of the desired group.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Section
+Tables
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-111
+Tables
 \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
 
-\series bold
-Bertoli
-\end_layout
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Tables"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-Stefano
+
 \end_layout
 
+\begin_layout Standard
+You can insert a table using either the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "tabular-insert"
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+
+ or the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Table
+\family default
+.
+ A dialog will appear, asking you for the number of rows and columns.
+ The default table has lines around any cell and the first row appears separated
+ from the rest of the 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 is an example table:
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="4" columns="4">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0in">
+<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
-111
+
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\series bold
-Bozzi
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+1
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Walter
+2
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="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
-111
+3
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\series bold
-Cachia
+\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" bottomline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Maria
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="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
-111
+
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\series bold
-Cachia
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Maurizio
+
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="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
-111
+
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\series bold
-Cinquemani
+\size normal
+\noun off
+\color none
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Giusi
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-111
+
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+C
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\series bold
-Colin
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Bernard
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="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
-111
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
+
+\end_inset
 
-\begin_layout Plain Layout
 
-\series bold
-Concli
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+The Table dialog
+\end_layout
 
-\begin_layout Plain Layout
-Gianfranco
+\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.
+ 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 
+\family sans
+table
+\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
-111
+toolbar
+\family default
+ helps you in setting table properties.
+ It appears when the cursor is inside a table.
 \end_layout
 
+\begin_layout Standard
+In the tab 
+\family sans
+Table
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+Settings
+\family default
+ of the table dialog you can set the alignment for the current row.
+ If you add a row or column, it will be inserted right beside or below the
+ current cell respectively.
+ The vertical alignment of a column can only be adjusted when a column width
+ is given.
+ A given width will allow the cell to have line breaks and multiple paragraphs
+ of text, see section
+\begin_inset space ~
+\end_inset
 
-\series bold
-Dal Bosco
-\end_layout
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Table-Cells"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+
+.
+\end_layout
+
+\begin_layout Standard
+You can mark multiple cells of one row/column as a multicolumn/row cell
+ using the check box 
+\family sans
+Multicolumn
+\family default
+ or 
+\family sans
+Multirow
+\family default
+.
+ This will merge the cells to 
+\emph on
+one
+\emph default
+ 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
+ in the last row without the upper border:
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<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="top" width="0in">
+<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
-Carolina
+abc
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-111
+def ghi
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\series bold
-Dalpiaz
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="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
-Annamaria
+jkl
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-111
+
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+A
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\series bold
-Feliciello
+B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Domenico
+C
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-111
+D
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\series bold
-Focarelli
+1
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Paola
+2
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" 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
-111
+3
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" 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
-
-\series bold
-Galletti
+4
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
+</row>
+</lyxtabular>
+
+\end_inset
+
 
-\begin_layout Plain Layout
-Oreste
 \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 
+\emph on
+Embedded
+\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
-111
+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.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
 
 \series bold
-Gasparini
+Note:
+\series default
+ Most DVI-viewers are 
+\emph on
+not
+\emph default
+ able to display rotations.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-Franca
-\end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\end_layout
 
-\begin_layout Plain Layout
-111
+\begin_layout Standard
+The 
+\family sans
+Borders
+\family default
+ tab allows you to add and delete border lines for the current row/column.
+ The button 
+\family sans
+Default
+\family default
+ adds lines for all cell borders.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Longtables
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
-\series bold
-Rizzardi
+Tables ! Longtables
 \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
-Paola
+Longtables
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-111
+
 \end_layout
 
+\begin_layout Standard
+If the table is too long to fit on one page, you can use the option 
+\family sans
+Use
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+long
+\begin_inset space ~
+\end_inset
 
-\series bold
-Lassini
+table
+\family default
+ in the tab 
+\family sans
+Longtable
+\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:
 \end_layout
 
+\begin_layout Description
+
+\family sans
+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 
+\family sans
+First
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-Giancarlo
+header
+\family default
+ is defined.
 \end_layout
 
+\begin_layout Description
+
+\family sans
+First
+\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
-111
+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 the first page of the longtable.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Description
 
-\begin_layout Plain Layout
+\family sans
+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;
+ except for the last page, if 
+\family sans
+Last
+\begin_inset space ~
+\end_inset
 
-\series bold
-Malfatti
+footer
+\family default
+ is defined.
 \end_layout
 
+\begin_layout Description
+
+\family sans
+Last
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-Luciano
+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 the last page of the longtable.
 \end_layout
 
+\begin_layout Description
+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
+Caption
+\family default
+.
+ More about longtable captions can be found in the 
+\emph on
+Embedded
+\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
-111
+Objects
+\emph default
+ manual.
 \end_layout
 
+\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 
+\emph on
+empty
+\emph default
+.
+ In this context, first means first in this order: 
+\family sans
+Footer, Last
+\begin_inset space ~
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+
+footer,
+\family default
+\family sans
+Header,
+\family default
+\family sans
+First
+\begin_inset space ~
+\end_inset
+
+header.
+
+\family default
+ See the following longtable to see how it works:
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="69" columns="3">
+<features islongtable="true" longtabularalignment="center">
+<column alignment="block" valignment="top" width="5cm">
+<column alignment="left" valignment="top" width="0pt">
+<column alignment="right" valignment="top" width="0pt">
+<row endfirsthead="true">
+<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Malfatti
+Example Phone List (ignore the names)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Valeriano
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-111
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row endfirsthead="true">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Meneguzzo
+NAME
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Roberto
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-111
+
+\series bold
+TEL.
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row endhead="true">
+<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
 \series bold
-Mezzadra
+Example Phone List
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Roberto
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-111
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row endhead="true">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Pirpamer
+NAME
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Erich
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-111
+
+\series bold
+TEL.
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row endfoot="true">
+<cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
 \series bold
-Pochiesa
+continue ...
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Paolo
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-111, 222
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Radina
+Annovi
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Claudio
+Silvia
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18946,7 +18797,7 @@ Claudio
 \begin_layout Plain Layout
 
 \series bold
-Stuffer
+Bertoli
 \end_layout
 
 \end_inset
@@ -18955,7 +18806,7 @@ Stuffer
 \begin_inset Text
 
 \begin_layout Plain Layout
-Oskar
+Stefano
 \end_layout
 
 \end_inset
@@ -18977,7 +18828,7 @@ Oskar
 \begin_layout Plain Layout
 
 \series bold
-Tacchelli
+Bozzi
 \end_layout
 
 \end_inset
@@ -18986,7 +18837,7 @@ Tacchelli
 \begin_inset Text
 
 \begin_layout Plain Layout
-Ugo
+Walter
 \end_layout
 
 \end_inset
@@ -19008,7 +18859,7 @@ Ugo
 \begin_layout Plain Layout
 
 \series bold
-Tezzele
+Cachia
 \end_layout
 
 \end_inset
@@ -19017,7 +18868,7 @@ Tezzele
 \begin_inset Text
 
 \begin_layout Plain Layout
-Margit
+Maria
 \end_layout
 
 \end_inset
@@ -19039,7 +18890,7 @@ Margit
 \begin_layout Plain Layout
 
 \series bold
-Unterkalmsteiner
+Cachia
 \end_layout
 
 \end_inset
@@ -19048,7 +18899,7 @@ Unterkalmsteiner
 \begin_inset Text
 
 \begin_layout Plain Layout
-Frieda
+Maurizio
 \end_layout
 
 \end_inset
@@ -19070,7 +18921,7 @@ Frieda
 \begin_layout Plain Layout
 
 \series bold
-Vieider
+Cinquemani
 \end_layout
 
 \end_inset
@@ -19079,7 +18930,7 @@ Vieider
 \begin_inset Text
 
 \begin_layout Plain Layout
-Hilde
+Giusi
 \end_layout
 
 \end_inset
@@ -19101,7 +18952,7 @@ Hilde
 \begin_layout Plain Layout
 
 \series bold
-Vigna
+Colin
 \end_layout
 
 \end_inset
@@ -19110,7 +18961,7 @@ Vigna
 \begin_inset Text
 
 \begin_layout Plain Layout
-Jürgen
+Bernard
 \end_layout
 
 \end_inset
@@ -19132,7 +18983,7 @@ Jürgen
 \begin_layout Plain Layout
 
 \series bold
-Weber
+Concli
 \end_layout
 
 \end_inset
@@ -19141,7 +18992,7 @@ Weber
 \begin_inset Text
 
 \begin_layout Plain Layout
-Maurizio
+Gianfranco
 \end_layout
 
 \end_inset
@@ -19163,7 +19014,7 @@ Maurizio
 \begin_layout Plain Layout
 
 \series bold
-Winkler
+Dal Bosco
 \end_layout
 
 \end_inset
@@ -19172,7 +19023,7 @@ Winkler
 \begin_inset Text
 
 \begin_layout Plain Layout
-Franz
+Carolina
 \end_layout
 
 \end_inset
@@ -19188,42 +19039,44 @@ Franz
 </cell>
 </row>
 <row>
-<cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\series bold
+Dalpiaz
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
+Annamaria
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Annovi
+Feliciello
 \end_layout
 
 \end_inset
@@ -19232,7 +19085,7 @@ Annovi
 \begin_inset Text
 
 \begin_layout Plain Layout
-Silvia
+Domenico
 \end_layout
 
 \end_inset
@@ -19241,20 +19094,20 @@ Silvia
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Bertoli
+Focarelli
 \end_layout
 
 \end_inset
@@ -19263,7 +19116,7 @@ Bertoli
 \begin_inset Text
 
 \begin_layout Plain Layout
-Stefano
+Paola
 \end_layout
 
 \end_inset
@@ -19272,20 +19125,20 @@ Stefano
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Bozzi
+Galletti
 \end_layout
 
 \end_inset
@@ -19294,7 +19147,7 @@ Bozzi
 \begin_inset Text
 
 \begin_layout Plain Layout
-Walter
+Oreste
 \end_layout
 
 \end_inset
@@ -19303,20 +19156,20 @@ Walter
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Cachia
+Gasparini
 \end_layout
 
 \end_inset
@@ -19325,7 +19178,7 @@ Cachia
 \begin_inset Text
 
 \begin_layout Plain Layout
-Maria
+Franca
 \end_layout
 
 \end_inset
@@ -19334,20 +19187,20 @@ Maria
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Cachia
+Rizzardi
 \end_layout
 
 \end_inset
@@ -19356,7 +19209,7 @@ Cachia
 \begin_inset Text
 
 \begin_layout Plain Layout
-Maurizio
+Paola
 \end_layout
 
 \end_inset
@@ -19365,20 +19218,20 @@ Maurizio
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Cinquemani
+Lassini
 \end_layout
 
 \end_inset
@@ -19387,7 +19240,7 @@ Cinquemani
 \begin_inset Text
 
 \begin_layout Plain Layout
-Giusi
+Giancarlo
 \end_layout
 
 \end_inset
@@ -19396,20 +19249,20 @@ Giusi
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Colin
+Malfatti
 \end_layout
 
 \end_inset
@@ -19418,7 +19271,7 @@ Colin
 \begin_inset Text
 
 \begin_layout Plain Layout
-Bernard
+Luciano
 \end_layout
 
 \end_inset
@@ -19427,20 +19280,20 @@ Bernard
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Concli
+Malfatti
 \end_layout
 
 \end_inset
@@ -19449,7 +19302,7 @@ Concli
 \begin_inset Text
 
 \begin_layout Plain Layout
-Gianfranco
+Valeriano
 \end_layout
 
 \end_inset
@@ -19458,20 +19311,20 @@ Gianfranco
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Dal Bosco
+Meneguzzo
 \end_layout
 
 \end_inset
@@ -19480,7 +19333,7 @@ Dal Bosco
 \begin_inset Text
 
 \begin_layout Plain Layout
-Carolina
+Roberto
 \end_layout
 
 \end_inset
@@ -19489,20 +19342,20 @@ Carolina
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Dalpiaz
+Mezzadra
 \end_layout
 
 \end_inset
@@ -19511,7 +19364,7 @@ Dalpiaz
 \begin_inset Text
 
 \begin_layout Plain Layout
-Annamaria
+Roberto
 \end_layout
 
 \end_inset
@@ -19520,20 +19373,20 @@ Annamaria
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Feliciello
+Pirpamer
 \end_layout
 
 \end_inset
@@ -19542,7 +19395,7 @@ Feliciello
 \begin_inset Text
 
 \begin_layout Plain Layout
-Domenico
+Erich
 \end_layout
 
 \end_inset
@@ -19551,20 +19404,20 @@ Domenico
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Focarelli
+Pochiesa
 \end_layout
 
 \end_inset
@@ -19573,7 +19426,7 @@ Focarelli
 \begin_inset Text
 
 \begin_layout Plain Layout
-Paola
+Paolo
 \end_layout
 
 \end_inset
@@ -19582,20 +19435,20 @@ Paola
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111, 222
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Galletti
+Radina
 \end_layout
 
 \end_inset
@@ -19604,7 +19457,7 @@ Galletti
 \begin_inset Text
 
 \begin_layout Plain Layout
-Oreste
+Claudio
 \end_layout
 
 \end_inset
@@ -19613,20 +19466,20 @@ Oreste
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Gasparini
+Stuffer
 \end_layout
 
 \end_inset
@@ -19635,7 +19488,7 @@ Gasparini
 \begin_inset Text
 
 \begin_layout Plain Layout
-Franca
+Oskar
 \end_layout
 
 \end_inset
@@ -19644,20 +19497,20 @@ Franca
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Rizzardi
+Tacchelli
 \end_layout
 
 \end_inset
@@ -19666,7 +19519,7 @@ Rizzardi
 \begin_inset Text
 
 \begin_layout Plain Layout
-Paola
+Ugo
 \end_layout
 
 \end_inset
@@ -19675,20 +19528,20 @@ Paola
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Lassini
+Tezzele
 \end_layout
 
 \end_inset
@@ -19697,7 +19550,7 @@ Lassini
 \begin_inset Text
 
 \begin_layout Plain Layout
-Giancarlo
+Margit
 \end_layout
 
 \end_inset
@@ -19706,20 +19559,20 @@ Giancarlo
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Malfatti
+Unterkalmsteiner
 \end_layout
 
 \end_inset
@@ -19728,7 +19581,7 @@ Malfatti
 \begin_inset Text
 
 \begin_layout Plain Layout
-Luciano
+Frieda
 \end_layout
 
 \end_inset
@@ -19737,20 +19590,20 @@ Luciano
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Malfatti
+Vieider
 \end_layout
 
 \end_inset
@@ -19759,7 +19612,7 @@ Malfatti
 \begin_inset Text
 
 \begin_layout Plain Layout
-Valeriano
+Hilde
 \end_layout
 
 \end_inset
@@ -19768,20 +19621,20 @@ Valeriano
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Meneguzzo
+Vigna
 \end_layout
 
 \end_inset
@@ -19790,7 +19643,7 @@ Meneguzzo
 \begin_inset Text
 
 \begin_layout Plain Layout
-Roberto
+Jürgen
 \end_layout
 
 \end_inset
@@ -19799,20 +19652,20 @@ Roberto
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Mezzadra
+Weber
 \end_layout
 
 \end_inset
@@ -19821,7 +19674,7 @@ Mezzadra
 \begin_inset Text
 
 \begin_layout Plain Layout
-Roberto
+Maurizio
 \end_layout
 
 \end_inset
@@ -19830,20 +19683,20 @@ Roberto
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-Pirpamer
+Winkler
 \end_layout
 
 \end_inset
@@ -19852,7 +19705,7 @@ Pirpamer
 \begin_inset Text
 
 \begin_layout Plain Layout
-Erich
+Franz
 \end_layout
 
 \end_inset
@@ -19861,38 +19714,36 @@ Erich
 \begin_inset Text
 
 \begin_layout Plain Layout
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\series bold
-Pochiesa
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Paolo
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-555, 222
+
 \end_layout
 
 \end_inset
@@ -19905,7 +19756,7 @@ Paolo
 \begin_layout Plain Layout
 
 \series bold
-Radina
+Annovi
 \end_layout
 
 \end_inset
@@ -19914,7 +19765,7 @@ Radina
 \begin_inset Text
 
 \begin_layout Plain Layout
-Claudio
+Silvia
 \end_layout
 
 \end_inset
@@ -19936,7 +19787,7 @@ Claudio
 \begin_layout Plain Layout
 
 \series bold
-Stuffer
+Bertoli
 \end_layout
 
 \end_inset
@@ -19945,7 +19796,7 @@ Stuffer
 \begin_inset Text
 
 \begin_layout Plain Layout
-Oskar
+Stefano
 \end_layout
 
 \end_inset
@@ -19967,7 +19818,7 @@ Oskar
 \begin_layout Plain Layout
 
 \series bold
-Tacchelli
+Bozzi
 \end_layout
 
 \end_inset
@@ -19976,7 +19827,7 @@ Tacchelli
 \begin_inset Text
 
 \begin_layout Plain Layout
-Ugo
+Walter
 \end_layout
 
 \end_inset
@@ -19998,7 +19849,7 @@ Ugo
 \begin_layout Plain Layout
 
 \series bold
-Tezzele
+Cachia
 \end_layout
 
 \end_inset
@@ -20007,7 +19858,7 @@ Tezzele
 \begin_inset Text
 
 \begin_layout Plain Layout
-Margit
+Maria
 \end_layout
 
 \end_inset
@@ -20029,7 +19880,7 @@ Margit
 \begin_layout Plain Layout
 
 \series bold
-Unterkalmsteiner
+Cachia
 \end_layout
 
 \end_inset
@@ -20038,7 +19889,7 @@ Unterkalmsteiner
 \begin_inset Text
 
 \begin_layout Plain Layout
-Frieda
+Maurizio
 \end_layout
 
 \end_inset
@@ -20060,7 +19911,7 @@ Frieda
 \begin_layout Plain Layout
 
 \series bold
-Vieider
+Cinquemani
 \end_layout
 
 \end_inset
@@ -20069,7 +19920,7 @@ Vieider
 \begin_inset Text
 
 \begin_layout Plain Layout
-Hilde
+Giusi
 \end_layout
 
 \end_inset
@@ -20091,7 +19942,7 @@ Hilde
 \begin_layout Plain Layout
 
 \series bold
-Vigna
+Colin
 \end_layout
 
 \end_inset
@@ -20100,7 +19951,7 @@ Vigna
 \begin_inset Text
 
 \begin_layout Plain Layout
-Jürgen
+Bernard
 \end_layout
 
 \end_inset
@@ -20109,7 +19960,7 @@ Jürgen
 \begin_inset Text
 
 \begin_layout Plain Layout
-999
+555
 \end_layout
 
 \end_inset
@@ -20122,7 +19973,7 @@ Jürgen
 \begin_layout Plain Layout
 
 \series bold
-Weber
+Concli
 \end_layout
 
 \end_inset
@@ -20131,7 +19982,7 @@ Weber
 \begin_inset Text
 
 \begin_layout Plain Layout
-Maurizio
+Gianfranco
 \end_layout
 
 \end_inset
@@ -20153,7 +20004,7 @@ Maurizio
 \begin_layout Plain Layout
 
 \series bold
-Winkler
+Dal Bosco
 \end_layout
 
 \end_inset
@@ -20162,7 +20013,7 @@ Winkler
 \begin_inset Text
 
 \begin_layout Plain Layout
-Franz
+Carolina
 \end_layout
 
 \end_inset
@@ -20177,238 +20028,116 @@ Franz
 \end_inset
 </cell>
 </row>
-<row endlastfoot="true">
-<cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \series bold
-End
+Dalpiaz
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
+Annamaria
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
+555
 \end_layout
 
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Subsection
-Table Cells
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Tables ! Cells
-\end_layout
-
-\end_inset
-
-
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Table-Cells"
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-A table cell can contain text, inline equations, a figure, or another table.
- All these kinds of objects can be placed in the same cell.
- Font sizes and shapes can also be altered.
- But you can't put a special environment in a cell (like 
-\family sans
-Section*
-\family default
-, etc.), nor set spacing options etc.
- for the cell's paragraph.
-\end_layout
-
-\begin_layout Standard
-To have multi-line entries in table cells, you have to declare a fixed width
- for the column in the table dialog.
- Your text is then automatically split into multiple lines and the cell
- is enlarged vertically when the length of the text exceeds the given width.
- An example:
-\end_layout
-
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="3">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="block" valignment="top" width="3cm">
-<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" bottomline="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
-1
+\series bold
+Feliciello
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="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
-2
+Domenico
 \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" 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
-3
+555
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" bottomline="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
-4
+\series bold
+Focarelli
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="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
-This is a multi-line entry in a table.
+Paola
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" 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
-5
+555
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" bottomline="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
-6
+\series bold
+Galletti
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="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
-This is longer now.
+Oreste
 \end_layout
 
 \end_inset
@@ -20417,55 +20146,29 @@ This is longer now.
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-7
+555
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" bottomline="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
-8
+\series bold
+Gasparini
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="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
-This is a multi-line entry in a table.
- This is longer now.
+Franca
 \end_layout
 
 \end_inset
@@ -20474,638 +20177,625 @@ This is a multi-line entry in a table.
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-9
+555
 \end_layout
 
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-Cutting and pasting between tables and table cells works reasonably well.
- You can cut and paste even more than one row.
-\begin_inset Foot
-status open
-
-\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.
-\end_layout
-
-\end_inset
-
- Selection with the mouse or with 
-\family sans
-Shift
-\family default
- plus the arrow keys works as usual.
- You can also copy and paste the entire table as a single unit by starting
- the selection from outside the table.
-\end_layout
-
-\begin_layout Section
-Floats
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Floats
-\end_layout
-
-\end_inset
-
-
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Floats"
-
-\end_inset
-
-
-\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.
- It can 
-\begin_inset Quotes eld
-\end_inset
-
-float
-\begin_inset Quotes erd
-\end_inset
-
- forward or backward a page or two, to wherever it fits best.
-\family sans
-Footnotes
-\family default
- and 
-\family sans
-Margin
-\begin_inset space ~
-\end_inset
-
-Notes
-\family default
- are also floats, because they can float to the next page when there are
- too many notes on the 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
- 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.
- Floats are therefore numbered.
- Referencing is described in section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Cross-References"
-
-\end_inset
-
-.
-\end_layout
-
-\begin_layout Standard
-To insert a float, use the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Floats
-\family default
-.
- A box with a caption that has e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
-\end_inset
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-the label 
-\begin_inset Quotes eld
-\end_inset
+\begin_layout Plain Layout
 
-Figure
-\begin_inset space ~
-\end_inset
+\series bold
+Rizzardi
+\end_layout
 
-#:
-\begin_inset Quotes erd
 \end_inset
-
- (# is the actual number) 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.
-\begin_inset Index idx
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-Floats ! Captions
+Paola
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
- 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.
- A closed float box looks like this: 
-\begin_inset Graphics
-       filename clipart/floatQt4.png
-       scale 80
+\begin_layout Plain Layout
+555
+\end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
- – a gray button with a red label.
-\end_layout
+\begin_layout Plain 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.
+\series bold
+Lassini
 \end_layout
 
-\begin_layout Subsection
-Float Types
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Giancarlo
 \end_layout
 
-\begin_layout Subsubsection
-Figure Floats
-\begin_inset Index idx
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-Floats ! Figure floats
+555
 \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
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:Figure-Floats"
+\series bold
+Malfatti
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+Luciano
 \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
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+555
+\end_layout
 
-\series bold
-Figure
-\begin_inset space ~
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-#:
-\series default
+\begin_layout Plain Layout
 
-\begin_inset Quotes erd
-\end_inset
+\series bold
+Malfatti
+\end_layout
 
-.
- 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
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:Platypus"
+\begin_layout Plain Layout
+Valeriano
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+555
+\end_layout
 
-.
- 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 ~
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:Escher"
+\series bold
+Meneguzzo
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
-.
+\begin_layout Plain Layout
+Roberto
 \end_layout
 
-\begin_layout Standard
-\begin_inset Float figure
-wide false
-sideways false
-status open
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-\align center
-\begin_inset Graphics
-       filename clipart/platypus.eps
-       width 50col%
+555
+\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
 
+\series bold
+Mezzadra
 \end_layout
 
-\begin_layout Plain Layout
-\begin_inset Caption
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset CommandInset label
-LatexCommand label
-name "cap:Platypus"
+Roberto
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-A severely distorted platypus in a float.
+\begin_layout Plain Layout
+555
 \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
 
+\series bold
+Pirpamer
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+Erich
 \end_layout
 
-\begin_layout Standard
-\begin_inset Float figure
-wide false
-sideways false
-status open
-
-\begin_layout Plain Layout
-\begin_inset Caption
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset CommandInset label
-LatexCommand label
-name "cap:Escher"
+555
+\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
 
-M.C.
- Escher on acid.
+\series bold
+Pochiesa
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+Paolo
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Plain Layout
-\align center
-\begin_inset Graphics
-       filename clipart/escher-lsd.eps
-       scale 80
+555, 222
+\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
 
+\series bold
+Radina
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+Claudio
 \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
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Cross-References"
+\begin_layout Plain Layout
+555
+\end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-, you can simply insert a label in the caption using the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Label
-\family default
- and refer to it using the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Cross-Reference
-\family default
-.
- It is important to use references to figure floats, rather than using vague
- references like 
-\begin_inset Quotes eld
-\end_inset
+\begin_layout Plain Layout
 
-the figure above
-\begin_inset Quotes erd
-\end_inset
+\series bold
+Stuffer
+\end_layout
 
-, because, as LaTeX will reposition the floats in the final document, it
- might not be 
-\begin_inset Quotes eld
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Oskar
+\end_layout
 
-above
-\begin_inset Quotes erd
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
- at all.
+\begin_layout Plain Layout
+555
 \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.
- Figure
-\begin_inset space ~
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:Two-distorted-images"
+\series bold
+Tacchelli
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
- is an example of a figure float with two images set side by side.
- You can also set the images one below the other.
- Figure
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
+Ugo
+\end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "fig:Undefinable"
+\begin_layout Plain Layout
+555
+\end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
- and 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "fig:Platypus"
+\begin_layout Plain Layout
+
+\series bold
+Tezzele
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
- are the subfigures.
+\begin_layout Plain Layout
+Margit
 \end_layout
 
-\begin_layout Standard
-\begin_inset Float figure
-wide false
-sideways false
-status open
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset space \hfill{}
+555
+\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
 
-\begin_inset Float figure
-wide false
-sideways false
-status open
+\series bold
+Unterkalmsteiner
+\end_layout
 
-\begin_layout Plain Layout
-\begin_inset Caption
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset CommandInset label
-LatexCommand label
-name "fig:Undefinable"
+Frieda
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-Undefinable
+\begin_layout Plain Layout
+555
 \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
 
+\series bold
+Vieider
 \end_layout
 
-\begin_layout Plain Layout
-\begin_inset Graphics
-       filename clipart/escher-lsd.eps
-       width 45col%
-
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+Hilde
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+555
+\end_layout
 
-\begin_inset space \hfill{}
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset Float figure
-wide false
-sideways false
-status open
+\series bold
+Vigna
+\end_layout
 
-\begin_layout Plain Layout
-\begin_inset Caption
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset CommandInset label
-LatexCommand label
-name "fig:Platypus"
+Jürgen
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-Platypus
+\begin_layout Plain Layout
+999
 \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
 
+\series bold
+Weber
 \end_layout
 
-\begin_layout Plain Layout
-\begin_inset Graphics
-       filename clipart/platypus.eps
-       lyxscale 60
-       width 45col%
-
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+Maurizio
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+555
+\end_layout
 
-\begin_inset space \hfill{}
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\series bold
+Winkler
 \end_layout
 
-\begin_layout Plain Layout
-\begin_inset Caption
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset CommandInset label
-LatexCommand label
-name "cap:Two-distorted-images"
+Franz
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-Two distorted images.
+\begin_layout Plain Layout
+555
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row endlastfoot="true">
+<cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\series bold
+End
 \end_layout
 
 \end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
 \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
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-Figures
-\family default
- as described in section
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
 
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:List-of-Figures"
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
 \end_inset
 
-.
+
 \end_layout
 
-\begin_layout Subsubsection
-Table Floats
+\begin_layout Subsection
+Table Cells
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Floats ! Table floats
+Tables ! Cells
 \end_layout
 
 \end_inset
 
 
-\end_layout
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Table-Cells"
 
-\begin_layout Standard
-Table floats can be inserted using the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Float\SpecialChar \menuseparator
-Table
-\family default
-.
- They have the same properties as figure floats except for the different
- label.
- Table
-\begin_inset space ~
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:Table-float"
-
-\end_inset
-
- is an example of a table float.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Float table
-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:Table-float"
-
-\end_inset
-
-A table float.
+A table cell can contain text, inline equations, a figure, or another table.
+ All these kinds of objects can be placed in the same cell.
+ Font sizes and shapes can also be altered.
+ But you can't put a special environment in a cell (like 
+\family sans
+Section*
+\family default
+, etc.), nor set spacing options etc.
+ for the cell's paragraph.
 \end_layout
 
-\end_inset
-
-
+\begin_layout Standard
+To have multi-line entries in table cells, you have to declare a fixed width
+ for the column in the table dialog.
+ Your text is then automatically split into multiple lines and the cell
+ is enlarged vertically when the length of the text exceeds the given width.
+ An example:
 \end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="3">
+<lyxtabular version="3" rows="4" columns="3">
 <features tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
+<column alignment="block" valignment="top" width="3cm">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
@@ -21126,7 +20816,7 @@ A table float.
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21164,7 +20854,7 @@ A table float.
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21177,12 +20867,12 @@ A table float.
 \bar no
 \noun off
 \color none
-Joe
+4
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21195,12 +20885,12 @@ Joe
 \bar no
 \noun off
 \color none
-Mary
+This is a multi-line entry in a table.
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21213,14 +20903,14 @@ Mary
 \bar no
 \noun off
 \color none
-Ted
+5
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21233,15 +20923,30 @@ Ted
 \bar no
 \noun off
 \color none
-\begin_inset Formula $\int x^{2}dx$
+6
+\end_layout
+
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="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
+This is longer now.
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21254,18 +20959,32 @@ Ted
 \bar no
 \noun off
 \color none
-\begin_inset Formula $\left[\begin{array}{cc}
-a & b\\
-c & d
-\end{array}\right]$
+7
+\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
 
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+8
 \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" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21278,10 +20997,26 @@ c & d
 \bar no
 \noun off
 \color none
-\begin_inset Formula $1+1=2$
+This is a multi-line entry in a table.
+ This is longer now.
+\end_layout
+
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" 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
+9
 \end_layout
 
 \end_inset
@@ -21294,46 +21029,97 @@ c & d
 
 \end_layout
 
-\end_inset
+\begin_layout Standard
+Cutting and pasting between tables and table cells works reasonably well.
+ You can cut and paste even more than one row.
+\begin_inset Foot
+status open
+
+\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.
+\end_layout
 
+\end_inset
 
+ Selection with the mouse or with 
+\family sans
+Shift
+\family default
+ plus the arrow keys works as usual.
+ You can also copy and paste the entire table as a single unit by starting
+ the selection from outside the table.
 \end_layout
 
-\begin_layout Subsubsection
-Algorithm Floats
+\begin_layout Section
+Floats
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Floats ! Algorithm floats
+Floats
 \end_layout
 
 \end_inset
 
 
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Floats"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Introduction
 \end_layout
 
 \begin_layout Standard
-This float type is inserted with the menu 
+A float is a block of text associated with some sort of label, which doesn't
+ have a fixed location.
+ It can 
+\begin_inset Quotes eld
+\end_inset
+
+float
+\begin_inset Quotes erd
+\end_inset
+
+ forward or backward a page or two, to wherever it fits best.
 \family sans
-Insert\SpecialChar \menuseparator
-Float\SpecialChar \menuseparator
-Algorithm
+Footnotes
 \family default
-.
- It is used for program codes and descriptions of algorithms.
- A possible environment for algorithms is the 
+ and 
 \family sans
-LyX-Code
+Margin
+\begin_inset space ~
+\end_inset
+
+Notes
 \family default
-, described in section
+ are also floats, because they can float to the next page when there are
+ too many notes on the 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
+ 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.
+ Floats are therefore numbered.
+ Referencing is described in section
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:LyX-Code"
+reference "sec:Cross-References"
 
 \end_inset
 
@@ -21341,96 +21127,291 @@ reference "sub:LyX-Code"
 \end_layout
 
 \begin_layout Standard
-\begin_inset Note Greyedout
-status open
+To insert a float, use the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Floats
+\family default
+.
+ 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.
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
- that the float label is not automatically translated into the document
- language.
+Floats ! Captions
 \end_layout
 
 \end_inset
 
- You have to do this manually by adding the following line
+ 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.
+ A closed float box looks like this: 
+\begin_inset Graphics
+       filename clipart/floatQt4.png
+       scale 80
+
+\end_inset
+
+ – a gray button with a red label.
 \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.
+\end_layout
 
-\series bold
+\begin_layout Subsection
+Examples
+\end_layout
+
+\begin_layout Subsubsection
+Figure Floats
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Figure-Floats"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Floats ! Figure floats
+\end_layout
 
-\backslash
-floatname{algorithm}{your
-\begin_inset space ~
 \end_inset
 
-name}
+
 \end_layout
 
 \begin_layout Standard
-to the document preamble (menu 
+Figure
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "cap:Platypus"
+
+\end_inset
+
+ was created using the menu 
 \family sans
-Document\SpecialChar \menuseparator
+Insert\SpecialChar \menuseparator
+Float\SpecialChar \menuseparator
+Figure
+\family default
+ or the 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
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset graphics"
+\end_inset
+
+.
+ The image in the float was horizontally centered by putting the cursor
+ in front of or behind the image and using the menu 
+\family sans
+Edit\SpecialChar \menuseparator
+Paragraph
+\begin_inset space ~
+\end_inset
+
 Settings
 \family default
-).
-\series bold
-your
+ or the 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
+
+\begin_layout Plain Layout
+\align center
+\begin_inset Graphics
+       filename clipart/platypus.eps
+       lyxscale 50
+       width 50col%
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+\begin_inset Caption
+
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "cap:Platypus"
+
+\end_inset
+
+A severely distorted platypus in a float.
+\end_layout
+
+\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
 
-name
-\series default
- is the word 
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Cross-References"
+
+\end_inset
+
+, you can simply insert a label in the caption using the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Label
+\family default
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "label-insert"
+\end_inset
+
+ and refer to it 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
+
+.
+ It is important to use references to figure floats, rather than using vague
+ references like 
 \begin_inset Quotes eld
 \end_inset
 
+the figure above
+\begin_inset Quotes erd
+\end_inset
 
-\emph on
-algorithm
-\emph default
+, because, as LaTeX will reposition the floats in the final document, it
+ might not be 
+\begin_inset Quotes eld
+\end_inset
 
+above
 \begin_inset Quotes erd
 \end_inset
 
in your language.
at all.
 \end_layout
 
-\begin_layout Subsubsection
-Wrap Floats
-\begin_inset Index idx
-status collapsed
+\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
+ as described in section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
-Floats ! Text Wrap Floats
-\end_layout
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:List-of-Figures"
+
+\end_inset
+
+.
+ Figure
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:Two-distorted-images"
+
+\end_inset
+
+ is an example of a figure float with two images set side by side.
+ You can also set the images one below the other.
+ Figure
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:Undefinable"
 
 \end_inset
 
+ and 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:Platypus"
+
+\end_inset
 
+ are the subfigures.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Wrap figure
-lines 0
-placement l
-overhang 0in
-width "40col%"
+\begin_inset Float figure
+wide false
+sideways false
 status open
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename clipart/mobius.eps
-       width 40col%
-
+\begin_inset space \hfill{}
 \end_inset
 
 
-\end_layout
+\begin_inset Float figure
+wide false
+sideways false
+status collapsed
 
 \begin_layout Plain Layout
 \begin_inset Caption
@@ -21438,17 +21419,23 @@ status open
 \begin_layout Plain Layout
 \begin_inset CommandInset label
 LatexCommand label
-name "cap:Wrapped-figure"
+name "fig:Undefinable"
 
 \end_inset
 
-This is a wrapped figure.
-\begin_inset VSpace medskip
+Undefinable
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
+\begin_layout Plain Layout
+\begin_inset Graphics
+       filename clipart/escher-lsd.eps
+       width 45col%
+
 \end_inset
 
 
@@ -21456,162 +21443,84 @@ This is a wrapped figure.
 
 \end_inset
 
-This float type is used if you want to 
-\begin_inset Quotes eld
-\end_inset
-
-wrap
-\begin_inset Quotes erd
-\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 ~
+\begin_inset space \hfill{}
 \end_inset
 
-Float
-\family default
- if the LaTeX-package 
-\series bold
-wrapfig
-\series default
 
-\begin_inset Index idx
+\begin_inset Float figure
+wide false
+sideways false
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! wrapfig
-\end_layout
-
-\end_inset
-
- is installed.
-\begin_inset Foot
-status collapsed
+\begin_inset Caption
 
 \begin_layout Plain Layout
-Installing a LaTeX-package is explained it in the 
-\emph on
-LaTeX
-\begin_inset space ~
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:Platypus"
+
 \end_inset
 
-Configuration
-\emph default
- manual.
+Platypus
 \end_layout
 
 \end_inset
 
- The width and placement of the float is adjusted by right-clicking on the
- float box.
- Figure
-\begin_inset space ~
-\end_inset
 
+\end_layout
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:Wrapped-figure"
+\begin_layout Plain Layout
+\begin_inset Graphics
+       filename clipart/platypus.eps
+       lyxscale 60
+       width 45col%
 
 \end_inset
 
- is for example a figure wrap float with a width of 40
-\begin_inset space \thinspace{}
-\end_inset
 
-col%.
-\begin_inset Foot
-status collapsed
+\end_layout
 
-\begin_layout Plain Layout
-Available units are explained in Appendix
-\begin_inset space ~
 \end_inset
 
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cha:Units-available-in"
-
+\begin_inset space \hfill{}
 \end_inset
 
-.
-\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
+\begin_inset Caption
 
-\series bold
-Note:
-\series default
- Wrap floats might be fragile! E.
-\begin_inset space \thinspace{}
-\end_inset
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:Two-distorted-images"
 
-g.
-\begin_inset space \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.
+Two distorted images.
 \end_layout
 
 \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
+\end_inset
 
-\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
-
-
+\begin_layout Subsubsection
+Table Floats
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Floats ! Rotating
+Floats ! Table floats
 \end_layout
 
 \end_inset
@@ -21620,76 +21529,39 @@ 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 
+Table floats can be inserted using the menu 
 \family sans
-Rotate
-\begin_inset space ~
-\end_inset
-
-sideways
+Insert\SpecialChar \menuseparator
+Float\SpecialChar \menuseparator
+Table
 \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 ~
+ or the toolbar botton 
+\begin_inset Info
+type  "icon"
+arg   "float-insert table"
 \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
+ They have the same properties as figure floats except for the different
+ label.
+ Table
 \begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cap:Rotated-table"
-
-\end_inset
-
- is an example of a rotated table float.
-\end_layout
-
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-Note:
-\series default
- Not all DVI-viewers are able to display rotated floats.
-\end_layout
+reference "tab:Table-float"
 
 \end_inset
 
-
+ is a table float.
 \end_layout
 
 \begin_layout Standard
 \begin_inset Float table
 wide false
-sideways true
+sideways false
 status open
 
 \begin_layout Plain Layout
@@ -21698,11 +21570,11 @@ status open
 \begin_layout Plain Layout
 \begin_inset CommandInset label
 LatexCommand label
-name "cap:Rotated-table"
+name "tab:Table-float"
 
 \end_inset
 
- Rotated table
+A table float.
 \end_layout
 
 \end_inset
@@ -21713,28 +21585,26 @@ name "cap:Rotated-table"
 \begin_layout Plain Layout
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="1" columns="5">
+<lyxtabular version="3" rows="3" columns="3">
 <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">
+<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
-test
-\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
-b
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+1
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-c
-\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
-d
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+2
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-e
+
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+3
 \end_layout
 
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Subsection
-Float Placement
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Float-Placement"
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-Floats ! Placement
-\end_layout
-
-\end_inset
-
 
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+Joe
 \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
-
-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
-\end_inset
-
-The option 
-\family sans
-Rotate
-\begin_inset space ~
-\end_inset
-
-sideways
-\family default
- is used to rotate floats, 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
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Rotated-Floats"
-
-\end_inset
-
-.
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+Mary
 \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
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-default
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
 
-placement
-\family default
-:
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+Ted
 \end_layout
 
-\begin_layout Description
-Here
-\begin_inset space ~
-\end_inset
-
-if
-\begin_inset space ~
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-possible: try to place the float at the position where it is inserted
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Description
-Top
-\begin_inset space ~
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+\begin_inset Formula $\int x^{2}dx$
 \end_inset
 
-of
-\begin_inset space ~
-\end_inset
 
-page: try to place the float at the top of the current page
 \end_layout
 
-\begin_layout Description
-Bottom
-\begin_inset space ~
-\end_inset
-
-of
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-page: try to place the float at the bottom of the current page
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Description
-Page
-\begin_inset space ~
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+\begin_inset Formula $\left[\begin{array}{cc}
+a & b\\
+c & d
+\end{array}\right]$
 \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
-\family sans
-Here
-\begin_inset space ~
-\end_inset
-
-if
-\begin_inset space ~
-\end_inset
-
-possible
-\family default
-, then 
-\family sans
-Top
-\begin_inset space ~
-\end_inset
-
-of
-\begin_inset space ~
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-page
-\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:
-\end_layout
-
-\begin_layout Standard
-
-\family sans
-Top
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
 
-of
-\begin_inset space ~
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+\begin_inset Formula $1+1=2$
 \end_inset
 
-page
-\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
 \end_layout
 
-\begin_layout Standard
-
-\family sans
-Bottom
-\begin_inset space ~
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
-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 ~
-\end_inset
-
-of
-\begin_inset space ~
 \end_inset
 
-floats
-\family default
-: only if more than 50
-\begin_inset space \thinspace{}
-\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 ~
-\end_inset
-
-LaTeX
-\begin_inset space ~
-\end_inset
+\begin_layout Subsection
+More Information
+\begin_inset Index idx
+status collapsed
 
-rules
-\family default
-.
+\begin_layout Plain Layout
+Floats ! Details
 \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
-\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
 \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
+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 chapter
  
-\begin_inset CommandInset citation
-LatexCommand cite
-key "latexcompanion,latexguide,latexbook"
-
+\emph on
+Floats
+\emph default
+ of the the 
+\emph on
+Embedded
+\begin_inset space ~
 \end_inset
 
-.
+Objects
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Section
@@ -22236,7 +21985,11 @@ Boxes
 \emph default
  of the 
 \emph on
-Embedded Objects
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual.
 \end_layout
@@ -22300,7 +22053,7 @@ The issues of this chapter are described in detail in the
 Math
 \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
@@ -24620,7 +24373,7 @@ 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
+ The reference appears in LyX as a gray cross reference box and in the output
  as the formula number:
 \end_layout
 
@@ -25602,7 +25355,7 @@ arg   "label-insert"
 \end_inset
 
 .
- A grey label box like this: 
+ A gray label box like this: 
 \begin_inset Graphics
        filename clipart/labelQt4.png
        scale 85
@@ -25681,7 +25434,7 @@ arg   "dialog-show-new-inset ref"
 \end_inset
 
 .
- A grey cross-reference box like this: 
+ A gray cross-reference box like this: 
 \begin_inset Graphics
        filename clipart/referenceQt4.png
        scale 85
@@ -25718,13 +25471,19 @@ Cross-Reference
 Copy as Reference
 \family default
 .
- The cross-reference to this label is now in the clipboard and can be copied
+ 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 Ctrl+V).
+ (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "paste"
+\end_inset
+
+).
 \end_layout
 
 \begin_layout Standard
@@ -25764,19 +25523,19 @@ reference "sub:Protected-Space"
 
 \end_inset
 
- between the cross-reference name and its number to avoid ugly line breaks
- between them.
+ between the cross-reference name and the cross-reference to avoid ugly
line breaks between them.
 \end_layout
 
 \begin_layout Standard
-There are six varieties of cross-references:
+There are six formats of cross-references:
 \end_layout
 
 \begin_layout Description
 <reference>: prints the number, this is the default: 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cap:Two-distorted-images"
+reference "fig:Two-distorted-images"
 
 \end_inset
 
@@ -25812,7 +25571,7 @@ reference "eq:tanhExp"
 
 \begin_inset CommandInset ref
 LatexCommand pageref
-reference "cap:Two-distorted-images"
+reference "fig:Two-distorted-images"
 
 \end_inset
 
@@ -25831,7 +25590,7 @@ page
 <page>: prints the text "on page" and the page number: 
 \begin_inset CommandInset ref
 LatexCommand vpageref
-reference "cap:Two-distorted-images"
+reference "fig:Two-distorted-images"
 
 \end_inset
 
@@ -25854,7 +25613,7 @@ page
 <page>: prints the number, the text "on page", and the page number: 
 \begin_inset CommandInset ref
 LatexCommand vref
-reference "cap:Two-distorted-images"
+reference "fig:Two-distorted-images"
 
 \end_inset
 
@@ -25913,6 +25672,81 @@ LaTeX-packages ! refstyle
 \end_inset
 
 
+\begin_inset Newline newline
+\end_inset
+
+You can select which LaTeX-package should be used for this feature by setting
+ the option 
+\family sans
+Use refstyle (not prettyref) for cross-references
+\family default
+ in the menu 
+\family sans
+Document\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
+Document Class
+\family default
+.
+ The 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
+newrefformat
+\series default
+ (prettyref) or 
+\series bold
+
+\backslash
+newref
+\series default
+ (refstyle) in the LaTeX preamble of the document.
+ For example redefining all references to figures (which have the label
+ shortcut 
+\begin_inset Quotes eld
+\end_inset
+
+
+\family sans
+fig
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+) can be done with this command
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+newref{fig}{refcmd={Image on page 
+\backslash
+pageref{#1}}}
+\series default
+
+\begin_inset Newline newline
+\end_inset
+
+For more information about the format, have a look at the package documentations
+, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "prettyref,refstyle"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Description
@@ -25920,10 +25754,10 @@ Textual
 \begin_inset space ~
 \end_inset
 
-reference: prints the caption or name of the reference: 
+reference: prints the caption or the name of the reference: 
 \begin_inset CommandInset ref
 LatexCommand nameref
-reference "cap:Two-distorted-images"
+reference "fig:Two-distorted-images"
 
 \end_inset
 
@@ -26065,7 +25899,11 @@ Referencing Floats
 
  of the 
 \emph on
-Embedded Objects
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual.
 \end_layout
@@ -26704,8 +26542,8 @@ Bibliography databases are useful if you use the same bibliography in different
 status collapsed
 
 \begin_layout Plain Layout
-They are also useful simply for keeping a database of articles and notes
concerning them.
+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
@@ -26795,7 +26633,7 @@ eX
 Bibliography
 \family default
 .
- A grey box will be inserted and a window appears.
+ A gray box will be inserted and a window appears.
  In this window you can load one or more databases and a style file.
  The option 
 \family sans
@@ -26840,7 +26678,7 @@ For information how this is done, have a look at
 
 \begin_inset CommandInset href
 LatexCommand href
-target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
+target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
 
 \end_inset
 
@@ -26858,10 +26696,14 @@ Inserting a citation reference works as described in the previous section.
 
 \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 
+ You can choose which of its variants should be used by LyX as processor;
+ either in the document settings under 
 \family sans
-Outputs\SpecialChar \menuseparator
+Bibliography
+\family default
+ or in LyX's preferences under 
+\family sans
+Output\SpecialChar \menuseparator
 LaT
 \begin_inset ERT
 status collapsed
@@ -26875,26 +26717,52 @@ status collapsed
 
 eX
 \family default
- in the 
-\family sans
-BibT
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
+.
+ The following variants are possible:
 \end_layout
 
+\begin_layout Description
+biber provides full Unicode support, unlimited memory, does not work with
+ other bibliography packages (like e.
+\begin_inset space \thinspace{}
 \end_inset
 
-eX
+g.
 \begin_inset space ~
 \end_inset
 
-command
+
+\series bold
+natbib
+\series default
+), only with the package 
+\series bold
+biblatex
+\series default
+; recommended for multilingual texts and for languages that don't use Latin
+ letters
+\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, except of 
+\series bold
+biblatex
+\end_layout
+
+\begin_layout Description
+bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
+ larger memory than 
+\family sans
+bibtex
 \family default
- field.
+, works with all bibliography packages
+\end_layout
+
+\begin_layout Standard
+BibTeX can be controlled with options that you can add below the specification
+ of the variants.
  Before adding options, it is strongly recommended to read the manual of
  
 \family sans
@@ -27260,7 +27128,15 @@ 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
+ E.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
+if we want to index the paragraph environments, we create an index entry
  in section
 \begin_inset space ~
 \end_inset
@@ -27747,12 +27623,9 @@ 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
-\change_deleted 5863208 1304031984
-\change_unchanged
- to define semantic elements before they can be used, see 
+, however, this will not 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 
 \begin_inset CommandInset citation
 LatexCommand cite
 after "p. 678 ff."
@@ -27934,8 +27807,7 @@ If you need specific options or an alternative index program only for a
 or the options in 
 \family sans
 Document\SpecialChar \menuseparator
-Settings\SpecialChar \ldots{}
-\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
 Indexes
 \family default
 .
@@ -27976,7 +27848,7 @@ LaTeX-packages ! splitidx
 
  package to generate multiple indexes.
  The package is included in all recent LaTeX distributions.
- If yours does not ship it, consult the TeX Catalogue, 
+ If yours does not ship it, consult the TeX-catalogue, 
 \begin_inset CommandInset citation
 LatexCommand cite
 key "TeXCatalogue"
@@ -27993,8 +27865,7 @@ key "TeXCatalogue"
 To set up LyX for the use of multiple indexes, go to 
 \family sans
 Document\SpecialChar \menuseparator
-Settings\SpecialChar \ldots{}
-\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
 Indexes
 \family default
  and select 
@@ -28174,7 +28045,7 @@ LaTeX-packages ! nomencl
 \end_inset
 
  installed.
- You find it in the TeX Catalogue, 
+ You find it in the TeX-catalogue, 
 \begin_inset CommandInset citation
 LatexCommand cite
 key "TeXCatalogue"
@@ -28259,7 +28130,7 @@ 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
@@ -28634,55 +28505,6 @@ 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 
@@ -28691,11 +28513,11 @@ 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
@@ -28765,6 +28587,64 @@ 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 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
@@ -28795,7 +28675,7 @@ TOC\SpecialChar \menuseparator
 Nomenclature
 \family default
 .
- A light blue box labeled 
+ A box labeled 
 \begin_inset Quotes eld
 \end_inset
 
@@ -28808,7 +28688,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
@@ -28847,51 +28752,6 @@ renewcommand{
 nomname}{List of Symbols}
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
-\end_inset
-
-
-\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
-
-\begin_layout Standard
-
-\family roman
-\series bold
-
-\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
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cha:Units-available-in"
-
-\end_inset
-
-.
- The default value is 1
-\begin_inset space \thinspace{}
-\end_inset
-
-cm.
-\end_layout
-
 \begin_layout Subsection
 Nomenclature Program
 \begin_inset Index idx
@@ -30058,6 +29918,13 @@ Roman{page}
 
 \begin_layout Section
 Customized Page Headers and Footers
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Customized-Page-Headers"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
@@ -30176,7 +30043,7 @@ for the different positions in the header/footer.
 
 \begin_layout Standard
 Normally, headers and footers are set up in the beginning of the document.
but you can change them anywhere you want to.
But you can change them anywhere you want to.
  Figure
 \begin_inset space ~
 \end_inset
@@ -30271,7 +30138,7 @@ Right Header
 
 \begin_layout Plain Layout
 The normal text on the page goes here.
- The running header is above thel text, and the footer is below (including
+ 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 your can use almost anything, except of floats.
@@ -30406,7 +30273,7 @@ header styles.
 
 \begin_layout Standard
 For the definition, you will need some LaTeX-commands that are inserted
- as TeX-code (menu 
+ as TeX code (menu 
 \family sans
 Insert\SpecialChar \menuseparator
 Te
@@ -30663,7 +30530,7 @@ This example
 
 \begin_layout Standard
 This example demonstrates what can be done with custom header/footers.
- Don't use it for yor document as it is just an example.
+ Don't use it for your document as it is just an example.
  This example consists of the following definition:
 \end_layout
 
@@ -30864,18 +30731,16 @@ Document ! Preview
 
 \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 
-\family sans
-View\SpecialChar \menuseparator
-DVI
-\family default
-.
+ 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
+
+\begin_layout Subsection
+Prerequisites
 \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 
+To get previews working, you need the LaTeX package 
 \series bold
 preview-latex
 \series default
@@ -30889,20 +30754,54 @@ LaTeX-packages ! preview-latex
 
 \end_inset
 
- as explained below, and turn on 
+ (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"
+
+\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
+\family default
+ package; for LyX on Windows this program and also the LaTeX-package is
+ automatically installed together with LyX.
+\end_layout
+
+\begin_layout Subsection
+Enabling previews
+\end_layout
+
+\begin_layout Standard
+If you would for example like to see in LyX your math formulas typeset by
+ LaTeX, activate the option 
 \family sans
-Instant
+Display
 \begin_inset space ~
 \end_inset
 
-preview
+Graphics
 \family default
  in the 
 \family sans
 Tools\SpecialChar \menuseparator
 Preferences 
 \family default
-dialog under Look
+dialog under 
+\family sans
+Look
 \begin_inset space ~
 \end_inset
 
@@ -30911,7 +30810,22 @@ and
 \end_inset
 
 feel\SpecialChar \menuseparator
-Display.
+Display
+\family default
+.
+ Then set 
+\family sans
+Instant
+\begin_inset space ~
+\end_inset
+
+Preview
+\family default
+ to 
+\family sans
+On
+\family default
+.
  The 
 \family sans
 Preview
@@ -30926,77 +30840,296 @@ Size
 \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 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ Previews of an already loaded document are not in every case immediately
+ generated by activating the option 
 \family sans
-Instant
+Display
 \begin_inset space ~
 \end_inset
 
-preview
+Graphics
 \family default
- check box, you have to reopen the documents to activate the previews.
+.
+ Reopening the documents assures to get previews.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Selected document parts
 \end_layout
 
 \begin_layout Standard
-LyX will generate previews of math insets.
- It will also generate previews of included insets if you select the 
+Besides math there are other cases where you might like to see a preview,
+ fox example things that LyX cannot render like rotated parts or things
+ which are not yet supported by LyX.
+ To do this, insert a preview inset via the menu 
 \family sans
-Show
+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
+
+\begin_layout Standard
+An example: To create rotated boxes, you use the LaTeX command 
+\series bold
+
+\backslash
+rotatebox
+\series default
+ which is not yet supported by LyX.
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain 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
 
-preview
-\family default
- check box in the insert dialog.
- This is useful if you wish to generate a preview of a LaTeX figure, for
- example.
+Objects
+\emph default
+ manual.
+\end_layout
+
+\end_inset
+
+ Instead of the TeX Code boxes you want to see in 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 in.
+ Here is the result:
 \end_layout
 
 \begin_layout Standard
-To get previews working, you need the LaTeX package 
+\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
+
+
+\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"
+status collapsed
+
+\begin_layout Plain Layout
+with rotated
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+ framed text 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+rotatebox[origin=lb]{60}{
+\end_layout
+
+\end_inset
+
+
+\begin_inset Formula $\int A\,\mathrm{d}x=B$
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+ and a formula.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Previewing works also for colors.
+ In this example a special framed, colored box was created using the LaTeX
+ command 
 \series bold
-preview-latex
+
+\backslash
+fcolorbox
 \series default
- (on some systems named simply 
+:
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+
 \series bold
-preview
+
+\backslash
+fcolorbox
 \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"
+ 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
 
- 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
-\family default
- package; for LyX on Windows this program is automatically installed together
- with LyX.
+
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+\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
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+fcolorbox{cyan}{magenta}{
+\end_layout
+
+\end_inset
+
+This is text within a colored, framed box.
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-You can furthermore preview the LaTeX source of the whole document or parts
- of it.
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+If LyX does not show a preview, assure that you enabled previews as described
+ above and also assure that TeX Code in the preview inset is valid and that
+ you loaded the LaTeX packages in your document preamble that are required
+ by the TeX Code.
+ If LyX cannot create a preview, you will in most cases also not be able
+ to view your document due to LaTeX errors.
+ So if you have to use some 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
+
+\begin_layout Subsection
+LaTeX source code
+\end_layout
+
+\begin_layout Standard
+You can preview the LaTeX source of the whole document or parts of it.
  Use the menu 
 \family sans
 View\SpecialChar \menuseparator
@@ -31747,7 +31880,7 @@ Spellcheck
 \begin_inset space ~
 \end_inset
 
-continously Check the spelling of your document as you type it.
+continuously Check the spelling of your document as you type it.
  Misspelled words gets underlined with a dotted red line.
  By right-clicking on an underlined word, the suggestions by the spell appear
  in the context menu.
@@ -31797,9 +31930,9 @@ name "sec:Thesaurus"
 LyX provides a multilingual thesaurus.
  It uses the same thesaurus framework as OpenOffice and Firefox (namely
  the 
-\emph on
+\family typewriter
 MyThes
-\emph default
+\family default
 
 \begin_inset Foot
 status collapsed
@@ -31832,8 +31965,11 @@ Setting up the thesaurus
 
 \begin_layout Standard
 The 
+\family typewriter
+MyThes
+\family default
 \emph on
-MyThes/
+/
 \emph default
 OpenOffice thesauri consist of two files per language: A file with the suffix
  
@@ -31883,17 +32019,21 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://extensions.services.openoffice.org
+http://extensions.services.openoffice.org/en/search/node/thesaurus
 \end_layout
 
 \end_inset
 
 .
 \begin_inset Foot
-status open
+status collapsed
 
 \begin_layout Plain Layout
-Note that, as of OpenOffice 3.0, the files on 
+Note that, as of OpenOffice
+\begin_inset space ~
+\end_inset
+
+3.0, the files on 
 \begin_inset Flex URL
 status collapsed
 
@@ -32632,6 +32772,94 @@ key "TeXCatalogue"
  or in the package manager of your LaTeX-system.
 \end_layout
 
+\begin_layout Section
+Comparison of Documents
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Comparison of documents
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+You can compare two different LyX files via the menu 
+\family sans
+Tools\SpecialChar \menuseparator
+Compare
+\family default
+.
+ The comparison result is a LyX file with change tracking enabled showing
+ the differences.
+ In the comparison dialog you can select with the option 
+\family sans
+Copy
+\begin_inset space ~
+\end_inset
+
+Document
+\begin_inset space ~
+\end_inset
+
+Settings
+\begin_inset space ~
+\end_inset
+
+from
+\family default
+ from which document LyX should take the document settings for the resulting
+ difference file.
+ The option 
+\family sans
+Enable
+\begin_inset space ~
+\end_inset
+
+change
+\begin_inset space ~
+\end_inset
+
+tracking
+\begin_inset space ~
+\end_inset
+
+features
+\begin_inset space ~
+\end_inset
+
+in
+\begin_inset space ~
+\end_inset
+
+the
+\begin_inset space ~
+\end_inset
+
+output
+\family default
+ enables the change tracking option 
+\family sans
+Show
+\begin_inset space ~
+\end_inset
+
+Changes
+\begin_inset space ~
+\end_inset
+
+in
+\begin_inset space ~
+\end_inset
+
+Output
+\family default
+ to visualize the differences also in the PDF output of the difference file.
+\end_layout
+
 \begin_layout Section
 International Support
 \begin_inset Index idx
@@ -32751,7 +32979,7 @@ Language Default
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cha:The-Document-Settings"
+reference "chap:The-Document-Settings"
 
 \end_inset
 
@@ -32770,10 +32998,18 @@ name "sub:Keyboard-mapping"
 \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.
+If you have for example a U.
+\begin_inset space \thinspace{}
+\end_inset
+
+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.
+\begin_inset space \thinspace{}
+\end_inset
+
+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 ~
@@ -32832,8 +33068,8 @@ Latin1
 
 \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 
+ Here are some of the details you will need to bear in mind when using character
+s from the 
 \family typewriter
 Latin1
 \family default
@@ -32860,7 +33096,7 @@ 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.
+ french quotes will not show up.
 \end_layout
 
 \begin_layout Standard
@@ -37484,7 +37720,7 @@ T1
 The User Interface
 \begin_inset CommandInset label
 LatexCommand label
-name "cha:The-User-Interface"
+name "chap:The-User-Interface"
 
 \end_inset
 
@@ -37517,7 +37753,6 @@ Under the
 File
 \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
@@ -37626,8 +37861,8 @@ Import
 
 \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.
+ NoWeb-files, plain text files and comma separated, table-like text files
+ (CSV).
  The files will be imported as new LyX-document.
 \end_layout
 
@@ -37695,13 +37930,27 @@ reference "sub:Output-file-formats"
 
 \family sans
 CJK
+\family default
+
 \begin_inset space ~
 \end_inset
 
-LyX 
-\family default
-format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
- (CJK)
+L
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{}
+\end_layout
+
+\end_inset
+
+yX format of the special LyX
+\begin_inset space ~
+\end_inset
+
+1.4.x versions for Chinese, Japanese and Korean (CJK)
 \begin_inset Newline newline
 \end_inset
 
@@ -37709,11 +37958,90 @@ format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
 \end_layout
 
 \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
+
+(XML) text file with code in the language XML that is used for the markup
+ language 
+\family typewriter
+DocBook
+\end_layout
 
+\begin_layout Description
+DraftDVI 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.
+ LyX use this format internally as a pre-stage to export to 
 \family sans
 DVI
 \family default
- DVI-format
+.
+\end_layout
+
+\begin_layout Description
+DVI DVI-format that also allows to use special characters or spaces in files
+ paths or file names
+\end_layout
+
+\begin_layout Description
+DVI
+\begin_inset space ~
+\end_inset
+
+(LuaT
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{}
+\end_layout
+
+\end_inset
+
+eX) DVI-format using the program 
+\family typewriter
+LuaTeX
+\family default
+; supports Unicode and the usage of non-TeX fonts; 
+\series bold
+
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ not all DVI-viewers are currently able to display this output format properly.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+Graphviz
+\begin_inset space ~
+\end_inset
+
+Dot text file with code in the programming language 
+\family typewriter
+Dot
+\family default
+ that is used to draw visualizations of graphs via the program 
+\family typewriter
+Graphviz
 \end_layout
 
 \begin_layout Description
 \begin_inset space ~
 \end_inset
 
+(
+\family default
+LuaT
+\family sans
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{}
+\end_layout
+
+\end_inset
+
+
+\family default
+eX
+\family sans
+) 
+\family default
+text file with the LaTeX source that it is compilable with the program 
+\family typewriter
+LuaTeX
+\end_layout
+
+\begin_layout Description
+
+\family sans
+LaT
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{}
+\end_layout
+
+\end_inset
+
+eX
+\begin_inset space ~
+\end_inset
+
 (pdflatex)
 \family default
  text file with the LaTeX source, additionally all images used in the document
@@ -37800,11 +38172,137 @@ latex
 \end_layout
 
 \begin_layout Description
-LyX
+
+\family sans
+LaT
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{}
+\end_layout
+
+\end_inset
+
+eX
 \begin_inset space ~
 \end_inset
 
-1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
+(
+\family default
+XeT
+\family sans
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{}
+\end_layout
+
+\end_inset
+
+
+\family default
+eX
+\family sans
+) 
+\family default
+text file with the LaTeX source that it is compilable with the program 
+\family typewriter
+XeTeX
+\end_layout
+
+\begin_layout Description
+LilyPond
+\begin_inset space ~
+\end_inset
+
+book
+\begin_inset space ~
+\end_inset
+
+(La
+\family sans
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{}
+\end_layout
+
+\end_inset
+
+
+\family default
+TeX) text file with the LaTeX source and also code in the syntax of the
+ music notation software 
+\family typewriter
+LilyPond
+\end_layout
+
+\begin_layout Description
+L
+\family sans
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{}
+\end_layout
+
+\end_inset
+
+
+\family default
+yX
+\begin_inset space ~
+\end_inset
+
+Archive
+\begin_inset space ~
+\end_inset
+
+(zip) creates a zip-archive file that contains your document and all files
+ that are necessary to compile it (images, child documents, BibTeX files,
+ etc.)
+\end_layout
+
+\begin_layout Description
+L
+\family sans
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{}
+\end_layout
+
+\end_inset
+
+
+\family default
+yX
+\begin_inset space ~
+\end_inset
+
+z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
+\begin_inset Quotes eld
+\end_inset
+
+z
+\begin_inset Quotes erd
+\end_inset
+
+ and 
 \begin_inset Quotes eld
 \end_inset
 
 \begin_inset Quotes erd
 \end_inset
 
- is replaced by the version number)
+ represent the version number)
+\end_layout
+
+\begin_layout Description
+L
+\family sans
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{}
+\end_layout
+
+\end_inset
+
+
+\family default
+yXHTML HTML-format using LyX's internal XHTML engine
 \end_layout
 
 \begin_layout Description
-LyXHTML HTML-format, using LyX's internal XHTML engine
+NoWeb text file with code in the format of the literate programming language
+\family typewriter
+ NoWeb
 \end_layout
 
 \begin_layout Description
-OpenDocument OpenDocument-formatted text file, to be opened with 
+OpenDocument OpenDocument-formatted file, to be opened with 
 \family sans
 OpenOffice
 \family default
@@ -37849,6 +38368,35 @@ PDF
  PDF-format using the program 
 \family typewriter
 dvipdfm
+\family default
+, produces internally a DVI-file which is then converted to a PDF-file
+\end_layout
+
+\begin_layout Description
+
+\family sans
+PDF
+\begin_inset space ~
+\end_inset
+
+(LuaT
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{}
+\end_layout
+
+\end_inset
+
+eX)
+\family default
+ PDF-format using the program 
+\family typewriter
+LuaTeX
+\family default
+, produces PDF-files directly
 \end_layout
 
 \begin_layout Description
@@ -37863,6 +38411,8 @@ PDF
  PDF-format using the program 
 \family typewriter
 pdflatex
+\family default
+, produces PDF-files directly
 \end_layout
 
 \begin_layout Description
@@ -37877,6 +38427,35 @@ PDF
  PDF-format using the program 
 \family typewriter
 ps2pdf
+\family default
+, produces internally a PostScript-file which is then converted to a PDF-file
+\end_layout
+
+\begin_layout Description
+
+\family sans
+PDF
+\begin_inset space ~
+\end_inset
+
+(XeT
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{}
+\end_layout
+
+\end_inset
+
+eX)
+\family default
+ PDF-format using the program 
+\family typewriter
+XeTeX
+\family default
+, produces PDF-files directly
 \end_layout
 
 \begin_layout Description
@@ -37921,26 +38500,25 @@ dvips
 \end_layout
 
 \begin_layout Description
-
-\family sans
-Custom
+Sweave text file with the LaTeX source and also code in the statistical
+ programming language 
+\family typewriter
+R
 \family default
- custom format
-\end_layout
-
-\begin_layout Standard
-The program 
+.
+ Using the 
 \family typewriter
-dvipdfm
+R
 \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.
+-function 
 \family typewriter
-pdflatex
+Sweave
+\family default
+ it is possible to use 
+\family typewriter
+R
 \family default
- produces PDF-files directly and supports the latest PDF-file formats.
+-commands in LaTeX
 \end_layout
 
 \begin_layout Standard
@@ -37985,15 +38563,6 @@ Reconfiguration of LyX
 
 \end_layout
 
-\begin_layout Standard
-The menu 
-\family sans
-Custom
-\family default
- allows you to export your file by using special command line options for
- the export program.
-\end_layout
-
 \begin_layout Subsection
 Print
 \end_layout
@@ -38027,7 +38596,7 @@ Fax
 \end_layout
 
 \begin_layout Standard
-This menu entry will only appear when you have a fax program installed (on
+This menu entry will only appear if you have a fax program installed (on
  Windows you additionally need to register its program path to LyX's PATH
  prefix, see section
 \begin_inset space ~
@@ -38133,6 +38702,15 @@ reference "sec:Basic-Editing-Features"
 .
 \end_layout
 
+\begin_layout Subsection
+Select Whole Inset
+\end_layout
+
+\begin_layout Standard
+Selects the content of the inset where the cursor is currently in.
+ Is the cursor outside of an inset, the whole document will be selected.
+\end_layout
+
 \begin_layout Subsection
 Select All
 \end_layout
@@ -38142,7 +38720,7 @@ Selects the whole document.
 \end_layout
 
 \begin_layout Subsection
-Find & Replace
+Find & Replace (Quick)
 \end_layout
 
 \begin_layout Standard
@@ -38160,6 +38738,25 @@ reference "sec:Basic-Editing-Features"
 .
 \end_layout
 
+\begin_layout Subsection
+Find & Replace (Advanced)
+\end_layout
+
+\begin_layout Standard
+Described in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Advanced-Find-and"
+
+\end_inset
+
+.
+\end_layout
+
 \begin_layout Subsection
 Move Paragraph Up/Down
 \end_layout
@@ -38230,8 +38827,8 @@ Table Settings and Math
 \end_layout
 
 \begin_layout Standard
-These two menus are only fully active when the cursor is inside a table
or a formula.
+These two menus are only fully active if 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
 \begin_inset space ~
@@ -38263,8 +38860,8 @@ Increase / Decrease List Depth
 \end_layout
 
 \begin_layout Standard
-These menu entries are only active when the cursor is in an environment
that can be nested.
+These menu entries 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
@@ -38301,85 +38898,6 @@ 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
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Export"
-
-\end_inset
-
-.
- You should at least see the menu entries 
-\family sans
-DVI
-\family default
- and 
-\family sans
-PDF
-\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
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Basic-LyX-Setup"
-
-\end_inset
-
-.
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Reconfiguration of LyX
-\end_layout
-
-\end_inset
-
-
-\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
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:File-Formats"
-
-\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
@@ -38450,9 +38968,9 @@ View
 \end_layout
 
 \begin_layout Standard
-This menu entry generates the output you have specified as default output
- format either in the preferences (see sec.
-\begin_inset space ~
+This menu entry generates the output in the format you have specified as
default output format either in the preferences (see sec.
+\begin_inset space \thinspace{}
 \end_inset
 
 
@@ -38463,7 +38981,7 @@ reference "sec:File-Formats"
 \end_inset
 
 ) or in the document settings (see sec.
-\begin_inset space ~
+\begin_inset space \thinspace{}
 \end_inset
 
 
@@ -38473,7 +38991,29 @@ reference "sec:Doc-Output"
 
 \end_inset
 
-), for instance PDF, and opens it in an appropriate viewer.
+) and opens it in an appropriate viewer.
+ The viewer can be set or changed in the preferences, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:File-Formats"
+
+\end_inset
+
+.
+ The default viewers are set by 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 Subsection
@@ -38481,7 +39021,68 @@ View (Other Formats)
 \end_layout
 
 \begin_layout Standard
-With this submenu, you can view your document in alternative output formats.
+With this submenu 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 LaTeX programs that are found while LyX was configured.
+ All possible formats are listed in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Export"
+
+\end_inset
+
+.
+ You should at least see the menu entry 
+\family sans
+DVI
+\family default
+.
+ If it is missing, you need to update or repair your LaTeX installation.
+ After updating you have to reconfigure LyX, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Basic-LyX-Setup"
+
+\end_inset
+
+.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Reconfiguration of LyX
+\end_layout
+
+\end_inset
+
+
+\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
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:File-Formats"
+
+\end_inset
+
+.
+ The default viewers are set by LyX when it is first configured.
 \end_layout
 
 \begin_layout Subsection
@@ -38490,8 +39091,7 @@ Update
 
 \begin_layout Standard
 This menu entry allows you to update the view with your latest changes (in
- the default output format as described in the previous section) without
- opening a new viewer window.
+ the default output format) without opening a new viewer window.
 \end_layout
 
 \begin_layout Subsection
@@ -38499,7 +39099,7 @@ Update (Other Formats)
 \end_layout
 
 \begin_layout Standard
-With this submenu, you can update the view of alternative output formats
+With this submenu you can update the view of alternative output formats
  of your document without opening a new viewer window.
 \end_layout
 
@@ -38523,7 +39123,11 @@ Child Documents
 \emph default
  in the 
 \emph on
-Embedded Objects
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual for more information on this topic).
  This item allows you to view the master document from within its child.
@@ -38542,7 +39146,7 @@ View
 \begin_layout Standard
 The format used by this function is the default output format as specified
  in the preferences (see sec.
-\begin_inset space ~
+\begin_inset space \thinspace{}
 \end_inset
 
 
@@ -38553,7 +39157,7 @@ reference "sec:File-Formats"
 \end_inset
 
 ) or in the document settings (see sec.
-\begin_inset space ~
+\begin_inset space \thinspace{}
 \end_inset
 
 
@@ -38586,7 +39190,11 @@ Child Documents
 \emph default
  in the 
 \emph on
-Embedded Objects
+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
@@ -38596,7 +39204,7 @@ Embedded Objects
 \begin_layout Standard
 The format used by this function is the default output format as specified
  in the preferences (see sec.
-\begin_inset space ~
+\begin_inset space \thinspace{}
 \end_inset
 
 
@@ -38607,7 +39215,7 @@ reference "sec:File-Formats"
 \end_inset
 
 ) or in the document settings (see sec.
-\begin_inset space ~
+\begin_inset space \thinspace{}
 \end_inset
 
 
@@ -38710,7 +39318,15 @@ Math
 
 Panels
 \family default
-, and 
+, 
+\family sans
+Mathe
+\begin_inset space ~
+\end_inset
+
+Macros
+\family default
+ and 
 \family sans
 Math
 \family default
@@ -38736,8 +39352,8 @@ 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
+ 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
 
@@ -38881,11 +39497,8 @@ Ordinary
 \begin_inset space ~
 \end_inset
 
-Quote Inserts this quote: 
-\begin_inset Quotes erd
-\end_inset
-
-, no matter what quote type you selected in the 
+Quote Inserts this quote: ", no matter what quote type you selected in the
 \family sans
 Document\SpecialChar \menuseparator
 Settings
@@ -38903,7 +39516,7 @@ Single
 \end_inset
 
 Quote Inserts this quote: 
-\begin_inset Quotes els
+\begin_inset Quotes ers
 \end_inset
 
 
@@ -38999,7 +39612,7 @@ key "tipa"
 
 
 \begin_inset Flex URL
-status open
+status collapsed
 
 \begin_layout Plain Layout
 
@@ -39021,7 +39634,12 @@ Here you can insert the following format constructs:
 
 \begin_layout Description
 Superscript Inserts a superscript: test
-\begin_inset Formula $^{\text{a,b}}$
+\begin_inset script superscript
+
+\begin_layout Plain Layout
+a, b
+\end_layout
+
 \end_inset
 
 
@@ -39029,7 +39647,12 @@ Superscript Inserts a superscript: test
 
 \begin_layout Description
 Subscript Inserts a subscript: test
-\begin_inset Formula $_{\text{3x}}$
+\begin_inset script subscript
+
+\begin_layout Plain Layout
+3x
+\end_layout
+
 \end_inset
 
 
@@ -39149,6 +39772,21 @@ reference "sub:Vertical-Space"
  for a description.
 \end_layout
 
+\begin_layout Description
+Phantom Inserts Phantom space, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Phantom-Space"
+
+\end_inset
+
+.
+\end_layout
+
 \begin_layout Description
 Hyphenation
 \begin_inset space ~
@@ -39317,7 +39955,7 @@ List / TOC
 
 \begin_layout Standard
 Various lists can be inserted with this menu entry.
- The table of contents, the algorithm, figures, and tables list are described
+ The table of contents, the algorithm, figures and tables list are described
  in section
 \begin_inset space ~
 \end_inset
@@ -39352,7 +39990,7 @@ reference "sec:Nomenclature"
 
 \end_inset
 
-, and the BibTeX bibliography in section
+ and the BibTeX bibliography in section
 \begin_inset space ~
 \end_inset
 
@@ -39429,7 +40067,7 @@ Custom Insets
 
 \begin_layout Standard
 Inserts document class-specific insets.
- Such insets only exist when they are defined in the layout file for a certain
+ 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
@@ -39474,7 +40112,11 @@ External Stuff
 \emph default
  of the 
 \emph on
-Embedded Objects
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual.
 \end_layout
@@ -39512,7 +40154,11 @@ Boxes
 \emph default
  of the 
 \emph on
-Embedded Objects
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual.
 \end_layout
@@ -39617,7 +40263,11 @@ Longtable Captions
 \emph default
  of the 
 \emph on
-Embedded Objects
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual.
 \end_layout
@@ -39836,7 +40486,11 @@ Program Code Listings
 \emph default
  of the 
 \emph on
-Embedded Objects
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual.
 \end_layout
@@ -39856,11 +40510,34 @@ External Material
 \emph default
  of the 
 \emph on
-Embedded Objects
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual.
 \end_layout
 
+\begin_layout Subsection
+Preview
+\end_layout
+
+\begin_layout Standard
+Inserts a preview inset, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Previewing-snippets-of"
+
+\end_inset
+
+ for a description.
+\end_layout
+
 \begin_layout Section
 The Navigate Menu
 \begin_inset Index idx
@@ -39908,7 +40585,7 @@ between section
 \begin_inset space ~
 \end_inset
 
-2.5 and use the menu 
+2.5 and use the submenu 
 \family sans
 Save
 \begin_inset space ~
@@ -39973,9 +40650,47 @@ Go to Label
 \end_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.
+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
+
+to
+\begin_inset space ~
+\end_inset
+
+Label)
+\family default
+.
+\end_layout
+
+\begin_layout Subsection
+Forward Search
+\end_layout
+
+\begin_layout Standard
+This feature allows you to directly jump to the corresponding text part
+ in the output, see section 
+\emph on
+Forward
+\begin_inset space ~
+\end_inset
+
+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
@@ -40107,7 +40822,7 @@ The document settings are described in appendix
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cha:The-Document-Settings"
+reference "chap:The-Document-Settings"
 
 \end_inset
 
@@ -40191,8 +40906,8 @@ Character count
 \end_layout
 
 \begin_layout Standard
-Counts the number of words and characters in the actual document or the
highlighted document part.
+Counts the words and characters in the actual document or the highlighted
+ document part.
 \end_layout
 
 \begin_layout Subsection
@@ -40210,7 +40925,8 @@ TeX Information
 \end_layout
 
 \begin_layout Standard
-Shows you a list of the classes and styles installed in your LaTeX-system.
+Shows you a list of the document classes and styles installed in your LaTeX-syst
+em.
 \end_layout
 
 \begin_layout Subsection
@@ -40261,7 +40977,7 @@ Reconfiguration of LyX
 
 \begin_layout Standard
 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
- and needed programs it needs; see also section
+ and programs it needs; see also section
 \begin_inset space ~
 \end_inset
 
@@ -40281,13 +40997,13 @@ Preferences
 
 \begin_layout Standard
 The preferences dialog is described in detail in appendix
-\begin_inset space \thinspace{}
+\begin_inset space ~
 \end_inset
 
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "cha:The-Preferences-dialog"
+reference "chap:The-Preferences-dialog"
 
 \end_inset
 
@@ -40309,8 +41025,9 @@ Menu ! Help
 \end_layout
 
 \begin_layout Standard
-This menu opens the documentation files of LyX in the language of LyX's
+This menu lists the documentation files of LyX in the language of LyX's
  menus.
+ Is a file not available in this language, the English version will be listed.
 \end_layout
 
 \begin_layout Standard
@@ -40471,7 +41188,7 @@ Embedded Objects
 \begin_inset Text
 
 \begin_layout Plain Layout
-pull-down box for the paragraph environments
+pull-down box for the environments
 \end_layout
 
 \end_inset
@@ -40888,9 +41605,9 @@ arg   "font-emph"
 \begin_inset Text
 
 \begin_layout Plain Layout
-Emphasize text, function of the Edit
+Emphasize text, function of the 
 \family sans
-\SpecialChar \menuseparator
+Edit\SpecialChar \menuseparator
 Text
 \begin_inset space ~
 \end_inset
@@ -40924,9 +41641,9 @@ arg   "font-noun"
 \begin_inset Text
 
 \begin_layout Plain Layout
-Set text to noun style, function of the Edit
+Set text to noun style, function of the 
 \family sans
-\SpecialChar \menuseparator
+Edit\SpecialChar \menuseparator
 Text
 \begin_inset space ~
 \end_inset
@@ -41838,6 +42555,10 @@ status collapsed
 
 \family sans
 eX
+\begin_inset space ~
+\end_inset
+
+Code
 \end_layout
 
 \end_inset
@@ -42176,7 +42897,11 @@ arg   "master-buffer-update"
 
 \family sans
 View\SpecialChar \menuseparator
-UpdateMaster
+Update
+\begin_inset space ~
+\end_inset
+
+Master
 \end_layout
 
 \end_inset
@@ -42316,7 +43041,11 @@ Toolbar ! Table
 
  in the 
 \emph on
-Embedded Objects
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual, the math macro toolbar
 \begin_inset Index idx
@@ -42339,7 +43068,7 @@ Math
 The Document Settings
 \begin_inset CommandInset label
 LatexCommand label
-name "cha:The-Document-Settings"
+name "chap:The-Document-Settings"
 
 \end_inset
 
@@ -42364,19 +43093,28 @@ The document settings dialog contains submenus to set properties for the
 Settings
 \family default
 .
- You can save your document settings as default with th
+ You can save your document settings as default with the
 \family sans
-e Save as Document Defaults
+ Save as Document Defaults
 \family default
  button in the dialog.
  This will create a template named 
 \family typewriter
-default.lyx
+defaults.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 button 
+\family sans
+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.
 \end_layout
@@ -42400,17 +43138,49 @@ reference "sec:Document-Classes"
 \end_inset
 
 .
- Some classes use some class options by default.
+\end_layout
+
+\begin_layout Standard
+With the button 
+\family sans
+Local
+\begin_inset space ~
+\end_inset
+
+Layout
+\family default
+ you can load you own layout-file, that is not in LyX's 
+\emph on
+layouts
+\emph default
+ folder and thus not recognized by LyX as layout for a document class.
+ For more about layout-files, see the chapter 
+\emph on
+Installing New Document Classes, Layouts, and Templates
+\emph default
+ of the 
+\emph on
+Customization
+\emph default
+ Handbook.
+\end_layout
+
+\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 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 
+ If you do not exactly know what the default class options are for, it is
+ recommended to use them untouched.
+ The 
+\family sans
+Graphics driver
+\family default
+ is used for LaTeX's graphics, color and page layout packages.
+ If using 
 \family sans
 Default
 \family default
@@ -42421,22 +43191,27 @@ Default
 status collapsed
 
 \begin_layout Plain Layout
-When you want one of the following drivers
+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
-\begin_inset Newline newline
-\end_inset
+\family default
 
-you first have to activate them in your LaTeX distribution, see sec.
-\begin_inset space \thinspace{}
+\begin_inset Newline newline
 \end_inset
 
-2 in 
+you first have to activate them in your LaTeX distribution, see section
+\emph on
+Driver support
+\emph default
+ in 
 \begin_inset CommandInset href
 LatexCommand href
-target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
+target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
 
 \end_inset
 
@@ -42449,10 +43224,10 @@ target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
 \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.
+Specifying a master document is necessary if the current document is a child
+ or subdocument.
+ The master document will be used by 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
@@ -42460,11 +43235,59 @@ Child Documents
 \emph default
  of the 
 \emph on
-Embedded Objects
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual.
 \end_layout
 
+\begin_layout Standard
+There is also an option to suppress the date and one to use the LaTeX-package
+\series bold
+refstyle
+\series default
+ instead of 
+\series bold
+prettyref
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! prettyref
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! refstyle
+\end_layout
+
+\end_inset
+
+ for cross-references, see sec.
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Cross-References"
+
+\end_inset
+
+.
+\end_layout
+
 \begin_layout Section
 Child Documents
 \end_layout
@@ -42473,11 +43296,19 @@ Child Documents
 This submenu is only visible when your document includes child documents.
  Please refer to the section 
 \emph on
-Child Documents
+Child
+\begin_inset space ~
+\end_inset
+
+Documents
 \emph default
  of the 
 \emph on
-Embedded Objects
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
  manual for details.
 \end_layout
@@ -42501,6 +43332,25 @@ reference "sub:Modules"
 .
 \end_layout
 
+\begin_layout Section
+Local Layout
+\end_layout
+
+\begin_layout Standard
+See section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Local-Layout"
+
+\end_inset
+
+ for a description.
+\end_layout
+
 \begin_layout Section
 Fonts
 \end_layout
@@ -42527,25 +43377,16 @@ Text Layout
 \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.
+ The line spacing and the number of text columns can also be specified here.
 \end_layout
 
 \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.
+Note that LyX will not show two columns or the set up 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 it in the output.
 \end_layout
 
-\begin_layout Standard
-The listings settings are explained in the corresponding section in the
-\emph on
-Embedded Objects
-\emph default
- manual.
-\end_layout
-
 \begin_layout Section
 Page Layout
 \end_layout
@@ -42558,7 +43399,7 @@ A description of this menu is given in section
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:Paper-Size,-Orientation,"
+reference "sub:Paper-Size,-Orientation"
 
 \end_inset
 
@@ -42593,6 +43434,13 @@ reference "sub:Margins"
 
 \begin_layout Section
 Language
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Language-encodings"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
@@ -42616,7 +43464,11 @@ The document language and quote styles are set here.
 status collapsed
 
 \begin_layout Plain Layout
-The known commands are defined in a text file.
+The known commands are defined in a text file (
+\emph on
+unicodesymbols
+\emph default
+).
  You can add commands for unknown symbols to that file yourself, see the
  
 \emph on
@@ -42706,7 +43558,7 @@ DVI
 
 (LuaTeX)
 \family default
-; see section
+, see section
 \begin_inset space ~
 \end_inset
 
@@ -42717,7 +43569,133 @@ reference "sub:Output-file-formats"
 
 \end_inset
 
-), so if the above options fail, you might try out one of these new engines.
+).
+ 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
+Language
+\begin_inset space ~
+\end_inset
+
+package
+\family default
+ determines the LaTeX-package that is used for hyphenation and the translation
+ of strings like 
+\begin_inset Quotes eld
+\end_inset
+
+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
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Prefs-Language"
+
+\end_inset
+
+).
+\end_layout
+
+\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
+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
+LaTeX-packages ! polyglossia
+\end_layout
+
+\end_inset
+
+ is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
+ this package will be used instead of 
+\series bold
+babel
+\series default
+.
+\end_layout
+
+\begin_layout Description
+Always
+\begin_inset space ~
+\end_inset
+
+Babel uses 
+\series bold
+babel
+\series default
+ even if 
+\series bold
+polyglossia
+\series default
+ would be more appropriate.
+\end_layout
+
+\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
+
+\begin_layout Description
+None will not use a language package.
+ This is necessary for some document classes for scientific articles.
 \end_layout
 
 \begin_layout Standard
@@ -43373,6 +44351,289 @@ reference "sub:Prefs-Language"
  for more information on the language package.
 \end_layout
 
+\begin_layout Section
+Colors
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Color ! main text
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Color ! background
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Here you can alter the font color for the main text (default: black) and
+ for Greyed
+\begin_inset space ~
+\end_inset
+
+out notes (default: light grey).
+ The button 
+\family sans
+Reset
+\family default
+ sets the color back to the default.
+\end_layout
+
+\begin_layout Standard
+You can also change the background color for the pages (default: white)
+ and for Shaded
+\begin_inset space ~
+\end_inset
+
+boxes (default: red).
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+The colors are not shown within LyX, only in the output.
+ (This Greyed
+\begin_inset space ~
+\end_inset
+
+out note appears blue in the output.)
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Note, if you change the main text font color and use the option 
+\family sans
+Color
+\begin_inset space ~
+\end_inset
+
+links
+\family default
+ in the document settings under 
+\family sans
+PDF
+\begin_inset space ~
+\end_inset
+
+properties
+\family default
+, you probably also need to change the link font color by using 
+\family sans
+Additional
+\begin_inset space ~
+\end_inset
+
+options
+\family default
+ in the 
+\family sans
+PDF
+\begin_inset space ~
+\end_inset
+
+properties
+\family default
+.
+ For example the option
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+linkcolor=black
+\end_layout
+
+\begin_layout Standard
+sets the link text color to black.
+ For more information, see the manual of 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
+
+, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "hyperref"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+You can adapt the main text font color and the page background for every
+ page in your document if you use these commands as TeX
+\begin_inset space ~
+\end_inset
+
+Code behind a forced page break:
+\end_layout
+
+\begin_layout Itemize
+For the page color:
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+pagecolor{color name}
+\end_layout
+
+\begin_layout Itemize
+For the text color:
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+color{color name}
+\end_layout
+
+\begin_layout Standard
+The color name can hereby be one of these: 
+\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
+, 
+\series bold
+yellow
+\series default
+
+\begin_inset Newline newline
+\end_inset
+
+If you have changed a text or background color, you can use them under the
+ following names:
+\end_layout
+
+\begin_layout Itemize
+For the page background color:
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+page_backgroundcolor
+\end_layout
+
+\begin_layout Itemize
+For the main text color:
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+document_fontcolor
+\end_layout
+
+\begin_layout Itemize
+For the Shaded
+\begin_inset space ~
+\end_inset
+
+box background color:
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+shadecolor
+\end_layout
+
+\begin_layout Itemize
+For the Greyed
+\begin_inset space ~
+\end_inset
+
+out note text color:
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+note_fontcolor
+\end_layout
+
+\begin_layout Standard
+How to define and use custom colors, see section 
+\emph on
+Colored
+\begin_inset space ~
+\end_inset
+
+Cells
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual.
+\end_layout
+
 \begin_layout Section
 Numbering & TOC
 \end_layout
@@ -43398,7 +44659,7 @@ Bibliography
 \end_layout
 
 \begin_layout Standard
-You can specify here a citation style using the LaTeX packages 
+Here you can specify a citation style using the LaTeX packages 
 \series bold
 natbib
 \series default
@@ -43426,7 +44687,8 @@ LaTeX-packages ! jurabib
 
 \end_inset
 
-, you can enable subdivided bibliographies using the LaTeX package 
+.
+ You can enable a sectioned bibliography using the LaTeX package 
 \series bold
 bibtopic
 \series default
@@ -43515,7 +44777,7 @@ LaTeX-packages ! amsmath
 
 \end_inset
 
- and 
+, 
 \series bold
 esint
 \series default
@@ -43529,24 +44791,88 @@ LaTeX-packages ! esint
 
 \end_inset
 
- or to use them automatically when they are needed.
+, 
+\series bold
+mathdots
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! mathdots
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
+ und 
 \series bold
-amsmath
+mhchem
 \series default
- is needed for many constructs, so when you get LaTeX-errors in formulas,
- ensure that you have enabled AMS.
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! mhchem
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
-esint
-\series default
- is used for special integral characters.
+ or to use them automatically when they are needed.
+\end_layout
+
+\begin_layout Description
+amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
+ ensure that you have enabled 
+\family sans
+AMS
+\begin_inset space ~
+\end_inset
+
+math
+\family default
+.
+\end_layout
+
+\begin_layout Description
+esint is used for special integral characters, see section 
+\emph on
+Big
+\begin_inset space ~
+\end_inset
+
+Operators
+\emph default
+ of the 
+\emph on
+Math
+\emph default
+ manual.
+\end_layout
+
+\begin_layout Description
+mathdots is used for special ellipses, see section 
+\emph on
+Ellipses
+\emph default
+ of the 
+\emph on
+Math
+\emph default
+ manual.
+\end_layout
+
+\begin_layout Description
+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 Section
@@ -43554,18 +44880,43 @@ Float Placement
 \end_layout
 
 \begin_layout Standard
-The float placement options are described in section
+The float placement options are described in section 
+\emph on
+Float
 \begin_inset space ~
 \end_inset
 
+Placement
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Float-Placement"
+Objects
+\emph default
+ manual.
+\end_layout
 
+\begin_layout Section
+Listings
+\end_layout
+
+\begin_layout Standard
+The listings settings are explained in 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 Section
@@ -43672,8 +45023,12 @@ View
 \family sans
 Tools\SpecialChar \menuseparator
 Preferences\SpecialChar \menuseparator
-File Formats; see 
+File Formats
 \family default
+, see sec.
+\begin_inset space \thinspace{}
+\end_inset
+
 
 \begin_inset CommandInset ref
 LatexCommand formatted
@@ -43681,7 +45036,7 @@ reference "sec:File-Formats"
 
 \end_inset
 
-
+.
 \end_layout
 
 \begin_layout Description
@@ -43693,17 +45048,29 @@ with
 \begin_inset space ~
 \end_inset
 
-Output
-\begin_inset Note Note
-status open
-
-\begin_layout Plain Layout
-TODO!
-\end_layout
-
+Output settings 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
@@ -43715,17 +45082,46 @@ Output
 \begin_inset space ~
 \end_inset
 
-Options
-\begin_inset Note Note
-status open
+Options settings for the export format 
+\family sans
+LyXHTML
+\family default
+.
+\family sans
+Strict XHTML
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
-TODO!
-\end_layout
+1.1
+\family default
+ will assure that the output follows exactly version
+\begin_inset space ~
+\end_inset
 
+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
 
+Features
+\emph default
+ manual.
+ The scaling is used for the size of equations in the output.
 \end_layout
 
 \begin_layout Section
@@ -43774,7 +45170,7 @@ Preferences
  Dialog
 \begin_inset CommandInset label
 LatexCommand label
-name "cha:The-Preferences-dialog"
+name "chap:The-Preferences-dialog"
 
 \end_inset
 
@@ -43831,24 +45227,6 @@ Customization ! of menus
 \end_inset
 
 
-\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.
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
@@ -43886,7 +45264,7 @@ 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
@@ -44023,6 +45401,23 @@ bookmark-save 6
 to the navigate menu section in the .inc-file to have the sixth bookmark.
 \end_layout
 
+\begin_layout Subsubsection
+Icon Set
+\end_layout
+
+\begin_layout Standard
+Here you can change the appearance of 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"
+
+\end_inset
+
+.
+\end_layout
+
 \begin_layout Subsubsection
 Automatic help
 \end_layout
@@ -44043,15 +45438,7 @@ Session
 \begin_layout Standard
 With the option 
 \family sans
-Allow saving
-\begin_inset space \thinspace{}
-\end_inset
-
-/
-\begin_inset space \thinspace{}
-\end_inset
-
-restoring of window layout and geometries
+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.
@@ -44074,6 +45461,15 @@ Load opened files from last session
  opens all files that were opened in the last LyX session.
 \end_layout
 
+\begin_layout Standard
+The button 
+\family sans
+Clear all session information
+\family default
+ deletes all information from previous LyX sessions (cursor positions, names
+ of last opened documents, etc.).
+\end_layout
+
 \begin_layout Subsubsection
 Documents
 \begin_inset CommandInset label
@@ -44096,11 +45492,57 @@ 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 same folder as your document or in the 
+\family sans
+Backup
+\begin_inset space ~
+\end_inset
+
+directory
+\family default
+, see 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Paths"
+
+\end_inset
+
+.
+ 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
+Save documents compressed by default
+\family default
+ saves the files always in a compressed format.
 \end_layout
 
 \begin_layout Standard
@@ -44122,7 +45564,7 @@ Recent
 \end_layout
 
 \begin_layout Standard
-When the option 
+If the option 
 \family sans
 Open documents in tabs
 \family default
@@ -44130,6 +45572,43 @@ Open documents in tabs
  LyX.
 \end_layout
 
+\begin_layout Standard
+With the option 
+\family sans
+Single close-tab button
+\family default
+ there will only be one button (
+\family sans
+
+\begin_inset Graphics
+       filename ../images/closetab.png
+       scale 75
+
+\end_inset
+
+
+\family default
+) at the right side of the tab bar to close tabs.
+ Otherwise every document tab has its own close button.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ For the last option you have to restart LyX before the chang takes effect.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Subsection
 Screen Fonts
 \begin_inset Index idx
@@ -44223,7 +45702,11 @@ 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.
+ current LyX session by pressing 
+\family sans
+Ctrl
+\family default
+ and scrolling the mouse wheel.
 \end_layout
 
 \begin_layout Standard
@@ -44329,6 +45812,27 @@ Alter
  button.
 \end_layout
 
+\begin_layout Standard
+By using 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
@@ -44419,15 +45923,33 @@ Cursor follows scrollbar
 \end_layout
 
 \begin_layout Standard
-You can adjust the thickness of the cursor with the 
-\family sans
-Cursor width
-\family default
- setting.
+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 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
@@ -44769,7 +46291,7 @@ Note:
 \end_layout
 
 \begin_layout Standard
-Besides this, you can specify here the 
+You can furthermore specify here the 
 \family sans
 Wheel scrolling speed
 \family default
@@ -44778,6 +46300,15 @@ Wheel scrolling speed
  slow it down.
 \end_layout
 
+\begin_layout Standard
+In the section 
+\family sans
+Scroll wheel 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
 \begin_inset CommandInset label
@@ -44951,7 +46482,7 @@ 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
 
@@ -44970,7 +46501,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
 
@@ -44993,12 +46524,51 @@ status collapsed
 
 \end_inset
 
-XServer-Pipe Here you can enter the name of a Unix-pipe.
+XServer-Pipe Here you can enter the name of a UNIX-pipe.
  This pipe is used to send data from external programs to LyX.
 \begin_inset Newline newline
 \end_inset
 
 
+\series bold
+Example
+\series default
+: You add a BibTeX-database test.bib 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 LyX in its preferences under 
+\family sans
+External
+\begin_inset space ~
+\end_inset
+
+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 LyX-symbol.
+ The entry will now be inserted as citation at the current cursor position
+ in your LyX file.
+\family typewriter
+JabRef
+\family default
+ and LyX need of course to be run the same time.
+\begin_inset Newline newline
+\end_inset
+
+
 \begin_inset Note Greyedout
 status open
 
@@ -45023,6 +46593,41 @@ Temporary
 directory Temporary files will be saved in this directory.
 \end_layout
 
+\begin_layout Description
+Thesaurus
+\begin_inset space ~
+\end_inset
+
+directory Directory where the thesaurus dictionaries are located.
+ You only need to specify it if the thesaurus does otherwise not work or
+ if you want to use custom/alternative dictionaries.
+\end_layout
+
+\begin_layout Description
+Hunspell
+\begin_inset space ~
+\end_inset
+
+directory 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 otherwise not work or if you want to use custom/alterna
+tive dictionaries.
+ For 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 ~
@@ -45043,7 +46648,25 @@ 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 to use external files which
+ are included to a LyX document via commands in TeX code.
+ This prefix includes by default the document directory (represented by
+ a single '.').
+ The prefix can be set to any list of paths separated by the default separator
+ of the OS (':' on UNIX like systems and ';' on windows).
+ If files are included by LaTeX, 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 LyX file.
+ It is recommended to include always the '.' as one of the paths, otherwise
+ compilation may fail for some documents.
 \end_layout
 
 \begin_layout Section
@@ -45112,12 +46735,9 @@ Interface
 \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: 
 \begin_inset CommandInset href
 LatexCommand href
-name "http://www.lyx.org/I18n"
 target "http://www.lyx.org/I18n"
 
 \end_inset
@@ -45125,14 +46745,6 @@ target "http://www.lyx.org/I18n"
 
 \end_layout
 
-\begin_layout Description
-Default
-\begin_inset space ~
-\end_inset
-
-language is the language used in new documents
-\end_layout
-
 \begin_layout Description
 Language
 \begin_inset space ~
@@ -45162,87 +46774,47 @@ Table
 \series bold
 babel
 \series default
-, it's the default language package in classic LaTeX.
- However, more recent typesetting engines such as XeTeX and LuaTeX come
- with an alternative language package (
-\series bold
-polyglossia
-\series default
-) that is more suited for the multi-script support of these engines.
- Furthermore, there are also specific language packages for languages not
- covered by babel.
-\begin_inset Newline newline
-\end_inset
-
-The available selections are:
-\end_layout
 
-\begin_deeper
-\begin_layout Itemize
-\noindent
+\begin_inset Index idx
+status collapsed
 
-\series bold
-Automatic
-\series default
-:
-\series bold
-\series default
-Selects the most appropriate language package for the current typesetting
- engine (default)
+\begin_layout Plain Layout
+LaTeX-packages ! babel
 \end_layout
 
-\begin_layout Itemize
-\noindent
+\end_inset
 
+, it is the default language package in classic LaTeX.
+ However, more recent typesetting engines such as XeTeX and LuaTeX come
+ with the alternative language package 
 \series bold
-Always babel: 
+polyglossia
 \series default
-Uses always babel, even if another package (such as polyglossia) would have
- been preferred by automatic setting; this essentially allows to select
- babel instead of polyglossia with XeTeX and LuaTeX
-\end_layout
-
-\begin_layout Itemize
-\noindent
 
-\series bold
-Custom: 
-\series default
-Lets you load some other language package (via 
-\family typewriter
+\begin_inset Index idx
+status collapsed
 
-\backslash
-usepackage
-\series bold
-{
-\series default
-packagename}
-\family default
-)
+\begin_layout Plain Layout
+LaTeX-packages ! polyglossia
 \end_layout
 
-\begin_layout Itemize
-\noindent
-
-\series bold
-None: 
-\series default
-Loads no language package at all
-\end_layout
+\end_inset
 
-\end_deeper
-\begin_layout Description
-Default
-\begin_inset space ~
+ that is more suited for the multi-script support of these engines.
+ Furthermore, there are also specific language packages for languages not
+ covered by babel.
+ The available selections are described in sec.
+\begin_inset space \thinspace{}
 \end_inset
 
-Decimal
-\begin_inset space ~
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Language-encodings"
+
 \end_inset
 
-Point Define the default decimal point for the use in tables (decimal point
- alignment)
+.
 \end_layout
 
 \begin_layout Description
@@ -45297,6 +46869,19 @@ Command start
  command toggles the package on and off.
 \end_layout
 
+\begin_layout Description
+Default
+\begin_inset space ~
+\end_inset
+
+Decimal
+\begin_inset space ~
+\end_inset
+
+Point Define the default decimal point for the use in tables (decimal point
+ alignment).
+\end_layout
+
 \begin_layout Description
 Set
 \begin_inset space ~
@@ -45428,6 +47013,132 @@ reference "sec:Spellchecking"
 Outputs
 \end_layout
 
+\begin_layout Subsection
+General
+\end_layout
+
+\begin_layout Description
+Output
+\begin_inset space ~
+\end_inset
+
+line
+\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
+Date
+\begin_inset space ~
+\end_inset
+
+format
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Date Format
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Settings ! Date format
+\end_layout
+
+\end_inset
+
+ The date format can be one or a mixture of the formats listed here:
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex URL
+status collapsed
+
+\begin_layout Plain Layout
+
+http://unixhelp.ed.ac.uk/CGI/man-cgi?date
+\end_layout
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+For example the format
+\begin_inset Newline newline
+\end_inset
+
+%d/%m/%y
+\begin_inset Newline newline
+\end_inset
+
+prints the date as day/month/year.
+\end_layout
+
+\begin_layout Description
+Overwrite
+\begin_inset space ~
+\end_inset
+
+on
+\begin_inset space ~
+\end_inset
+
+export Setting what LyX is allowed to overwrite on export.
+\end_layout
+
+\begin_layout Description
+Forward
+\begin_inset space ~
+\end_inset
+
+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 Subsection
 Printer
 \begin_inset CommandInset label
@@ -45490,40 +47201,6 @@ Note:
 
 \end_layout
 
-\begin_layout Description
-Adapt
-\begin_inset space ~
-\end_inset
-
-output
-\begin_inset space ~
-\end_inset
-
-to
-\begin_inset space ~
-\end_inset
-
-printer This option works only for the 
-\family sans
-Printer command
-\family default
-\begin_inset Quotes eld
-\end_inset
-
-
-\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
 \begin_inset space ~
@@ -45563,102 +47240,38 @@ Printer command
  you are using.
 \end_layout
 
-\begin_layout Subsection
-Date Format
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Date Format
-\end_layout
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Settings ! Date format
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-The date format can be one or a mixture of the formats listed here:
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset Flex URL
-status collapsed
-
-\begin_layout Plain Layout
-
-http://unixhelp.ed.ac.uk/CGI/man-cgi?date
-\end_layout
-
-\end_inset
-
-
-\begin_inset Newline newline
-\end_inset
-
-For example the format
-\begin_inset Newline newline
-\end_inset
-
-%d/%m/%y
-\begin_inset Newline newline
+\begin_layout Description
+Adapt
+\begin_inset space ~
 \end_inset
 
-prints the date as day/month/year.
-\end_layout
-
-\begin_layout Subsection
-Plain Text
-\end_layout
-
-\begin_layout Description
-Output
+output
 \begin_inset space ~
 \end_inset
 
-line
+to
 \begin_inset space ~
 \end_inset
 
-length sets the maximum number of characters printed in one line when using
- the menu 
+printer This option works only for the 
 \family sans
-File\SpecialChar \menuseparator
-Export\SpecialChar \menuseparator
-Plain
-\begin_inset space ~
+Printer command
+\family default
+\begin_inset Quotes eld
 \end_inset
 
-text
+
+\family sans
+dvips
 \family default
-.
- Setting the line line length to 0 means all text is printed in one endless
- line.
-\end_layout
 
-\begin_layout Description
-roff
-\begin_inset space ~
+\begin_inset Quotes erd
 \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.
+.
+ It activates a configuration file for dvips.
+ This is an option only for dvips experts.
 \end_layout
 
 \begin_layout Subsection
@@ -45779,65 +47392,42 @@ 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
+DVI
+\begin_inset space ~
+\end_inset
 
-{}
-\end_layout
+viewer
+\begin_inset space ~
+\end_inset
 
+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
+You can also specify here 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
 
@@ -45856,7 +47446,7 @@ 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
 
@@ -45890,27 +47480,34 @@ reference "sub:Nomenclature-Program"
 \end_layout
 
 \begin_layout Description
-DVI
-\begin_inset space ~
-\end_inset
+CheckTe
+\begin_inset ERT
+status collapsed
 
-viewer
-\begin_inset space ~
-\end_inset
+\begin_layout Plain Layout
+
+{}
+\end_layout
 
-paper
-\begin_inset space ~
 \end_inset
 
-size
+X
 \begin_inset space ~
 \end_inset
 
-options They only have an effect when the program 
+command Command for the program 
 \family sans
-xdvi
+CheckTeX
 \family default
- is used as DVI-viewer.
+ that is described in the section 
+\emph on
+Checking TeX
+\emph default
+ of the 
+\emph on
+Additional Features
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Standard
@@ -46094,7 +47691,7 @@ Add
 \end_layout
 
 \begin_layout Standard
-When the 
+If the 
 \family sans
 Converter File Cache
 \family default
@@ -46160,51 +47757,26 @@ Here you find the list of defined file formats that LyX can handle.
 
 \begin_layout Standard
 Furthermore, you can define the 
-\begin_inset Quotes eld
-\end_inset
-
+\family sans
 Default output format
-\begin_inset Quotes erd
-\end_inset
-
- that is used when you hit 
-\begin_inset Quotes eld
-\end_inset
-
-View
-\begin_inset Quotes erd
-\end_inset
-
-, 
-\begin_inset Quotes eld
-\end_inset
-
-Update
-\begin_inset Quotes erd
-\end_inset
-
-, 
-\begin_inset Quotes eld
-\end_inset
-
-View Master Document
-\begin_inset Quotes erd
-\end_inset
-
- and 
-\begin_inset Quotes eld
-\end_inset
-
+\family default
+ that is used when you use 
+\family sans
+View, Update, View Master Document
+\family default
+ or 
+\family sans
 Update Master Document
-\begin_inset Quotes erd
-\end_inset
-
- in the Edit menu or the toolbar.
+\family default
+ in the 
+\family sans
+View
+\family default
+ menu or the toolbar.
 \end_layout
 
 \begin_layout Standard
-More about formats, like the options that can be used in the format definition,
- is described in the section 
+More about formats and their options is described in the section 
 \emph on
 Formats
 \emph default
@@ -47092,7 +48664,7 @@ 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"
 
 \end_inset
 
@@ -47110,7 +48682,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
@@ -47168,7 +48740,7 @@ 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"
 
 \end_inset
 
@@ -47186,7 +48758,7 @@ 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
@@ -47278,6 +48850,54 @@ ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
 \end_inset
 
 
+\end_layout
+
+\begin_layout Bibliography
+\labelwidthstring Literaturverzeichnis
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "enumitem"
+
+\end_inset
+
+
+\begin_inset CommandInset href
+LatexCommand href
+name "Documentation"
+target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
+
+\end_inset
+
+ of the LaTeX-package 
+\series bold
+enumitem
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+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
+
+
 \end_layout
 
 \begin_layout Bibliography
@@ -47432,7 +49052,7 @@ ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
 \labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "tipa"
+key "prettyref"
 
 \end_inset
 
@@ -47440,20 +49060,20 @@ 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"
 
 \end_inset
 
  of the LaTeX-package 
 \series bold
-tipa
+prettyref
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! tipa
+LaTeX-packages ! prettyref
 \end_layout
 
 \end_inset
@@ -47468,7 +49088,55 @@ 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
+
+
+\end_layout
+
+\begin_layout Bibliography
+\labelwidthstring Literaturverzeichnis
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "refstyle"
+
+\end_inset
+
+
+\begin_inset CommandInset href
+LatexCommand href
+name "Documentation"
+target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
+
+\end_inset
+
+ of the LaTeX-package 
+\series bold
+refstyle
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! refstyle
+\end_layout
+
+\end_inset
+
+:
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex URL
+status collapsed
+
+\begin_layout Plain Layout
+
+http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
 \end_layout
 
 \end_inset
@@ -47480,7 +49148,7 @@ http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
 \labelwidthstring Literaturverzeichnis
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "wrapfig"
+key "tipa"
 
 \end_inset
 
@@ -47488,20 +49156,20 @@ 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/fonts/tipa/tipaman.pdf"
 
 \end_inset
 
  of the LaTeX-package 
 \series bold
-wrapfig
+tipa
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-LaTeX-packages ! wrapfig
+LaTeX-packages ! tipa
 \end_layout
 
 \end_inset
@@ -47516,7 +49184,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/fonts/tipa/tipaman.pdf
 \end_layout
 
 \end_inset
@@ -47941,7 +49609,7 @@ The above bibliography is created from a BibTeX-database.
 \begin_layout Standard
 \begin_inset CommandInset nomencl_print
 LatexCommand printnomenclature
-set_width "none"
+set_width "auto"
 
 \end_inset