]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/EmbeddedObjects.lyx
enhance documentation of forward/reverse search
[lyx.git] / lib / doc / EmbeddedObjects.lyx
index 979168af129de35793f2a27fa9059b02595fa508..a2eb4d30bb72788153cf35bb2bc89e1e7b0ca3cb 100644 (file)
@@ -1,5 +1,5 @@
-#LyX 1.5.1 created this file. For more info see http://www.lyx.org/
-\lyxformat 276
+#LyX 2.0 created this file. For more info see http://www.lyx.org/
+\lyxformat 413
 \begin_document
 \begin_header
 \textclass scrbook
 
 % set fonts for nicer pdf view
 \IfFileExists{lmodern.sty}
- {\usepackage{lmodern}} % if it exists
- {% if it exists not
-  \usepackage[scaled=0.92]{helvet}
-  \usepackage{mathptmx}
-  \usepackage{courier}
- } % end if it exists not
-
-% link all cross references and URLs
-% in pdf output
- \usepackage[colorlinks=true, bookmarks, bookmarksnumbered, bookmarksopen, bookmarksopenlevel=1,
-  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
-  pdfpagelayout=OneColumn, pdfnewwindow=true,
-  pdfstartview=XYZ, plainpages=false, pdfpagelabels,
-  pdfauthor={LyX Team}, pdftex,
-  pdftitle={LyX's Figure, Table, Floats, Notes, and Boxes manual},
-  pdfsubject={LyX-documentation about figures, tables, floats, notes, and boxes},
-  pdfkeywords={LyX, Tables, Figures, Floats, Boxes, Notes}]{hyperref}
-\else % if dvi or ps is produced
-
- % link all cross references and URLs in DVI output
- \usepackage[ps2pdf, colorlinks=true,
-  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue]{hyperref}
+ {\usepackage{lmodern}}{}
 
 \fi % end if pdflatex is used
 
 % not to its caption
 \usepackage[figure]{hypcap}
 
-% the pages of the TOC are numbered roman
+% the pages of the TOC is numbered roman
 % and a PDF-bookmark for the TOC is added
-\pagenumbering{roman}
 \let\myTOC\tableofcontents
-\renewcommand{\tableofcontents}{%
- \pdfbookmark[1]{Contents}{}
- \myTOC
- \cleardoublepage
\pagenumbering{arabic}}
+\renewcommand\tableofcontents{%
+  \frontmatter
+  \pdfbookmark[1]{\contentsname}{}
+  \myTOC
 \mainmatter }
 
 % provides caption formatting
-\usepackage[labelfont={bf,sf}, tableposition=top]{caption}[2004/07/16]
+\usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
 
 % provides commands to set caption
 % beside tables/images
@@ -79,9 +56,6 @@
 % enables calculation of values,
 \usepackage{calc}
 
-% provides special table cell alignments
-\usepackage{dcolumn}
-
 % increase the bottom float placement fraction
 \renewcommand{\bottomfraction}{0.5}
 
@@ -92,6 +66,9 @@
 % speed up the longtable calculation
 \setcounter{LTchunksize}{100}
 
+% used for scaled and rotated boxes
+\@ifundefined{rotatebox}{\usepackage{graphicx}}{}
+
 % used for colored tables
 \@ifundefined{textcolor}
  {\usepackage{color}}{}
   \setboolean{colortbl}{true}}
  {\setboolean{colortbl}{false}}
 
-% used for multirows
-\usepackage{multirow}
-%\renewcommand{\multirowsetup}{\centering}
-
 % used for book-style tables
 \usepackage{booktabs}
 
 \let\myFoot\footnote
 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
 
-% enable algorithm floats to be referenced
-\newfloat{Xalgorithm}{tbp}{loa}
-\floatname{Xalgorithm}{Algorithm}
-\newcommand{\theHalgorithm}{\theHXalgorithm}
-\renewenvironment{algorithm}[1][tbp]
- {\begin{Xalgorithm}[#1]}{\end{Xalgorithm}}
-
 % number algorithm floats within chapters
-\numberwithin{Xalgorithm}{chapter}
-
-% redefine the greyed out note
-\renewenvironment{lyxgreyedout}
- {\textcolor{blue}\bgroup}{\egroup}
+\numberwithin{algorithm}{chapter}
 
 % ------------------------------------
 % used to check for needed LaTeX packages
   \setboolean{marginnote}{true}}
  {\setboolean{marginnote}{false}}
 
+% check for package sidecap
+% used for captions on the side
+\newboolean{sidecap}
+\IfFileExists{sidecap.sty}
+ {\usepackage{sidecap}
+  \setboolean{sidecap}{true}}
+ {\setboolean{sidecap}{false}}
+
 % redefine the \LyX macro for PDF bookmarks
 \def\LyX{\texorpdfstring{%
   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
-  {LyX }}
+  {LyX}}
 \end_preamble
-\options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
+\options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
+\use_default_options false
+\maintain_unincluded_children false
 \language english
+\language_package default
 \inputencoding auto
+\fontencoding global
 \font_roman default
 \font_sans default
 \font_typewriter default
 \font_default_family default
+\use_non_tex_fonts false
 \font_sc false
 \font_osf false
 \font_sf_scale 100
 \font_tt_scale 100
+
 \graphics default
+\default_output_format default
+\output_sync 0
+\bibtex_command default
+\index_command default
 \paperfontsize 12
 \spacing single
+\use_hyperref true
+\pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
+\pdf_author "LyX Team, Uwe Stöhr"
+\pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
+\pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
+\pdf_bookmarks true
+\pdf_bookmarksnumbered true
+\pdf_bookmarksopen true
+\pdf_bookmarksopenlevel 1
+\pdf_breaklinks false
+\pdf_pdfborder false
+\pdf_colorlinks true
+\pdf_backref false
+\pdf_pdfusetitle false
+\pdf_quoted_options " linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
 \papersize default
 \use_geometry false
 \use_amsmath 2
 \use_esint 0
+\use_mhchem 1
+\use_mathdots 1
 \cite_engine basic
 \use_bibtopic false
+\use_indices false
 \paperorientation portrait
+\suppress_date false
+\use_refstyle 0
+\notefontcolor #0000ff
+\index Index
+\shortcut idx
+\color #008000
+\end_index
 \secnumdepth 3
 \tocdepth 3
 \paragraph_separation skip
 \bullet 3 2 7 -1
 \tracking_changes false
 \output_changes false
-\author "" 
-\author "" 
+\html_math_output 0
+\html_css_as_file 0
+\html_be_strict false
 \end_header
 
 \begin_body
@@ -229,61 +235,49 @@ by the LyX Team
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \noindent
 If you have comments or error corrections, please send them to the LyX Documenta
 tion mailing list: 
-\family typewriter
-
-\begin_inset ERT
-status open
+\begin_inset CommandInset href
+LatexCommand href
+name "lyx-docs@lists.lyx.org"
+target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
+type "mailto:"
 
-\begin_layout Standard
+\end_inset
 
 
-\backslash
-href{mailto:lyx-docs@lists.lyx.org?subject=LyX's ExtendedInsets manual}{
 \end_layout
 
 \end_inset
 
-lyx-docs@lists.lyx.org
-\begin_inset ERT
-status collapsed
 
-\begin_layout Standard
+\begin_inset Note Note
+status collapsed
 
-}
+\begin_layout Plain Layout
+author: Uwe Stöhr
 \end_layout
 
 \end_inset
 
 
-\end_layout
-
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Standard
-original author: Uwe Stöhr
-\end_layout
-
+\begin_inset Newline newline
 \end_inset
 
 
-\newline
-
-\newline
-
 \family sans
-Version 1.5.2-0
+Version 2.0.x
 \end_layout
 
 \begin_layout Standard
-\begin_inset LatexCommand tableofcontents
+\begin_inset CommandInset toc
+LatexCommand tableofcontents
 
 \end_inset
 
@@ -294,7 +288,7 @@ Version 1.5.2-0
 \begin_inset Note Note
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 To export all parts of this document to PDF, PS, or DVI the LaTeX-packages
  
 \series bold
@@ -304,18 +298,24 @@ arydshln
 \series bold
 colortbl
 \series default
-, and 
+, 
 \series bold
 marginnote
+\series default
+, and 
+\series bold
+sidecap
 \series default
  must be installed.
  If they are not installed you can export the document anyway but the sections
  where the packages are required won't appear in the output.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 The latest PDF-version of this document can be found here:
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
@@ -328,20 +328,44 @@ http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
 
 \begin_layout Chapter
 Figures
-\begin_inset LatexCommand label
-name "cha:Figures"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Figures
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Graphics|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
 
 \end_inset
 
+Figures
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\begin_inset LatexCommand index
-name "Figures"
+}
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Graphics|see{Figures}"
+\end_layout
 
 \end_inset
 
@@ -350,13 +374,18 @@ name "Graphics|see{Figures}"
 
 \begin_layout Section
 Graphics Dialog
-\begin_inset LatexCommand index
-name "Figures ! Graphics Dialog"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Figures ! Graphics Dialog
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Graphics-Dialog"
 
 \end_inset
@@ -386,7 +415,7 @@ Graphics
 \end_layout
 
 \begin_layout Standard
-The graphics dialog can be called at any time by right-clicking on an image.
+The graphics dialog can be called at any time by clicking on an image.
  This dialog has three tabs:
 \end_layout
 
@@ -396,21 +425,49 @@ The graphics dialog can be called at any time by right-clicking on an image.
 Graphics
 \family default
  Here you can choose an image file and adjust its appearance in the output.
- The available units for the image size are explained in appendix\InsetSpace ~
+ The available units for the image size are explained in appendix
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "cha:Units-available-in"
 
 \end_inset
 
 .
-\newline
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Figures ! rotated
+\end_layout
+
+\end_inset
+
 You can rotate images counter-clockwise by setting a rotation angle and
  a rotation origin.
  The image will also be rotated inside LyX.
-\newline
-Images can be scaled by using
- a percentage value or by setting the width and height explicitly.
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Figures ! scaled
+\end_layout
+
+\end_inset
+
+Images can be scaled by using a percentage value or by setting the width
+ and height explicitly.
  If you set only the width or only the height, the other size will be determined
  automatically.
  If you set both, then the image will be transformed to the given size,
@@ -422,13 +479,19 @@ Maintain aspect ratio
 .
  The image will then be scaled so that its width and height don't exceed
  the specified dimensions.
-\newline
-Images can be opened in a program of your choice
- when pressing the 
+\begin_inset Newline newline
+\end_inset
+
+Images can be opened in a program of your choice by right-clicking on it
+ and choosing the entry 
 \family sans
 Edit
+\begin_inset space ~
+\end_inset
+
+externally
 \family default
button.
in the context menu.
  The program can be set for every image format in the file format settings
  in LyX's preferences.
 \end_layout
@@ -443,16 +506,31 @@ Clipping
  The coordinates can also be calculated automatically by pressing the button
  
 \family sans
-Get\InsetSpace ~
-from\InsetSpace ~
+Get
+\begin_inset space ~
+\end_inset
+
+from
+\begin_inset space ~
+\end_inset
+
 File
 \family default
 .
  The option 
 \family sans
-Clip\InsetSpace ~
-to\InsetSpace ~
-bounding\InsetSpace ~
+Clip
+\begin_inset space ~
+\end_inset
+
+to
+\begin_inset space ~
+\end_inset
+
+bounding
+\begin_inset space ~
+\end_inset
+
 box
 \family default
  will only print the image region within the given coordinates.
@@ -463,40 +541,62 @@ box
 \begin_layout Description
 
 \family sans
-Extra\InsetSpace ~
-options
-\family default
- In this tab you can modify the appearance of the image within LyX and set
- the image to be a subfigure of a figure float with an own caption.
- Subfigures are explained in section\InsetSpace ~
+LaTeX
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
-reference "sec:Figure-Floats"
+and
+\begin_inset space ~
+\end_inset
 
+LyX
+\begin_inset space ~
 \end_inset
 
-.
-\newline
- LaTeX experts can also specify on this tab additional LaTeX options.
-\newline
- The
- option 
+options
+\family default
+ In this tab you can modify the appearance of the image within LyX and LaTeX
+ experts can specify additional LaTeX options.
+\begin_inset Newline newline
+\end_inset
+
+The option 
 \family sans
-Draft\InsetSpace ~
+Draft
+\begin_inset space ~
+\end_inset
+
 mode
 \family default
  makes the image appear in the output only as a frame with the size of the
  image.
-\newline
+\begin_inset Newline newline
+\end_inset
+
 The 
 \family sans
-Don't\InsetSpace ~
-unzip\InsetSpace ~
-on\InsetSpace ~
+Don't
+\begin_inset space ~
+\end_inset
+
+unzip
+\begin_inset space ~
+\end_inset
+
+on
+\begin_inset space ~
+\end_inset
+
 export
 \family default
- option only affects zipped EPS-graphics, e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
+ option only affects zipped EPS-graphics, e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
 
 \emph on
 x.eps.gz
@@ -504,11 +604,17 @@ x.eps.gz
 .
  When the option is used the images will not be unzipped on export, since
  LaTeX can handle them as they are.
-\newline
-Zipped EPS-graphics are useful to save
- disk space when you choose PostScript as output format, see appendix\InsetSpace ~
+\begin_inset Newline newline
+\end_inset
+
+Zipped EPS-graphics are useful to save disk space when you choose PostScript
+ as output format, see appendix
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:PostScript"
 
 \end_inset
@@ -516,19 +622,25 @@ reference "sec:PostScript"
 .
  To zip EPS-graphics, use the following commands in a UNIX-shell or a Windows
  console:
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 gzip x.eps
 \series default
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 zgrep %%Bounding x.eps.gz > x.eps.bb
 \series default
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 The second command creates the bounding box file 
 \begin_inset Quotes eld
 \end_inset
@@ -538,6 +650,38 @@ x.eps.bb
 \end_inset
 
  that is needed by LaTeX for zipped graphics.
+\begin_inset Newline newline
+\end_inset
+
+The field 
+\family sans
+Initialize
+\begin_inset space ~
+\end_inset
+
+Group
+\begin_inset space ~
+\end_inset
+
+Name
+\family default
+ allows you define or join an image settings group.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Figures ! Settings grouping
+\end_layout
+
+\end_inset
+
+ 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.
+ Joining an existing group can also be done using the context menu of the
+ image by checking the name of the desired group.
 \end_layout
 
 \begin_layout Standard
@@ -552,10 +696,14 @@ This is an example image in EPS format
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-Image formats are explained in section\InsetSpace ~
+\begin_layout Plain Layout
+Image formats are explained in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Image-Formats"
 
 \end_inset
@@ -572,7 +720,6 @@ reference "sec:Image-Formats"
 \align center
 \begin_inset Graphics
        filename clipart/mobius.eps
-       display color
        scale 70
        scaleBeforeRotation
        rotateOrigin center
@@ -590,7 +737,6 @@ This is the same image like the one above but in draft mode:
 \align center
 \begin_inset Graphics
        filename clipart/mobius.eps
-       display color
        scale 70
        draft
        scaleBeforeRotation
@@ -599,24 +745,40 @@ This is the same image like the one above but in draft mode:
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
 Figure Floats
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Figure-Floats"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Floats ! Figures"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Floats ! Figures
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Figures ! Floats"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Figures ! Floats
+\end_layout
 
 \end_inset
 
@@ -624,9 +786,13 @@ name "Figures ! Floats"
 \end_layout
 
 \begin_layout Standard
-For general explanations about floats, have a look at section\InsetSpace ~
+For general explanations about floats, have a look at section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:FloatIntroduction"
 
 \end_inset
@@ -653,30 +819,45 @@ Figure
 \begin_inset Quotes eld
 \end_inset
 
-Figure\InsetSpace ~
+Figure
+\begin_inset space ~
+\end_inset
+
 #:
 \begin_inset Quotes erd
 \end_inset
 
  (# is the actual number).
- You can insert the image above the caption, like in Figure\InsetSpace ~
+ You can insert the image above the caption, like in Figure
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "fig:kill-plat"
 
 \end_inset
 
- or below the caption, like in Figure\InsetSpace ~
+ or below the caption, like in Figure
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "fig:escher"
 
 \end_inset
 
 .
- More about the caption placement is described in section\InsetSpace ~
+ More about caption placement is described in section
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Caption-Placement"
 
 \end_inset
@@ -690,11 +871,10 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Graphics
        filename clipart/platypus.eps
-       display color
        width 50col%
        scaleBeforeRotation
        rotateOrigin center
@@ -704,11 +884,12 @@ status open
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "fig:kill-plat"
 
 \end_inset
@@ -732,11 +913,12 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "fig:escher"
 
 \end_inset
@@ -750,11 +932,10 @@ M.C.
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Graphics
        filename clipart/escher-lsd.eps
-       display color
        scale 80
        scaleBeforeRotation
        rotateOrigin center
@@ -770,20 +951,29 @@ M.C.
 \end_layout
 
 \begin_layout Standard
-\begin_inset LatexCommand index
-name "References ! to Figures"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+References ! to Figures
+\end_layout
 
 \end_inset
 
-Figure\InsetSpace ~
+Figure
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "fig:kill-plat"
 
 \end_inset
 
  and 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "fig:escher"
 
 \end_inset
@@ -807,7 +997,10 @@ Label
  You can now refer to the label using the menu 
 \family sans
 Insert\SpecialChar \menuseparator
-Cross\InsetSpace ~
+Cross
+\begin_inset space ~
+\end_inset
+
 reference
 \family default
  or the toolbar button 
@@ -828,7 +1021,7 @@ the figure above
 \begin_inset Quotes erd
 \end_inset
 
-, because as LaTeX will reposition the floats in the final document, it
+, because LaTeX will reposition the floats in the final document and it
  might not be 
 \begin_inset Quotes eld
 \end_inset
@@ -838,10 +1031,16 @@ above
 \end_inset
 
  at all.
-\newline
-Referencing is explained in detail in section\InsetSpace ~
+\begin_inset Newline newline
+\end_inset
+
+Referencing is explained in detail in section
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Referencing-Floats"
 
 \end_inset
@@ -852,89 +1051,69 @@ reference "sec:Referencing-Floats"
 \begin_layout Standard
 Normally only one image is inserted to a figure float, but sometimes you
  might want to use two images with separate subcaptions.
- This can be set in the tab 
-\family sans
-Extra\InsetSpace ~
-options
-\family default
- of the graphics dialog.
- Choose there the option 
-\family sans
-Subfigure
-\family default
- and enter the subcaption for the image in the caption field.
+ 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.
-\newline
-Ref
-erencing subfigures is explained in section\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "sub:Referencing-Subfigures"
-
+ Figure
+\begin_inset space ~
 \end_inset
 
-.
-\end_layout
-
-\begin_layout Standard
-Figure\InsetSpace ~
 
-\begin_inset LatexCommand ref
+\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.
-\end_layout
+ Figure
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-\begin_inset Float figure
-wide false
-sideways false
-status open
 
-\begin_layout Standard
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:Undefinable-structure"
 
-\hfill
+\end_inset
 
-\begin_inset Graphics
-       filename clipart/escher-lsd.eps
-       width 45col%
-       scaleBeforeRotation
-       subcaption
-       subcaptionText "Undefinable structure"
+ and 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:A-Platypus"
 
 \end_inset
 
+ are the subfigures.
+\end_layout
 
-\hfill
-
-\begin_inset Graphics
-       filename clipart/platypus.eps
-       lyxscale 60
-       width 45col%
-       scaleBeforeRotation
-       subcaption
-       subcaptionText "\label{fig:Platypus} Platypus"
+\begin_layout Standard
+\begin_inset Float figure
+wide false
+sideways false
+status open
 
+\begin_layout Plain Layout
+\begin_inset space \hfill{}
 \end_inset
 
 
-\hfill
-
-\end_layout
+\begin_inset Float figure
+wide false
+sideways false
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
-name "fig:Two-distorted-images"
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:Undefinable-structure"
 
 \end_inset
 
-Two distorted images.
+Undefinable structure.
 \end_layout
 
 \end_inset
@@ -942,27 +1121,140 @@ Two distorted images.
 
 \end_layout
 
+\begin_layout Plain Layout
+\begin_inset Graphics
+       filename clipart/escher-lsd.eps
+       width 45col%
+       scaleBeforeRotation
+       groupId distorted
+
 \end_inset
 
 
 \end_layout
 
-\begin_layout Section
-Image Formats
-\begin_inset LatexCommand label
-name "sec:Image-Formats"
-
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Image Formats"
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Float figure
+wide false
+sideways false
+status collapsed
+
+\begin_layout Plain Layout
+\begin_inset Caption
+
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:A-Platypus"
+
+\end_inset
+
+A Platypus.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+\begin_inset Graphics
+       filename clipart/platypus.eps
+       width 45col%
+       scaleBeforeRotation
+       groupId distorted
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+\begin_inset Caption
+
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:Two-distorted-images"
+
+\end_inset
+
+
+\begin_inset CommandInset label
+LatexCommand label
+name "fig2:Two-distorted-images-2"
+
+\end_inset
+
+Two distorted images.
+ Both images are in the image settings group named 
+\begin_inset Quotes eld
+\end_inset
+
+distorted
+\begin_inset Quotes erd
+\end_inset
+
+.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+Image Formats
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Image-Formats"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Image Formats
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Figures ! Image Formats"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Figures ! Image Formats
+\end_layout
 
 \end_inset
 
@@ -971,25 +1263,33 @@ name "Figures ! Image Formats"
 
 \begin_layout Standard
 You can insert images in any known file format.
- But as explained in appendix\InsetSpace ~
+ But as explained in appendix
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "cha:Output-File-Formats"
 
 \end_inset
 
-, every output document format allows only a few image formats.
+, each output document format allows only a few image formats.
  LyX uses therefore the program 
 \family typewriter
-Imagemagick
+ImageMagick
 \family default
  in the background to convert the images to the right format.
  To increase your work flow by avoiding these conversions in the background,
  you can use only the image formats that can directly be embedded in the
  output file format.
- The output file formats are explained in appendix\InsetSpace ~
+ The output file formats are explained in appendix
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "cha:Output-File-Formats"
 
 \end_inset
@@ -1002,9 +1302,12 @@ Similar to fonts there are two types of image formats:
 \end_layout
 
 \begin_layout Description
-Bitmap\InsetSpace ~
+Bitmap
+\begin_inset space ~
+\end_inset
+
 images consist of pixel values, often in a compressed form.
- They are therefore not fully scalable and look pixeled in large zooms.
+ They are therefore not fully scalable and look pixelated in large zooms.
  Well-known bitmap image formats are 
 \begin_inset Quotes eld
 \end_inset
@@ -1026,8 +1329,34 @@ Graphics Interchange Format
 \end_inset
 
 )
-\begin_inset LatexCommand index
-name "GIF|see{Image formats}"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+GIF|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Image formats
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
 
 \end_inset
 
@@ -1052,8 +1381,34 @@ Portable Network Graphics
 \end_inset
 
 )
-\begin_inset LatexCommand index
-name "PNG|see{Image formats}"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+PNG|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Image formats
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
 
 \end_inset
 
@@ -1090,8 +1445,34 @@ Joint Photographic Experts Group
 \end_inset
 
 )
-\begin_inset LatexCommand index
-name "JPG|see{Image formats}"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+JPG|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Image formats
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
 
 \end_inset
 
@@ -1099,15 +1480,19 @@ name "JPG|see{Image formats}"
 \end_layout
 
 \begin_layout Description
-Vector\InsetSpace ~
-images consist of vectors and can therefore be scaled to any size
- without data loss.
+Vector
+\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 video projector.
  Scaling is also useful for online documents to let the user zoom into diagrams.
-\newline
-W
-ell-known scalable image formats are 
+\begin_inset Newline newline
+\end_inset
+
+Well-known scalable image formats are 
 \begin_inset Quotes eld
 \end_inset
 
@@ -1128,8 +1513,34 @@ Scalable Vector Graphics
 \end_inset
 
 )
-\begin_inset LatexCommand index
-name "SVG|see{Image formats}"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+SVG|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Image formats
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
 
 \end_inset
 
@@ -1154,8 +1565,34 @@ Encapsulated PostScript
 \end_inset
 
 )
-\begin_inset LatexCommand index
-name "EPS|see{Image formats}"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+EPS|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Image formats
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
 
 \end_inset
 
@@ -1180,8 +1617,12 @@ Portable Document Format
 \end_inset
 
 )
-\begin_inset LatexCommand index
-name "PDF"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+PDF
+\end_layout
 
 \end_inset
 
@@ -1206,8 +1647,34 @@ Windows Metafile
 \end_inset
 
 )
-\begin_inset LatexCommand index
-name "SVG|see{Image formats}"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+SVG|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Image formats
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
 
 \end_inset
 
@@ -1222,12 +1689,12 @@ can be
 
 , because you can convert any bitmap image to a PDF or EPS-image and the
  result will still be a bitmap image.
- In this cases only a header with the image properties is added to the original
+ In such cases only a header with the image properties is added to the original
  image
 \begin_inset Foot
-status open
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 In the case of PDF, the original image is additionally compressed.
 \end_layout
 
@@ -1256,14 +1723,12 @@ PDF/EPS converter available.
 
 \begin_layout Chapter
 Tables
-\begin_inset LatexCommand label
-name "cha:Tables"
-
-\end_inset
-
+\begin_inset Index idx
+status collapsed
 
-\begin_inset LatexCommand index
-name "Table"
+\begin_layout Plain Layout
+Table
+\end_layout
 
 \end_inset
 
@@ -1272,8 +1737,12 @@ name "Table"
 
 \begin_layout Section
 Introduction
-\begin_inset LatexCommand index
-name "Table ! Introduction"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table ! Introduction
+\end_layout
 
 \end_inset
 
@@ -1295,14 +1764,16 @@ Insert\SpecialChar \menuseparator
 Table
 \family default
 .
- The toolbar button offers you a graphical selection: Move the mouse to
+ The toolbar button offers you a graphical selection: move the mouse to
  set the column/row number of the table that should be created and then
  press a mouse button.
  When you use the menu to create a table, a dialog will appear, asking you
  for the number of rows and columns.
-\newline
- The default table has lines around any
- cell and the first row appears separated from the rest of the table.
+\begin_inset Newline newline
+\end_inset
+
+ The default table has lines around any cell and the first row appears separated
+ from the rest of the table.
  This separation occurs 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.
@@ -1313,25 +1784,25 @@ Table
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="4">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<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">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
@@ -1346,30 +1817,30 @@ Table
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 2
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 3
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
@@ -1387,7 +1858,7 @@ A
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -1396,7 +1867,7 @@ A
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
@@ -1434,7 +1905,7 @@ B
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -1443,7 +1914,7 @@ B
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -1515,8 +1986,12 @@ C
 
 \begin_layout Section
 Table Dialog
-\begin_inset LatexCommand index
-name "Table ! Dialog"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table ! Dialog
+\end_layout
 
 \end_inset
 
@@ -1536,50 +2011,130 @@ You can alter a table by clicking on it with the right mouse button, which
 contents
 \emph default
  of the cell, and the cell itself.
- You can alter tables with the following tabs of the table dialog:
+\begin_inset Newline newline
+\end_inset
+
+With the dialog option 
+\family sans
+Immediate
+\begin_inset space ~
+\end_inset
+
+Apply
+\family default
+ every change you make in the dialog is directly applied.
+ If you move the cursor to another table cell the dialog will then also
+ be updated with the parameters of the new cell.
+ If you change length values in the dialog you must press return to get
+ the change applied.
+\begin_inset Newline newline
+\end_inset
+
+You can alter tables with the following tabs of the table dialog:
 \end_layout
 
 \begin_layout Description
 
 \family sans
-Table\InsetSpace ~
+Table
+\begin_inset space ~
+\end_inset
+
 Settings
 \family default
- Here you can set the horizontal alignment and the width of the current
- column.
+ Here you can set the table width
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table ! Width
+\end_layout
+
+\end_inset
+
+, and the horizontal alignment and the width of the current column.
+ The alignment 
+\family sans
+At
+\begin_inset space ~
+\end_inset
+
+Decimal
+\begin_inset space ~
+\end_inset
+
+Separator
+\family default
+ is described in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Special-Cell-Alignment"
+
+\end_inset
+
+.
  When you have set a width you can also adjust the vertical alignment of
  the current row.
  A given width will allow the cell to have line breaks and multiple paragraphs
- of text, see section\InsetSpace ~
+ of text, see section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Multiple-Lines-in"
 
 \end_inset
 
 .
- If you set no width, the column is as wide as their widest cell content
- is.
-\newline
+ If you set no width, the column is as wide as the content of its widest
+ cell.
+\begin_inset Newline newline
+\end_inset
+
 Furthermore, you can mark one or multiple cells of one row as a multicolumn
- cell, see section\InsetSpace ~
+ cell, see section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Multicolumns"
 
+\end_inset
+
+ or the cells of one column as multirow cell, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Multirows"
+
 \end_inset
 
 .
-\newline
-The rotate check boxes rotates the current cell, a selection, or the whole
+\begin_inset Newline newline
+\end_inset
+
+The rotate check boxes rotate the current cell, a selection, or the whole
  table counter-clockwise by 90°.
  The rotation is not shown within LyX, only in the output.
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -1590,153 +2145,386 @@ Note:
 \end_inset
 
 
-\newline
-It is also possible to enter a LaTeX-argument which is needed for special
- table formattings, see section\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "sub:Multicolumn-Calculations"
-
+\begin_inset Newline newline
 \end_inset
 
- and 
-\begin_inset LatexCommand ref
-reference "sec:Colored-Tables"
-
+The table-wide vertical alignment is used for tables within text lines:
+\begin_inset Newline newline
 \end_inset
 
-.
-\end_layout
-
-\begin_layout Description
+A line with tables with different alignments: 
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features tabularvalignment="top">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\family sans
-Borders
-\family default
- In this tab you can add and delete border lines for the current row/column.
-\newline
-Using
- the style option 
-\family sans
-Formal
-\family default
- will convert the table to a formal table as described in section\InsetSpace ~
+\begin_layout Plain Layout
 
-\begin_inset LatexCommand ref
-reference "sec:Formal-Tables"
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-.
-\newline
-You can also add here space to table rows as decribed in section\InsetSpace ~
+\begin_layout Plain Layout
 
-\begin_inset LatexCommand ref
-reference "sub:Row-Spacing"
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+1
+\end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-.
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Description
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+A
+\end_layout
 
-\family sans
-Longtable
-\family default
- This tab is to make a table a so called 
-\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
 
-\emph on
-longtable
-\emph default
+\end_layout
 
-\begin_inset Quotes erd
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
- that can run over several pages.
- Section\InsetSpace ~
+\end_inset
 
-\begin_inset LatexCommand ref
-reference "sec:Longtables"
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\end_inset
+\begin_layout Plain Layout
 
- and 
-\begin_inset LatexCommand ref
-reference "sec:Special-Longtable-Issues"
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
- describe the longtable features in detail.
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Standard
-When the table toolbar is opened, you can move the cursor with the arrow
- keys from cell to cell and the property of the current cell will immediately
- be displayed in the dialog.
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+1
 \end_layout
 
-\begin_layout Section
-Table Toolbar
-\begin_inset LatexCommand index
-name "Table ! Toolbar"
-
 \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
+A
 \end_layout
 
-\begin_layout Standard
-The table toolbar is an alternative to the table dialog to be able to alter
- tables faster.
- It should normally appear at the bottom of LyX's main window when the cursor
- is inside a table.
- You can alternatively switch it on to appear always, by right-clicking
- in LyX's main menu bar.
-\end_layout
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\begin_layout Standard
-The toolbar has the following icons:
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-\begin_inset Graphics
-       filename ../images/tabular-feature_append-row.png
-       scaleBeforeRotation
+\end_layout
 
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
- adds a row below the current cell or selection
-\end_layout
+\end_inset
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-\begin_inset Graphics
-       filename ../images/tabular-feature_append-column.png
-       scaleBeforeRotation
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features tabularvalignment="bottom">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\end_inset
+\begin_layout Plain Layout
 
- adds a column right beside the current cell or selection
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-\begin_inset Graphics
-       filename ../images/tabular-feature_delete-row.png
-       scaleBeforeRotation
-
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
- deletes the current row or selection
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
+\family roman
+\series medium
+\shape up
+\size normal
+\emph off
+\bar no
+\noun off
+\color none
+1
+\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
+
+\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" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+It is also possible to enter a LaTeX-argument which is needed for special
+ table formattings, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Multicolumn-Calculations"
+
+\end_inset
+
+ and 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Colored-Tables"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Description
+
+\family sans
+Borders
+\family default
+ In this tab you can add and delete border lines for the current row/column.
+\begin_inset Newline newline
+\end_inset
+
+Using the style option 
+\family sans
+Formal
+\family default
+ will convert the table to a formal table as described in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Formal-Tables"
+
+\end_inset
+
+.
+\begin_inset Newline newline
+\end_inset
+
+You can also add here space to table rows as described in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Row-Spacing"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Description
+
+\family sans
+Longtable
+\family default
+ This tab is to make a table a so called 
+\begin_inset Quotes eld
+\end_inset
+
+
+\emph on
+longtable
+\emph default
+
+\begin_inset Quotes erd
+\end_inset
+
+ that can run over several pages.
+ Sections
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Longtables"
+
+\end_inset
+
+ and 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Special-Longtable-Issues"
+
+\end_inset
+
+ describe the longtable features in detail.
+\end_layout
+
+\begin_layout Section
+Table Toolbar
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table ! Toolbar
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+The table toolbar is an alternative to the table dialog to be able to alter
+ tables faster.
+ It should normally appear at the bottom of LyX's main window when the cursor
+ is inside a table.
+ You can alternatively switch it on to appear always, by right-clicking
+ in LyX's main menu bar.
+\end_layout
+
+\begin_layout Standard
+The toolbar has the following icons:
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+\begin_inset Graphics
+       filename ../images/tabular-feature_append-row.png
+       scaleBeforeRotation
+
+\end_inset
+
+ adds a row below the current cell or selection
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+\begin_inset Graphics
+       filename ../images/tabular-feature_append-column.png
+       scaleBeforeRotation
+
+\end_inset
+
+ adds a column right beside the current cell or selection
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+\begin_inset Graphics
+       filename ../images/tabular-feature_delete-row.png
+       scaleBeforeRotation
+
+\end_inset
+
+ deletes the current row or selection
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
 \begin_inset Graphics
        filename ../images/tabular-feature_delete-column.png
        scaleBeforeRotation
@@ -1799,7 +2587,7 @@ The toolbar has the following icons:
 \end_inset
 
  adds lines around the current or selected cells - if the current cell no
- multicolumn this also affects the current row and column
+ multicolumn cell this also affects the current row and column
 \end_layout
 
 \begin_layout Labeling
@@ -1811,13 +2599,13 @@ The toolbar has the following icons:
 \end_inset
 
  deletes all lines of the current or selected cells - if the current cell
- no multicolumn this also affects the current row and column
+ no multicolumn cell this also affects the current row and column
 \end_layout
 
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_align-left.png
+       filename ../images/tabular-feature_m-align-left.png
        scaleBeforeRotation
 
 \end_inset
@@ -1828,7 +2616,7 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_align-center.png
+       filename ../images/tabular-feature_m-align-center.png
        scaleBeforeRotation
 
 \end_inset
@@ -1839,7 +2627,7 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_align-right.png
+       filename ../images/tabular-feature_m-align-right.png
        scaleBeforeRotation
 
 \end_inset
@@ -1850,7 +2638,18 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_valign-top.png
+       filename ../images/tabular-feature_align-decimal.png
+       scaleBeforeRotation
+
+\end_inset
+
+ aligns the content of the current column at a character
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+\begin_inset Graphics
+       filename ../images/tabular-feature_m-valign-top.png
        scaleBeforeRotation
 
 \end_inset
@@ -1861,7 +2660,7 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_valign-middle.png
+       filename ../images/tabular-feature_m-valign-middle.png
        scaleBeforeRotation
 
 \end_inset
@@ -1872,7 +2671,7 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_valign-bottom.png
+       filename ../images/tabular-feature_m-valign-bottom.png
        scaleBeforeRotation
 
 \end_inset
@@ -1913,11 +2712,22 @@ The toolbar has the following icons:
  sets the current cell or selection as a multicolumn
 \end_layout
 
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+\begin_inset Graphics
+       filename ../images/tabular-feature_multirow.png
+       scaleBeforeRotation
+
+\end_inset
+
+ sets the current cell or selection as a multirow
+\end_layout
+
 \begin_layout Standard
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -1933,8 +2743,12 @@ Note:
 
 \begin_layout Section
 Edit Table Menu
-\begin_inset LatexCommand index
-name "Table ! Edit Menu"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table ! Edit Menu
+\end_layout
 
 \end_inset
 
@@ -1954,20 +2768,29 @@ Table
 
 \begin_layout Section
 Table Floats
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Table-Floats"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Floats ! Tables"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Floats ! Tables
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Table ! Floats"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table ! Floats
+\end_layout
 
 \end_inset
 
@@ -1975,9 +2798,13 @@ name "Table ! Floats"
 \end_layout
 
 \begin_layout Standard
-For general explanations about floats, have a look at section\InsetSpace ~
+For general explanations about floats, have a look at section
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:FloatIntroduction"
 
 \end_inset
@@ -1992,11 +2819,12 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:a table float"
 
 \end_inset
@@ -2009,19 +2837,19 @@ A table float.
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
@@ -2039,7 +2867,7 @@ A table float.
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
@@ -2057,7 +2885,7 @@ A table float.
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
@@ -2073,11 +2901,11 @@ A table float.
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
@@ -2095,7 +2923,7 @@ Joe
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
@@ -2113,7 +2941,7 @@ Mary
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
@@ -2129,11 +2957,11 @@ Ted
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
@@ -2154,7 +2982,7 @@ Ted
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
@@ -2166,7 +2994,8 @@ Ted
 \color none
 \begin_inset Formula $\left[\begin{array}{cc}
 a & b\\
-c & d\end{array}\right]$
+c & d
+\end{array}\right]$
 \end_inset
 
 
@@ -2177,7 +3006,7 @@ c & d\end{array}\right]$
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
@@ -2232,19 +3061,26 @@ The float appears as a collapsible box with a caption that has the label
 \begin_inset Quotes eld
 \end_inset
 
-Table\InsetSpace ~
+Table
+\begin_inset space ~
+\end_inset
+
 #:
 \begin_inset Quotes erd
 \end_inset
 
  (# is the actual table number).
- You can insert tables to the float above or below the caption.
+ You can insert tables in the float above or below the caption.
 \end_layout
 
 \begin_layout Standard
-Table\InsetSpace ~
+Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:a table float"
 
 \end_inset
@@ -2255,7 +3091,7 @@ reference "tab:a table float"
 \begin_layout Standard
 Having the caption above the table is the common rule that is unfortunately
  not supported in LaTeX's standard classes.
- That means if you are using the document classes 
+ This means that, if you are using the document classes 
 \family sans
 article
 \family default
@@ -2271,15 +3107,19 @@ letter
 \family sans
 report
 \family default
- there will be no space between the caption and the table.
+, there will be no space between the caption and the table.
  To insert the needed space, add the following option to the load command
  of the LaTeX-package 
 \series bold
 caption
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! caption"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! caption
+\end_layout
 
 \end_inset
 
@@ -2287,10 +3127,14 @@ name "LaTeX-packages ! caption"
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-For more information have a look at section\InsetSpace ~
+\begin_layout Plain Layout
+For more information have a look at section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Caption-Placement"
 
 \end_inset
@@ -2314,9 +3158,13 @@ The package
 \series bold
 caption
 \series default
-, which is described in section\InsetSpace ~
+, which is described in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Caption-Formatting"
 
 \end_inset
@@ -2325,8 +3173,12 @@ reference "sec:Caption-Formatting"
 \end_layout
 
 \begin_layout Standard
-\begin_inset LatexCommand index
-name "References ! to Tables"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+References ! to Tables
+\end_layout
 
 \end_inset
 
@@ -2348,7 +3200,10 @@ Label
  You can now refer to the label using the menu 
 \family sans
 Insert\SpecialChar \menuseparator
-Cross\InsetSpace ~
+Cross
+\begin_inset space ~
+\end_inset
+
 reference
 \family default
  or the toolbar button 
@@ -2360,11 +3215,17 @@ reference
 \end_inset
 
 .
-\newline
-Referencing is explained in detail in section\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "sec:Referencing-Floats"
+\begin_inset Newline newline
+\end_inset
+
+Referencing is explained in detail in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Referencing-Floats"
 
 \end_inset
 
@@ -2373,20 +3234,29 @@ reference "sec:Referencing-Floats"
 
 \begin_layout Section
 Longtables
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Longtables"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Longtables"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Longtables
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Table ! Longtables"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table ! Longtables
+\end_layout
 
 \end_inset
 
@@ -2396,8 +3266,14 @@ name "Table ! Longtables"
 \begin_layout Standard
 If the table is too long to fit on one page, you can use the option 
 \family sans
-Use\InsetSpace ~
-long\InsetSpace ~
+Use
+\begin_inset space ~
+\end_inset
+
+long
+\begin_inset space ~
+\end_inset
+
 table
 \family default
  in the tab 
@@ -2405,80 +3281,73 @@ table
 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:
+ Doing this enables the following options:
 \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 
+Header: The current row is defined to be a header row that appears on all
+ pages of the longtable; except for the first page, if 
 \family sans
-First\InsetSpace ~
+First
+\begin_inset space ~
+\end_inset
+
 header
 \family default
  is defined.
- This therefore called the main header.
+ This is therefore called the main header.
 \end_layout
 
 \begin_layout Description
+First
+\begin_inset space ~
+\end_inset
 
-\family sans
-First\InsetSpace ~
-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.
+header: The current row is defined to be a header row that appears on the
+ first page of the longtable.
 \end_layout
 
 \begin_layout Description
-
-\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 
+Footer: The current row is defined to be a footer row that appears on all
+ pages of the longtable; except for the last page, if 
 \family sans
-Last\InsetSpace ~
+Last
+\begin_inset space ~
+\end_inset
+
 footer
 \family default
  is defined.
 \end_layout
 
 \begin_layout Description
+Last
+\begin_inset space ~
+\end_inset
 
-\family sans
-Last\InsetSpace ~
-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.
+footer: The current row is defined to be a footer row that appears on the
+ last page of the longtable.
 \end_layout
 
-\begin_layout Standard
-You can also specify a row where the table is splitted.
- 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
+\begin_layout Description
+Caption: The current row contains the table caption.
+ The row is reset as single column and a caption is inserted.
+ More about longtable captions is explained in sec.
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Longtable-Captions"
+
+\end_inset
+
 .
- In this context, first means first in this order: 
-\family sans
-Header,
-\family default
-\family sans
-First\InsetSpace ~
-header, Footer, Last\InsetSpace ~
-footer.
+\end_layout
 
-\family default
+\begin_layout Standard
+You can also specify a row where the table is split.
  See the following longtable to see how it works:
 \end_layout
 
@@ -2486,15 +3355,15 @@ footer.
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="69" columns="3">
-<features islongtable="true">
-<column alignment="left" valignment="top" leftline="true" width="0cm">
+<features islongtable="true" longtabularalignment="center">
+<column alignment="left" valignment="top" width="0cm">
 <column alignment="left" valignment="top" width="0pt">
-<column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true" endfirsthead="true">
+<column alignment="center" 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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Example Phone List (ignore the names)
@@ -2505,7 +3374,7 @@ Example Phone List (ignore the names)
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -2514,18 +3383,18 @@ Example Phone List (ignore the names)
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endfirsthead="true">
+<row endfirsthead="true">
 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 NAME
@@ -2536,16 +3405,16 @@ NAME
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" 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 Standard
+\begin_layout Plain Layout
 
 \series bold
 TEL.
@@ -2554,11 +3423,11 @@ TEL.
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endhead="true">
+<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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Example Phone List
@@ -2569,7 +3438,7 @@ Example Phone List
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -2578,18 +3447,18 @@ Example Phone List
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endhead="true">
+<row endhead="true">
 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 NAME
@@ -2600,16 +3469,16 @@ NAME
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" 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 Standard
+\begin_layout Plain Layout
 
 \series bold
 TEL.
@@ -2618,11 +3487,11 @@ TEL.
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endfoot="true">
-<cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
+<row endfoot="true">
+<cell multicolumn="1" alignment="right" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
  continued on next page
 \end_layout
 
@@ -2631,7 +3500,7 @@ TEL.
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -2640,7 +3509,7 @@ TEL.
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -2648,10 +3517,10 @@ TEL.
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Annovi
@@ -2659,19 +3528,19 @@ Annovi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Silvia
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -2679,10 +3548,10 @@ Silvia
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Bertoli
@@ -2690,19 +3559,19 @@ Bertoli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Stefano
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -2710,10 +3579,10 @@ Stefano
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Bozzi
@@ -2721,19 +3590,19 @@ Bozzi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Walter
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -2741,10 +3610,10 @@ Walter
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Cachia
@@ -2752,19 +3621,19 @@ Cachia
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maria
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -2772,10 +3641,10 @@ Maria
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Cachia
@@ -2783,19 +3652,19 @@ Cachia
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maurizio
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -2803,10 +3672,10 @@ Maurizio
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Cinquemani
@@ -2814,19 +3683,19 @@ Cinquemani
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Giusi
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -2834,10 +3703,10 @@ Giusi
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Colin
@@ -2845,19 +3714,19 @@ Colin
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Bernard
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -2865,10 +3734,10 @@ Bernard
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Concli
@@ -2876,19 +3745,19 @@ Concli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Gianfranco
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -2896,10 +3765,10 @@ Gianfranco
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Dal Bosco
@@ -2907,19 +3776,19 @@ Dal Bosco
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Carolina
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -2927,10 +3796,10 @@ Carolina
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Dalpiaz
@@ -2938,19 +3807,19 @@ Dalpiaz
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Annamaria
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -2958,10 +3827,10 @@ Annamaria
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Feliciello
@@ -2969,19 +3838,19 @@ Feliciello
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Domenico
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -2989,10 +3858,10 @@ Domenico
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Focarelli
@@ -3000,19 +3869,19 @@ Focarelli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paola
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3020,10 +3889,10 @@ Paola
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Galletti
@@ -3031,19 +3900,19 @@ Galletti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Oreste
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3051,10 +3920,10 @@ Oreste
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Gasparini
@@ -3062,19 +3931,19 @@ Gasparini
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Franca
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3082,10 +3951,10 @@ Franca
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Rizzardi
@@ -3093,19 +3962,19 @@ Rizzardi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paola
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3113,10 +3982,10 @@ Paola
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Lassini
@@ -3124,19 +3993,19 @@ Lassini
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Giancarlo
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3144,10 +4013,10 @@ Giancarlo
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Malfatti
@@ -3155,19 +4024,19 @@ Malfatti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Luciano
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3175,10 +4044,10 @@ Luciano
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Malfatti
@@ -3186,19 +4055,19 @@ Malfatti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Valeriano
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3206,10 +4075,10 @@ Valeriano
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Meneguzzo
@@ -3217,19 +4086,19 @@ Meneguzzo
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Roberto
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3237,10 +4106,10 @@ Roberto
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Mezzadra
@@ -3248,19 +4117,19 @@ Mezzadra
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Roberto
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3268,10 +4137,10 @@ Roberto
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Pirpamer
@@ -3279,19 +4148,19 @@ Pirpamer
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Erich
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3299,10 +4168,10 @@ Erich
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Pochiesa
@@ -3310,19 +4179,19 @@ Pochiesa
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paolo
 \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 Standard
+\begin_layout Plain Layout
 111, 222
 \end_layout
 
@@ -3330,10 +4199,10 @@ Paolo
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Radina
@@ -3341,19 +4210,19 @@ Radina
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Claudio
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3361,10 +4230,10 @@ Claudio
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Stuffer
@@ -3372,19 +4241,19 @@ Stuffer
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Oskar
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3392,10 +4261,10 @@ Oskar
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Tacchelli
@@ -3403,19 +4272,19 @@ Tacchelli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Ugo
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3423,10 +4292,10 @@ Ugo
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Tezzele
@@ -3434,19 +4303,19 @@ Tezzele
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Margit
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3454,10 +4323,10 @@ Margit
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Unterkalmsteiner
@@ -3465,19 +4334,19 @@ Unterkalmsteiner
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Frieda
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3485,10 +4354,10 @@ Frieda
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Vieider
@@ -3496,19 +4365,19 @@ Vieider
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Hilde
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3516,10 +4385,10 @@ Hilde
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Vigna
@@ -3527,19 +4396,19 @@ Vigna
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Jürgen
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -3547,10 +4416,10 @@ Jürgen
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Weber
@@ -3558,30 +4427,30 @@ Weber
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maurizio
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Winkler
@@ -3589,30 +4458,30 @@ Winkler
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Franz
 \end_layout
 
 \end_inset
 </cell>
-<cell 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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
+<row>
 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
  
 \end_layout
 
@@ -3621,7 +4490,7 @@ Franz
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -3630,7 +4499,7 @@ Franz
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -3638,10 +4507,10 @@ Franz
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Annovi
@@ -3649,19 +4518,19 @@ Annovi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Silvia
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -3669,10 +4538,10 @@ Silvia
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Bertoli
@@ -3680,19 +4549,19 @@ Bertoli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Stefano
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -3700,10 +4569,10 @@ Stefano
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Bozzi
@@ -3711,19 +4580,19 @@ Bozzi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Walter
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -3731,10 +4600,10 @@ Walter
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Cachia
@@ -3742,19 +4611,19 @@ Cachia
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maria
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -3762,10 +4631,10 @@ Maria
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Cachia
@@ -3773,19 +4642,19 @@ Cachia
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maurizio
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -3793,10 +4662,10 @@ Maurizio
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Cinquemani
@@ -3804,19 +4673,19 @@ Cinquemani
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Giusi
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -3824,10 +4693,10 @@ Giusi
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Colin
@@ -3835,19 +4704,19 @@ Colin
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Bernard
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -3855,10 +4724,10 @@ Bernard
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Concli
@@ -3866,19 +4735,19 @@ Concli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Gianfranco
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -3886,10 +4755,10 @@ Gianfranco
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Dal Bosco
@@ -3897,19 +4766,19 @@ Dal Bosco
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Carolina
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -3917,10 +4786,10 @@ Carolina
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Dalpiaz
@@ -3928,19 +4797,19 @@ Dalpiaz
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Annamaria
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -3948,10 +4817,10 @@ Annamaria
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Feliciello
@@ -3959,19 +4828,19 @@ Feliciello
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Domenico
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -3979,10 +4848,10 @@ Domenico
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Focarelli
@@ -3990,19 +4859,19 @@ Focarelli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paola
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4010,10 +4879,10 @@ Paola
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Galletti
@@ -4021,19 +4890,19 @@ Galletti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Oreste
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4041,10 +4910,10 @@ Oreste
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Gasparini
@@ -4052,19 +4921,19 @@ Gasparini
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Franca
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4072,10 +4941,10 @@ Franca
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Rizzardi
@@ -4083,19 +4952,19 @@ Rizzardi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paola
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4103,10 +4972,10 @@ Paola
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Lassini
@@ -4114,19 +4983,19 @@ Lassini
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Giancarlo
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4134,10 +5003,10 @@ Giancarlo
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Malfatti
@@ -4145,19 +5014,19 @@ Malfatti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Luciano
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4165,10 +5034,10 @@ Luciano
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Malfatti
@@ -4176,19 +5045,19 @@ Malfatti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Valeriano
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4196,10 +5065,10 @@ Valeriano
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Meneguzzo
@@ -4207,19 +5076,19 @@ Meneguzzo
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Roberto
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4227,10 +5096,10 @@ Roberto
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Mezzadra
@@ -4238,19 +5107,19 @@ Mezzadra
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Roberto
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4258,10 +5127,10 @@ Roberto
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Pirpamer
@@ -4269,19 +5138,19 @@ Pirpamer
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Erich
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4289,10 +5158,10 @@ Erich
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Pochiesa
@@ -4300,19 +5169,19 @@ Pochiesa
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paolo
 \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 Standard
+\begin_layout Plain Layout
 555, 222
 \end_layout
 
@@ -4320,10 +5189,10 @@ Paolo
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Radina
@@ -4331,19 +5200,19 @@ Radina
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Claudio
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4351,10 +5220,10 @@ Claudio
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Stuffer
@@ -4362,19 +5231,19 @@ Stuffer
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Oskar
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4382,10 +5251,10 @@ Oskar
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Tacchelli
@@ -4393,19 +5262,19 @@ Tacchelli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Ugo
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4413,10 +5282,10 @@ Ugo
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Tezzele
@@ -4424,19 +5293,19 @@ Tezzele
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Margit
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4444,10 +5313,10 @@ Margit
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Unterkalmsteiner
@@ -4455,19 +5324,19 @@ Unterkalmsteiner
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Frieda
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4475,10 +5344,10 @@ Frieda
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Vieider
@@ -4486,19 +5355,19 @@ Vieider
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Hilde
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -4506,10 +5375,10 @@ Hilde
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Vigna
@@ -4517,19 +5386,19 @@ Vigna
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Jürgen
 \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 Standard
+\begin_layout Plain Layout
 999
 \end_layout
 
@@ -4537,10 +5406,10 @@ Jürgen
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Weber
@@ -4548,30 +5417,30 @@ Weber
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maurizio
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
+<row>
 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Winkler
@@ -4579,30 +5448,30 @@ Winkler
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Franz
 \end_layout
 
 \end_inset
 </cell>
-<cell 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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true" endlastfoot="true">
+<row endlastfoot="true">
 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 end
 \end_layout
 
@@ -4611,7 +5480,7 @@ end
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -4620,7 +5489,7 @@ end
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -4635,7 +5504,7 @@ end
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -4648,10 +5517,14 @@ addtocounter{table}{-1}
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
-See greyed-out note in section\InsetSpace ~
+\begin_layout Plain Layout
+See the first greyed-out note in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Longtable-Captions"
 
 \end_inset
@@ -4666,14 +5539,19 @@ reference "sub:Longtable-Captions"
 
 \begin_layout Subsection
 Footnotes in Longtables
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Footnotes-in-Longtables"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Longtables ! Footnotes"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Longtables ! Footnotes
+\end_layout
 
 \end_inset
 
@@ -4684,9 +5562,13 @@ name "Longtables ! Footnotes"
 Footnotes can be inserted to every longtable cell.
  They appear at the bottom of the page where the table cell with the footnote
  appears.
- Table\InsetSpace ~
+ Table
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:DiffCaptions"
 
 \end_inset
@@ -4696,8 +5578,12 @@ reference "tab:DiffCaptions"
 
 \begin_layout Subsection
 Longtable Alignment
-\begin_inset LatexCommand index
-name "Longtables ! Alignment"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Longtables ! Alignment
+\end_layout
 
 \end_inset
 
@@ -4705,23 +5591,23 @@ name "Longtables ! Alignment"
 \end_layout
 
 \begin_layout Standard
-Longtables are by default centered.
- In contrary to the alignment of the table columns and row, the table alignment
can currently not be changed in the table dialog.
- To change the alignment of longtables you have to change the value of the
- lengths 
+The horizontal alignment of longtables can be set in the table settings
+ dialog.
For left- and right-alignment the table will be directly at the page border.
+ To add space between the table and the border one has to set the alignment
to center and change the value of the LaTeX-lengths 
 \series bold
 
 \backslash
 LTleft 
 \series default
-and 
+or 
 \series bold
 
 \backslash
 LTright
 \series default
- by inserting this line as ERT before the corresponding longtable:
+ by inserting this line as TeX-Code before the longtable:
 \end_layout
 
 \begin_layout Standard
@@ -4735,9 +5621,13 @@ LTleft}{value}
 \end_layout
 
 \begin_layout Standard
-Where the value can have any of the units listed in Table\InsetSpace ~
+The value can have any of the units listed in Table
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Units"
 
 \end_inset
@@ -4767,24 +5657,31 @@ fill
 \end_layout
 
 \begin_layout Standard
-The following longtable was left-aligned by setting 
+The following longtable was centered and 
 \series bold
 
 \backslash
 LTleft
 \series default
- to 0\InsetSpace \thinspace{}
-pt.
+ set to 
+\family sans
+0.1
+\backslash
+columnwidth
+\family default
+:
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 setlength{
 \backslash
-LTleft}{0pt}
+LTleft}{0.1
+\backslash
+columnwidth}
 \end_layout
 
 \end_inset
@@ -4795,17 +5692,17 @@ LTleft}{0pt}
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="5">
-<features islongtable="true">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features islongtable="true" longtabularalignment="center">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 1
 \end_layout
 
@@ -4814,7 +5711,7 @@ LTleft}{0pt}
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 2
 \end_layout
 
@@ -4823,7 +5720,7 @@ LTleft}{0pt}
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 3
 \end_layout
 
@@ -4832,7 +5729,7 @@ LTleft}{0pt}
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 4
 \end_layout
 
@@ -4841,18 +5738,18 @@ LTleft}{0pt}
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 5
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -4861,7 +5758,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -4870,7 +5767,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -4879,7 +5776,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -4908,7 +5805,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -4917,7 +5814,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -4926,7 +5823,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -4955,7 +5852,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -4964,7 +5861,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -4973,7 +5870,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -5044,7 +5941,7 @@ asd
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -5058,90 +5955,84 @@ fill}
 \end_inset
 
 
-\end_layout
+\begin_inset ERT
+status collapsed
 
-\begin_layout Subsection
-Longtable Captions
-\begin_inset LatexCommand index
-name "Longtables ! Captions"
+\begin_layout Plain Layout
+
+
+\backslash
+addtocounter{table}{-1}
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand label
-name "sub:Longtable-Captions"
+\begin_inset Note Note
+status collapsed
 
+\begin_layout Plain Layout
+See the first greyed-out note in section
+\begin_inset space ~
 \end_inset
 
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Longtable-Captions"
 
-\begin_layout Standard
-A longtable cannot be put into a table float because floats can only be
- on one page but the caption environment of floats can also be used for
- longtables.
-\end_layout
+\end_inset
 
-\begin_layout Standard
-As LyX does not yet fully support captions in longtables, a hack is needed
- to create them:
+ for an explanation of this command.
 \end_layout
 
-\begin_layout Enumerate
-Create a longtable
-\family sans
-.
-\end_layout
+\end_inset
 
-\begin_layout Enumerate
-Mark the first row and disable its upper line.
-\end_layout
 
-\begin_layout Enumerate
-Insert a caption via the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Caption
-\family default
- into the first table cell.
-\newline
-You can also add a short title for the caption.
 \end_layout
 
-\begin_layout Enumerate
-Insert a 
-\begin_inset Quotes eld
-\end_inset
+\begin_layout Subsection
+Longtable Captions
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+Longtables ! Captions
+\end_layout
 
-\series bold
+\end_inset
 
-\backslash
 
-\backslash
-%
-\series default
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Longtable-Captions"
 
-\begin_inset Quotes erd
 \end_inset
 
- as ERT behind the caption.
+
 \end_layout
 
 \begin_layout Standard
-A short title that will appear in the LOT instead of the full title.
- The 
-\series bold
+A longtable cannot be put into a table float because floats can only be
+ on one page.
+ But the caption environment of floats can also be used for longtables when
+ you use the longtable option 
+\family sans
+Caption
+\family default
+ as described in sec.
+\begin_inset space \thinspace{}
+\end_inset
 
-\backslash
 
-\backslash
-%
-\series default
- behind the caption omits the vertical lines between the following cells
- in the row.
- The first table row is now only a dummy row for the caption, the actual
- table starts with the second row.
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Longtables"
+
+\end_inset
+
+.
+ Only one table row can contain the caption.
 \end_layout
 
 \begin_layout Standard
@@ -5151,25 +6042,25 @@ Here is a short longtable to see how it works:
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="5">
-<features islongtable="true">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<features islongtable="true" longtabularalignment="center">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row caption="true">
+<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Longtable with caption
-\begin_inset OptArg
+\begin_inset Argument
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Longtable
 \end_layout
 
@@ -5181,67 +6072,52 @@ Longtable
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-
-\backslash
-%
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 1
 \end_layout
 
@@ -5250,7 +6126,7 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 2
 \end_layout
 
@@ -5259,7 +6135,7 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 3
 \end_layout
 
@@ -5268,27 +6144,27 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 4
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 5
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -5297,7 +6173,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -5306,7 +6182,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -5315,7 +6191,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -5344,7 +6220,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -5353,7 +6229,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -5362,7 +6238,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -5391,7 +6267,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -5400,7 +6276,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -5409,7 +6285,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -5487,23 +6363,39 @@ asd
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
-Note:
+Note
+\begin_inset space ~
+\end_inset
+
+1:
 \series default
- The table number is increased for every longtable, also if you didn't set
- a caption for it.
- For this reason you could have the case that e.g.
- Table\InsetSpace ~
-2.4 follows on Table\InsetSpace ~
-2.1 in the list of tables if there are two longtables
- without captions.
- To avoid this you can add the following command in ERT behind every longtable
- without a caption:
+ The table number is increased for for every longtable, even if you did
+ not set a caption for it.
+ For this reason you could have the case that e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
+Table
+\begin_inset space ~
+\end_inset
+
+2.4 follows Table
+\begin_inset space ~
+\end_inset
+
+2.1 in the list of tables if there are two longtables without captions.
+ To avoid this you can add the following command in TeX-Code after every
+ longtable without a caption:
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -5511,6 +6403,35 @@ Note:
 addtocounter{table}{-1}
 \end_layout
 
+\begin_layout Plain Layout
+This is not needed when none of your longtables have a caption and you add
+ the following code to the document preamble:
+\end_layout
+
+\begin_layout Plain Layout
+
+\series bold
+
+\backslash
+let
+\backslash
+myEnd
+\backslash
+endlongtable
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+renewcommand{
+\backslash
+endlongtable}{
+\backslash
+myEnd
+\backslash
+addtocounter{table}{-1}}
+\end_layout
+
 \end_inset
 
 
@@ -5520,40 +6441,54 @@ addtocounter{table}{-1}
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
-Note:
+Note
+\begin_inset space ~
+\end_inset
+
+2:
 \series default
- If you are using the LaTeX-package 
+ If you are using
 \series bold
-hyperref
+ hyperref
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! hyperref"
-
-\end_inset
+\begin_inset Index idx
+status collapsed
 
- to link cross-references, the link to a longtable caption will always point
- to the beginning of the document.
+\begin_layout Plain Layout
+LaTeX-packages ! hyperref
 \end_layout
 
 \end_inset
 
-
+ in the 
+\family sans
+PDF Properties
+\family default
+ of the 
+\family sans
+Document Settings
+\family default
+ dialog to link cross-references, the link to a longtable caption will always
+ point to the beginning of the document.
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\newpage
 
 \end_layout
 
 \begin_layout Subsubsection
 References to Longtables
-\begin_inset LatexCommand index
-name "Longtables ! References"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Longtables ! References
+\end_layout
 
 \end_inset
 
@@ -5563,22 +6498,23 @@ name "Longtables ! References"
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="5">
-<features islongtable="true">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<features islongtable="true" longtabularalignment="center">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row caption="true">
+<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Referenced longtable
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:RefExample"
 
 \end_inset
@@ -5589,67 +6525,52 @@ name "tab:RefExample"
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-
-\backslash
-%
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 1
 \end_layout
 
@@ -5658,7 +6579,7 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 2
 \end_layout
 
@@ -5667,7 +6588,7 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 3
 \end_layout
 
@@ -5676,27 +6597,27 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 4
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 5
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -5705,7 +6626,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -5714,7 +6635,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -5723,7 +6644,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -5752,7 +6673,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -5761,7 +6682,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -5770,7 +6691,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -5799,7 +6720,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -5808,7 +6729,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -5817,7 +6738,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sad
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -5889,25 +6810,16 @@ asd
 
 \begin_layout Standard
 To reference a longtable, insert a label into the caption.
- Note that you have to add the label prefix 
-\begin_inset Quotes eld
-\end_inset
-
-
-\emph on
-tab:
-\emph default
-
-\begin_inset Quotes eld
-\end_inset
-
- manually in the label field.
 \end_layout
 
 \begin_layout Standard
-This is a reference to Table\InsetSpace ~
+This is a reference to Table
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:RefExample"
 
 \end_inset
@@ -5916,20 +6828,28 @@ reference "tab:RefExample"
 \end_layout
 
 \begin_layout Standard
-The caption layout can be set together with all other caption of your document
+The caption layout can be set together with all other captions of your document
  using the LaTeX-package 
 \series bold
 caption
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! caption"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! caption
+\end_layout
+
+\end_inset
 
+, see section
+\begin_inset space ~
 \end_inset
 
-, see section\InsetSpace ~
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Caption-Formatting"
 
 \end_inset
@@ -5939,8 +6859,12 @@ reference "sec:Caption-Formatting"
 
 \begin_layout Subsubsection
 Caption Width
-\begin_inset LatexCommand index
-name "Longtables ! Caption Width"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Longtables ! Caption Width
+\end_layout
 
 \end_inset
 
@@ -5955,10 +6879,13 @@ The maximal width of of caption lines is defined by the length
 LTcapwidth
 \series default
 .
- Its default value is 4\InsetSpace \thinspace{}
+ Its default value is 4
+\begin_inset space \thinspace{}
+\end_inset
+
 in.
  To change it add the following command to your document preamble or as
ERT into your document before the longtable that should be affected
TeX-Code into your document before the longtable that should be affected
 \end_layout
 
 \begin_layout Standard
@@ -5972,9 +6899,13 @@ LTcapwidth}{width}
 \end_layout
 
 \begin_layout Standard
-where the width could have one of the units listed in appendix\InsetSpace ~
+where the width could have one of the units listed in appendix
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "cha:Units-available-in"
 
 \end_inset
@@ -5989,26 +6920,26 @@ The following tables show the difference:
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="5">
-<features islongtable="true">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<features islongtable="true" longtabularalignment="center">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row caption="true">
+<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
+\begin_layout Plain Layout
 long full title with default width long full title with default width long
  full title with default width
-\begin_inset OptArg
+\begin_inset Argument
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 caption with default width
 \end_layout
 
@@ -6020,67 +6951,52 @@ caption with default width
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-
-\backslash
-%
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 1
 \end_layout
 
@@ -6089,7 +7005,7 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 2
 \end_layout
 
@@ -6098,7 +7014,7 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 3
 \end_layout
 
@@ -6107,27 +7023,27 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 4
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 5
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -6136,7 +7052,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -6145,7 +7061,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -6154,7 +7070,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -6183,7 +7099,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -6192,7 +7108,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -6201,7 +7117,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -6230,7 +7146,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -6239,7 +7155,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -6248,7 +7164,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sad
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -6322,7 +7238,7 @@ asd
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6336,53 +7252,55 @@ LTcapwidth}{5cm}
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="5">
-<features islongtable="true">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<features islongtable="true" longtabularalignment="center">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row caption="true">
+<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-long full title with width set to 5\InsetSpace \thinspace{}
-cm long full title with width set to
- 5\InsetSpace \thinspace{}
-cm long full title with width set to 5\InsetSpace \thinspace{}
-cm
-\begin_inset OptArg
-status collapsed
-
-\begin_layout Standard
-caption with width\InsetSpace \thinspace{}
-=\InsetSpace \thinspace{}
-5\InsetSpace \thinspace{}
-cm
-\end_layout
+\begin_layout Plain Layout
+long full title with width set to 5
+\begin_inset space \thinspace{}
+\end_inset
 
+cm long full title with width set to 5
+\begin_inset space \thinspace{}
 \end_inset
 
+cm long full title with width set to 5
+\begin_inset space \thinspace{}
+\end_inset
 
-\end_layout
+cm
+\begin_inset Argument
+status collapsed
 
+\begin_layout Plain Layout
+caption with width
+\begin_inset space \thinspace{}
 \end_inset
 
+=
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_inset ERT
-status collapsed
+5
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Standard
+cm
+\end_layout
 
+\end_inset
 
-\backslash
 
-\backslash
-%
 \end_layout
 
 \end_inset
@@ -6392,48 +7310,48 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 1
 \end_layout
 
@@ -6442,7 +7360,7 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 2
 \end_layout
 
@@ -6451,7 +7369,7 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 3
 \end_layout
 
@@ -6460,27 +7378,27 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 4
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 5
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -6489,7 +7407,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -6498,7 +7416,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -6507,7 +7425,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -6536,7 +7454,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -6545,7 +7463,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -6554,7 +7472,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -6583,7 +7501,7 @@ asd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -6592,7 +7510,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
@@ -6601,7 +7519,7 @@ s
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sad
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 asd
 \end_layout
 
@@ -6675,7 +7593,7 @@ asd
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6693,7 +7611,7 @@ LTcapwidth}{4in}
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -6703,13 +7621,20 @@ Note:
 caption
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! caption"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! caption
+\end_layout
 
 \end_inset
 
  is used, as in this document, the full page width is used for the caption
- when you use the default value of 4\InsetSpace \thinspace{}
+ when you use the default value of 4
+\begin_inset space \thinspace{}
+\end_inset
+
 in for 
 \series bold
 
@@ -6717,11 +7642,26 @@ in for
 LTcapwidth
 \series default
 .
- To get in this case exactly a 4\InsetSpace \thinspace{}
-in wide caption, you can either use a value
- slightly different from 4.0\InsetSpace \thinspace{}
-in, e.g.
- 3.99\InsetSpace \thinspace{}
+ To get in this case exactly a 4
+\begin_inset space \thinspace{}
+\end_inset
+
+in wide caption, you can either use a value slightly different from 4.0
+\begin_inset space \thinspace{}
+\end_inset
+
+in, e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
+3.99
+\begin_inset space \thinspace{}
+\end_inset
+
 in, or the LaTeX-command 
 \series bold
 
@@ -6742,8 +7682,12 @@ caption
 
 \begin_layout Subsubsection
 Different Captions for Table Pages
-\begin_inset LatexCommand index
-name "Longtables ! Different Captions for Pages"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Longtables ! Different Captions for Pages
+\end_layout
 
 \end_inset
 
@@ -6751,12 +7695,8 @@ name "Longtables ! Different Captions for Pages"
 \end_layout
 
 \begin_layout Standard
-When the other captions should differ from the one of the first table page,
- insert a caption with a non-empty short title in a dummy caption row marked
- as first header.
- The caption used for the other table pages is inserted as caption without
- a short title in a dummy caption row that is marked as main header.
- When this caption shouldn't include the table number, use the command
+When the table captions for the following pages should differ from the one
+ of the first table page, insert a caption with the TeX code command
 \end_layout
 
 \begin_layout Standard
@@ -6765,50 +7705,57 @@ When the other captions should differ from the one of the first table page,
 
 \backslash
 caption*{caption text}
+\backslash
+
+\backslash
+%
 \end_layout
 
 \begin_layout Standard
-instead of LyX's caption box.
- The label to reference the table is inserted into the caption of the first
- header.
- Table\InsetSpace ~
+in a dummy caption row that is marked as a header.
+ Table
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:DiffCaptions"
 
 \end_inset
 
- is an example for a longtable with different heading where the second caption
+ is an example of a longtable with different heading where the second caption
  doesn't include the table number.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="60" columns="3">
-<features islongtable="true">
-<column alignment="left" valignment="top" leftline="true" width="0cm">
-<column alignment="left" valignment="top" rightline="true" width="0pt">
-<column alignment="right" valignment="top" rightline="true" width="0pt">
-<row endfirsthead="true">
-<cell alignment="right" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<lyxtabular version="3" rows="59" columns="3">
+<features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
+<column alignment="left" valignment="top" width="0cm">
+<column alignment="left" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row caption="true">
+<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Example Phone List
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:DiffCaptions"
 
 \end_inset
 
 
-\begin_inset OptArg
+\begin_inset Argument
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Example Phone List
 \end_layout
 
@@ -6820,49 +7767,34 @@ Example Phone List
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-
-\backslash
-%
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" 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 Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endfirsthead="true">
+<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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Example Phone List (ignore the names)
@@ -6870,30 +7802,30 @@ Example Phone List (ignore the names)
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endfirsthead="true">
+<row endfirsthead="true">
 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 NAME
@@ -6904,16 +7836,16 @@ NAME
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" 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 Standard
+\begin_layout Plain Layout
 
 \series bold
 TEL.
@@ -6922,15 +7854,15 @@ TEL.
 \end_inset
 </cell>
 </row>
-<row bottomline="true" endhead="true">
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<row endhead="true">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6948,30 +7880,30 @@ caption*{Continued Example Phone List}
 
 \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 Standard
+\begin_layout Plain Layout
 
 \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 Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endhead="true">
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Example Phone List
@@ -6982,7 +7914,7 @@ Example Phone List
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -6991,18 +7923,18 @@ Example Phone List
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endhead="true">
+<row endhead="true">
 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 NAME
@@ -7013,16 +7945,16 @@ NAME
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" 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 Standard
+\begin_layout Plain Layout
 
 \series bold
 TEL.
@@ -7031,11 +7963,11 @@ TEL.
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endfoot="true">
-<cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
+<row endfoot="true">
+<cell multicolumn="1" alignment="right" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 continued on next page
 \end_layout
 
@@ -7044,7 +7976,7 @@ continued on next page
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -7053,7 +7985,7 @@ continued on next page
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -7061,10 +7993,10 @@ continued on next page
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Annovi
@@ -7072,19 +8004,19 @@ Annovi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Silvia
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7092,10 +8024,10 @@ Silvia
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Bertoli
@@ -7103,19 +8035,19 @@ Bertoli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Stefano
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7123,10 +8055,10 @@ Stefano
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Bozzi
@@ -7134,19 +8066,19 @@ Bozzi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Walter
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7154,10 +8086,10 @@ Walter
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Cachia
@@ -7165,19 +8097,19 @@ Cachia
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maria
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7185,10 +8117,10 @@ Maria
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Cachia
@@ -7196,19 +8128,19 @@ Cachia
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maurizio
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7216,10 +8148,10 @@ Maurizio
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Cinquemani
@@ -7227,19 +8159,19 @@ Cinquemani
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Giusi
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7247,10 +8179,10 @@ Giusi
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Colin
@@ -7258,19 +8190,19 @@ Colin
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Bernard
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7278,10 +8210,10 @@ Bernard
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Concli
@@ -7289,19 +8221,19 @@ Concli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Gianfranco
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7309,10 +8241,10 @@ Gianfranco
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Dal Bosco
@@ -7320,19 +8252,19 @@ Dal Bosco
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Carolina
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7340,10 +8272,10 @@ Carolina
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Dalpiaz
@@ -7351,19 +8283,19 @@ Dalpiaz
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Annamaria
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7371,10 +8303,10 @@ Annamaria
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Feliciello
@@ -7382,19 +8314,19 @@ Feliciello
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Domenico
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7402,10 +8334,10 @@ Domenico
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Focarelli
@@ -7413,19 +8345,19 @@ Focarelli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paola
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7433,10 +8365,10 @@ Paola
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Galletti
@@ -7444,19 +8376,19 @@ Galletti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Oreste
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7464,10 +8396,10 @@ Oreste
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Gasparini
@@ -7475,19 +8407,19 @@ Gasparini
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Franca
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7495,19 +8427,19 @@ Franca
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Rizzardi
 \series default
 
 \begin_inset Foot
-status collapsed
+status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Example footnote
 \end_layout
 
@@ -7518,19 +8450,19 @@ Example footnote
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paola
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7538,10 +8470,10 @@ Paola
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Lassini
@@ -7549,19 +8481,19 @@ Lassini
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Giancarlo
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7569,10 +8501,10 @@ Giancarlo
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Malfatti
@@ -7580,19 +8512,19 @@ Malfatti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Luciano
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7600,10 +8532,10 @@ Luciano
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Malfatti
@@ -7611,19 +8543,19 @@ Malfatti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Valeriano
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7631,10 +8563,10 @@ Valeriano
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Meneguzzo
@@ -7642,19 +8574,19 @@ Meneguzzo
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Roberto
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7662,10 +8594,10 @@ Roberto
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Mezzadra
@@ -7673,19 +8605,19 @@ Mezzadra
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Roberto
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7693,10 +8625,10 @@ Roberto
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Pirpamer
@@ -7704,19 +8636,19 @@ Pirpamer
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Erich
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7724,10 +8656,10 @@ Erich
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Pochiesa
@@ -7735,19 +8667,19 @@ Pochiesa
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paolo
 \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 Standard
+\begin_layout Plain Layout
 111, 222
 \end_layout
 
@@ -7755,10 +8687,10 @@ Paolo
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Radina
@@ -7766,19 +8698,19 @@ Radina
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Claudio
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7786,10 +8718,10 @@ Claudio
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Stuffer
@@ -7797,19 +8729,19 @@ Stuffer
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Oskar
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7817,10 +8749,10 @@ Oskar
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Tacchelli
@@ -7828,19 +8760,19 @@ Tacchelli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Ugo
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7848,10 +8780,10 @@ Ugo
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Tezzele
@@ -7859,19 +8791,19 @@ Tezzele
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Margit
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7879,10 +8811,10 @@ Margit
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Unterkalmsteiner
@@ -7890,19 +8822,19 @@ Unterkalmsteiner
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Frieda
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7910,10 +8842,10 @@ Frieda
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Vieider
@@ -7921,19 +8853,19 @@ Vieider
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Hilde
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7941,10 +8873,10 @@ Hilde
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Vigna
@@ -7952,19 +8884,19 @@ Vigna
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Jürgen
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -7972,10 +8904,10 @@ Jürgen
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Weber
@@ -7983,30 +8915,30 @@ Weber
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maurizio
 \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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Winkler
@@ -8014,30 +8946,30 @@ Winkler
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Franz
 \end_layout
 
 \end_inset
 </cell>
-<cell 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 Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
+<row>
 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
  
 \end_layout
 
@@ -8046,7 +8978,7 @@ Franz
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -8055,7 +8987,7 @@ Franz
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -8063,10 +8995,10 @@ Franz
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Annovi
@@ -8074,19 +9006,19 @@ Annovi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Silvia
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8094,10 +9026,10 @@ Silvia
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Bertoli
@@ -8105,19 +9037,19 @@ Bertoli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Stefano
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8125,10 +9057,10 @@ Stefano
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Bozzi
@@ -8136,19 +9068,19 @@ Bozzi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Walter
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8156,10 +9088,10 @@ Walter
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Cachia
@@ -8167,19 +9099,19 @@ Cachia
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maria
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8187,10 +9119,10 @@ Maria
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Cachia
@@ -8198,19 +9130,19 @@ Cachia
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maurizio
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8218,10 +9150,10 @@ Maurizio
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Cinquemani
@@ -8229,19 +9161,19 @@ Cinquemani
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Giusi
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8249,10 +9181,10 @@ Giusi
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Colin
@@ -8260,19 +9192,19 @@ Colin
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Bernard
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8280,10 +9212,10 @@ Bernard
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Concli
@@ -8291,19 +9223,19 @@ Concli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Gianfranco
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8311,10 +9243,10 @@ Gianfranco
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Dal Bosco
@@ -8322,19 +9254,19 @@ Dal Bosco
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Carolina
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8342,10 +9274,10 @@ Carolina
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Dalpiaz
@@ -8353,19 +9285,19 @@ Dalpiaz
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Annamaria
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8373,10 +9305,10 @@ Annamaria
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Feliciello
@@ -8384,19 +9316,19 @@ Feliciello
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Domenico
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8404,10 +9336,10 @@ Domenico
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Focarelli
@@ -8415,19 +9347,19 @@ Focarelli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paola
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8435,10 +9367,10 @@ Paola
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Galletti
@@ -8446,19 +9378,19 @@ Galletti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Oreste
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8466,10 +9398,10 @@ Oreste
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Gasparini
@@ -8477,19 +9409,19 @@ Gasparini
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Franca
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8497,10 +9429,10 @@ Franca
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Rizzardi
@@ -8508,19 +9440,19 @@ Rizzardi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paola
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8528,10 +9460,10 @@ Paola
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Lassini
@@ -8539,19 +9471,19 @@ Lassini
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Giancarlo
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8559,10 +9491,10 @@ Giancarlo
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Malfatti
@@ -8570,19 +9502,19 @@ Malfatti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Luciano
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8590,10 +9522,10 @@ Luciano
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Malfatti
@@ -8601,19 +9533,19 @@ Malfatti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Valeriano
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
@@ -8621,10 +9553,10 @@ Valeriano
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Meneguzzo
@@ -8632,30 +9564,30 @@ Meneguzzo
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Roberto
 \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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
+<row>
 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Mezzadra
@@ -8663,51 +9595,22 @@ Mezzadra
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Roberto
 \end_layout
 
 \end_inset
 </cell>
-<cell 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 Standard
+\begin_layout Plain Layout
 555
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row bottomline="true" endlastfoot="true">
-<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
-
-\end_layout
-
-\end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
-
-\end_layout
-
-\end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -8720,7 +9623,8 @@ Roberto
 
 \begin_layout Section
 Special Longtable Issues
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Special-Longtable-Issues"
 
 \end_inset
@@ -8730,8 +9634,12 @@ name "sec:Special-Longtable-Issues"
 
 \begin_layout Subsection
 Longtable Calculation
-\begin_inset LatexCommand index
-name "Longtables ! Calculation"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Longtables ! Calculation
+\end_layout
 
 \end_inset
 
@@ -8741,8 +9649,8 @@ name "Longtables ! Calculation"
 \begin_layout Standard
 LaTeX calculates the height of table pages and their page breaks using so
  called chunks.
- Chunks are pieces of the tables that are at once in LaTeX's memory.
- The default value is historically set to only 20 table rows.
+ Chunks are parts of tables that held at the same time in LaTeX's memory.
+ The default value was historically set to only 20 table rows.
  If you are using longtables with many pages this may slow down the creation
  of your document.
  You can safely increase the chunk size to values of 100-1000 by adding
@@ -8759,8 +9667,12 @@ setcounter{LTchunksize}{100}
 
 \begin_layout Subsection
 Floats and Longtables
-\begin_inset LatexCommand index
-name "Longtables ! Floats"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Longtables ! Floats
+\end_layout
 
 \end_inset
 
@@ -8770,19 +9682,35 @@ name "Longtables ! Floats"
 \begin_layout Standard
 There might be problems when a float appears on the same page where a longtable
  starts.
- To avoid such situation, add the command 
-\series bold
+ To avoid such a situation, insert a 
+\begin_inset Quotes eld
+\end_inset
 
-\backslash
-clearpage
-\series default
- as ERT before your longtable.
+clear page
+\begin_inset Quotes erd
+\end_inset
+
+ (menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Formatting\SpecialChar \menuseparator
+Clear
+\begin_inset space ~
+\end_inset
+
+Page
+\family default
+) before your longtable.
 \end_layout
 
 \begin_layout Subsection
 Forced Page Breaks
-\begin_inset LatexCommand index
-name "Longtables ! Forced Page Breaks"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Longtables ! Forced Page Breaks
+\end_layout
 
 \end_inset
 
@@ -8808,7 +9736,7 @@ By default tables are only broken between rows.
 \begin_inset Quotes erd
 \end_inset
 
- as ERT at this point of the cell where it should be broken.
+ as TeX-Code at the point of the cell where it can be broken.
  Before the 
 \series bold
 
@@ -8817,7 +9745,7 @@ By default tables are only broken between rows.
 \backslash
 
 \series default
- command you have to insert in ERT so many 
+ command you have to insert in TeX-Code as many 
 \begin_inset Quotes eld
 \end_inset
 
@@ -8829,20 +9757,22 @@ By default tables are only broken between rows.
 \begin_inset Quotes erd
 \end_inset
 
- characters like the number of the following table columns.
+ characters as the number of the following table columns.
  The 
 \series bold
 &
 \series default
  is the character to separate table cells.
- Write in ERT after each 
+ Write in TeX-Code after each 
 \series bold
 &
 \series default
  the content of the corresponding following cell and delete the content
  of these cells.
-\newline
-Behind the the 
+\begin_inset Newline newline
+\end_inset
+
+After the 
 \series bold
 
 \backslash
@@ -8850,21 +9780,25 @@ Behind the the
 \backslash
 
 \series default
- command, insert so many 
+ command, insert as many 
 \series bold
 &
 \series default
- characters like the number of table columns before the current column.
- In Table\InsetSpace ~
+ characters as the number of table columns before the current column.
+ In Table
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:ForcedPagebreak"
 
 \end_inset
 
  the cell that should be broken is in the second column followed by another
  column.
- Therefore the following command was inserted in the cell as ERT behind
+ Therefore the following command was inserted in the cell as TeX-Code after
  
 \begin_inset Quotes eld
 \end_inset
@@ -8887,8 +9821,12 @@ Castelchiodato,
 \backslash
 
 \backslash
+\backslash
+newpage
+\begin_inset Newline newline
+\end_inset
 
-\newline
 &
 \end_layout
 
@@ -8901,7 +9839,15 @@ The
 \begin_inset Quotes erd
 \end_inset
 
- in the third columns of the row was deleted.
+ in the third column of the row was deleted.
+\series bold
+
+\backslash
+newpage
+\series default
+ is only needed when a page break should definitely occur at this position,
+ otherwise it would be a conditional break.
  If your footer row of the longtable has for a certain reason no upper line
  but you would have a horizontal line where the cell is broken, use this
  command instead:
@@ -8915,7 +9861,9 @@ The
 
 \backslash
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 hline &
@@ -8932,43 +9880,43 @@ When the cell to be broken is in the last column, the command
 \backslash
 setlength{
 \backslash
-parf\SpecialChar \textcompwordmark{}
-illskip}{0pt}
+parfillskip}{0pt}
 \end_layout
 
 \begin_layout Standard
-must be inserted as ERT at the beginning of the cell.
- This assures that the part of the cell that will be displayed on the new
+must be inserted as TeX-Code at the beginning of the cell.
+ This ensures that the part of the cell that will be displayed on the new
  page appears with the full width.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="39" columns="3">
-<features islongtable="true">
-<column alignment="left" valignment="top" leftline="true" width="0cm">
-<column alignment="left" valignment="top" rightline="true" width="3cm">
-<column alignment="right" valignment="top" rightline="true" width="0pt">
-<row endfirsthead="true">
-<cell alignment="right" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<lyxtabular version="3" rows="38" columns="3">
+<features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
+<column alignment="left" valignment="top" width="0cm">
+<column alignment="left" valignment="top" width="3cm">
+<column alignment="center" valignment="top" width="0pt">
+<row caption="true">
+<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Table with forced page break in table cell
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:ForcedPagebreak"
 
 \end_inset
 
 
-\begin_inset OptArg
+\begin_inset Argument
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Table with forced page break in table cell
 \end_layout
 
@@ -8980,49 +9928,34 @@ Table with forced page break in table cell
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-
-\backslash
-%
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" 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 Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endfirsthead="true">
+<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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Example Phone List (ignore the names)
@@ -9030,30 +9963,30 @@ Example Phone List (ignore the names)
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="right" valignment="top" topline="true" 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 Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endfirsthead="true">
+<row endfirsthead="true">
 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 NAME
@@ -9064,16 +9997,16 @@ NAME
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" 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 Standard
+\begin_layout Plain Layout
 
 \series bold
 TEL.
@@ -9082,19 +10015,19 @@ TEL.
 \end_inset
 </cell>
 </row>
-<row bottomline="true" endhead="true">
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<row endhead="true">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-caption*{Continued table with forced page break in table cell}
+caption*{Continued Example Phone List}
 \backslash
 
 \backslash
@@ -9108,31 +10041,31 @@ caption*{Continued table with forced page break in table cell}
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endhead="true">
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="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 Standard
+\begin_layout Plain Layout
+
 \series bold
 Example Phone List
 \end_layout
@@ -9142,7 +10075,7 @@ Example Phone List
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -9151,18 +10084,18 @@ Example Phone List
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endhead="true">
+<row endhead="true">
 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 NAME
@@ -9173,16 +10106,16 @@ NAME
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" 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 Standard
+\begin_layout Plain Layout
 
 \series bold
 TEL.
@@ -9191,11 +10124,11 @@ TEL.
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endfoot="true">
-<cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
+<row endfoot="true">
+<cell multicolumn="1" alignment="right" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 continued on next page
 \end_layout
 
@@ -9204,7 +10137,7 @@ continued on next page
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -9213,7 +10146,7 @@ continued on next page
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -9221,10 +10154,10 @@ continued on next page
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Annovi
@@ -9232,19 +10165,19 @@ Annovi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Silvia
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="right" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9252,10 +10185,10 @@ Silvia
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Bertoli
@@ -9263,19 +10196,19 @@ Bertoli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Stefano
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9283,10 +10216,10 @@ Stefano
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Bozzi
@@ -9294,19 +10227,19 @@ Bozzi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Walter
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9314,10 +10247,10 @@ Walter
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Cachia
@@ -9325,19 +10258,19 @@ Cachia
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maria
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9345,10 +10278,10 @@ Maria
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Cachia
@@ -9356,19 +10289,19 @@ Cachia
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maurizio
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9376,10 +10309,10 @@ Maurizio
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Cinquemani
@@ -9387,19 +10320,19 @@ Cinquemani
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Giusi
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9407,10 +10340,10 @@ Giusi
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Colin
@@ -9418,19 +10351,19 @@ Colin
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Bernard
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9438,10 +10371,10 @@ Bernard
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Concli
@@ -9449,19 +10382,19 @@ Concli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Gianfranco
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9469,10 +10402,10 @@ Gianfranco
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Dal Bosco
@@ -9480,19 +10413,19 @@ Dal Bosco
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Carolina
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9500,10 +10433,10 @@ Carolina
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Dalpiaz
@@ -9511,19 +10444,19 @@ Dalpiaz
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Annamaria
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9531,10 +10464,10 @@ Annamaria
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Feliciello
@@ -9542,19 +10475,19 @@ Feliciello
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Domenico
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9562,10 +10495,10 @@ Domenico
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Focarelli
@@ -9573,19 +10506,19 @@ Focarelli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paola
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9593,10 +10526,10 @@ Paola
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Galletti
@@ -9604,19 +10537,19 @@ Galletti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Oreste
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9624,10 +10557,10 @@ Oreste
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Gasparini
@@ -9635,19 +10568,19 @@ Gasparini
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Franca
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9655,10 +10588,10 @@ Franca
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Lassini
@@ -9666,19 +10599,19 @@ Lassini
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Giancarlo
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9686,10 +10619,10 @@ Giancarlo
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Malfatti
@@ -9697,19 +10630,19 @@ Malfatti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Luciano
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9717,10 +10650,10 @@ Luciano
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Malfatti
@@ -9728,19 +10661,19 @@ Malfatti
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Valeriano
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9748,10 +10681,10 @@ Valeriano
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Meneguzzo
@@ -9759,19 +10692,19 @@ Meneguzzo
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Roberto
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9779,10 +10712,10 @@ Roberto
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Mezzadra
@@ -9790,19 +10723,19 @@ Mezzadra
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Roberto
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9810,10 +10743,10 @@ Roberto
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Pirpamer
@@ -9821,19 +10754,19 @@ Pirpamer
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Erich
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9841,10 +10774,10 @@ Erich
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Pochiesa
@@ -9852,19 +10785,19 @@ Pochiesa
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paolo
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111, 222
 \end_layout
 
@@ -9872,10 +10805,10 @@ Paolo
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Radina
@@ -9883,19 +10816,19 @@ Radina
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Claudio
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9903,10 +10836,10 @@ Claudio
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Rizzardi
@@ -9914,10 +10847,10 @@ Rizzardi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Paolo, 11.
  Fürst von Montecompatri, 11.
  Fürst von Sulmona und Vivaro, 10.
@@ -9926,18 +10859,20 @@ Paolo, 11.
  Herzog von Palombara, 5.
  Herzog von Castelchiodato,
 \begin_inset ERT
-status collapsed
+status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 & 111
 \backslash
 
 \backslash
-
+\backslash
+newpage
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 &
 \end_layout
@@ -9954,10 +10889,10 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -9965,10 +10900,10 @@ status collapsed
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Stuffer
@@ -9976,19 +10911,19 @@ Stuffer
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Oskar
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -9996,10 +10931,10 @@ Oskar
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Tacchelli
@@ -10007,19 +10942,19 @@ Tacchelli
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Ugo
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -10027,10 +10962,10 @@ Ugo
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Tezzele
@@ -10038,19 +10973,19 @@ Tezzele
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Margit
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -10058,10 +10993,10 @@ Margit
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Unterkalmsteiner
@@ -10069,19 +11004,19 @@ Unterkalmsteiner
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Frieda
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -10089,10 +11024,10 @@ Frieda
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Vieider
@@ -10100,19 +11035,19 @@ Vieider
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Hilde
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -10120,10 +11055,10 @@ Hilde
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Vigna
@@ -10131,19 +11066,19 @@ Vigna
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Jürgen
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
@@ -10151,10 +11086,10 @@ Jürgen
 </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 Standard
+\begin_layout Plain Layout
 
 \series bold
 Weber
@@ -10162,30 +11097,30 @@ Weber
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Maurizio
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Winkler
@@ -10193,51 +11128,22 @@ Winkler
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Franz
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 111
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row endlastfoot="true">
-<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
-
-\end_layout
-
-\end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
-
-\end_layout
-
-\end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -10246,12 +11152,6 @@ Franz
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-
-\newpage
-
 \end_layout
 
 \begin_layout Section
@@ -10260,20 +11160,29 @@ Multiple Lines Columns and Rows
 
 \begin_layout Subsection
 Multiple Lines in Table Cells
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Multiple-Lines-in"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Multiple Lines in Table Cells"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Multiple Lines in Table Cells
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Table ! Linebreaks"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table ! Linebreaks
+\end_layout
 
 \end_inset
 
@@ -10281,18 +11190,19 @@ name "Table ! Linebreaks"
 \end_layout
 
 \begin_layout Standard
-\align center
+\noindent
 \begin_inset Float table
 placement H
 wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-with-multiple"
 
 \end_inset
@@ -10305,33 +11215,24 @@ Table with multiple lines in cells
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="middle" leftline="true" width="2.5cm">
-<column alignment="center" valignment="middle" leftline="true" width="0">
-<column alignment="center" valignment="middle" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="middle" width="2.5cm">
+<column alignment="center" valignment="middle" width="0">
+<column alignment="center" valignment="middle" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 multiple
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-linebreak 
-\end_layout
-
+\begin_inset Newline linebreak
 \end_inset
 
- lines
+lines
 \end_layout
 
 \end_inset
@@ -10339,7 +11240,7 @@ linebreak
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 b
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 f
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 g
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 h
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 i
 \end_layout
 
 \end_layout
 
 \begin_layout Standard
-Adjusting a fixed width for a column, enables to enter text as a paragraph
- with multiple lines and hyphenations.
+Setting a fixed width for a column enables you to enter text as a paragraph
+ with multiple lines and hyphenation.
 \end_layout
 
 \begin_layout Standard
-To produce Table\InsetSpace ~
+To produce Table
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-with-multiple"
 
 \end_inset
 
 , create a 3×3 table, mark the first cell and right-click on it.
- In the appearing table dialog we set a cell width of 2.5\InsetSpace \thinspace{}
-cm and choose centered
- for the vertical and horizontal alignment.
- The vertical alignment is used for all cells of the row.
- As our text is smaller than than 2.5\InsetSpace \thinspace{}
-cm, only one line will appear.
- To get two lines, we add a line break with the command
-\end_layout
-
-\begin_layout Standard
+ In the appearing table dialog we set a cell width of 2.5
+\begin_inset space \thinspace{}
+\end_inset
 
-\series bold
+cm and choose centered for the vertical and horizontal alignment.
+ The vertical alignment is used for all cells of the row.
+ As our text is smaller than 2.5
+\begin_inset space \thinspace{}
+\end_inset
 
-\backslash
-linebreak
-\end_layout
+cm, only one line will appear.
+ To get two lines, a justified line break (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert linebreak"
+\end_inset
 
-\begin_layout Standard
-in ERT.
- If the text is wider than the set cell width it will automatically be broken
- to several lines.
+) was added.
+ If the text is wider than the set cell width, it will automatically be
+ broken to several lines.
 \end_layout
 
 \begin_layout Standard
 If you have a long word in a cell with a fixed width, it cannot be hyphenated
  by LaTeX if it is the first entry.
- Therefore you need to insert something, to make the word not being the
- first entry: Add the command
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-hspace{0pt}
-\end_layout
+ Therefore you need to insert something to prevent the word not being the
+ first entry.
+ So add a horizontal space of 0
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Standard
-in ERT before the word.
+pt before the word.
  As the space is zero, it doesn't change the output.
- Table\InsetSpace ~
+ Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-with-and"
 
 \end_inset
@@ -10497,11 +11398,12 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-with-and"
 
 \end_inset
@@ -10514,21 +11416,22 @@ Table with and without hyphenation
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="middle" leftline="true" width="2.5cm">
-<column alignment="center" valignment="middle" leftline="true" width="0">
-<column alignment="center" valignment="middle" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="middle" width="2.5cm">
+<column alignment="center" valignment="middle" width="0">
+<column alignment="center" valignment="middle" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 verylongtablecellword
 \end_layout
 
@@ -10537,7 +11440,7 @@ verylongtablecellword
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 b
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 f
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 g
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 h
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 i
 \end_layout
 
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="middle" leftline="true" width="2.5cm">
-<column alignment="center" valignment="middle" leftline="true" width="0">
-<column alignment="center" valignment="middle" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="middle" width="2.5cm">
+<column alignment="center" valignment="middle" width="0">
+<column alignment="center" valignment="middle" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-hspace{0pt}
-\end_layout
-
+\begin_layout Plain Layout
+\begin_inset space \hspace{}
+\length 0pt
 \end_inset
 
 verylongtablecellword
@@ -10649,7 +11546,7 @@ verylongtablecellword
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 b
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 f
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 g
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 h
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 i
 \end_layout
 
 \end_inset
 
 
-\hfill
-
-\end_layout
-
+\begin_inset space \hfill{}
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\newpage
 
 \end_layout
 
 \begin_layout Subsection
 Multicolumns
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Multicolumns"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Multicolumns"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Multicolumns
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Table ! Multicolumns"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table ! Multicolumns
+\end_layout
 
 \end_inset
 
@@ -10770,8 +11672,8 @@ Multicolumn Basics
 \end_layout
 
 \begin_layout Standard
-To span a cell over multiple columns, mark as much cells within a line that
should be one spanned cell and use either the table-toolbar button 
+To merge cells over multiple columns, select as many cells within a row
as you want to merge and use either the table-toolbar button 
 \begin_inset Graphics
        filename ../images/tabular-feature_multicolumn.png
        scale 85
@@ -10785,12 +11687,11 @@ Edit\SpecialChar \menuseparator
 Table\SpecialChar \menuseparator
 Multicolumn
 \family default
-, or right click on the marked cells and choose multicolumn in the appearing
- table dialog under the tab 
+, or right click on the marked cells and choose 
 \family sans
-Table Settings
+Multicolumn
 \family default
-.
+ in the context menu.
 \end_layout
 
 \begin_layout Standard
@@ -10805,16 +11706,16 @@ Multicolumns have there own cell settings.
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="4">
-<features firstHeadTopDL="true" firstHeadBottomDL="true">
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="middle" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0in">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
+<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 Standard
+\begin_layout Plain Layout
 abc
 \end_layout
 
@@ -10823,7 +11724,7 @@ abc
 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 def ghi
 \end_layout
 
@@ -10832,7 +11733,7 @@ def ghi
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -10841,18 +11742,18 @@ def ghi
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 jkl
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family roman
 \series medium
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 B
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 C
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 D
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 1
 \end_layout
 
 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 2
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 3
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 4
 \end_layout
 
 
 \begin_layout Subsubsection
 Multicolumn Calculations
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Multicolumn-Calculations"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Multicolumns ! Calculations"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Multicolumns ! Calculations
+\end_layout
 
 \end_inset
 
@@ -10957,31 +11863,33 @@ name "Multicolumns ! Calculations"
 \end_layout
 
 \begin_layout Standard
-LyX supports multicolumns directly, but we have to take notice of the cell
+LyX supports multicolumns directly, but we have to take account of the cell
  width of the columns spanned by the multicolumn cell.
 \end_layout
 
 \begin_layout Standard
 \begin_inset Float table
+placement h
 wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-with-centered"
 
 \end_inset
 
 Table with centered multicolumn text above two columns that have exactly
  half the width of the multicolumn cell
-\begin_inset OptArg
+\begin_inset Argument
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Perfect multicolumn table
 \end_layout
 
@@ -10995,19 +11903,19 @@ Perfect multicolumn table
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="middle" leftline="true" width="0" special=">{\centering}m{1.25cm-6.2pt}">
-<column alignment="center" valignment="middle" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
+<column alignment="center" valignment="middle" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 multiple lines multicolumn
 \end_layout
 
@@ -11016,7 +11924,7 @@ multiple lines multicolumn
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -11025,18 +11933,18 @@ multiple lines multicolumn
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 f
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 g
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 h
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 i
 \end_layout
 
 \end_layout
 
 \begin_layout Standard
-To create for example Table\InsetSpace ~
+To create for example Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-with-centered"
 
 \end_inset
@@ -11120,17 +12032,29 @@ multicolumn
 \emph on
 centered alignment
 \emph default
- and a width of 2.5\InsetSpace \thinspace{}
+ and a width of 2.5
+\begin_inset space \thinspace{}
+\end_inset
+
 cm in the table dialog.
- The spanned columns should have exactly half the width of the multicolumn
- cell, so that you would adjust a width of 1.25\InsetSpace \thinspace{}
+ The merged columns should have exactly half the width of the multicolumn
+ cell, so that you would set a width of 1.25
+\begin_inset space \thinspace{}
+\end_inset
+
 cm for the first column.
- The second column has then automatically a width of 1.25\InsetSpace \thinspace{}
-cm (multicolumn
- width - width of first column).
- This was done for Table\InsetSpace ~
+ The second column has then automatically a width of 1.25
+\begin_inset space \thinspace{}
+\end_inset
+
+cm (multicolumn width - width of first column).
+ This was done for Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-without-half"
 
 \end_inset
@@ -11144,21 +12068,22 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-without-half"
 
 \end_inset
 
-Table where the spanned table columns have not exactly half the width of
+Table where the spanned table columns are not exactly half the width of
  the multicolumn cell
-\begin_inset OptArg
+\begin_inset Argument
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Imperfect multicolumn table
 \end_layout
 
@@ -11172,19 +12097,19 @@ Imperfect multicolumn table
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="1.25cm">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="1.25cm">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 multiple lines multicolumn
 \end_layout
 
@@ -11193,27 +12118,27 @@ multiple lines multicolumn
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 f
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 g
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 h
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 i
 \end_layout
 
 \end_layout
 
 \begin_layout Standard
-You can see that the first column has not the half width of the multicolumn
+You can see that the first column is not half the width of the multicolumn
  cell, it is a bit bigger.
- The reason is that the given width of a cell 
+ The reason is that the specified width of a cell 
 \begin_inset Formula $W_{g}$
 \end_inset
 
@@ -11290,23 +12215,27 @@ You can see that the first column has not the half width of the multicolumn
 \begin_inset Formula $W_{\mathrm{tot}}$
 \end_inset
 
- because a cell is always a bit larger than its given width.
- Appendix\InsetSpace ~
+ because a cell is always a bit larger than specified.
+ Appendix
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "cha:Explanation-of-Equation"
 
 \end_inset
 
- explains it in detail.
+ explains this in detail.
 \end_layout
 
 \begin_layout Standard
-The needed given width 
+The width 
 \begin_inset Formula $W_{g\, n}$
 \end_inset
 
- when 
+ which the user needs to set when 
 \emph on
 n
 \emph default
 \end_inset
 
 :
-\begin_inset Formula \begin{equation}
-W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
+\end{equation}
 
 \end_inset
 
@@ -11334,14 +12265,17 @@ In our case we have
 \end_inset
 
 cm and the default values for the lengths, so that equation 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "eq:Wgn"
 
 \end_inset
 
  becomes
-\begin_inset Formula \begin{equation}
-W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
+\end{equation}
 
 \end_inset
 
@@ -11354,8 +12288,12 @@ To enable calculations in LaTeX, the LaTeX-package
 calc
 \series default
  must be loaded with the document preamble line
-\begin_inset LatexCommand index
-name "LaTeX-packages ! calc"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! calc
+\end_layout
 
 \end_inset
 
@@ -11371,8 +12309,11 @@ usepackage{calc}
 \end_layout
 
 \begin_layout Standard
-LyX does not allow to calculate lengths in the width-field of the table
- dialog.
+LyX does not allow you to calculate lengths in the 
+\family sans
+Width
+\family default
+ field of the table dialog.
  Therefore you have to format the column by inserting a LaTeX-argument in
  the dialog.
  Here is an overview about the arguments:
@@ -11411,7 +12352,7 @@ By entering a LaTeX-argument, all cell settings set in the table dialog
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -11456,7 +12397,7 @@ The command
 Although we have chosen centered alignment for the text of the multicolumn
  cell, it is still left aligned.
  This is because LyX only applies the alignment to single columns.
- So we have to use for the multicolumn the LaTeX-argument
+ So for the multicolumn cell we have to use the LaTeX-argument
 \end_layout
 
 \begin_layout Standard
@@ -11469,91 +12410,76 @@ centering}m{2.5cm}
 
 \begin_layout Subsection
 Multirows
-\begin_inset LatexCommand index
-name "Multirows"
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Multirows"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Table ! Multirows"
-
-\end_inset
-
+\begin_inset Index idx
+status collapsed
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! multirow"
+\begin_layout Plain Layout
+Multirows
+\end_layout
 
 \end_inset
 
 
-\end_layout
+\begin_inset Index idx
+status collapsed
 
-\begin_layout Standard
-In contrary to multicolumns multirows are not yet supported by LyX so a
- bit of ERT needs to be used.
- To use multirows load the LaTeX-package 
-\series bold
-multirow
-\series default
- in your document preamble with the command
+\begin_layout Plain Layout
+Table ! Multirows
 \end_layout
 
-\begin_layout Standard
-
-\series bold
+\end_inset
 
-\backslash
-usepackage{multirow}
-\end_layout
 
-\begin_layout Standard
-Multirows are created with the command
 \end_layout
 
 \begin_layout Standard
+To merge cells over multiple rows, select as many cells within a column
+ as you want to merge and use either the table-toolbar button 
+\begin_inset Graphics
+       filename ../images/tabular-feature_multirow.png
+       scale 85
+       scaleBeforeRotation
 
-\series bold
+\end_inset
 
-\backslash
-multirow{number of rows}{cell width}{cell entry}
+, or the menu 
+\family sans
+Edit\SpecialChar \menuseparator
+Table\SpecialChar \menuseparator
+Multirow
+\family default
+, or right click on the marked cells and choose 
+\family sans
+Multirow
+\family default
+ in the context menu.
 \end_layout
 
 \begin_layout Standard
-To create the following table:
+Here is an example table with a multirow in the first column:
 \end_layout
 
 \begin_layout Standard
 \align center
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-renewcommand{
-\backslash
-multirowsetup}{
-\backslash
-centering}
-\end_layout
-
-\end_inset
-
-
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-a
+\begin_layout Plain Layout
+a long cell entry
 \end_layout
 
 \end_inset
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 b
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-multirow{2}{2.5cm}{
-\end_layout
-
-\end_inset
-
-multirow entry
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
-
-
+\begin_layout Plain Layout
+multirow
 \end_layout
 
 \end_inset
@@ -11613,7 +12516,7 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 f
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row>
+<cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 h
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 i
 \end_layout
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\end_layout
 
 \begin_layout Standard
+The width of multirow cells is set by setting the width and alignment for
+ the whole column.
+ The 
+\family sans
+Vertical Offset
+\family default
+ shifts the content of the multirow up/down if the offset is positive/negative.
+\end_layout
 
-
-\backslash
-renewcommand{
-\backslash
-multirowsetup}{
-\backslash
-raggedright}
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-create a 3×3 table.
- To get rid of the line above the last cell in the first column, the cell
- is marked as multicolumn and the upper border is unset.
- The multirow is now created in the second row of the first column by inserting
- there the command
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-multirow{2}{2.5cm}{
-\end_layout
-
-\begin_layout Standard
-as ERT.
- According to the command parameters the multirow spans now two rows and
- has a width of 2.5\InsetSpace \thinspace{}
-cm.
- The content of the multirow cell follows outside the ERT box and the command
- is finished with a right brace 
-\series bold
-}
-\series default
- in another ERT-box behind the text.
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-multirow
-\series default
- left-aligns its content by default.
- To override the default, renew the command 
-\series bold
+\begin_layout Standard
+If the column of a multirow cell has no explicit width, the multirow cell
+ inherits the alignment of the column.
+ Otherwise it is by default left-aligned.
+ To override the default, renew the command 
+\series bold
 
 \backslash
 multirowsetup
@@ -11741,10 +12604,10 @@ centering}
 \end_layout
 
 \begin_layout Standard
-in ERT in the document preamble.
+in the document preamble.
  Then all entries of multirow cells in the document are centered.
  If centering is only needed for several tables, you can renew the command
- in an ERT box just before the table instead of the preamble.
+ in a TeX-Code box just before the table instead of the preamble.
  If the text should be right-aligned, replace 
 \series bold
 
@@ -11767,16 +12630,200 @@ raggedright
  is used.
 \end_layout
 
+\begin_layout Standard
+This is an example table with a right-aligned multirow cell that has a vertical
+ offset of -4
+\begin_inset space \thinspace{}
+\end_inset
+
+mm and is in a 3
+\begin_inset space \thinspace{}
+\end_inset
+
+cm wide column:
+\end_layout
+
+\begin_layout Standard
+\noindent
+\align center
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+renewcommand{
+\backslash
+multirowsetup}{
+\backslash
+raggedleft}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="4" columns="3">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="3cm">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+a long cell entry
+\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" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+c
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+t
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+n
+\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
+m
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+multirow
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+e
+\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
+f
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell multirow="4" 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" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+h
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+i
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+renewcommand{
+\backslash
+multirowsetup}{
+\backslash
+raggedright}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Section
 Formal Tables
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Formal-Tables"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Table ! Formal"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table ! Formal
+\end_layout
 
 \end_inset
 
@@ -11784,9 +12831,13 @@ name "Table ! Formal"
 \end_layout
 
 \begin_layout Standard
-Tables are often typeset in books similar to Table\InsetSpace ~
+Tables are often typeset in books similar to Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Example-booktabs-table"
 
 \end_inset
@@ -11823,11 +12874,12 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Example-booktabs-table"
 
 \end_inset
@@ -11840,20 +12892,20 @@ Example booktabs-table
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="4">
-<features booktabs="true">
-<column alignment="center" valignment="top" rightline="true" width="0">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0">
 <column alignment="center" valignment="top" width="0">
 <column alignment="center" valignment="top" width="0">
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 System
 \end_layout
 
@@ -11862,9 +12914,9 @@ System
 <cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Medipix
-\begin_inset Formula $\,$
+\begin_layout Plain Layout
+Chip
+\begin_inset space \thinspace{}
 \end_inset
 
 1
@@ -11872,12 +12924,12 @@ Medipix
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
+<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Medipix
-\begin_inset Formula $\,$
+\begin_layout Plain Layout
+Chip
+\begin_inset space \thinspace{}
 \end_inset
 
 2
@@ -11888,7 +12940,7 @@ Medipix
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -11896,14 +12948,14 @@ Medipix
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -11916,7 +12968,7 @@ cmidrule(r){2-2}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -11925,71 +12977,71 @@ cmidrule(l){3-4}
 
 \end_inset
 
-Detector thickness [µm]
+Detector thickness in µm
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 300
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 300
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 700
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Edge angle [°]
+\begin_layout Plain Layout
+Edge angle in °
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 3.55
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 2.71
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 7.99
 \end_layout
 
@@ -11997,37 +13049,37 @@ Edge angle [°]
 </cell>
 </row>
 <row topspace="default">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Spatial resolution [µm]
+\begin_layout Plain Layout
+Spatial resolution in µm
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 4.26
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 10.17
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 10.56
 \end_layout
 
@@ -12035,10 +13087,10 @@ Spatial resolution [µm]
 </cell>
 </row>
 <row topspace="default">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 MTF at 
 \begin_inset Formula $f_{\mathrm{max}}$
 \end_inset
@@ -12048,28 +13100,28 @@ MTF at
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 0.53
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 0.37
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 0.39
 \end_layout
 
@@ -12077,14 +13129,14 @@ MTF at
 </cell>
 </row>
 <row topspace="default">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -12098,28 +13150,28 @@ LSF-spatial resolution
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -12127,75 +13179,75 @@ LSF-spatial resolution
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 in µm
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 129.7
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 52.75
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 50.78
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 in % of pixel size
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 76.3
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 95.9
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 92.3
 \end_layout
 
@@ -12219,9 +13271,13 @@ Spaces to table rows can be added using the
 \family sans
 Borders
 \family default
- tab of the table dialog as described in section\InsetSpace ~
+ tab of the table dialog as described in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Row-Spacing"
 
 \end_inset
@@ -12230,14 +13286,20 @@ reference "sub:Row-Spacing"
 \end_layout
 
 \begin_layout Standard
-In contrary to normal tables, formal tables have no vertical table lines.
- The horizontal table lines can be set like for normal tables but they appear
- with different width in the output:
-\newline
-The first and the last table line have
- a default width of 0.08\InsetSpace \thinspace{}
-em while the other lines have a default width of
- 0.05\InsetSpace \thinspace{}
+Unlike normal tables, formal tables have no vertical table lines.
+ The horizontal table lines can be set as for normal tables but they appear
+ with different widths in the output:
+\begin_inset Newline newline
+\end_inset
+
+The first and the last table line have a default width of 0.08
+\begin_inset space \thinspace{}
+\end_inset
+
+em while the other lines have a default width of 0.05
+\begin_inset space \thinspace{}
+\end_inset
+
 em.
 \end_layout
 
@@ -12255,7 +13317,9 @@ let
 mytoprule
 \backslash
 toprule
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 renewcommand{
@@ -12289,9 +13353,13 @@ toprule
 midrule
 \series default
 .
- You can use all units listed in appendix\InsetSpace ~
+ You can use all units listed in appendix
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "cha:Units-available-in"
 
 \end_inset
@@ -12300,8 +13368,8 @@ reference "cha:Units-available-in"
 \end_layout
 
 \begin_layout Standard
-Lines that don't span over all table columns can be created by setting a
table line for multicolumn cells.
+Lines that do not span all table columns can be created by setting a table
+ line for multicolumn cells.
  LyX will then internally use the command 
 \series bold
 
@@ -12327,7 +13395,7 @@ The options of
 \backslash
 cmidrule
 \series default
- are are currently not supported by LyX so you have to use ERT to be able
+ are currently not supported by LyX so you have to use TeX-Code to be able
  to use them.
  
 \series bold
@@ -12335,13 +13403,16 @@ cmidrule
 \backslash
 cmidrule
 \series default
-s can manually be created by inserting the command as ERT as first cell
- entry of the first cell of a row.
+s can manually be created by inserting the command as TeX-Code as the first
cell entry of the first cell of a row.
  The line is then drawn in the output above the current row.
 \end_layout
 
 \begin_layout Standard
-The default for the width is 0.03\InsetSpace \thinspace{}
+The default for the width is 0.03
+\begin_inset space \thinspace{}
+\end_inset
+
 em.
  Startcol is the number of the column where the line starts and endcol the
  column number where the line ends.
@@ -12360,10 +13431,16 @@ r{trimwidth}
 \emph on
 l{2pt}
 \emph default
- means that the line is trimmed from its left end by 2\InsetSpace \thinspace{}
+ means that the line is trimmed from its left end by 2
+\begin_inset space \thinspace{}
+\end_inset
+
 pt.
  If you don't specify the trimwidth the lines are trimmed by the default
- of 0.5\InsetSpace \thinspace{}
+ of 0.5
+\begin_inset space \thinspace{}
+\end_inset
+
 em.
 \end_layout
 
@@ -12371,9 +13448,13 @@ em.
 \begin_inset VSpace bigskip
 \end_inset
 
-Table\InsetSpace ~
+Table
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Example-booktabs-table"
 
 \end_inset
@@ -12392,7 +13473,7 @@ cmidrule(l){3-4}
 \end_layout
 
 \begin_layout Standard
-at the beginning of the in the second row and
+at the beginning of the second row and
 \end_layout
 
 \begin_layout Standard
@@ -12421,15 +13502,19 @@ You might want to have overlapping
 \backslash
 cmidrule
 \series default
-s like in Table\InsetSpace ~
+s as in in Table
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Special-booktabs-table"
 
 \end_inset
 
 .
- This can be achieved with the ERT command
+ This can be achieved with the TeX-Code command
 \end_layout
 
 \begin_layout Standard
@@ -12441,9 +13526,13 @@ morecmidrules
 \end_layout
 
 \begin_layout Standard
-The command that was used for the second row of Table\InsetSpace ~
+The command that was used for the second row of Table
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Special-booktabs-table"
 
 \end_inset
@@ -12504,20 +13593,25 @@ specialrule{width}{space above}{space below}
 \end_layout
 
 \begin_layout Standard
-For more informations about these specialties, we refer to the manual of
- the LaTeX-package 
+For more information about these features, refer to the manual of the LaTeX-pack
+age 
 \series bold
 booktabs
 \series default
  
-\begin_inset LatexCommand cite
+\begin_inset CommandInset citation
+LatexCommand cite
 key "booktabs"
 
 \end_inset
 
 .
-\begin_inset LatexCommand index
-name "LaTeX-packages ! booktabs"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! booktabs
+\end_layout
 
 \end_inset
 
@@ -12531,11 +13625,12 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Special-booktabs-table"
 
 \end_inset
@@ -12548,40 +13643,46 @@ Special booktabs-table
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="4">
-<features booktabs="true">
+<features booktabs="true" 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">
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 System
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Medipix\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+Chip
+\begin_inset space \thinspace{}
+\end_inset
+
 1
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
+<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Medipix\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+Chip
+\begin_inset space \thinspace{}
+\end_inset
+
 2
 \end_layout
 
@@ -12590,7 +13691,7 @@ Medipix\InsetSpace \thinspace{}
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -12598,14 +13699,14 @@ Medipix\InsetSpace \thinspace{}
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -12618,7 +13719,7 @@ cmidrule(r){2-2}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -12631,7 +13732,7 @@ cmidrule(l){3-4}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -12644,7 +13745,7 @@ morecmidrules
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -12653,71 +13754,71 @@ cmidrule{2-4}
 
 \end_inset
 
-Detector thickness [µm]
+Detector thickness in µm
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 300
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 300
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 700
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Edge angle [°]
+\begin_layout Plain Layout
+Edge angle in °
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 3.55
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 2.71
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 7.99
 \end_layout
 
@@ -12725,37 +13826,37 @@ Edge angle [°]
 </cell>
 </row>
 <row topspace="default">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Spatial resolution [µm]
+\begin_layout Plain Layout
+Spatial resolution in µm
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 4.26
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 10.17
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 10.56
 \end_layout
 
@@ -12763,10 +13864,10 @@ Spatial resolution [µm]
 </cell>
 </row>
 <row topspace="default">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 MTF at 
 \begin_inset Formula $f_{\mathrm{max}}$
 \end_inset
@@ -12776,43 +13877,43 @@ MTF at
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 0.53
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 0.37
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 0.39
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -12825,7 +13926,7 @@ morecmidrules
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -12839,28 +13940,28 @@ LSF-spatial resolution
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -12868,75 +13969,75 @@ LSF-spatial resolution
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 in µm
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 129.7
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 52.75
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 50.78
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 in % of pixel size
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 76.3
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 95.9
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 92.3
 \end_layout
 
@@ -12957,8 +14058,12 @@ in % of pixel size
 
 \begin_layout Section
 Vertical Table Alignment
-\begin_inset LatexCommand index
-name "Table ! Alignment"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table ! Alignment
+\end_layout
 
 \end_inset
 
@@ -12967,9 +14072,13 @@ name "Table ! Alignment"
 
 \begin_layout Standard
 To align tables vertically in a text line the table must be inside a box.
- The box can then be vertically aligned as described in section\InsetSpace ~
+ The box can then be vertically aligned as described in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Box-Dialog"
 
 \end_inset
@@ -12982,10 +14091,14 @@ In the following example the tables are inside a minipage
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-Minipages are described in section\InsetSpace ~
+\begin_layout Plain Layout
+Minipages are described in section
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Minipages"
 
 \end_inset
@@ -12995,7 +14108,10 @@ reference "sec:Minipages"
 
 \end_inset
 
- box that has a width of 15\InsetSpace \thinspace{}
+ box that has a width of 15
+\begin_inset space \thinspace{}
+\end_inset
+
 col%:
 \end_layout
 
@@ -13007,24 +14123,25 @@ hor_pos "c"
 has_inner_box 1
 inner_pos "c"
 use_parbox 0
+use_makebox 0
 width "15col%"
 special "none"
 height "1in"
 height_special "totalheight"
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 a
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 g
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 b
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 h
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 f
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 i
 \end_layout
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -13138,24 +14255,25 @@ hor_pos "c"
 has_inner_box 1
 inner_pos "c"
 use_parbox 0
+use_makebox 0
 width "15col%"
 special "none"
 height "1in"
 height_special "totalheight"
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 a
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 g
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 b
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 h
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 f
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 i
 \end_layout
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -13269,24 +14387,25 @@ hor_pos "c"
 has_inner_box 1
 inner_pos "c"
 use_parbox 0
+use_makebox 0
 width "15col%"
 special "none"
 height "1in"
 height_special "totalheight"
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 a
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 g
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 b
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 h
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 f
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 i
 \end_layout
 
@@ -13389,24 +14508,25 @@ hor_pos "c"
 has_inner_box 1
 inner_pos "c"
 use_parbox 0
+use_makebox 0
 width "15col%"
 special "none"
 height "1in"
 height_special "totalheight"
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 a
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 g
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 b
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 h
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 f
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 i
 \end_layout
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -13520,24 +14640,25 @@ hor_pos "c"
 has_inner_box 1
 inner_pos "c"
 use_parbox 0
+use_makebox 0
 width "15col%"
 special "none"
 height "1in"
 height_special "totalheight"
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 a
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 g
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 b
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 h
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 f
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 i
 \end_layout
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -13644,16 +14765,20 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-As you can see, the content of the first and last table row is not correctly
- aligned with the text line where the table is in.
+As you will see, the content of the first and last table row is not correctly
+ aligned.
  To get this alignment, the minipage box must be set into a raisebox
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-Raiseboxes are described in section\InsetSpace ~
+\begin_layout Plain Layout
+Raiseboxes are described in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Vertical-Alignment"
 
 \end_inset
@@ -13665,7 +14790,7 @@ reference "sub:Vertical-Alignment"
 
 .
  In the example above the second table in the first item is aligned using
- the ERT-command
+ the TeX-Code-command
 \end_layout
 
 \begin_layout Standard
@@ -13680,11 +14805,11 @@ baselineskip}{
 
 \begin_layout Standard
 before the box.
Behind the box the closing brace 
After the box the closing brace 
 \series bold
 }
 \series default
- is inserted as ERT.
+ is inserted as TeX-Code.
  For the second table in the last item the command
 \end_layout
 
@@ -13706,14 +14831,14 @@ is used.
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
 \series default
  The alignment of the table row content to the surrounding text line is
  not exact.
- The needed factor of the 
+ The required value for the 
 \series bold
 
 \backslash
@@ -13730,14 +14855,19 @@ raisebox
 
 \begin_layout Section
 Colored Tables
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Colored-Tables"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Table ! Color"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table ! Color
+\end_layout
 
 \end_inset
 
@@ -13746,14 +14876,22 @@ name "Table ! Color"
 
 \begin_layout Subsection
 Colored Cells
-\begin_inset LatexCommand index
-name "Table Color ! for Cells"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table Color ! for Cells
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Color ! for Table Cells"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Color ! for Table Cells
+\end_layout
 
 \end_inset
 
@@ -13767,11 +14905,12 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-colored-without"
 
 \end_inset
@@ -13781,10 +14920,10 @@ Table colored without using the package
 colortbl
 \series default
 
-\begin_inset OptArg
+\begin_inset Argument
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Table without colortbl
 \end_layout
 
@@ -13798,19 +14937,19 @@ Table without colortbl
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color green
 a
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color red
 b
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color red
 c
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color green
 d
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color blue
 e
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color blue
 f
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color green
 g
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color blue
 h
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="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 Standard
+\begin_layout Plain Layout
 
 \color blue
 i
@@ -13928,13 +15067,20 @@ If you only need colored text, mark the cells and choose a color in the
  menu 
 \family sans
 Edit\SpecialChar \menuseparator
-Text\InsetSpace ~
+Text
+\begin_inset space ~
+\end_inset
+
 Style
 \family default
 .
- This was used to create Table\InsetSpace ~
+ This was used to create Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-colored-without"
 
 \end_inset
@@ -13945,8 +15091,12 @@ reference "tab:Table-colored-without"
 colortbl
 \series default
 .
-\begin_inset LatexCommand index
-name "LaTeX-packages ! colortbl"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! colortbl
+\end_layout
 
 \end_inset
 
@@ -13957,7 +15107,7 @@ name "LaTeX-packages ! colortbl"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -13970,9 +15120,9 @@ ifcolortbl
 \begin_inset Note Note
 status open
 
-\begin_layout Standard
-The following section part will only be displayed when you have the LaTeX-packag
-e 
+\begin_layout Plain Layout
+The following section part will only be displayed when the LaTeX-package
 \series bold
 colortbl
 \series default
@@ -14022,9 +15172,13 @@ inside the command
 \series bold
 >{}
 \series default
- is described in section\InsetSpace ~
+ is contained in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Multicolumn-Calculations"
 
 \end_inset
@@ -14086,8 +15240,7 @@ You can also define your own color with the command
 \series bold
 
 \backslash
-def\SpecialChar \textcompwordmark{}
-inecolor{color name}{color model}{color values}
+definecolor{color name}{color model}{color values}
 \end_layout
 
 \begin_layout Standard
@@ -14115,8 +15268,14 @@ and the color values are comma separated numbers between 0 and 1 describing
 \end_layout
 
 \begin_layout Standard
-You can e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
+You can e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
 define the color "
 \emph on
 darkgreen
@@ -14129,8 +15288,7 @@ darkgreen
 \series bold
 
 \backslash
-def\SpecialChar \textcompwordmark{}
-inecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
+definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
 \end_layout
 
 \begin_layout Standard
@@ -14146,8 +15304,7 @@ lightgray
 \series bold
 
 \backslash
-def\SpecialChar \textcompwordmark{}
-inecolor{lightgray}{gray}{0.8}
+definecolor{lightgray}{gray}{0.8}
 \end_layout
 
 \begin_layout Standard
@@ -14182,26 +15339,29 @@ cellcolor{name of color}
 \end_layout
 
 \begin_layout Standard
-Both commands are inserted at the beginning of a cell as ERT.
+Both commands are inserted at the beginning of a cell as TeX-Code.
 \end_layout
 
 \begin_layout Standard
 To color characters in the table, mark the cells and use the LyX menu 
 \family sans
 Edit\SpecialChar \menuseparator
-Text\InsetSpace ~
+Text
+\begin_inset space ~
+\end_inset
+
 Style
 \family default
 .
- If a cell contains ERT mark only the characters, otherwise the colored
ERT will cause LaTeX-errors.
+ If a cell contains TeX-Code mark only the characters, otherwise the colored
TeX-Code will cause LaTeX-errors.
 \end_layout
 
 \begin_layout Standard
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -14222,9 +15382,13 @@ Note:
 \end_layout
 
 \begin_layout Standard
-To create Table\InsetSpace ~
+To create Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-colored-using"
 
 \end_inset
@@ -14249,7 +15413,7 @@ centering}c
 
 \begin_layout Standard
 as LaTeX-argument for this column.
- The first row should be blue, therefore the ERT command
+ The first row should be blue, therefore the TeX-Code command
 \end_layout
 
 \begin_layout Standard
@@ -14257,13 +15421,14 @@ as LaTeX-argument for this column.
 \series bold
 
 \backslash
-rowcolow{cyan}
+rowcolor{cyan}
 \end_layout
 
 \begin_layout Standard
 is inserted to the first cell of this row.
  Note that this overwrites the column color for the first cell.
- The last cell of the last row is colored magenta by inserting the ERT command
+ The last cell of the last row is colored magenta by inserting the TeX-Code
+ command
 \end_layout
 
 \begin_layout Standard
@@ -14278,7 +15443,10 @@ cellcolor{magenta}
 The characters could now be colored using the menu 
 \family sans
 Edit\SpecialChar \menuseparator
-Text\InsetSpace ~
+Text
+\begin_inset space ~
+\end_inset
+
 Style
 \family default
 .
@@ -14291,11 +15459,12 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-colored-using"
 
 \end_inset
@@ -14305,10 +15474,10 @@ Table colored using the package
 colortbl
 \series default
 
-\begin_inset OptArg
+\begin_inset Argument
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Table with colortbl
 \end_layout
 
@@ -14322,23 +15491,23 @@ Table with colortbl
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
+<features tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
 <column alignment="center" valignment="top" width="0">
 <column alignment="center" valignment="top" width="0">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color red
 b
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color red
 c
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color yellow
 d
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color blue
 e
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color blue
 f
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color yellow
 g
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \color blue
 h
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -14488,7 +15657,7 @@ else
 \begin_inset Note Note
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 The following will be displayed when the LaTeX-package 
 \series bold
 colortbl
@@ -14513,7 +15682,7 @@ colortbl
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \begin_layout Subsection
 Colored Lines
-\begin_inset LatexCommand index
-name "Table Color ! for Lines"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table Color ! for Lines
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Color ! for Table Lines"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Color ! for Table Lines
+\end_layout
 
 \end_inset
 
@@ -14542,9 +15719,13 @@ name "Color ! for Table Lines"
 \end_layout
 
 \begin_layout Standard
-As described in section\InsetSpace ~
+As described in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Line-Thickness"
 
 \end_inset
@@ -14557,12 +15738,15 @@ reference "sub:Line-Thickness"
 arrayrulewidth
 \series default
 .
- It is set to 1.5\InsetSpace \thinspace{}
+ It is set to 1.5
+\begin_inset space \thinspace{}
+\end_inset
+
 pt for all tables of this section.
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -14578,9 +15762,13 @@ arrayrulewidth}{1.5pt}
 
 \begin_layout Standard
 To color vertical lines for example with green, create the following column
- format in the document preamble, according to the description in section\InsetSpace ~
+ format in the document preamble, according to the description in section
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Customized-Format"
 
 \end_inset
@@ -14601,9 +15789,13 @@ vline}}
 \end_layout
 
 \begin_layout Standard
-For Table\InsetSpace ~
+For Table
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-with-vertical-colored"
 
 \end_inset
@@ -14625,15 +15817,17 @@ If you want to have several colors, define more column formats.
 
 \begin_layout Standard
 \begin_inset Float table
+placement h
 wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-with-vertical-colored"
 
 \end_inset
@@ -14646,95 +15840,95 @@ Table with colored vertical lines
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
+<features tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0" special="Wc">
 <column alignment="center" valignment="top" width="0" special="Wc">
 <column alignment="center" valignment="top" width="0" special="WcW">
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
 \begin_inset VSpace bigskip
 \end_inset
 
-To color horizontal lines for example with red, like in Table\InsetSpace ~
+To color horizontal lines for example with red, as in Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-with-horizontal-colored"
 
 \end_inset
 
-, insert these commands in ERT before the table or table float:
+, insert these commands in TeX-Code before the table or table float:
 \end_layout
 
 \begin_layout Standard
@@ -14777,22 +15975,28 @@ let
 myHlineC
 \backslash
 hline
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 renewcommand{
 \backslash
 hline}
-\newline
+\begin_inset Newline newline
+\end_inset
 
-\begin_inset ERT
-status collapsed
 
-\begin_layout Standard
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+\begin_inset space ~
+\end_inset
 
 
-\backslash
-hphantom{ }
 \end_layout
 
 \end_inset
@@ -14810,7 +16014,7 @@ arrayrulecolor{black}}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -14821,7 +16025,7 @@ myHlineC
 hline
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -14830,7 +16034,7 @@ renewcommand{
 hline}
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
  {
 \backslash
@@ -14845,15 +16049,17 @@ arrayrulecolor{black}}
 
 
 \begin_inset Float table
+placement h
 wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-with-horizontal-colored"
 
 \end_inset
@@ -14866,19 +16072,19 @@ Table with colored horizontal lines
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
@@ -14887,7 +16093,7 @@ sd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -14916,7 +16122,7 @@ sd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
 \end_layout
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-pagebreak 
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-To return to the default line color black, insert this command in ERT behind
- the table or table float:
+To return to the default line color black, insert this command in TeX-Code
+ after the table or table float:
 \end_layout
 
 \begin_layout Standard
@@ -15007,9 +16197,13 @@ myHlineC}
 \end_layout
 
 \begin_layout Standard
-Table\InsetSpace ~
+Table
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-with-colored"
 
 \end_inset
@@ -15024,11 +16218,12 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-with-colored"
 
 \end_inset
@@ -15041,95 +16236,95 @@ Table with colored lines
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
+<features tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0" special="Wc">
 <column alignment="center" valignment="top" width="0" special="Wc">
 <column alignment="center" valignment="top" width="0" special="WcW">
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" topspace="default">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="default">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
@@ -15152,7 +16347,7 @@ sd
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -15172,7 +16367,7 @@ myHlineC}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -15188,14 +16383,22 @@ arrayrulewidth}{0.4pt}
 
 \begin_layout Section
 Table Customization
-\begin_inset LatexCommand index
-name "Table Customization"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table Customization
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Table ! Customization"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table ! Customization
+\end_layout
 
 \end_inset
 
@@ -15204,14 +16407,19 @@ name "Table ! Customization"
 
 \begin_layout Subsection
 Row Spacing
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Row-Spacing"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Table Customization ! Row Spacing"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table Customization ! Row Spacing
+\end_layout
 
 \end_inset
 
@@ -15228,17 +16436,27 @@ Borders
 \end_layout
 
 \begin_layout Description
-Top\InsetSpace ~
-of\InsetSpace ~
+Top
+\begin_inset space ~
+\end_inset
+
+of
+\begin_inset space ~
+\end_inset
+
 row will add space above the characters of the table row.
  If the table is a formal table
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-Formal tables are explained in section\InsetSpace ~
+\begin_layout Plain Layout
+Formal tables are explained in section
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Formal-Tables"
 
 \end_inset
@@ -15248,7 +16466,10 @@ reference "sec:Formal-Tables"
 
 \end_inset
 
- LyX will insert as default 0.5\InsetSpace \thinspace{}
+ LyX will insert as default 0.5
+\begin_inset space \thinspace{}
+\end_inset
+
 em space.
  For normal tables the inserted space will unfortunately destroy the vertical
  table lines as in the following table:
@@ -15256,55 +16477,54 @@ em space.
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
 
+\begin_inset space \hspace*{}
+\length 0pt
+\end_inset
 
-\backslash
-hspace*{0pt}
-\end_layout
 
+\begin_inset space \hfill{}
 \end_inset
 
 
-\hfill
-
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="1">
-<features>
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" topspace="3mm">
+<row topspace="3mm">
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-3\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+3
+\begin_inset space \thinspace{}
+\end_inset
+
 mm space top of row
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 C
 \end_layout
 
 \end_inset
 
 
-\hfill
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
+\begin_inset space \hfill{}
+\end_inset
 
-\backslash
-hspace*{0pt}
-\end_layout
 
+\begin_inset space \hspace*{}
+\length 0pt
 \end_inset
 
 
@@ -15335,25 +16549,44 @@ hspace*{0pt}
 \end_inset
 
 
-\newline
-So inserting space to the top of row for normal tables is only useful when
+\begin_inset Newline newline
+\end_inset
+
+So inserting space in the top of row for normal tables is only useful when
  you don't have vertical lines.
 \end_layout
 
 \begin_layout Description
-Bottom\InsetSpace ~
-of\InsetSpace ~
+Bottom
+\begin_inset space ~
+\end_inset
+
+of
+\begin_inset space ~
+\end_inset
+
 row will add space below the characters of the table row.
- If the table is a formal table LyX will insert as default 0.5\InsetSpace \thinspace{}
-em space, for
- normal tables the default size is 2\InsetSpace \thinspace{}
+ If the table is a formal table LyX will insert as default 0.5
+\begin_inset space \thinspace{}
+\end_inset
+
+em space, for normal tables the default size is 2
+\begin_inset space \thinspace{}
+\end_inset
+
 pt.
 \end_layout
 
 \begin_layout Description
-Between\InsetSpace ~
+Between
+\begin_inset space ~
+\end_inset
+
 rows adds space between the current and the following row.
- If the table is a formal table LyX will insert as default 0.5\InsetSpace \thinspace{}
+ If the table is a formal table LyX will insert as default 0.5
+\begin_inset space \thinspace{}
+\end_inset
+
 em space.
  For normal tables the inserted space will unfortunately destroy the vertical
  table lines as in the following table:
@@ -15361,47 +16594,46 @@ em space.
 \end_inset
 
 
-\newline
-
-\begin_inset ERT
-status collapsed
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
 
+\begin_inset space \hspace*{}
+\length 0pt
+\end_inset
 
-\backslash
-hspace*{0pt}
-\end_layout
 
+\begin_inset space \hfill{}
 \end_inset
 
 
-\hfill
-
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="1">
-<features>
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" interlinespace="3mm">
+<row interlinespace="3mm">
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\downarrow$
 \end_inset
 
- 3\InsetSpace \thinspace{}
+ 3
+\begin_inset space \thinspace{}
+\end_inset
+
 mm space between row 
 \begin_inset Formula $\downarrow$
 \end_inset
@@ -15412,15 +16644,18 @@ mm space between row
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\uparrow$
 \end_inset
 
- 3\InsetSpace \thinspace{}
+ 3
+\begin_inset space \thinspace{}
+\end_inset
+
 mm space between row 
 \begin_inset Formula $\uparrow$
 \end_inset
@@ -15436,18 +16671,12 @@ mm space between row
 \end_inset
 
 
-\hfill
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
+\begin_inset space \hfill{}
+\end_inset
 
-\backslash
-hspace*{0pt}
-\end_layout
 
+\begin_inset space \hspace*{}
+\length 0pt
 \end_inset
 
 
@@ -15455,7 +16684,9 @@ hspace*{0pt}
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 So inserting space between rows for normal tables is only useful when you
  don't have vertical lines.
 \end_layout
@@ -15473,18 +16704,21 @@ When you want to add extra height to all cells of all tables, you can do
 \series bold
 
 \backslash
-@ifundef\SpecialChar \textcompwordmark{}
-ined{extrarowheight}
-\newline
+@ifundefined{extrarowheight}
+\begin_inset Newline newline
+\end_inset
 
-\begin_inset ERT
-status collapsed
 
-\begin_layout Standard
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+\begin_inset space ~
+\end_inset
 
 
-\backslash
-hphantom{ }
 \end_layout
 
 \end_inset
@@ -15492,7 +16726,9 @@ hphantom{ }
 {
 \backslash
 usepackage{array}}{}
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 setlength{
@@ -15508,57 +16744,58 @@ But this has the disadvantage that the cell texts are no longer exactly
 array
 \series default
  will be loaded automatically by LyX when you use self defined table formats.
- To avoid that it is loaded twice the command 
+ To avoid that it being loaded twice the command 
 \series bold
 
 \backslash
-@ifundef\SpecialChar \textcompwordmark{}
-ined
+@ifundefined
 \series default
  is used in the above command.)
 \end_layout
 
-\begin_layout Subsection
-Special Cell Alignment
-\begin_inset LatexCommand index
-name "Table Customization ! Special Cell Alignment"
+\begin_layout Standard
+If you are using font sizes larger than the normal size, the table borders
+ are often too close to the letters.
+ This can be corrected by inserting the command 
+\series bold
 
+\backslash
+strut
+\series default
+ in TeX code at the beginning of a table row.
+ Table
+\begin_inset space ~
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-Sometimes it looks better when the cell entries of a column are aligned
- with a special character, e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-with the decimal separator as in Table\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "tab:Table-cells-of"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Vertical-alignment-of"
 
 \end_inset
 
-.
+ illustrates the effect.
 \end_layout
 
 \begin_layout Standard
+\noindent
 \begin_inset Float table
 placement h
 wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
-name "tab:Table-cells-of"
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "tab:Vertical-alignment-of"
 
 \end_inset
 
-Table cells of a column aligned with the decimal separator.
+Vertical alignment of text with large font sizes.
 \end_layout
 
 \end_inset
@@ -15566,88 +16803,106 @@ Table cells of a column aligned with the decimal separator.
 
 \end_layout
 
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="2">
-<features>
-<column alignment="right" valignment="top" width="0">
-<column alignment="left" valignment="top" width="0" special="@{}l">
-<row bottomline="true">
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
+\begin_layout Plain Layout
+\begin_inset space \hfill{}
+\end_inset
 
-\begin_layout Standard
-heading
+
+\begin_inset Float table
+wide false
+sideways false
+status collapsed
+
+\begin_layout Plain Layout
+\begin_inset Caption
+
+\begin_layout Plain Layout
+Normal table.
 \end_layout
 
 \end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
 
 \end_layout
 
-\end_inset
-</cell>
-</row>
+\begin_layout Plain Layout
+\noindent
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="6" columns="1">
+<features tabularvalignment="middle">
+<column alignment="left" valignment="top" width="0">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-12.
+\begin_layout Plain Layout
+Normal, g
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-6
+\begin_layout Plain Layout
+
+\size large
+Large
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-0.
+\begin_layout Plain Layout
+
+\size larger
+Larger
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-68
+\begin_layout Plain Layout
+
+\size largest
+Largest
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
--123.
+\begin_layout Plain Layout
+
+\size huge
+Huge
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-0
+\begin_layout Plain Layout
+
+\size huge
+Huger
 \end_layout
 
 \end_inset
@@ -15663,55 +16918,26 @@ heading
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-This table was created with a 4×2 table.
- The heading is a centered multicolumn.
- The first column is right-aligned and contains the digits before the decimal
- point and the decimal point.
- The second column is left aligned and contains the digits after the decimal
- point.
- To omit the space that is normally between two table columns, use the following
- LaTeX-argument for the second column:
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-@{}l
-\end_layout
-
-\begin_layout Standard
-Table\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "tab:Several-table-cell"
-
+\begin_inset space \hfill{}
 \end_inset
 
- shows some example alignments.
- For the alignment with the relation sign, you must add the second smallest
- math-space at the beginning of the last column to get the correct space
- surrounding the relation sign.
-\end_layout
 
-\begin_layout Standard
 \begin_inset Float table
 wide false
 sideways false
-status open
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
-name "tab:Several-table-cell"
-
-\end_inset
+\begin_layout Plain Layout
+Table using the command 
+\series bold
 
-Several table cell alignments.
+\backslash
+strut
+\series default
+.
 \end_layout
 
 \end_inset
@@ -15719,205 +16945,374 @@ Several table cell alignments.
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
+\noindent
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="6">
-<features>
-<column alignment="right" valignment="top" width="0">
-<column alignment="left" valignment="top" rightline="true" width="0" special="@{}l">
-<column alignment="right" valignment="top" width="0">
-<column alignment="left" valignment="top" rightline="true" width="0" special="@{}l">
-<column alignment="right" valignment="top" width="0">
-<column alignment="left" valignment="top" width="0" special="@{}l">
-<row bottomline="true">
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
+<lyxtabular version="3" rows="6" columns="1">
+<features tabularvalignment="middle">
+<column alignment="left" valignment="top" width="0">
+<row>
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-units
+\begin_layout Plain Layout
+Normal, g
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
+
+\size large
+\begin_inset ERT
+status collapsed
 
+\begin_layout Plain Layout
+
+
+\backslash
+strut 
 \end_layout
 
 \end_inset
-</cell>
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-exponents
+Large
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-\end_layout
+\size larger
+\begin_inset ERT
+status collapsed
 
-\end_inset
-</cell>
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
+\begin_layout Plain Layout
 
-\begin_layout Standard
-relations
+
+\backslash
+strut 
 \end_layout
 
 \end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
 
+Larger
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-12×
+\begin_layout Plain Layout
+
+\size largest
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+strut 
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-24\InsetSpace \thinspace{}
-bottles
+Largest
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $10\cdot$
-\end_inset
+\begin_layout Plain Layout
 
+\size huge
+\begin_inset ERT
+status collapsed
 
-\end_layout
+\begin_layout Plain Layout
+
+
+\backslash
+strut 
+\end_layout
+
+\end_inset
+
+Huge
+\end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $10^{\mbox{-}17}$
+\begin_layout Plain Layout
+
+\size giant
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+strut 
+\end_layout
+
 \end_inset
 
 
+\size huge
+Huger
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+</row>
+</lyxtabular>
 
-\begin_layout Standard
-\begin_inset Formula $\Gamma(t)\propto$
 \end_inset
 
 
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Special Cell Alignment
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Special-Cell-Alignment"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table Customization ! Special Cell Alignment
+\end_layout
+
+\end_inset
+
+
+\end_layout
 
 \begin_layout Standard
-\begin_inset Formula $\:\Upsilon(t)$
+Sometimes it looks better when the cell entries of a column are aligned
+ with a special character, e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
+with the decimal separator as in Table
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Table-cells-align"
+
+\end_inset
+
+.
+ This alignment is achieved by setting the cursor into the column and then
+ either pressing the toolbar button 
+\begin_inset Graphics
+       filename ../images/tabular-feature_align-decimal.png
+       scale 85
+       scaleBeforeRotation
+
+\end_inset
+
+ or setting the alignment in the table settings to 
+\family sans
+At
+\begin_inset space ~
 \end_inset
 
+Decimal
+\begin_inset space ~
+\end_inset
 
+Separator
+\family default
+.
+ The alignment character can be a character of your choice and is specified
+ in the table settings.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Float table
+placement h
+wide false
+sideways false
+status open
+
+\begin_layout Plain Layout
+\begin_inset Caption
+
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "tab:Table-cells-align"
+
 \end_inset
-</cell>
-</row>
+
+Table cells of a column aligned with the decimal separator.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="4" columns="1">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="decimal" decimal_point="." valignment="top" width="0pt">
 <row>
-<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 Standard
-1024×
+\begin_layout Plain Layout
+heading
 \end_layout
 
 \end_inset
 </cell>
+</row>
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-768\InsetSpace \thinspace{}
-Pixels
+\begin_layout Plain Layout
+12.6
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $5.78\cdot$
-\end_inset
+\begin_layout Plain Layout
+0.68
+\end_layout
 
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+-123.0
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+</row>
+</lyxtabular>
 
-\begin_layout Standard
-\begin_inset Formula $10^{7}$
 \end_inset
 
 
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\end_layout
 
 \begin_layout Standard
-\begin_inset Formula $A\ne$
-\end_inset
+\begin_inset Float table
+placement h
+wide false
+sideways false
+status open
+
+\begin_layout Plain Layout
+\begin_inset Caption
 
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "tab:Table-align-operator"
 
+\end_inset
+
+Table cells of a column aligned with the operators.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+
+
+\end_layout
+
+\begin_layout Plain Layout
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="4" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="right" valignment="top" width="0pt">
+<column alignment="left" valignment="top" width="0pt" special="@{}l">
+<row>
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\: B_{\mathrm{red}}$
+\begin_layout Plain Layout
+heading
+\end_layout
+
 \end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -15925,31 +17320,37 @@ Pixels
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-32×
+\begin_layout Plain Layout
+\begin_inset Formula $12\,+$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-6\InsetSpace \thinspace{}
-cm
+\begin_layout Plain Layout
+\begin_inset Formula $\,6$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
--
-\begin_inset Formula $33.5\cdot$
+\begin_layout Plain Layout
+\begin_inset Formula $0\,-$
 \end_inset
 
 
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $10^{4}$
+\begin_layout Plain Layout
+\begin_inset Formula $\,68$
 \end_inset
 
 
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\sin(\alpha)\ge$
+\begin_layout Plain Layout
+\begin_inset Formula $-123\,/$
 \end_inset
 
 
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\:\sin(\beta)$
+\begin_layout Plain Layout
+\begin_inset Formula $\,0$
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+For alignments at characters in formulas this method does not work because
+ the field to specify the alignment character does not allow formulas.
+ In this case one need to use the method from Table
+\begin_inset space ~
 \end_inset
 
-There is also the LaTeX-package 
-\series bold
-dcolumn
-\series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! dcolumn"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Table-align-operator"
 
 \end_inset
 
- that provides table cell alignments.
- But this unfortunately treats the cell entries as math and doesn't allow
- formulas in table cells: The first column of Table\InsetSpace ~
+.
+ This table was created with a 4×2 table.
+ The heading is a centered multicolumn.
+ The first column is right-aligned and contains the first part including
+ the operator.
+ The second column is left aligned and contains the rest.
+ A small space was added at the beginning of each cell of the second column
+ to get the space that is usually around operators.
+ To omit the space that is normally between two table columns, the following
+ LaTeX-argument was used for the second column:
+\end_layout
+
+\begin_layout Standard
 
-\begin_inset LatexCommand ref
-reference "tab:Several-table-cell"
+\series bold
+@{}l
+\end_layout
 
+\begin_layout Standard
+Table
+\begin_inset space ~
 \end_inset
 
- will look with 
-\series bold
-dcolumn
-\series default
- like the first column in Table\InsetSpace ~
 
-\begin_inset LatexCommand ref
-reference "tab:Alignments-when"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Several-table-cell"
+
+\end_inset
 
+ shows some example alignments.
+ For the alignment with the relation sign, a small space was added like
+ for the second column of Table
+\begin_inset space ~
 \end_inset
 
- and only with some tricks like the expected.
- The alignment of the second and third column of Table\InsetSpace ~
 
-\begin_inset LatexCommand ref
-reference "tab:Several-table-cell"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Table-align-operator"
 
 \end_inset
 
- is not possible with 
-\series bold
-dcolumn
-\series default
 .
 \end_layout
 
@@ -16062,17 +17476,17 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
-name "tab:Alignments-when"
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "tab:Several-table-cell"
 
 \end_inset
 
-Alignments when LaTeX-package dcolumn is used.
- For all column alignments tricks have to be used to get the output.
+Several table cell alignments.
 \end_layout
 
 \end_inset
@@ -16080,87 +17494,137 @@ Alignments when LaTeX-package dcolumn is used.
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="3">
-<features>
-<column alignment="center" valignment="top" rightline="true" width="0" special="D{x}{\times}{-1}">
-<column alignment="center" valignment="top" rightline="true" width="0" special="D{x}{\times}{4.9}">
-<column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.7}">
-<row bottomline="true">
+<lyxtabular version="3" rows="4" columns="6">
+<features tabularvalignment="middle">
+<column alignment="right" valignment="top" width="0">
+<column alignment="left" valignment="top" width="0" special="@{}l">
+<column alignment="right" valignment="top" width="0">
+<column alignment="left" valignment="top" width="0" special="@{}l">
+<column alignment="right" valignment="top" width="0">
+<column alignment="left" valignment="top" width="0" special="@{}l">
+<row>
 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 units
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="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 Standard
-units
+\begin_layout Plain Layout
+
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-units
+\begin_layout Plain Layout
+exponents
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="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 Standard
-12x24\InsetSpace \thinspace{}
-bottles
+\begin_layout Plain Layout
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-12x24\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+relations
+\end_layout
 
-\begin_inset Formula $\mbox{bottles}$
 \end_inset
-
-
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-12
-\begin_inset ERT
-status collapsed
+\begin_layout Plain Layout
+12×
+\end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+24
+\begin_inset space \thinspace{}
+\end_inset
+
+bottles
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $10\cdot$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $10^{\mbox{-}17}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\Gamma(t)\propto$
+\end_inset
 
 
-\backslash
-times 
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-24~
-\begin_inset Formula $\mbox{bottles}$
+\begin_layout Plain Layout
+\begin_inset Formula $\:\Upsilon(t)$
 \end_inset
 
 
@@ -16170,23 +17634,33 @@ times
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-1024x768\InsetSpace \thinspace{}
-Pixels
+\begin_layout Plain Layout
+1024×
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-1024x768\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+768
+\begin_inset space \thinspace{}
+\end_inset
+
+Pixels
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-\begin_inset Formula $\mbox{Pixels}$
+\begin_layout Plain Layout
+\begin_inset Formula $5.78\cdot$
 \end_inset
 
 
@@ -16194,25 +17668,35 @@ Pixels
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-1024
-\begin_inset ERT
-status collapsed
+\begin_layout Plain Layout
+\begin_inset Formula $10^{7}$
+\end_inset
 
-\begin_layout Standard
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A\ne$
+\end_inset
 
 
-\backslash
-times 
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-768~
-\begin_inset Formula $\mbox{Pixels}$
+\begin_layout Plain Layout
+\begin_inset Formula $\: B_{\mathrm{red}}$
 \end_inset
 
 
@@ -16222,23 +17706,34 @@ times
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-32x6\InsetSpace \thinspace{}
-cm
+\begin_layout Plain Layout
+32×
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-32x6\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+6
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_inset Formula $\mbox{cm}$
+cm
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\begin_inset Formula $33.5\cdot$
 \end_inset
 
 
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-32
-\begin_inset ERT
-status collapsed
+\begin_layout Plain Layout
+\begin_inset Formula $10^{4}$
+\end_inset
 
-\begin_layout Standard
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\sin(\alpha)\ge$
+\end_inset
 
 
-\backslash
-times 
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-6~
-\begin_inset Formula $\mbox{cm}$
+\begin_layout Plain Layout
+\begin_inset Formula $\:\sin(\beta)$
 \end_inset
 
 
@@ -16287,14 +17792,19 @@ times
 
 \begin_layout Subsection
 Customized Cell/Column Format
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Customized-Format"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Table Customization ! Cell/Column Format"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table Customization ! Cell/Column Format
+\end_layout
 
 \end_inset
 
@@ -16302,9 +17812,13 @@ name "Table Customization ! Cell/Column Format"
 \end_layout
 
 \begin_layout Standard
-Calculating the needed width for spanned columns like in section\InsetSpace ~
+Calculating the required width for spanned columns as in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Multicolumn-Calculations"
 
 \end_inset
@@ -16384,9 +17898,13 @@ where
 \backslash
 hspace{0pt}
 \series default
- avoids the problem of hyphenating the first word, as described in section\InsetSpace ~
+ avoids the problem of hyphenating the first word, as described in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Multiple-Lines-in"
 
 \end_inset
@@ -16426,29 +17944,19 @@ newcolumntype{S}[2]{>{
 centering
 \backslash
 hspace{0pt}}
-\newline
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
+\begin_inset Newline newline
+\end_inset
 
 
-\backslash
-phantom{
-\end_layout
+\begin_inset Phantom HPhantom
+status open
 
-\end_inset
+\begin_layout Plain Layout
 
+\series bold
 
 \backslash
-newcolumntype{S}[2]
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
+newcolumntype
 \end_layout
 
 \end_inset
@@ -16462,12 +17970,14 @@ arrayrulewidth)*(1-#2))/#2}}
 
 \begin_layout Standard
 This format uses equation 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:Wgn"
 
 \end_inset
 
- to calculate the needed width so that each spanned cell has the same width.
+ to calculate the required width so that each spanned cell has the same
+ width.
 \end_layout
 
 \begin_layout Standard
@@ -16539,9 +18049,13 @@ as LaTeX-argument.
 \end_layout
 
 \begin_layout Standard
-To create Table\InsetSpace ~
+To create Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-using-user-defined"
 
 \end_inset
@@ -16566,7 +18080,7 @@ K{red}
 \end_layout
 
 \begin_layout Standard
-for the the last column, and
+for the last column, and
 \end_layout
 
 \begin_layout Standard
@@ -16586,11 +18100,12 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-using-user-defined"
 
 \end_inset
@@ -16603,29 +18118,29 @@ Table using user-defined table formats
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="4">
-<features>
-<column alignment="center" valignment="middle" leftline="true" width="2.5cm" special="M{2.5cm}">
-<column alignment="center" valignment="middle" leftline="true" width="0" special="S{2.5cm}{2}">
-<column alignment="center" valignment="middle" leftline="true" width="0">
-<column alignment="center" valignment="middle" leftline="true" rightline="true" width="0" special="K{red}">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
+<column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
+<column alignment="center" valignment="middle" width="0">
+<column alignment="center" valignment="middle" width="0" special="K{red}">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 verylongtablecellword
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none" special="M{2.5cm}">
+<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 multiple lines multicolumn
 \end_layout
 
@@ -16634,7 +18149,7 @@ multiple lines multicolumn
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -16643,18 +18158,18 @@ multiple lines multicolumn
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 f
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 g
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 h
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 i
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 j
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 k
 \end_layout
 
 
 \begin_layout Subsection
 Line Thickness
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Line-Thickness"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Table Customization ! Line Thickness"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table Customization ! Line Thickness
+\end_layout
 
 \end_inset
 
@@ -16763,10 +18283,17 @@ The line thickness for all lines in a table can be adjusted with the length
 arrayrulewidth
 \series default
 .
- To set for example a line thickness of 1.5\InsetSpace \thinspace{}
-pt, like in Table\InsetSpace ~
+ To set for example a line thickness of 1.5
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_inset LatexCommand ref
+pt, as in Table
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-with-1.5"
 
 \end_inset
@@ -16785,23 +18312,26 @@ arrayrulewidth}{1.5pt}
 \end_layout
 
 \begin_layout Standard
-in ERT before the table or table float.
- The changed thickness is valid for all following tables.
+in TeX-Code before the table or table float.
+ The changed thickness is valid for all subsequent tables.
  To use the default value again, set 
 \series bold
 
 \backslash
 arrayrulewidth
 \series default
- to 0.4\InsetSpace \thinspace{}
-pt in ERT behind the table or table float.
+ to 0.4
+\begin_inset space \thinspace{}
+\end_inset
+
+pt in TeX-Code after the table or table float.
 \end_layout
 
 \begin_layout Standard
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -16818,16 +18348,20 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-with-1.5"
 
 \end_inset
 
-Table with 1.5\InsetSpace \thinspace{}
+Table with 1.5
+\begin_inset space \thinspace{}
+\end_inset
+
 pt thick lines
 \end_layout
 
@@ -16836,19 +18370,19 @@ pt thick lines
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
@@ -16857,7 +18391,7 @@ sd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -16886,7 +18420,7 @@ sd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
@@ -16944,7 +18478,7 @@ sd
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -16962,15 +18496,22 @@ arrayrulewidth}{0.4pt}
 \begin_inset VSpace bigskip
 \end_inset
 
-To set the line thickness to 1.5\InsetSpace \thinspace{}
-pt only for horizontal lines, like in Table\InsetSpace ~
+To set the line thickness to 1.5
+\begin_inset space \thinspace{}
+\end_inset
+
+pt only for horizontal lines, as in Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-with-horizontal"
 
 \end_inset
 
-, insert these commands in ERT before the table or table float:
+, insert these commands in TeX-Code before the table or table float:
 \end_layout
 
 \begin_layout Standard
@@ -16983,13 +18524,17 @@ let
 myHline
 \backslash
 hline
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 renewcommand{
 \backslash
 hline}
-\newline
+\begin_inset Newline newline
+\end_inset
+
  {
 \backslash
 noalign{
@@ -16997,7 +18542,9 @@ noalign{
 global
 \backslash
 arrayrulewidth 1.5pt}
-\newline
+\begin_inset Newline newline
+\end_inset
+
  
 \backslash
 myHline
@@ -17010,8 +18557,8 @@ arrayrulewidth 0.4pt}}
 \end_layout
 
 \begin_layout Standard
-To return to the default line thickness, insert this command in ERT behind
- the table or table float:
+To return to the default line thickness, insert this command in TeX-Code
after the table or table float:
 \end_layout
 
 \begin_layout Standard
@@ -17030,7 +18577,7 @@ myHline}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17041,7 +18588,7 @@ myHline
 hline
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17050,7 +18597,7 @@ renewcommand{
 hline}
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
  {
 \backslash
@@ -17061,7 +18608,7 @@ global
 arrayrulewidth 1.5pt}
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
   
 \backslash
@@ -17082,16 +18629,20 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-with-horizontal"
 
 \end_inset
 
-Table with 1.5\InsetSpace \thinspace{}
+Table with 1.5
+\begin_inset space \thinspace{}
+\end_inset
+
 pt thick horizontal lines
 \end_layout
 
@@ -17100,19 +18651,19 @@ pt thick horizontal lines
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
@@ -17121,7 +18672,7 @@ sd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -17150,7 +18701,7 @@ sd
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
@@ -17208,7 +18759,7 @@ sd
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17228,12 +18779,18 @@ myHline}
 \begin_inset VSpace bigskip
 \end_inset
 
-To set the line thickness to 1.5\InsetSpace \thinspace{}
-pt only for vertical lines, create the following
- column format in the document preamble, according to the description in
- section\InsetSpace ~
+To set the line thickness to 1.5
+\begin_inset space \thinspace{}
+\end_inset
+
+pt only for vertical lines, create the following column format in the document
+ preamble, according to the description in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Customized-Format"
 
 \end_inset
@@ -17252,9 +18809,13 @@ vrule width 1.5pt}}
 \end_layout
 
 \begin_layout Standard
-For Table\InsetSpace ~
+For Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-with-vertical"
 
 \end_inset
@@ -17288,16 +18849,20 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-with-vertical"
 
 \end_inset
 
-Table with 1.5\InsetSpace \thinspace{}
+Table with 1.5
+\begin_inset space \thinspace{}
+\end_inset
+
 pt thick vertical lines
 \end_layout
 
@@ -17306,95 +18871,95 @@ pt thick vertical lines
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
+<features tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0" special="Vc">
 <column alignment="center" valignment="top" width="0" special="Vc">
 <column alignment="center" valignment="top" width="0" special="VcV">
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sd
 \end_layout
 
 
 \begin_layout Subsection
 Dashed Lines
-\begin_inset LatexCommand index
-name "Table Customization ! Dashed Lines"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table Customization ! Dashed Lines
+\end_layout
 
 \end_inset
 
@@ -17427,7 +18996,7 @@ name "Table Customization ! Dashed Lines"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17440,9 +19009,8 @@ ifarydshln
 \begin_inset Note Note
 status open
 
-\begin_layout Standard
-The following section will only be displayed when you have the LaTeX-package
+\begin_layout Plain Layout
+The following section will only be displayed when the LaTeX-package 
 \series bold
 arydshln
 \series default
@@ -17461,11 +19029,12 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Table-with-dashed"
 
 \end_inset
@@ -17478,68 +19047,68 @@ Table with dashed lines
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="5">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
 <column alignment="center" valignment="top" width="0" special=":c">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 a
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 b
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 f
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 g
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 h
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 i
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 j
 \end_layout
 
 </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 Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \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 Standard
+\begin_layout Plain Layout
 l
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 m
 \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 Standard
+\begin_layout Plain Layout
 n
 \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 Standard
+\begin_layout Plain Layout
 o
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 q
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="c:">
+<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 r
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" rightline="true" usebox="none" special="c:">
+<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 s
 \end_layout
 
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 t
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 u
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 v
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 w
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 x
 \end_layout
 
 \end_layout
 
 \begin_layout Standard
-LyX doesn't natively support dashed lines, so you have to use ERT.
- As prerequisite the LaTeX-package 
+LyX does not natively support dashed lines, so you have to use TeX-Code.
+ As prerequisite the LaTeX-package 
 \series bold
 arydshln
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! arydshln"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! arydshln
+\end_layout
 
 \end_inset
 
@@ -17808,7 +19381,7 @@ hdashline
 \end_layout
 
 \begin_layout Standard
-in ERT as first element of the first cell in the table row.
+in TeX-Code as first element of the first cell in the table row.
 \end_layout
 
 \begin_layout Standard
@@ -17826,9 +19399,9 @@ cdashline{line number
 \end_layout
 
 \begin_layout Standard
-in ERT as first element of the first cell in the table row.
- If you have for example a multicolumn spanning over columns 2 to 4 and
you want to have a dashed line above, add the command
+in TeX-Code as the first element of the first cell in the table row.
+ If you have for example a multicolumn spanning columns 2 to 4 and you want
+ to have a dashed line above, add the command
 \end_layout
 
 \begin_layout Standard
@@ -17840,7 +19413,7 @@ cdashline{2-4}
 \end_layout
 
 \begin_layout Standard
-as first element of the first cell in the row of the multicolumn.
+as the first element of the first cell in the row of the multicolumn.
 \end_layout
 
 \begin_layout Standard
@@ -17851,9 +19424,13 @@ as first element of the first cell in the row of the multicolumn.
 \end_layout
 
 \begin_layout Standard
-Table\InsetSpace ~
+Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Table-with-dashed"
 
 \end_inset
@@ -17871,14 +19448,15 @@ reference "tab:Table-with-dashed"
 \end_inset
 
  as LaTeX-argument of the third column.
- The ERT command 
+ The TeX-Code command 
 \series bold
 
 \backslash
 hdashline
 \series default
- was inserted to the first cell of the third row and the the ERT command
-\newline
+ was inserted in the first cell of the third row and the TeX-Code command
+\begin_inset Newline newline
+\end_inset
 
  
 \series bold
@@ -17886,19 +19464,19 @@ hdashline
 \backslash
 cdashline{4-5}
 \series default
- was inserted to the first cell of the fourth row.
+ was inserted in the first cell of the fourth row.
 \end_layout
 
 \begin_layout Standard
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
 \series default
- The used LaTeX-package 
+ The LaTeX-package 
 \series bold
 arydshln
 \series default
@@ -17907,14 +19485,22 @@ arydshln
 colortbl
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! colortbl"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! colortbl
+\end_layout
+
+\end_inset
 
+ that is used for colored tables in section
+\begin_inset space ~
 \end_inset
 
- that is used for colored tables in section\InsetSpace ~
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Colored-Tables"
 
 \end_inset
@@ -17932,7 +19518,7 @@ reference "sec:Colored-Tables"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17945,7 +19531,7 @@ else
 \begin_inset Note Note
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 The following will be displayed when the LaTeX-package 
 \series bold
 arydshln
@@ -17970,7 +19556,7 @@ arydshln
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \begin_layout Chapter
 Floats
-\begin_inset LatexCommand index
-name "Floats"
-
-\end_inset
-
+\begin_inset Index idx
+status collapsed
 
-\begin_inset LatexCommand label
-name "cha:Floats"
+\begin_layout Plain Layout
+Floats
+\end_layout
 
 \end_inset
 
@@ -18000,14 +19584,19 @@ name "cha:Floats"
 
 \begin_layout Section
 Introduction
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:FloatIntroduction"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Floats ! Introduction"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Floats ! Introduction
+\end_layout
 
 \end_inset
 
@@ -18032,23 +19621,30 @@ Footnotes
 \family default
  and 
 \family sans
-Margin\InsetSpace ~
+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 at the page.
+ too many notes on the page.
 \end_layout
 
 \begin_layout Standard
 Floats allow a high quality layout.
- Images and tables can evenly be spread to the pages to avoid white space
+ Images and tables can be spread evenly to the pages to avoid white space
  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\InsetSpace ~
+ Referencing is described in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Referencing-Floats"
 
 \end_inset
@@ -18070,12 +19666,16 @@ Caption
  inset, a box with a label.
  The label will automatically be translated to the document language in
  the output.
Behind the label you can insert the caption text.
After the label you can insert the caption text.
  The image or table is inserted above or below the caption in a separate
  paragraph within the float.
- More about the caption placement is described in section\InsetSpace ~
+ More about the caption placement is contained in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Caption-Placement"
 
 \end_inset
@@ -18091,17 +19691,18 @@ reference "sec:Caption-Placement"
 
 \end_inset
 
-- a gray button with a red label.
 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.
+It is recommended that you insert floats as a separate standard paragraph
+ to avoid possible LaTeX-errors that can occur when the surrounding text
+ is specially formatted.
 \end_layout
 
 \begin_layout Standard
-Existing figures or tables can be put into a float by marking them and then
- pressing the corresponding toolbar button for a new float.
+Existing figures or tables can be put into a float by highlighting them
and then pressing the corresponding toolbar button for a new float.
 \end_layout
 
 \begin_layout Section
@@ -18109,42 +19710,43 @@ Float Types
 \end_layout
 
 \begin_layout Standard
-Besides figure and table floats that are described in section\InsetSpace ~
+Besides figure and table floats that are described in sections
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Figure-Floats"
 
 \end_inset
 
  and 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Table-Floats"
 
 \end_inset
 
-, respectively, LyX offers the float types 
+ respectively, LyX offers the float types 
 \series bold
 Algorithm
 \series default
  and 
 \series bold
-Text\InsetSpace ~
-Wrap\InsetSpace ~
-Float
+Wrap
 \series default
 .
 \end_layout
 
 \begin_layout Subsection
 Algorithm Floats
-\begin_inset LatexCommand index
-name "Floats ! Algorithms"
-
-\end_inset
-
+\begin_inset Index idx
+status collapsed
 
-\begin_inset LatexCommand label
-name "sub:Algorithm-Floats"
+\begin_layout Plain Layout
+Floats ! Algorithms
+\end_layout
 
 \end_inset
 
@@ -18158,11 +19760,12 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "alg:Example-Algorithm-float"
 
 \end_inset
@@ -18177,9 +19780,13 @@ Example Algorithm float
 
 \begin_layout LyX-Code
 for I in 1..N loop
-\newline
+\begin_inset Newline newline
+\end_inset
+
  Sum:= Sum + A(I); /*comment*/
-\newline
+\begin_inset Newline newline
+\end_inset
+
 end loop
 \begin_inset VSpace -4mm
 \end_inset
@@ -18200,7 +19807,19 @@ Floats\SpecialChar \menuseparator
 Algorithm
 \family default
 .
- It is used for program codes and descriptions of algorithms.
+ It is used for program codes and descriptions of algorithms and can be
+ seen as an alternative to program code listings that are explained in chapter
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "cha:Program-Code-Listings"
+
+\end_inset
+
+.
  A possible environment for algorithms is the 
 \family sans
 LyX-Code
@@ -18210,17 +19829,23 @@ LyX-Code
 Userguide
 \emph default
 .
- Algorithm\InsetSpace ~
+ Algorithm
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "alg:Example-Algorithm-float"
 
 \end_inset
 
- is an example of an algorithm float where -4\InsetSpace \thinspace{}
-mm vertical space was added
- at the end of the float to have the bottom rule exactly below the last
- text line.
+ is an example of an algorithm float where -4
+\begin_inset space \thinspace{}
+\end_inset
+
+mm vertical space was added at the end of the float to have the bottom rule
+ exactly below the last text line.
 \end_layout
 
 \begin_layout Standard
@@ -18236,14 +19861,20 @@ The float label is not automatically translated into the document language.
 \series bold
 
 \backslash
-floatname{algorithm}{your\InsetSpace ~
+floatname{algorithm}{your
+\begin_inset space ~
+\end_inset
+
 name}
 \end_layout
 
 \begin_layout Standard
-
+where 
 \family sans
-your\InsetSpace ~
+your
+\begin_inset space ~
+\end_inset
+
 name
 \family default
  is the word 
@@ -18261,164 +19892,82 @@ algorithm
  in your language.
 \end_layout
 
-\begin_layout Description
-
-\series bold
-Note:
-\series default
- When the LaTeX-package 
-\series bold
-hyperref
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! hyperref"
-
+\begin_layout Standard
+To insert the list of algorithms you can use the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+List
+\begin_inset space \thinspace{}
 \end_inset
 
- is used to link cross-references to floats in the PDF-output, it must be
- loaded in the document preamble before the definition of floats to be able
- to reference floats.
- As LyX sets the float definition for algorithm floats automatically before
- the user editable part of the document preamble, you need to insert the
- following preamble lines 
-\emph on
-after
-\emph default
- the loading command of 
-\series bold
-hyperref
-\series default
-:
-\begin_inset VSpace defskip
+/
+\begin_inset space \thinspace{}
 \end_inset
 
+TOC\SpecialChar \menuseparator
+List of Algorithms
+\family default
+ when your document has the same language as LyX's menu names.
+ In other cases use this command in TeX-Code instead:
+\end_layout
+
+\begin_layout Standard
 
 \series bold
 
-\newline
-
 \backslash
-newfloat{Xalgorithm}{tbp}{loa}
-\newline
+listof{algorithm}{your
+\begin_inset space ~
+\end_inset
 
-\backslash
-floatname{Xalgorithm}{your\InsetSpace ~
 name}
-\newline
-
-\backslash
-newcommand{
-\backslash
-theHalgorithm}{
-\backslash
-theHXalgorithm}
-\newline
+\end_layout
 
-\backslash
-renewenvironment{algorithm}[1][tbp]
-\newline
+\begin_layout Standard
+where 
+\family sans
+your
+\begin_inset space ~
+\end_inset
 
-\begin_inset ERT
-status collapsed
+name
+\family default
+ is the word 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
 
+\emph on
+List of Algorithm
+\emph default
+s
+\begin_inset Quotes erd
+\end_inset
 
-\backslash
-hphantom{ }
+ in your language.
 \end_layout
 
+\begin_layout Standard
+Algorithm floats are not by default numbered in the scheme 
+\begin_inset Quotes eld
 \end_inset
 
-{
-\backslash
-begin{Xalgorithm}[#1]}{
-\backslash
-end{Xalgorithm}}
-\series default
-
-\begin_inset VSpace defskip
+chapter.algorithm
+\begin_inset Quotes erd
 \end_inset
 
+ as is the case for table and figure floats in many document-classes.
+ To number algorithm floats in the same scheme, add this command to your
+ document preamble:
+\end_layout
 
-\newline
-To insert the list of algorithms you can in this case not use the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-List\InsetSpace \thinspace{}
-/\InsetSpace \thinspace{}
-TOC\SpecialChar \menuseparator
-List of Algorithms
-\family default
- but have to use this command in ERT instead:
-\newline
+\begin_layout Standard
 
 \series bold
 
 \backslash
-listof{Xalgorithm}{List of Algorithms}
-\series default
-
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Standard
-
-\series medium
-is used at the end of this document
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-Algorithm floats are not by default numbered in the scheme 
-\begin_inset Quotes eld
-\end_inset
-
-chapter.algorithm
-\begin_inset Quotes erd
-\end_inset
-
- like it is the case for table and figure floats in many document-classes.
- To number algorithm floats in the same scheme, add this command to your
- document preamble:
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-numberwithin{algorithm}{chapter}
-\end_layout
-
-\begin_layout Standard
-If you use the LaTeX-package 
-\series bold
-hyperref
-\series default
-, add this line instead 
-\emph on
-after
-\emph default
- the definition of 
-\family sans
-Xalgorithm
-\family default
- (the commands from above) to the preamble:
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-numberwithin{Xalgorithm}{chapter}
-\end_layout
+numberwithin{algorithm}{chapter}
+\end_layout
 
 \begin_layout Standard
 To be able to use the command 
@@ -18429,29 +19978,39 @@ numberwithin
 \series default
 , set in the tab 
 \family sans
-Math\InsetSpace ~
+Math
+\begin_inset space ~
+\end_inset
+
 Options
 \family default
  in the document settings the option 
 \family sans
-Use\InsetSpace ~
-AMS\InsetSpace ~
-math\InsetSpace ~
+Use
+\begin_inset space ~
+\end_inset
+
+AMS
+\begin_inset space ~
+\end_inset
+
+math
+\begin_inset space ~
+\end_inset
+
 package
 \family default
 .
 \end_layout
 
 \begin_layout Subsection
-Text Wrap Floats
-\begin_inset LatexCommand index
-name "Floats ! Text Wrap Floats"
-
-\end_inset
-
+Wrap Floats
+\begin_inset Index idx
+status collapsed
 
-\begin_inset LatexCommand label
-name "sub:floatflt-wrap-float"
+\begin_layout Plain Layout
+Floats ! Wrap Floats
+\end_layout
 
 \end_inset
 
@@ -18459,26 +20018,16 @@ name "sub:floatflt-wrap-float"
 \end_layout
 
 \begin_layout Standard
-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 
 \begin_inset Wrap figure
+lines 0
 placement l
+overhang 1cm
 width "40col%"
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Graphics
        filename clipart/mobius.eps
-       display color
        width 40col%
        scaleBeforeRotation
        rotateOrigin center
@@ -18488,21 +20037,17 @@ status open
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "fig:This-is-a"
 
 \end_inset
 
-This is a wrapped figure, and this is the brilliant caption that describes
- it.
-\begin_inset VSpace medskip
-\end_inset
-
-
+This is a figure wrap float.
 \end_layout
 
 \end_inset
@@ -18512,23 +20057,58 @@ This is a wrapped figure, and this is the brilliant caption that describes
 
 \end_inset
 
+ This float type is used if you want to wrap text around a figure or table
+ so that it only occupies some fraction of the column width.
+ It can be inserted using the menu 
 \family sans
 Insert\SpecialChar \menuseparator
 Floats\SpecialChar \menuseparator
-Text\InsetSpace ~
-Wrap\InsetSpace ~
+Figure
+\begin_inset space ~
+\end_inset
+
+Wrap
+\begin_inset space ~
+\end_inset
+
+Float
+\family default
+ or 
+\family sans
+Table
+\begin_inset space ~
+\end_inset
+
+Wrap
+\begin_inset space ~
+\end_inset
+
 Float
 \family default
  if the LaTeX-package 
 \series bold
-f\SpecialChar \textcompwordmark{}
-loatf\SpecialChar \textcompwordmark{}
-lt
+wrapfig
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! floatflt"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! wrapfig
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+vspace{4mm}
+\end_layout
+
+\end_inset
+
+
+\end_layout
 
 \end_inset
 
@@ -18536,10 +20116,13 @@ name "LaTeX-packages ! floatflt"
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Installing a LaTeX-package is explained it in the 
 \emph on
-LaTeX\InsetSpace ~
+LaTeX
+\begin_inset space ~
+\end_inset
+
 Configuration
 \emph default
  manual.
@@ -18547,26 +20130,73 @@ Configuration
 
 \end_inset
 
- The width and placement of the float is adjusted by right-clicking on the
- float box.
- Figure\InsetSpace ~
+ The settings of the float can be modified by right-clicking on the float
+ box.
+ The mandatory settings are the float 
+\family sans
+Placement
+\family default
+ and its 
+\family sans
+Width
+\family default
+.
+ Optional are the 
+\family sans
+Overhang
+\family default
+ that specifies how much the float is set into the paragraph
+\begin_inset space \thinspace{}
+\end_inset
+
+/
+\begin_inset space \thinspace{}
+\end_inset
+
+page margin, and the 
+\family sans
+Line
+\begin_inset space ~
+\end_inset
+
+span
+\family default
+ that specifies how many text lines the float will approximately need.
+ The line span is often hard to approximate; so it is better only to use
+ it when you encounter float placement problems.
+ You can furthermore decide if LaTeX is allowed to let the float float within
+ the paragraph or to surrounding paragraphs.
+ Figure
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "fig:This-is-a"
 
 \end_inset
 
  is an example text wrap float with a width of 40
-\begin_inset Formula $\,$
+\begin_inset space \thinspace{}
+\end_inset
+
+col%, 1
+\begin_inset space \thinspace{}
 \end_inset
 
-col%.
+cm overhang, set to the left.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-Available units are explained in 
-\begin_inset LatexCommand ref
+\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"
 
 \end_inset
@@ -18576,75 +20206,33 @@ reference "cha:Units-available-in"
 
 \end_inset
 
- Some space was added under the caption to separate it better from the surroundi
-ng text.
-\end_layout
-
-\begin_layout Standard
-The LaTeX-package 
-\series bold
-f\SpecialChar \textcompwordmark{}
-loatf\SpecialChar \textcompwordmark{}
-lt
-\series default
- also supports table wrap floats, but they are not yet supported by LyX.
- If you need this, read the documentation of 
-\series bold
-f\SpecialChar \textcompwordmark{}
-loatf\SpecialChar \textcompwordmark{}
-lt
-\series default
-\begin_inset LatexCommand cite
-key "floatflt"
-
-\end_inset
 
-.
 \end_layout
 
 \begin_layout Standard
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
 \series default
- Text\InsetSpace ~
-wrap float floats are fragile! E.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-having a figure too close to the bottom
- of the page can mess things up in the way that the float doesn't appear
- in the output or that it is placed over some other text.
-\begin_inset Foot
-status open
-
-\begin_layout Standard
-The better solution is to use the LaTeX-package 
-\series bold
-wrapf\SpecialChar \textcompwordmark{}
-ig
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! wrapfig\\vspace{4mm}"
-
+ Text
+\begin_inset space ~
 \end_inset
 
- instead of 
-\series bold
-f\SpecialChar \textcompwordmark{}
-loatf\SpecialChar \textcompwordmark{}
-lt
-\series default
-, but it is currently not supported by LyX.
-\end_layout
-
+wrap float floats are fragile! E.
+\begin_inset space \thinspace{}
 \end_inset
 
+g.
+\begin_inset space \space{}
+\end_inset
 
+having a figure too close to the bottom of the page can mess things up in
+ such a way that the float does not appear in the output or that it is placed
+ over some other text.
 \end_layout
 
 \end_inset
@@ -18658,18 +20246,18 @@ In general:
 
 \begin_layout Itemize
 Wrap floats should not be placed in paragraphs that run over a page break.
- That means that wrap floats should better be inserted to the exact place
when the document is nearly finished and you are able to estimate where
page breaks will appear.
+ That means that wrap floats are better inserted in their exact place when
the document is almost finished and you are able to estimate where page
+ breaks will appear.
 \end_layout
 
 \begin_layout Itemize
-Wrap floats should either be placed in an own paragraph before the paragraph
+Wrap floats should either be placed in their own paragraph before the paragraph
  where they should wrap into or within a paragraph.
 \end_layout
 
 \begin_layout Itemize
-Wrap floats in consecutive paragraphs may cause troubles, so assure that
+Wrap floats in consecutive paragraphs may cause troubles, so ensure that
  there is a text paragraph between them as separator.
 \end_layout
 
@@ -18679,14 +20267,12 @@ Wrap floats are not allowed in section headings or tables.
 
 \begin_layout Section
 Float Numbering
-\begin_inset LatexCommand label
-name "sec:Float-Numbering"
-
-\end_inset
-
+\begin_inset Index idx
+status collapsed
 
-\begin_inset LatexCommand index
-name "Floats ! Numbering"
+\begin_layout Plain Layout
+Floats ! Numbering
+\end_layout
 
 \end_inset
 
@@ -18694,7 +20280,7 @@ name "Floats ! Numbering"
 \end_layout
 
 \begin_layout Standard
-Floats are usually numbered either independent from the sections the floats
+Floats are usually numbered either independently from the sections the floats
  are in, or in the scheme 
 \begin_inset Quotes eld
 \end_inset
@@ -18712,12 +20298,12 @@ section.number
 \end_inset
 
 .
- This depends on the used document class.
+ This depends on the document class used.
 \end_layout
 
 \begin_layout Standard
-To change the section independent numbering, you can use this command in
the document preamble:
+To change section-independent numbering, you can use this command in the
+ document preamble:
 \end_layout
 
 \begin_layout Standard
@@ -18747,13 +20333,13 @@ thetable
 thefigure
 \series default
 .
- The command 
 \series bold
 
 \backslash
 roman
 \series default
prints in the command above the table number as small roman number.
in the command above prints the table number as small roman number.
 \end_layout
 
 \begin_layout Standard
@@ -18785,23 +20371,39 @@ numberwithin
 \series default
 , set in the tab 
 \family sans
-Math\InsetSpace ~
+Math
+\begin_inset space ~
+\end_inset
+
 Options
 \family default
  in the document settings the option 
 \family sans
-Use\InsetSpace ~
-AMS\InsetSpace ~
-math\InsetSpace ~
+Use
+\begin_inset space ~
+\end_inset
+
+AMS
+\begin_inset space ~
+\end_inset
+
+math
+\begin_inset space ~
+\end_inset
+
 package
 \family default
 .
 \end_layout
 
 \begin_layout Standard
-Please also have a look at section\InsetSpace ~
+Please also have a look at section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Footnote-Numbering"
 
 \end_inset
@@ -18811,20 +20413,29 @@ reference "sub:Footnote-Numbering"
 
 \begin_layout Section
 Referencing Floats
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Referencing-Floats"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Floats ! References"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Floats ! References
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "References"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+References ! to Floats
+\end_layout
 
 \end_inset
 
@@ -18856,10 +20467,15 @@ Label
 
  will be inserted and the label window pops up asking for the label text.
  LyX offers as text the first words of the caption with a prefix.
- The prefix depends on the float type, e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-for figure floats the prefix will
- be "
+ The prefix depends on the float type, e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
+for figure floats the prefix will be "
 \family sans
 fig:
 \family default
@@ -18900,8 +20516,8 @@ Cross-reference
 \end_layout
 
 \begin_layout Standard
-It is recommended to use a protected space between the cross-reference name
- and its number to avoid line breaks between them.
+It is recommended that you use a protected space between the cross-reference
name and its number to avoid line breaks between them.
  If a cross-reference refers to a non-existing label, you will see two question
  marks in the output instead of the reference.
 \end_layout
@@ -18915,28 +20531,41 @@ You can change labels at any time by clicking on the label box.
 \begin_layout Standard
 The button 
 \family sans
-Go\InsetSpace ~
-to\InsetSpace ~
+Go
+\begin_inset space ~
+\end_inset
+
+to
+\begin_inset space ~
+\end_inset
+
 Label
 \family default
  in the cross-reference window sets the cursor before the referred label.
- The button text changes then to Go\InsetSpace ~
-Back and you can use it to set the cursor
- back to the cross-reference.
+ The button text changes then to Go
+\begin_inset space ~
+\end_inset
+
+Back and you can use it to set the cursor back to the cross-reference.
  Right-clicking on a cross-reference box also sets the cursor before the
- referenced label but without a possibility to go back.
+ referenced label but without the possibility of going back.
 \end_layout
 
 \begin_layout Subsection
 Cross-Reference Formats
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Cross-Reference-Formats"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "References ! Formats"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+References ! Formats
+\end_layout
 
 \end_inset
 
@@ -18949,7 +20578,8 @@ There are six varieties of cross-references:
 
 \begin_layout Description
 <reference>: prints the float number, this is the default: 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "fig:Two-distorted-images"
 
 \end_inset
@@ -18969,7 +20599,8 @@ Equation
 \end_inset
 
  is omitted: 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:Wgn"
 
 \end_inset
@@ -18978,9 +20609,13 @@ reference "eq:Wgn"
 \end_layout
 
 \begin_layout Description
-<page>: prints the page number: Page\InsetSpace ~
+<page>: prints the page number: Page
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand pageref
+
+\begin_inset CommandInset ref
+LatexCommand pageref
 reference "fig:Two-distorted-images"
 
 \end_inset
@@ -18989,10 +20624,17 @@ reference "fig:Two-distorted-images"
 \end_layout
 
 \begin_layout Description
-on\InsetSpace ~
-page\InsetSpace ~
+on
+\begin_inset space ~
+\end_inset
+
+page
+\begin_inset space ~
+\end_inset
+
 <page>: prints the text "on page" and the page number: 
-\begin_inset LatexCommand vpageref
+\begin_inset CommandInset ref
+LatexCommand vpageref
 reference "fig:Two-distorted-images"
 
 \end_inset
@@ -19001,12 +20643,22 @@ reference "fig:Two-distorted-images"
 \end_layout
 
 \begin_layout Description
-<reference>\InsetSpace ~
-on\InsetSpace ~
-page\InsetSpace ~
-<page>: prints the float number, the text "on page", and
- the page number: 
-\begin_inset LatexCommand vref
+<reference>
+\begin_inset space ~
+\end_inset
+
+on
+\begin_inset space ~
+\end_inset
+
+page
+\begin_inset space ~
+\end_inset
+
+<page>: prints the float number, the text "on page", and the page number:
+\begin_inset CommandInset ref
+LatexCommand vref
 reference "fig:Two-distorted-images"
 
 \end_inset
@@ -19015,13 +20667,19 @@ reference "fig:Two-distorted-images"
 \end_layout
 
 \begin_layout Description
-Formatted\InsetSpace ~
-reference: prints a self defined cross-reference format.
+Formatted
+\begin_inset space ~
+\end_inset
+
+reference: prints a self-defined cross-reference format.
+\begin_inset Newline newline
+\end_inset
+
+
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -19030,111 +20688,113 @@ Note:
 \series bold
 prettyref
 \series default
- installed.
-\end_layout
-
-\end_inset
+ or 
+\series bold
+refstyle
+\series default
 
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+LaTeX-packages ! prettyref
 \end_layout
 
-\begin_layout Standard
-Note that the style <page> won't print the page number if the label is on
- the previous, the same, or the next page.
- You will e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-see the text 
-\begin_inset Quotes eld
 \end_inset
 
 
-\family sans
-on this page
-\family default
-
-\begin_inset Quotes erd
-\end_inset
+\begin_inset Index idx
+status collapsed
 
- instead.
+\begin_layout Plain Layout
+LaTeX-packages ! refstyle
 \end_layout
 
-\begin_layout Standard
-The number and current page of the referred document part in the output,
- is automatically calculated by LaTeX.
- The varieties are adjusted in the field 
-\family sans
-Format
-\family default
- of the cross-reference window, that appear when you click on the cross-referenc
-e box.
-\end_layout
+\end_inset
 
-\begin_layout Subsection
-Referencing Subfigures
-\begin_inset LatexCommand label
-name "sub:Referencing-Subfigures"
+ installed.
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "References ! to Subfigures"
-
+\begin_inset Newline newline
 \end_inset
 
+You can select which LaTeX-package should be used for this feature by setting
+ the option 
+\family sans
+Use refstyle (not prettyref) for cross-references
+\family default
+ in the menu 
+\family sans
+Document\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
+Document Class
+\family default
+.
+ The format is specified by adding the command 
+\series bold
 
-\end_layout
-
-\begin_layout Standard
-Currently referencing subfigures is not supported by LyX, so you have to
- use LaTeX-commands.
- The label is the created with the command
-\end_layout
-
-\begin_layout Standard
-
+\backslash
+newrefformat
+\series default
+ (prettyref) or 
 \series bold
 
 \backslash
-label{fig:YourLabelName}
-\end_layout
+newref
+\series default
+ (refstyle) to the preamble of the document.
+ For example redefining all references to figures (which have the label
+ shortcut 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
-that is directly inserted into the subfigure caption field.
- To reference the label add this command in ERT
-\end_layout
 
-\begin_layout Standard
+\family sans
+fig
+\family default
 
-\series bold
+\begin_inset Quotes erd
+\end_inset
 
-\backslash
-ref{fig:YourLabelName}
-\end_layout
+) can be done with this command
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
-to the position in your document where the reference should be placed.
- Here is a reference to a subfigure: Subfigure\InsetSpace ~
 
-\begin_inset ERT
-status collapsed
+\series bold
 
-\begin_layout Standard
+\backslash
+newref{fig}{refcmd={Image on page 
+\backslash
+pageref{#1}}}
+\series default
 
+\begin_inset Newline newline
+\end_inset
 
-\backslash
-ref{fig:Platypus}
-\end_layout
+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 Subsection
-Automatic Reference Naming
-\begin_inset LatexCommand index
-name "References ! Automatic Reference Naming"
+\begin_layout Description
+Textual
+\begin_inset space ~
+\end_inset
+
+reference: prints the caption of the reference: 
+\begin_inset CommandInset ref
+LatexCommand nameref
+reference "fig:Two-distorted-images"
 
 \end_inset
 
@@ -19142,110 +20802,136 @@ name "References ! Automatic Reference Naming"
 \end_layout
 
 \begin_layout Standard
-The LaTeX-package 
-\series bold
-hyperref
-\series default
- provides a very useful feature that cross-references automatically include
- the name of the referenced floats (or text parts like sections).
- You save to write e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-the name 
-\begin_inset Quotes eld
+
+\family sans
+<page>
+\family default
+ will not print the page number if the label is on the previous, the same,
+ or the next page.
+ You will e.
+\begin_inset space \thinspace{}
 \end_inset
 
-Figure
-\begin_inset Quotes erd
+g.
+\begin_inset space \space{}
+\end_inset
+
+see the text 
+\begin_inset Quotes eld
 \end_inset
 
- before every reference box.
- To get this automatic reference naming, you have to load the LaTeX-package
-\series bold
-hyperref
-\series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! hyperref"
+\family sans
+on this page
+\family default
 
+\begin_inset Quotes erd
 \end_inset
 
- in the document preamble with
+ instead.
+ The style 
+\family sans
+<reference> on page <page>
+\family default
+ will not print anything about the page if the label is on the same page.
 \end_layout
 
 \begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage[pdfborder={0 0 0}]{hyperref}
-\newline
-
-\backslash
-AtBeginDocument{
-\backslash
-renewcommand{
-\backslash
-ref}[1]{
-\backslash
-mbox{
-\backslash
-autoref{#1}}}}
+The number and current page of the part of the document referred to in the
+ output is automatically calculated by LaTeX.
+ The varieties are adjusted in the field 
+\family sans
+Format
+\family default
+ of the cross-reference window that appears when you click on the cross-referenc
+e box.
 \end_layout
 
 \begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
 
 \series bold
-hyperref
-\series default
- is used to link cross-references in the DVI- and PDF-output, this means
- that the reader of your document will be able to click on a table of content
- (TOC) entry or on a reference and he will be shown the referenced document
- part.
-\series bold
-hyperref
+Note:
 \series default
- also creates PDF-bookmarks for every section of your document to make it
- easier for readers to navigate through the document.
- This is also used in this document but when you have a look in the document
- preamble you will find various options in the load command of 
+ It is recommended to use the LaTeX-package 
 \series bold
-hyperref
+refstyle
 \series default
-.
- To learn more about the 
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! refstyle
+\end_layout
+
+\end_inset
+
+ because 
 \series bold
-hyperref
+prettyref
 \series default
- package, we refer to its documentation 
-\begin_inset LatexCommand cite
-key "hyperref"
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! prettyref
+\end_layout
 
 \end_inset
 
-.
+ does not know all of LyX's possible label shortcuts
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+\begin_inset Quotes eld
+\end_inset
+
+fig:
+\begin_inset Quotes erd
+\end_inset
+
+ is for example LyX's shortcut for labels in figure captions.
+\end_layout
+
+\end_inset
+
+ and is not internationalized.
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
 \series default
- Automatic reference naming cannot be used when you use cross-references
- in the 
-\family sans
-Formatted\InsetSpace ~
-reference
-\family default
- style, described in section\InsetSpace ~
+ Due to a bug in the LaTeX-package 
+\series bold
+varioref
+\series default
+ version 1.4w, some cross-reference formats will cause LaTeX errors for document
+ languages that make the period character active (like French).
+ For a workaround, see
+\begin_inset Newline newline
+\end_inset
 
-\begin_inset LatexCommand ref
-reference "sub:Cross-Reference-Formats"
+
+\begin_inset CommandInset href
+LatexCommand href
+target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
 
 \end_inset
 
@@ -19258,15 +20944,13 @@ reference "sub:Cross-Reference-Formats"
 \end_layout
 
 \begin_layout Subsection
-Reference Position
-\begin_inset LatexCommand label
-name "sub:Reference-Position"
-
-\end_inset
-
+Automatic Reference Naming
+\begin_inset Index idx
+status collapsed
 
-\begin_inset LatexCommand index
-name "References ! Reference Position"
+\begin_layout Plain Layout
+References ! Automatic Reference Naming
+\end_layout
 
 \end_inset
 
@@ -19274,48 +20958,56 @@ name "References ! Reference Position"
 \end_layout
 
 \begin_layout Standard
-If you us
+The LaTeX-packag
 \series bold
 hyperref
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! hyperref"
-
-\end_inset
+\begin_inset Index idx
+status collapsed
 
- to link cross-references in the output, you will see that clicking on an
- image float reference jumps to the image label.
- The caption will be the first text part on the screen, so that you cannot
- see the image without scrolling.
- This is because the reference link anchor is placed at the position of
- the label.
- With the use of the package 
-\series bold
-hypcap
-\series default
+\begin_layout Plain Layout
+LaTeX-packages ! hyperref
+\end_layout
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! hypcap"
+\end_inset
 
+, that is enabled in the 
+\family sans
+PDF Properties
+\family default
+ of the 
+\family sans
+Document Settings
+\family default
+ dialog, provides a very useful feature that cross-references automatically
+ include the name of the referenced floats (or text parts like 
+\emph on
+section
+\emph default
+).
+ So you will save having to write e.
+\begin_inset space \thinspace{}
 \end_inset
 
-, which is part of the LaTeX-package 
-\series bold
-oberdiek
-\series default
+g.
+\begin_inset space \space{}
+\end_inset
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! oberdiek"
+the name 
+\begin_inset Quotes eld
+\end_inset
 
+Figure
+\begin_inset Quotes erd
 \end_inset
 
-, the link anchor is placed at the beginning of a float.
- To use this feature for figure floats, load 
+ before every reference to a figure.
+ To use this feature, enable 
 \series bold
-hypcap
+hyperref
 \series default
- in the document preamble with the line
+ and insert this line to the LaTeX preamble:
 \end_layout
 
 \begin_layout Standard
@@ -19323,59 +21015,336 @@ hypcap
 \series bold
 
 \backslash
-usepackage[f\SpecialChar \textcompwordmark{}
-igure]{hypcap}
+AtBeginDocument{
+\backslash
+renewcommand{
+\backslash
+ref}[1]{
+\backslash
+mbox{
+\backslash
+autoref{#1}}}}
 \end_layout
 
 \begin_layout Standard
-You can also use 
-\series bold
-hypcap
-\series default
- for all floats but this isn't recommended for stability reasons.
- For more informations, have a look at 
-\series bold
-hypcap
-\series default
-'s manual 
-\begin_inset LatexCommand cite
-key "hypcap"
+When you prefer other reference names than the default ones, for example
+ you want instead of 
+\begin_inset Quotes eld
+\end_inset
 
+section
+\begin_inset Quotes erd
 \end_inset
 
-.
-\end_layout
+ the name 
+\begin_inset Quotes eld
+\end_inset
+
+sec.
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
+
+\begin_inset Quotes eld
+\end_inset
+
+, you can redefine the name by inserting this in the preamble:
+\end_layout
 
 \begin_layout Standard
 
 \series bold
-Note:
-\series default
-\series bold
-hypcap
-\series default
- must be loaded after 
-\series bold
-hyperref
-\series default
- in the document preamble.
-\end_layout
 
+\backslash
+addto
+\backslash
+extrasenglish{
+\backslash
+renewcommand{
+\backslash
+sectionautorefname}
+\begin_inset Newline newline
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Note Greyedout
+\begin_inset Phantom HPhantom
 status open
 
+\begin_layout Plain Layout
+
+\series bold
+\begin_inset space ~
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+{sec.
+\backslash
+negthinspace}}
+\end_layout
+
+\begin_layout Standard
+When you are using another document language than English, replace
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+extrasenglish
+\series default
+ by 
+\series bold
+
+\backslash
+extras***
+\series default
+, where *** is the name of the language used.
+\end_layout
+
+\begin_layout Standard
+To get automatic names, but not for certain reference types, for example
+ not for equations, use this preamble code:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+newlength{
+\backslash
+abc}
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+settowidth{
+\backslash
+abc}{
+\backslash
+space}
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+addto
+\backslash
+extrasenglish{
+\backslash
+renewcommand{
+\backslash
+equationautorefname}
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+\begin_inset space ~
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+{
+\backslash
+hspace{-
+\backslash
+abc}}
+\end_layout
+
+\begin_layout Standard
+More about this topic can be found in 
+\series bold
+hyperref
+\series default
+'s documentation 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "hyperref"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ Automatic reference naming cannot be used when you use cross-references
+ in the 
+\family sans
+Formatted
+\begin_inset space ~
+\end_inset
+
+reference
+\family default
+ style, as described in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Cross-Reference-Formats"
+
+\end_inset
+
+.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+The 
+\emph on
+Math
+\emph default
+ manual is an example where automatic reference naming is used.
+\end_layout
+
+\begin_layout Subsection
+Reference Position
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Reference-Position"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+References ! Reference Position
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+If you use 
+\series bold
+hyperref
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! hyperref
+\end_layout
+
+\end_inset
+
+ in the 
+\family sans
+PDF Properties
+\family default
+ of the 
+\family sans
+Document Settings
+\family default
+ dialog to link cross-references in the output, you will see that clicking
+ on an image float reference jumps to the image label.
+ The caption will be the first text part on the screen, so that you cannot
+ see the image without scrolling.
+ This is because the reference link anchor is placed at the position of
+ the label.
+ With the use of the package 
+\series bold
+hypcap
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! hypcap
+\end_layout
+
+\end_inset
+
+, which is part of the LaTeX-package 
+\series bold
+oberdiek
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! oberdiek
+\end_layout
+
+\end_inset
+
+, the link anchor is placed at the beginning of a float.
+ To use this feature for figure floats, load 
+\series bold
+hypcap
+\series default
+ in the document preamble with the line
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+usepackage[figure]{hypcap}
+\end_layout
+
+\begin_layout Standard
+You can also use 
+\series bold
+hypcap
+\series default
+ for all float types but this is not recommended for stability reasons.
+ For more information, have a look at 
+\series bold
+hypcap
+\series default
+'s manual 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "hypcap"
+
+\end_inset
+
+.
+\end_layout
+
 \begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -19384,7 +21353,7 @@ Note:
 \series bold
 hypcap
 \series default
- has no effect for references to subfigures.
+ has no effect on references to subfigures.
 \end_layout
 
 \end_inset
@@ -19394,14 +21363,19 @@ hypcap
 
 \begin_layout Section
 Float Placement
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Float-Placement"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Floats ! Placement"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Floats ! Placement
+\end_layout
 
 \end_inset
 
@@ -19411,23 +21385,33 @@ name "Floats ! Placement"
 \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.
-\newline
+\begin_inset Newline newline
+\end_inset
+
 The option 
 \family sans
-Span\InsetSpace ~
+Span
+\begin_inset space ~
+\end_inset
+
 columns
 \family default
  is only useful for two-column documents: If you select it, the float will
- span across both columns on the page instead of being confined to just
- one.
-\newline
+ span both columns on the page instead of being confined to just one.
+\begin_inset Newline newline
+\end_inset
+
 The option 
 \family sans
-Rotate\InsetSpace ~
+Rotate
+\begin_inset space ~
+\end_inset
+
 sideways
 \family default
  is used to rotate floats, see section 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Rotated-Floats"
 
 \end_inset
@@ -19439,35 +21423,65 @@ reference "sec:Rotated-Floats"
 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\InsetSpace ~
-default\InsetSpace ~
+Use
+\begin_inset space ~
+\end_inset
+
+default
+\begin_inset space ~
+\end_inset
+
 placement
 \family default
 :
 \end_layout
 
 \begin_layout Description
-Here\InsetSpace ~
-if\InsetSpace ~
-possible try to place the float on the position where it is inserted
+Here
+\begin_inset space ~
+\end_inset
+
+if
+\begin_inset space ~
+\end_inset
+
+possible try to place the float on the position where it has been inserted
 \end_layout
 
 \begin_layout Description
-Top\InsetSpace ~
-of\InsetSpace ~
-page try to place the float on the top of the current page
+Top
+\begin_inset space ~
+\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\InsetSpace ~
-of\InsetSpace ~
-page try to place the float on the bottom of the current page
+Bottom
+\begin_inset space ~
+\end_inset
+
+of
+\begin_inset space ~
+\end_inset
+
+page try to place the float at the bottom of the current page
 \end_layout
 
 \begin_layout Description
-Page\InsetSpace ~
-of\InsetSpace ~
-floats try to place the float on an own page 
+Page
+\begin_inset space ~
+\end_inset
+
+of
+\begin_inset space ~
+\end_inset
+
+floats try to place the float on its own page 
 \end_layout
 
 \begin_layout Standard
@@ -19479,21 +21493,37 @@ always
  That means, if you use the default placement, LaTeX will first try out
  
 \family sans
-Here\InsetSpace ~
-if\InsetSpace ~
+Here
+\begin_inset space ~
+\end_inset
+
+if
+\begin_inset space ~
+\end_inset
+
 possible
 \family default
 , then 
 \family sans
-Top\InsetSpace ~
-of\InsetSpace ~
+Top
+\begin_inset space ~
+\end_inset
+
+of
+\begin_inset space ~
+\end_inset
+
 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.
+ If you do not use the default, LaTeX will try only the checked options
+ but in the same order.
+ If none of the 4
+\begin_inset space ~
+\end_inset
+
+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
@@ -19504,13 +21534,21 @@ By default, each option has its own rules:
 \labelwidthstring 00.00.0000
 
 \family sans
-Top\InsetSpace ~
-of\InsetSpace ~
+Top
+\begin_inset space ~
+\end_inset
+
+of
+\begin_inset space ~
+\end_inset
+
 page
 \family default
- only floats occupying less than 70\InsetSpace \thinspace{}
-% of the page can be placed at the top
- of a page (
+ only floats occupying less than 70
+\begin_inset space \thinspace{}
+\end_inset
+
+% of the page can be placed at the top of a page (
 \series bold
 
 \backslash
@@ -19523,13 +21561,21 @@ topfraction
 \labelwidthstring 00.00.0000
 
 \family sans
-Bottom\InsetSpace ~
-of\InsetSpace ~
+Bottom
+\begin_inset space ~
+\end_inset
+
+of
+\begin_inset space ~
+\end_inset
+
 page
 \family default
-: only floats occupying less than 30\InsetSpace \thinspace{}
-% of the page can be placed at the bottom
- of a page.
+: only floats occupying less than 30
+\begin_inset space \thinspace{}
+\end_inset
+
+% of the page can be placed at the bottom of a page.
  (
 \series bold
 
@@ -19543,13 +21589,22 @@ bottomfraction
 \labelwidthstring 00.00.0000
 
 \family sans
-Page\InsetSpace ~
-of\InsetSpace ~
+Page
+\begin_inset space ~
+\end_inset
+
+of
+\begin_inset space ~
+\end_inset
+
 floats
 \family default
-: only if more than 50\InsetSpace \thinspace{}
-% of the page are occupied by floats, several floats
- can be set together on a page.
+: 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.
  (
 \series bold
 
@@ -19563,16 +21618,27 @@ floatpagefraction
 If you don't like these rules, you can ignore them by using the additional
  option 
 \family sans
-Ignore\InsetSpace ~
-LaTeX\InsetSpace ~
+Ignore
+\begin_inset space ~
+\end_inset
+
+LaTeX
+\begin_inset space ~
+\end_inset
+
 rules
 \family default
 .
-\newline
+\begin_inset Newline newline
+\end_inset
+
 You can also redefine the rules with LaTeX-commands that are given in parenthese
-s behind the rules description above.
+s after the rules description above.
  To increase for example the often too small default of the bottom-rule
- to 50\InsetSpace \thinspace{}
+ to 50
+\begin_inset space \thinspace{}
+\end_inset
+
 % of the page, add this line to your document preamble:
 \end_layout
 
@@ -19591,13 +21657,15 @@ 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\InsetSpace ~
+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 
+ Use this option very rarely and only if the document is almost ready to
+ be printed, because the float is then no longer able to 
 \begin_inset Quotes eld
 \end_inset
 
@@ -19629,8 +21697,7 @@ suppressfloats
 \series default
  can be used.
  It suppresses a given float placement for the page where it is inserted
- and can therefore be used to avoid that floats could be set before a section
- starts.
+ and can therefore be used to avoid floats being set before a section starts.
  To get this, add these commands to your document preamble:
 \end_layout
 
@@ -19644,7 +21711,9 @@ let
 mySection
 \backslash
 section
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 renewcommand{
@@ -19659,7 +21728,7 @@ mySection}
 \begin_layout Standard
 You can define the same for all section headings, like chapters and subsections.
  This definition is not recommended to be used for small text parts like
- subsubsections because LaTeX may then have problems to find a suitable
+ subsubsections because LaTeX may then have problems finding a suitable
  placement.
 \end_layout
 
@@ -19674,21 +21743,28 @@ In some cases it is required to have all figures/tables at the end of the
 endfloat
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! endfloat"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! endfloat
+\end_layout
 
 \end_inset
 
  was developed.
- It puts all figure and table floats at the end of the document into own
- sections.
+ It puts all figure and table floats at the end of the document into their
own sections.
  At the original float position a text hint like 
 \begin_inset Quotes eld
 \end_inset
 
 
 \family sans
-[Figure\InsetSpace ~
+[Figure
+\begin_inset space ~
+\end_inset
+
 3.2 about here.]
 \family default
 
@@ -19714,26 +21790,33 @@ There are various package options to format the created figure/table sections.
 endfloat
 \series default
  documentation 
-\begin_inset LatexCommand cite
+\begin_inset CommandInset citation
+LatexCommand cite
 key "endfloat"
 
 \end_inset
 
 .
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note: endfloat
 \series default
  doesn't provide an automatic translation for the text hint, you have to
- do this manually, see section\InsetSpace ~
+ do this manually, see section
+\begin_inset space ~
+\end_inset
+
 4 in 
-\begin_inset LatexCommand cite
+\begin_inset CommandInset citation
+LatexCommand cite
 key "endfloat"
 
 \end_inset
@@ -19744,12 +21827,14 @@ key "endfloat"
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -19781,7 +21866,7 @@ ss
 \begin_inset Quotes erd
 \end_inset
 
- in ERT instead of 
+ in TeX-Code instead of 
 \begin_inset Quotes eld
 \end_inset
 
@@ -19802,7 +21887,8 @@ ss
 \end_inset
 
 For more details about float placements, have a look at LaTeX books, 
-\begin_inset LatexCommand cite
+\begin_inset CommandInset citation
+LatexCommand cite
 key "latexcompanion,latexguide,latexbook"
 
 \end_inset
@@ -19812,14 +21898,19 @@ key "latexcompanion,latexguide,latexbook"
 
 \begin_layout Section
 Rotated Floats
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Rotated-Floats"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Floats ! Rotating"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Floats ! Rotating
+\end_layout
 
 \end_inset
 
@@ -19831,16 +21922,28 @@ 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 
 \family sans
-Rotate\InsetSpace ~
+Rotate
+\begin_inset space ~
+\end_inset
+
 sideways
 \family default
 .
 \end_layout
 
 \begin_layout Standard
-Rotated floats are always placed on its own page (or column, when you have
- a two-column document).
- They are rotated so that you can read them from the outside margin.
+Rotated floats are always placed on a page of their own (or column of their
+ own; in case you have a multi-column document).
+ You can let them span several columns using the float settings option 
+\family sans
+Span
+\begin_inset space ~
+\end_inset
+
+columns
+\family default
+.
+ Floats are rotated so that you can read them from the outside margin.
  To force a certain rotation direction for all pages, you can add either
  the option 
 \series bold
@@ -19854,10 +21957,14 @@ figuresright
 \end_layout
 
 \begin_layout Standard
-Referencing rotated floats is the same like for normal floats, the caption
- format is also the same: Table\InsetSpace ~
+Referencing rotated floats is the same as for normal floats, the caption
+ format is also the same: Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Rotated-table"
 
 \end_inset
@@ -19869,7 +21976,7 @@ reference "tab:Rotated-table"
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -19888,11 +21995,12 @@ wide false
 sideways true
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Rotated-table"
 
 \end_inset
@@ -19905,57 +22013,57 @@ name "tab:Rotated-table"
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="1" columns="5">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 test
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 b
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 \end_layout
 
 \begin_layout Section
-Caption Formatting
-\begin_inset LatexCommand index
-name "Caption ! Formatting"
+Subfloats
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Floats ! Subfloats
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Floats ! Caption Formatting"
+\end_layout
 
+\begin_layout Standard
+Subfloats are for example used when a figure consists of several images.
+ They are created by inserting a float into an existing float.
+ The placement of the subfloats can be controlled in the same way as for
+ paragraphs as shown in table
+\begin_inset space ~
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! caption"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Two-subtables-side"
 
 \end_inset
 
-
-\begin_inset LatexCommand label
-name "sec:Caption-Formatting"
+ and 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Two-subtables-upon"
 
 \end_inset
 
-
+.
 \end_layout
 
 \begin_layout Standard
-The 
-\family sans
-Caption
-\family default
- environment is the default paragraph environment for 
-\family sans
-Floats
-\family default
-.
- On the LyX screen captions appear as label, e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-
-\begin_inset Quotes eld
+Referencing subfloats works as for normal floats: Table
+\begin_inset space ~
 \end_inset
 
 
-\family sans
-Figure #:
-\family default
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:This-is-subtable-a"
 
-\begin_inset Quotes erd
 \end_inset
 
- followed by the caption text.
-\begin_inset Quotes eld
-\end_inset
+ and 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:This-is-subtable-b"
 
-#
-\begin_inset Quotes erd
 \end_inset
 
- is the actual reference number.
- By default the label and the number are in the same font as the caption
- text and a colon follows the number to divide the label from the text.
- This caption format is not suitable for all document formats.
-\end_layout
-
-\begin_layout Standard
-To change the default caption format, load the LaTeX-package 
-\series bold
-caption
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! caption"
-
+ are subtables of table
+\begin_inset space ~
 \end_inset
 
- in the document preamble with this line:
-\end_layout
 
-\begin_layout Standard
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Two-subtables-side"
 
-\series bold
+\end_inset
 
-\backslash
-usepackage[format definition]{caption}
+.
 \end_layout
 
 \begin_layout Standard
-To have for example the label and the number in sans-serif bold font and
- the table captions always above the table like in this document, use the
- following command:
-\end_layout
+\begin_inset Float table
+wide false
+sideways false
+status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
+\begin_inset Caption
 
-\series bold
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "tab:Two-subtables-side"
 
-\backslash
-usepackage[labelfont={bf,sf}, tableposition=top]{caption}
-\end_layout
+\end_inset
 
-\begin_layout Standard
-You can also define different caption formats for the different float types.
- In this case load the 
-\series bold
-caption
-\series default
- package without format specific options and define the different formats
- with the help of the command
+Two subtables placed side by side.
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-captionsetup[float type]{format definition}
 \end_layout
 
-\begin_layout Standard
-in the document preamble.
- For example the caption formats of Figure\InsetSpace ~
+\begin_layout Plain Layout
+\align center
+\begin_inset space \hfill{}
+\end_inset
 
-\begin_inset LatexCommand ref
-reference "fig:This-is-an-fig"
 
-\end_inset
+\begin_inset Float table
+wide false
+sideways false
+status collapsed
 
- and Table\InsetSpace ~
+\begin_layout Plain Layout
+\begin_inset Caption
 
-\begin_inset LatexCommand ref
-reference "tab:This-is-an-tab"
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "tab:This-is-subtable-a"
 
 \end_inset
 
- can be created using these commands in the document preamble:
+This is subtable a.
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-usepackage[tableposition=top]{caption}
-\series default
+\end_layout
 
-\newline
+\begin_layout Plain Layout
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="1" columns="5">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
+test
+\end_layout
 
-\backslash
-captionsetup[f\SpecialChar \textcompwordmark{}
-igure]{labelfont={tt}, textfont=it, indention=1cm,%
-\newline
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\begin_inset ERT
-status collapsed
+\begin_layout Plain Layout
+b
+\end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+c
+\end_layout
 
-\backslash
-hphantom{
-\backslash
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-captionsetup[figure]
-\backslash
-{}
+\begin_layout Plain Layout
+d
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
- labelsep=period}
-\newline
-
-\backslash
-captionsetup[table]{labelfont={bf,sf}}
+\begin_layout Plain Layout
+e
 \end_layout
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
-\begin_layout Standard
+\end_inset
 
-\series bold
-Note:
-\series default
- The option 
-\series bold
-tableposition=top
-\series default
- has no effect when a 
-\series bold
-koma-script
-\series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! koma-script"
+\end_layout
 
 \end_inset
 
- document class is used.
- In this case the document class option 
-\series bold
-tablecaptionabove
-\series default
- must be used.
-\end_layout
 
+\begin_inset space \hfill{}
 \end_inset
 
 
-\end_layout
+\begin_inset Float table
+wide false
+sideways false
+status collapsed
 
-\begin_layout Standard
-For more information about the package 
-\series bold
-caption
-\series default
- we refer to its documentation 
-\begin_inset LatexCommand cite
-key "caption,caption-de"
+\begin_layout Plain Layout
+\begin_inset Caption
+
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "tab:This-is-subtable-b"
 
 \end_inset
 
-.
+This is subtable b.
 \end_layout
 
-\begin_layout Standard
-To change the label name from e.g.
-\begin_inset Quotes eld
 \end_inset
 
-Figure
-\begin_inset Quotes erd
-\end_inset
 
- to 
-\begin_inset Quotes eld
-\end_inset
+\end_layout
 
-Image
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Plain Layout
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="1" columns="5">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
- use this preamble command:
+\begin_layout Plain Layout
+e
 \end_layout
 
-\begin_layout Standard
-
-\series bold
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-renewcommand{
-\backslash
-fnum@figure}{Image~
-\backslash
-thefigure}
+\begin_layout Plain Layout
+d
 \end_layout
 
-\begin_layout Standard
-where 
-\series bold
-
-\backslash
-thefigure
-\series default
- inserts the figure number and
-\series bold
-\begin_inset Quotes eld
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-~
-\series default
+\begin_layout Plain Layout
+c
+\end_layout
 
-\begin_inset Quotes erd
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
- creates a protected space.
+\begin_layout Plain Layout
+b
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-If you are using a 
-\series bold
-koma-script
-\series default
+\begin_layout Plain Layout
+test
+\end_layout
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! koma-script"
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
 \end_inset
 
- document class (
-\family sans
-article (koma-script)
-\family default
-, 
-\family sans
-book (koma-script)
-\family default
-, 
-\family sans
-letter (koma-script)
-\family default
-, or 
-\family sans
-report (koma-script)
-\family default
-\InsetSpace \thinspace{}
-), you can alternatively to the 
-\series bold
-caption
-\series default
- package use 
-\series bold
-koma-script
-\series default
-'s built-in command 
-\series bold
 
-\backslash
-setkomafont
-\series default
-.
- For example, to have the caption label in bold, add this command to your
- document preamble:
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-setkomafont{captionlabel}{
-\backslash
-bfseries}
-\end_layout
+\begin_inset space \hfill{}
+\end_inset
 
-\begin_layout Standard
-For more information about 
-\series bold
 
-\backslash
-setkomafont
-\series default
- we refer to the 
-\series bold
-koma-script
-\series default
- documentation 
-\begin_inset LatexCommand cite
-key "koma-script,koma-script-de"
+\end_layout
 
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
+\end_layout
 
 \begin_layout Standard
+\begin_inset Float table
+wide false
+sideways false
+status open
 
+\begin_layout Plain Layout
+\begin_inset Caption
 
-\backslash
-captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
-}
-\end_layout
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "tab:Two-subtables-upon"
 
 \end_inset
 
-
-\begin_inset Note Note
-status open
-
-\begin_layout Standard
-The caption format is changed only for this example.
+Two subtables placed one above the other.
+ (a) table with 4 cells, (b) table with 5 cells.
 \end_layout
 
 \end_inset
@@ -20369,60 +22404,77 @@ The caption format is changed only for this example.
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset Float figure
-placement !p
+\begin_layout Plain Layout
+\align center
+\begin_inset Float table
 wide false
 sideways false
-status open
+status collapsed
 
-\begin_layout Standard
-\align center
-\begin_inset Graphics
-       filename clipart/mobius.eps
-       lyxscale 50
-       scale 50
-       scaleBeforeRotation
+\begin_layout Plain Layout
+\begin_inset Caption
+
+\begin_layout Plain Layout
+
+\end_layout
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset Caption
+\begin_layout Plain Layout
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="1" columns="4">
+<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">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\begin_layout Standard
-\begin_inset LatexCommand label
-name "fig:This-is-an-fig"
+\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
 
-This is an example figure caption that is longer than one line to show the
- different caption format.
- Here a self-defined caption format is used.
+\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
+test
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+test
 \end_layout
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
-\begin_layout Standard
+\end_inset
 
 
-\backslash
-captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
-on}
 \end_layout
 
 \end_inset
@@ -20430,25 +22482,18 @@ on}
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
+\align center
 \begin_inset Float table
-placement !p
 wide false
 sideways false
-status open
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
-name "tab:This-is-an-tab"
-
-\end_inset
+\begin_layout Plain Layout
 
-This is an example table caption that is longer than one line to show the
- different caption format.
- Here the standard caption format for tables in this document is used.
 \end_layout
 
 \end_inset
@@ -20456,57 +22501,57 @@ This is an example table caption that is longer than one line to show the
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="1" columns="5">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 a
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 b
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 d
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 e
 \end_layout
 
 
 \end_layout
 
-\begin_layout Section
-Caption Placement
-\begin_inset LatexCommand index
-name "Caption ! Placement"
-
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Floats ! Caption Placement"
-
-\end_inset
+\end_layout
 
+\begin_layout Section
+Floats Side by Side
+\begin_inset Index idx
+status collapsed
 
-\begin_inset LatexCommand label
-name "sec:Caption-Placement"
+\begin_layout Plain Layout
+Floats ! Side by side
+\end_layout
 
 \end_inset
 
@@ -20548,369 +22590,303 @@ name "sec:Caption-Placement"
 \end_layout
 
 \begin_layout Standard
-The common caption placement rule is:
-\end_layout
-
-\begin_layout Description
-Figure: Caption is set below the figure
-\end_layout
+To place floats side by side, as in Figures
+\begin_inset space ~
+\end_inset
 
-\begin_layout Description
-Table: Caption is set above the table
-\end_layout
 
-\begin_layout Standard
-Having the caption above the table is unfortunately not supported in LaTeX's
- standard classes.
- That means if you are using the document classes 
-\family sans
-article
-\family default
-, 
-\family sans
-book
-\family default
-, 
-\family sans
-letter
-\family default
-, or 
-\family sans
-report
-\family default
- there will be no space between the caption and the table.
- To insert the needed space, add the following option to the load command
- of the LaTeX-package 
-\series bold
-caption
-\series default
- in your document preamble
-\begin_inset Foot
-status collapsed
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:Float-left"
 
-\begin_layout Standard
-See section\InsetSpace ~
+\end_inset
 
-\begin_inset LatexCommand ref
-reference "sec:Caption-Formatting"
+ and 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:Float-right"
 
 \end_inset
 
- for more information of the package 
-\series bold
-caption
-\series default
-.
-\end_layout
+, only 
+\emph on
+one
+\emph default
+ float is used.
+ In it two minipage boxes are inserted.
+\begin_inset Foot
+status collapsed
 
+\begin_layout Plain Layout
+Minipages are explained in section
+\begin_inset space ~
 \end_inset
 
-:
-\end_layout
 
-\begin_layout Standard
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Minipages"
 
-\series bold
-tableposition=top
+\end_inset
+
+.
 \end_layout
 
-\begin_layout Standard
-If you are using a 
-\series bold
-koma-script
-\series default
+\end_inset
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! koma-script"
+ The width is set to 45
+\begin_inset space \thinspace{}
+\end_inset
 
+-50
+\begin_inset space \thinspace{}
 \end_inset
 
- document class (
-\family sans
-article (koma-script)
-\family default
-, 
-\family sans
-book (koma-script)
-\family default
-, 
+column% and the box alignment to 
 \family sans
-letter (koma-script)
+Bottom
 \family default
-, or 
+ for each minipage.
+ The minipage boxes contain the image and the caption in the same way as
+ they are in a float.
+ The only difference is that the image unit 
 \family sans
-report (koma-script)
+Column
+\begin_inset space ~
+\end_inset
+
+Width
+\begin_inset space ~
+\end_inset
+
+%
 \family default
-\InsetSpace \thinspace{}
-), you can alternatively to the 
-\series bold
-caption
-\series default
- package set the document class option 
-\series bold
-tablecaptionabove
-\series default
-.
+ is now calculated according to the width of the minipage boxes.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
+\begin_inset Float figure
+wide false
+sideways false
+status open
 
-It is also possible to set the caption beside a figure or table.
- To get this the LaTeX-package 
-\series bold
-sidecap
-\series default
+\begin_layout Plain Layout
+\begin_inset Box Frameless
+position "b"
+hor_pos "c"
+has_inner_box 1
+inner_pos "t"
+use_parbox 0
+use_makebox 0
+width "45col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status open
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! sidecap"
+\begin_layout Plain Layout
+\align center
+\begin_inset Graphics
+       filename clipart/mobius.eps
+       lyxscale 50
+       width 100col%
+       scaleBeforeRotation
 
 \end_inset
 
- has to be loaded in the document preamble with the line
-\end_layout
 
-\begin_layout Standard
+\end_layout
 
-\series bold
+\begin_layout Plain Layout
+\begin_inset Caption
 
-\backslash
-usepackage[option]{sidecap}
-\end_layout
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:Float-left"
 
-\begin_layout Standard
-If you set no option, the caption is placed on the side of the outer page
- margin -- to the right on odd pages, to the left on even pages.
- You can change the placement to inner margin with the option 
-\series bold
-innercaption
-\series default
-.
- To force the placement always to the right or left, use the option 
-\series bold
-rightcaption
-\series default
- or 
-\series bold
-leftcaption
-\series default
-, respectively.
-\end_layout
+\end_inset
 
-\begin_layout Standard
-To place in LyX the caption of a float on the side, it is necessary to add
- these commands to the document preamble:
+Float on the left side.
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\lyxline
 
 \end_layout
 
-\begin_layout Standard
-
-\series bold
+\end_inset
 
-\backslash
-newcommand{
-\backslash
-TabBesBeg}{%
-\newline
 
-\begin_inset ERT
-status collapsed
+\begin_inset space \hfill{}
+\end_inset
 
-\begin_layout Standard
 
+\begin_inset Box Frameless
+position "b"
+hor_pos "c"
+has_inner_box 1
+inner_pos "t"
+use_parbox 0
+use_makebox 0
+width "45col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status open
 
-\backslash
-hphantom{ }
-\end_layout
+\begin_layout Plain Layout
+\align center
+\begin_inset Graphics
+       filename clipart/platypus.eps
+       lyxscale 50
+       width 100col%
+       scaleBeforeRotation
 
 \end_inset
 
 
-\backslash
-let
-\backslash
-MyTable
-\backslash
-table
-\newline
+\end_layout
 
-\begin_inset ERT
-status collapsed
+\begin_layout Plain Layout
+\begin_inset Caption
 
-\begin_layout Standard
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:Float-right"
 
+\end_inset
 
-\backslash
-hphantom{ }
+Float on the right side.
 \end_layout
 
 \end_inset
 
 
-\backslash
-let
-\backslash
-MyEndtable
-\backslash
-endtable
-\newline
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-hphantom{ }
 \end_layout
 
 \end_inset
 
 
-\backslash
-renewenvironment{table}{
-\backslash
-begin{SCtable}}{
-\backslash
-end{SCtable}}}
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-\series bold
+\end_layout
 
-\backslash
-newcommand{
-\backslash
-TabBesEnd}{%
-\newline
+\end_inset
 
-\begin_inset ERT
-status collapsed
 
-\begin_layout Standard
+\end_layout
 
+\begin_layout Section
+Caption Formatting
+\begin_inset Index idx
+status collapsed
 
-\backslash
-hphantom{ }
+\begin_layout Plain Layout
+Caption ! Formatting
 \end_layout
 
 \end_inset
 
 
-\backslash
-let
-\backslash
-table
-\backslash
-MyTable
-\newline
-
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
+Floats ! Caption Formatting
+\end_layout
 
+\end_inset
 
-\backslash
-hphantom{ }
-\end_layout
+
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Caption-Formatting"
 
 \end_inset
 
 
-\backslash
-let
-\backslash
-endtable
-\backslash
-MyEndtable
 \end_layout
 
 \begin_layout Standard
+The 
+\family sans
+Caption
+\family default
+ environment is the default paragraph environment for 
+\family sans
+Floats
+\family default
+.
+ On the LyX screen captions appear as label, e.
+\begin_inset space \thinspace{}
+\end_inset
 
-\series bold
-
-\backslash
-newcommand{
-\backslash
-FigBesBeg}{%
-\newline
+g.
+\begin_inset space \space{}
+\end_inset
 
-\begin_inset ERT
-status collapsed
 
-\begin_layout Standard
+\begin_inset Quotes eld
+\end_inset
 
 
-\backslash
-hphantom{ }
-\end_layout
+\family sans
+Figure #:
+\family default
 
+\begin_inset Quotes erd
 \end_inset
 
+ followed by the caption text.
+\begin_inset Quotes eld
+\end_inset
 
-\backslash
-let
-\backslash
-MyFigure
-\backslash
-f\SpecialChar \textcompwordmark{}
-igure
-\newline
+#
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset ERT
-status collapsed
+ is the actual reference number.
+ By default the label and the number are in the same font as the caption
+ text and a colon follows the number to divide the label from the text.
+ This caption format is not suitable for all document formats.
+\end_layout
 
 \begin_layout Standard
+To change the default caption format, load the LaTeX-package 
+\series bold
+caption
+\series default
 
+\begin_inset Index idx
+status collapsed
 
-\backslash
-hphantom{ }
+\begin_layout Plain Layout
+LaTeX-packages ! caption
 \end_layout
 
 \end_inset
 
-
-\backslash
-let
-\backslash
-MyEndf\SpecialChar \textcompwordmark{}
-igure
-\backslash
-endf\SpecialChar \textcompwordmark{}
-igure
-\newline
-
-\begin_inset ERT
-status collapsed
+ in the document preamble with this line:
+\end_layout
 
 \begin_layout Standard
 
+\series bold
 
 \backslash
-hphantom{ }
+usepackage[format definition]{caption}
 \end_layout
 
-\end_inset
-
-
-\backslash
-renewenvironment{f\SpecialChar \textcompwordmark{}
-igure}{
-\backslash
-begin{SCf\SpecialChar \textcompwordmark{}
-igure}}{
-\backslash
-end{SCf\SpecialChar \textcompwordmark{}
-igure}}}
+\begin_layout Standard
+To have for example the label and the number in sans-serif bold font and
+ the table captions always above the table as in this document, use the
+ following command:
 \end_layout
 
 \begin_layout Standard
@@ -20918,192 +22894,177 @@ igure}}}
 \series bold
 
 \backslash
-newcommand{
-\backslash
-FigBesEnd}{%
-\newline
+usepackage[labelfont={bf,sf}, tableposition=top]{caption}
+\end_layout
 
-\begin_inset ERT
-status collapsed
+\begin_layout Standard
+You can also define different caption formats for the different float types.
+ In this case load the 
+\series bold
+caption
+\series default
+ package without format specific options and define the different formats
+ with the help of the command
+\end_layout
 
 \begin_layout Standard
 
+\series bold
 
 \backslash
-hphantom{ }
+captionsetup[float type]{format definition}
 \end_layout
 
+\begin_layout Standard
+in the document preamble.
+ For example the caption formats of Figure
+\begin_inset space ~
 \end_inset
 
 
-\backslash
-let
-\backslash
-f\SpecialChar \textcompwordmark{}
-igure
-\backslash
-MyFigure
-\newline
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:This-is-an-fig"
 
-\begin_inset ERT
-status collapsed
+\end_inset
 
-\begin_layout Standard
+ and Table
+\begin_inset space ~
+\end_inset
 
 
-\backslash
-hphantom{ }
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:This-is-an-tab"
 
 \end_inset
 
-
-\backslash
-let
-\backslash
-endf\SpecialChar \textcompwordmark{}
-igure
-\backslash
-MyEndf\SpecialChar \textcompwordmark{}
-igure}
+ can be created using these commands in the document preamble:
 \end_layout
 
 \begin_layout Standard
 
-\lyxline
+\series bold
 
-\end_layout
+\backslash
+usepackage[tableposition=top]{caption}
+\series default
 
-\begin_layout Standard
-The commands allow you to redefine the floats so that the caption is set
- on the side.
- For figure floats use the command
-\end_layout
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
 
 \series bold
 
 \backslash
-FigBesBeg
-\end_layout
+captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
-in ERT before the float.
- Behind the float insert the command
-\end_layout
 
-\begin_layout Standard
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
 
 \series bold
 
 \backslash
-FigBesEnd
+captionsetup[figure]{
 \end_layout
 
-\begin_layout Standard
-in ERT to get back to the original float definition.
-\end_layout
+\end_inset
 
-\begin_layout Standard
-For table floats use the corresponding commands
+labelsep=period}
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+captionsetup[table]{labelfont={bf,sf}}
 \end_layout
 
 \begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
-\series bold
+\begin_layout Plain Layout
 
-\backslash
-TabBesBeg
+\series bold
+Note:
 \series default
- and 
+ The option 
 \series bold
+tableposition=top
+\series default
+ has no effect when a 
+\series bold
+KOMA-Script
+\series default
 
-\backslash
-TabBesEnd
-\end_layout
-
-\begin_layout Standard
-Figure\InsetSpace ~
+\begin_inset Index idx
+status collapsed
 
-\begin_inset LatexCommand ref
-reference "fig:cap-beside-fig"
+\begin_layout Plain Layout
+LaTeX-packages ! KOMA-Script
+\end_layout
 
 \end_inset
 
- and Table\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "tab:cap-beside-tab"
+ document class is used.
+ In this case the document class option 
+\series bold
+captions=tableheading
+\series default
+ must be used.
+\end_layout
 
 \end_inset
 
- are examples where the caption is set beside.
-\end_layout
 
-\begin_layout Standard
-You can see in the examples that the caption text appears at the top of
- the floats for table floats and at the bottom for figure floats.
- To change this, you can use the command
 \end_layout
 
 \begin_layout Standard
-
+For more information about the package 
 \series bold
+caption
+\series default
+ we refer to its documentation 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "caption"
 
-\backslash
-sidecaptionvpos{float type}{placement}
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Standard
-in the document preamble or in ERT before the float.
- The float type is either 
-\family sans
-figure
-\family default
- or 
-\family sans
-table
-\family default
-, the placement can be 
-\begin_inset Quotes eld
+To change the label name from e.
+\begin_inset space \thinspace{}
 \end_inset
 
-
-\family sans
-t
-\family default
-
-\begin_inset Quotes erd
+g.
+\begin_inset space \space{}
 \end_inset
 
- for top, 
+
 \begin_inset Quotes eld
 \end_inset
 
-
-\family sans
-c
-\family default
-
+Figure
 \begin_inset Quotes erd
 \end_inset
 
- for center, or 
+ to 
 \begin_inset Quotes eld
 \end_inset
 
-
-\family sans
-b
-\family default
-
+Image
 \begin_inset Quotes erd
 \end_inset
 
- for bottom.
- To have for example the caption of figure floats vertically centered, use
- the command
+ use this preamble command:
 \end_layout
 
 \begin_layout Standard
 \series bold
 
 \backslash
-sidecaptionvpos{f\SpecialChar \textcompwordmark{}
-igure}{c}
+renewcommand{
+\backslash
+fnum@figure}{Image~
+\backslash
+thefigure}
 \end_layout
 
 \begin_layout Standard
-This was used for Figure\InsetSpace ~
+where 
+\series bold
 
-\begin_inset LatexCommand ref
-reference "fig:cap-beside-fig-2"
+\backslash
+thefigure
+\series default
+ inserts the figure number and
+\series bold
+\begin_inset Quotes eld
+\end_inset
+
+~
+\series default
 
+\begin_inset Quotes erd
 \end_inset
 
-.
+ creates a protected space.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace medskip
+\begin_inset VSpace bigskip
 \end_inset
 
-For more information about the package 
+If you are using a 
 \series bold
-sidecap
+KOMA-Script
 \series default
- we refer to its documentation 
-\begin_inset LatexCommand cite
-key "sidecap"
 
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-.
+\begin_layout Plain Layout
+LaTeX-packages ! KOMA-Script
 \end_layout
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
+\end_inset
 
-\begin_layout Standard
+ document class (
+\family sans
+article (KOMA-Script)
+\family default
+, 
+\family sans
+book (KOMA-Script)
+\family default
+, 
+\family sans
+letter (KOMA-Script)
+\family default
+, or 
+\family sans
+report (KOMA-Script)
+\family default
+
+\begin_inset space \thinspace{}
+\end_inset
 
+), you can alternatively to the 
 \series bold
-Note:
+caption
 \series default
The LaTeX-packag
package us
 \series bold
-hypcap
+KOMA-Script
 \series default
+'s built-in command 
+\series bold
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! hypcap"
+\backslash
+setkomafont
+\series default
+.
+ For example, to have the caption label in bold, add this command to your
+ document preamble:
+\end_layout
 
-\end_inset
+\begin_layout Standard
 
-, described in section\InsetSpace ~
+\series bold
 
-\begin_inset LatexCommand ref
-reference "sub:Reference-Position"
+\backslash
+setkomafont{captionlabel}{
+\backslash
+bfseries}
+\end_layout
 
-\end_inset
+\begin_layout Standard
+For more information about 
+\series bold
 
-, has no effect on floats with the caption set beside.
-\end_layout
+\backslash
+setkomafont
+\series default
+ we refer to the 
+\series bold
+KOMA-Script
+\series default
+ documentation 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "KOMA-Script"
 
 \end_inset
 
-
+.
 \end_layout
 
 \begin_layout Standard
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-FigBesBeg 
+captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
+}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+The caption format is changed only for this example.
 \end_layout
 
 \end_inset
@@ -21195,14 +23218,17 @@ FigBesBeg
 
 \begin_layout Standard
 \begin_inset Float figure
+placement !p
 wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
+\align center
 \begin_inset Graphics
-       filename clipart/escher-lsd.eps
-       scale 75
+       filename clipart/mobius.eps
+       lyxscale 50
+       scale 50
        scaleBeforeRotation
 
 \end_inset
@@ -21210,16 +23236,19 @@ status open
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
-name "fig:cap-beside-fig"
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:This-is-an-fig"
 
 \end_inset
 
-This is a caption beside a figure.
+This is an example figure caption that is longer than one line to show the
+ different caption format.
+ Here a self-defined caption format is used.
 \end_layout
 
 \end_inset
@@ -21236,11 +23265,12 @@ This is a caption beside a figure.
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-TabBesBeg 
+captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
+on}
 \end_layout
 
 \end_inset
@@ -21250,20 +23280,24 @@ TabBesBeg
 
 \begin_layout Standard
 \begin_inset Float table
+placement !p
 wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
-name "tab:cap-beside-tab"
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "tab:This-is-an-tab"
 
 \end_inset
 
-This is a caption beside a table.
+This is an example table caption that is longer than one line to show the
+ different caption format.
+ Here the standard caption format for tables in this document is used.
 \end_layout
 
 \end_inset
@@ -21271,255 +23305,296 @@ This is a caption beside a table.
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
+\align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="5">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<lyxtabular version="3" rows="1" columns="5">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 a
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
+b
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-b
+\begin_layout Plain Layout
+c
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
+d
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-c
+\begin_layout Plain Layout
+e
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
-
-\end_layout
+</lyxtabular>
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-d
+
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
 
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Section
+Caption Placement
+\begin_inset Index idx
+status collapsed
 
-\begin_layout Standard
-e
+\begin_layout Plain Layout
+Caption ! Placement
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Floats ! Caption Placement
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-f
-\end_layout
+
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Caption-Placement"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\end_layout
 
 \begin_layout Standard
+The common caption placement rule is:
+\end_layout
 
+\begin_layout Description
+Figure: Caption is set below the figure
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Description
+Table: Caption is set above the table
+\end_layout
 
 \begin_layout Standard
-g
-\end_layout
+Having the caption above the table is unfortunately not supported in LaTeX's
+ standard classes.
+ That means if you are using the document classes 
+\family sans
+article
+\family default
+, 
+\family sans
+book
+\family default
+, 
+\family sans
+letter
+\family default
+, or 
+\family sans
+report
+\family default
+ there will be no space between the caption and the table.
+ To insert the necessary space, add the following option to the load command
+ of the LaTeX-package 
+\series bold
+caption
+\series default
+ in your document preamble
+\begin_inset Foot
+status collapsed
 
+\begin_layout Plain Layout
+See section
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Caption-Formatting"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-h
+ for more information of the package 
+\series bold
+caption
+\series default
+.
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
 
+:
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
 \begin_layout Standard
-i
+
+\series bold
+tableposition=top
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
 \begin_layout Standard
+If you are using a 
+\series bold
+KOMA-Script
+\series default
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! KOMA-Script
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-j
-\end_layout
+ document class (
+\family sans
+article (KOMA-Script)
+\family default
+, 
+\family sans
+book (KOMA-Script)
+\family default
+, 
+\family sans
+letter (KOMA-Script)
+\family default
+, or 
+\family sans
+report (KOMA-Script)
+\family default
 
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
 
+), you can alternatively to the 
+\series bold
+caption
+\series default
+ package set the document class option 
+\series bold
+captions=tableheading
+\series default
+.
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
-\end_inset
+It is also possible to set the caption beside a figure or table.
+ To get this the LaTeX-package 
+\series bold
+sidecap
+\series default
 
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+LaTeX-packages ! sidecap
 \end_layout
 
 \end_inset
 
-
+ has to be loaded in the document preamble with the line
 \end_layout
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
 \begin_layout Standard
 
+\series bold
 
 \backslash
-TabBesEnd
+usepackage[option]{sidecap}
 \end_layout
 
-\end_inset
-
-
+\begin_layout Standard
+If you set no option, the caption is placed on the side of the outer page
+ margin – to the right on odd pages, to the left on even pages.
+ You can change the placement to inner margin with the option 
+\series bold
+innercaption
+\series default
+.
+ To force the placement always to the right or left, use the option 
+\series bold
+rightcaption
+\series default
+ or 
+\series bold
+leftcaption
+\series default
+, respectively.
 \end_layout
 
 \begin_layout Standard
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-sidecaptionvpos{figure}{c}
+ifsidecap
 \end_layout
 
 \end_inset
 
 
-\begin_inset Float figure
-wide false
-sideways false
+\begin_inset Note Note
 status open
 
-\begin_layout Standard
-\begin_inset Graphics
-       filename clipart/escher-lsd.eps
-       scale 75
-       scaleBeforeRotation
+\begin_layout Plain Layout
+The following section will only be displayed when the LaTeX-package 
+\series bold
+sidecap
+\series default
+ is installed.
+\end_layout
 
 \end_inset
 
@@ -21527,427 +23602,359 @@ status open
 \end_layout
 
 \begin_layout Standard
-\begin_inset Caption
+To place in LyX the caption of a float on the side, it is necessary to add
+ these commands to the document preamble:
+\end_layout
 
 \begin_layout Standard
-\begin_inset LatexCommand label
-name "fig:cap-beside-fig-2"
+\noindent
+\begin_inset CommandInset line
+LatexCommand rule
+offset "0.5ex"
+width "100line%"
+height "1pt"
 
 \end_inset
 
-This is a vertically centered caption beside a figure.
+
 \end_layout
 
+\begin_layout Standard
+
+\series bold
+
+\backslash
+newcommand{
+\backslash
+TabBesBeg}{%
+\begin_inset Newline newline
 \end_inset
 
 
-\end_layout
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
 
+\series bold
+\begin_inset space ~
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
+\end_inset
 
 
 \backslash
-FigBesEnd
-\end_layout
+let
+\backslash
+MyTable
+\backslash
+table
+\begin_inset Newline newline
+\end_inset
+
 
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+\begin_inset space ~
 \end_inset
 
 
 \end_layout
 
-\begin_layout Section
-Listings of Floats
-\begin_inset LatexCommand label
-name "sec:Listings-of-Floats"
+\end_inset
+
 
+\backslash
+let
+\backslash
+MyEndtable
+\backslash
+endtable
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Floats ! Float Lists"
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
 
+\series bold
+\begin_inset space ~
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-Similar to the the table of contents where the sections of the document
- are listed, there are listings for all float types, like the figures of
- the documents.
- You can insert them via the 
-\family sans
-Insert\SpecialChar \menuseparator
-List\InsetSpace ~
-/\InsetSpace ~
-TOC
-\family default
- sub menus.
-\end_layout
+\end_inset
 
-\begin_layout Standard
-The list entries are the float captions or its short title, the float number,
- and the page number where they appear in the document.
-\end_layout
 
-\begin_layout Standard
-You can find the list of figures and tables at the end of this document.
+\backslash
+renewenvironment{table}{
+\backslash
+begin{SCtable}}{
+\backslash
+end{SCtable}}}
 \end_layout
 
-\begin_layout Chapter
-Notes
-\end_layout
+\begin_layout Standard
 
-\begin_layout Section
-LyX Notes
-\begin_inset LatexCommand label
-name "sec:LyX-Notes"
+\series bold
 
+\backslash
+newcommand{
+\backslash
+TabBesEnd}{%
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Notes ! LyX Notes"
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
 
+\series bold
+\begin_inset space ~
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-Notes are inserted with the toolbar button 
-\begin_inset Graphics
-       filename ../images/note-insert.png
-       scale 85
-       scaleBeforeRotation
-
 \end_inset
 
- or the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Note
-\family default
-.
- There are five types of notes:
-\end_layout
 
-\begin_layout Description
-LyX\InsetSpace ~
-Note This note type is for internal notes that won't appear in the output.
- Its note-box looks like this:
-\newline
+\backslash
+let
+\backslash
+table
+\backslash
+MyTable
+\begin_inset Newline newline
+\end_inset
 
-\newline
 
-\begin_inset Graphics
-       filename clipart/LyXNoteImageQt4.png
-       display none
-       scale 85
-       scaleBeforeRotation
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
 
+\series bold
+\begin_inset space ~
 \end_inset
 
-\begin_inset Note Note
-status open
 
-\begin_layout Standard
-This is text in a note box that doesn't appear in the output.
 \end_layout
 
 \end_inset
 
 
+\backslash
+let
+\backslash
+endtable
+\backslash
+MyEndtable
 \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
-.
- Its note-box looks like this:
-\newline
-
-\newline
+\begin_layout Standard
 
-\begin_inset Graphics
-       filename clipart/CommentNoteImageQt4.png
-       display none
-       scale 85
-       scaleBeforeRotation
+\series bold
 
+\backslash
+newcommand{
+\backslash
+FigBesBeg}{%
+\begin_inset Newline newline
 \end_inset
 
-\begin_inset Note Comment
+
+\begin_inset Phantom HPhantom
 status open
 
-\begin_layout Standard
-This is text in a note box that only appears as comment in LaTeX-files.
-\end_layout
+\begin_layout Plain Layout
 
+\series bold
+\begin_inset space ~
 \end_inset
 
 
 \end_layout
 
-\begin_layout Description
-Greyed\InsetSpace ~
-Out This note will appear in the output as grey text.
- Its note-box looks like this:
-\newline
-
-\newline
+\end_inset
 
-\begin_inset Graphics
-       filename clipart/GreyedOutNoteImageQt4.png
-       display none
-       scale 85
-       scaleBeforeRotation
 
+\backslash
+let
+\backslash
+MyFigure
+\backslash
+figure
+\begin_inset Newline newline
 \end_inset
 
 
-\newline
+\begin_inset Phantom HPhantom
+status open
 
-\begin_inset ERT
-status collapsed
+\begin_layout Plain Layout
 
-\begin_layout Standard
+\series bold
+\begin_inset space ~
+\end_inset
 
 
-\backslash
-renewenvironment{lyxgreyedout}
 \end_layout
 
-\begin_layout Standard
+\end_inset
+
 
-{
 \backslash
-textcolor[gray]{0.8}
+let
 \backslash
-bgroup}{
+MyEndfigure
 \backslash
-egroup}
-\end_layout
-
+endfigure
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Standard
-This is text
-\begin_inset Foot
+\begin_inset Phantom HPhantom
 status open
 
-\begin_layout Standard
-This is an example footnote within a greyed out note.
-\end_layout
+\begin_layout Plain Layout
 
+\series bold
+\begin_inset space ~
 \end_inset
 
- of a comment that appears in the output as grey text.
+
 \end_layout
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
 \backslash
-renewenvironment{lyxgreyedout}
+renewenvironment{figure}{
+\backslash
+begin{SCfigure}}{
+\backslash
+end{SCfigure}}}
 \end_layout
 
 \begin_layout Standard
 
-{
-\backslash
-textcolor{blue}
+\series bold
+
 \backslash
-bgroup}{
+newcommand{
 \backslash
-egroup}
-\end_layout
-
+FigBesEnd}{%
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
+\begin_inset Phantom HPhantom
+status open
 
-\begin_layout Standard
-The greyed out note is here redefined to show it with the original LyX definitio
-n because greyed out notes are redefined in the preamble of this document,
- as described below, to have blue text.
-\end_layout
+\begin_layout Plain Layout
 
+\series bold
+\begin_inset space ~
 \end_inset
 
 
-\newline
-
-\newline
-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 Description
-Framed This note will appear in the output as framed text.
- Its note-box looks like this:
-\newline
-
-\newline
-
-\begin_inset Graphics
-       filename clipart/FramedNoteImageQt4.png
-       display none
-       scale 85
-       scaleBeforeRotation
-
 \end_inset
 
-\begin_inset Note Framed
-status open
-
-\begin_layout Standard
-This is text in a note box that appears framed in the output.
-\end_layout
 
+\backslash
+let
+\backslash
+figure
+\backslash
+MyFigure
+\begin_inset Newline newline
 \end_inset
 
- In contrary to framed boxes
-\begin_inset Foot
-status collapsed
 
-\begin_layout Standard
-Framed boxes are described in section\InsetSpace ~
+\begin_inset Phantom HPhantom
+status open
 
-\begin_inset LatexCommand ref
-reference "sec:Framed-Boxes"
+\begin_layout Plain Layout
 
+\series bold
+\begin_inset space ~
 \end_inset
 
-.
+
 \end_layout
 
 \end_inset
 
- the frame uses always the whole text width and the note is set into its
- own paragraph.
-\end_layout
-
-\begin_layout Description
-Shaded This note will appear in the output with red background color.
- Its note box looks like this:
-\newline
 
-\newline
+\backslash
+let
+\backslash
+endfigure
+\backslash
+MyEndfigure}
+\end_layout
 
-\begin_inset Graphics
-       filename clipart/ShadedNoteImageQt4.png
-       display none
-       scale 85
-       scaleBeforeRotation
+\begin_layout Standard
+\noindent
+\begin_inset CommandInset line
+LatexCommand rule
+offset "0.5ex"
+width "100line%"
+height "1pt"
 
 \end_inset
 
 
-\begin_inset Note Shaded
-status open
+\end_layout
 
 \begin_layout Standard
-This text in a note box appears in the output with red background.
+The commands allow you to redefine the floats so that the caption is set
+ on the side.
+ For figure floats use the command
 \end_layout
 
-\end_inset
-
-In contrary to colored boxes
-\begin_inset Foot
-status collapsed
-
 \begin_layout Standard
-Colored boxes are described in section\InsetSpace ~
 
-\begin_inset LatexCommand ref
-reference "sec:Colored-Boxes"
-
-\end_inset
+\series bold
 
-.
+\backslash
+FigBesBeg
 \end_layout
 
-\end_inset
-
- the note uses always the whole text width and the note is set into its
- own paragraph.
+\begin_layout Standard
+in TeX-Code before the float.
+ After the float insert the command
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
 
-When you use the toolbar button 
-\begin_inset Graphics
-       filename ../images/note-insert.png
-       scale 85
-       scaleBeforeRotation
-
-\end_inset
+\series bold
 
- to insert notes, a 
-\family sans
-LyX\InsetSpace ~
-Note
-\family default
- is inserted.
- You can switch between the five note types by right-clicking on the note-box.
-\family roman
-\series medium
-\bar no
-If you want to turn existing text into a note, mark it and click on the
- note
-\family default
-\series default
-\bar default
- toolbar 
-\family roman
-\series medium
-\bar no
-button
-\family default
-\series default
-\bar default
-.
+\backslash
+FigBesEnd
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
+in TeX-Code to get back to the original float definition.
+\end_layout
 
-You can change the text color of the greyed out notes in the preamble with
- the following command:
+\begin_layout Standard
+For table floats use the corresponding commands
 \end_layout
 
 \begin_layout Standard
@@ -21955,330 +23962,278 @@ You can change the text color of the greyed out notes in the preamble with
 \series bold
 
 \backslash
-renewenvironment{lyxgreyedout}
-\newline
+TabBesBeg
+\series default
+ and 
+\series bold
 
-\begin_inset ERT
-status collapsed
+\backslash
+TabBesEnd
+\end_layout
 
 \begin_layout Standard
+Figure
+\begin_inset space ~
+\end_inset
 
 
-\backslash
-hphantom{ }
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:cap-beside-fig"
 
 \end_inset
 
-{
-\backslash
-textcolor{color}
-\backslash
-bgroup}{
-\backslash
-egroup}
-\end_layout
+ and Table
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-The available colors and the method to define own colors is explained in
- section\InsetSpace ~
 
-\begin_inset LatexCommand ref
-reference "sec:Colored-Tables"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:cap-beside-tab"
 
 \end_inset
 
-.
+ are examples where the caption is set beside.
 \end_layout
 
 \begin_layout Standard
-Notes that appear in blue in this document are set using greyed out notes
- with blue text.
+You can see in the examples that the caption text appears at the top of
+ the floats for table floats and at the bottom for figure floats.
+ To change this, you can use the command
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
 
+\series bold
 
+\backslash
+sidecaptionvpos{float type}{placement}
 \end_layout
 
 \begin_layout Standard
-The text style of 
-\family sans
-Framed
-\family default
- and 
+in the document preamble or in TeX-Code before the float.
+ The float type is either 
 \family sans
-Shaded
+figure
 \family default
- notes can be set in the 
+ or 
 \family sans
-Text Style
+table
 \family default
- dialog.
-\end_layout
+, the placement can be 
+\begin_inset Quotes eld
+\end_inset
+
 
-\begin_layout Standard
-The default frame width for 
 \family sans
-Framed
+t
 \family default
- notes is 0.4\InsetSpace \thinspace{}
-pt; it can be changed by changing the size 
-\series bold
 
-\backslash
-FrameRule
-\series default
-.
- The default space between the note content and the frame is 9\InsetSpace \thinspace{}
-pt; it can
- be changed by changing the size 
-\series bold
+\begin_inset Quotes erd
+\end_inset
+
+ for top, 
+\begin_inset Quotes eld
+\end_inset
+
 
-\backslash
-FrameSep
-\series default
-.
- For example the frame appearance of the following 
 \family sans
-Framed
+c
 \family default
- note is set with the ERT commands
-\end_layout
 
-\begin_layout Standard
-
-\series bold
-
-\backslash
-FrameRule 5pt 
-\backslash
-FrameSep 0.5cm
-\end_layout
-
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-FrameRule 5pt 
-\backslash
-FrameSep 0.5cm
-\end_layout
+\begin_inset Quotes erd
+\end_inset
 
+ for center, or 
+\begin_inset Quotes eld
 \end_inset
 
 
-\begin_inset Note Framed
-status open
-
-\begin_layout Standard
-This is text in a 
 \family sans
-Framed
+b
 \family default
- note.
-\end_layout
 
+\begin_inset Quotes erd
 \end_inset
 
-
-\begin_inset ERT
-status collapsed
+ for bottom.
+ To have for example the caption of figure floats vertically centered, use
+ the command
+\end_layout
 
 \begin_layout Standard
 
+\series bold
 
 \backslash
-FrameRule 0.4pt 
-\backslash
-FrameSep 9pt
+sidecaptionvpos{figure}{c}
 \end_layout
 
+\begin_layout Standard
+This was used for Figure
+\begin_inset space ~
 \end_inset
 
 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:cap-beside-fig-2"
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
 
-
+.
 \end_layout
 
 \begin_layout Standard
-For 
-\family sans
-Shaded
-\family default
- notes the default space between the note content and the note border is
- 3\InsetSpace \thinspace{}
-pt; it can be changed by changing the size 
-\series bold
-
-\backslash
-fboxsep
-\series default
-.
-\newline
-The default background color red can be changed with the command 
-\series bold
+\begin_inset VSpace medskip
+\end_inset
 
-\backslash
-def\SpecialChar \textcompwordmark{}
-inecolor{shadebox}
-\series default
-.
- The scheme of the 
+For more information about the package 
 \series bold
-
-\backslash
-def\SpecialChar \textcompwordmark{}
-inecolor
+sidecap
 \series default
- command is explained in section\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "sec:Colored-Tables"
+ we refer to its documentation 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "sidecap"
 
 \end_inset
 
-
-\begin_inset Foot
-status collapsed
+.
+\end_layout
 
 \begin_layout Standard
-Note that 
-\series bold
+\begin_inset Note Greyedout
+status open
 
-\backslash
-def
-\series default
-\SpecialChar \textcompwordmark{}
+\begin_layout Plain Layout
 
 \series bold
-inecolor
+Note:
 \series default
requires the LaTeX-package 
The LaTeX-package 
 \series bold
-color
+hypcap
 \series default
- in the preamble, see section\InsetSpace ~
 
-\begin_inset LatexCommand ref
-reference "sec:Colored-Boxes"
-
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-.
+\begin_layout Plain Layout
+LaTeX-packages ! hypcap
 \end_layout
 
 \end_inset
 
-.
-\end_layout
+, described in section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-For example the appearance of the following 
-\family sans
-Shaded
-\family default
- note is set with the ERT commands
-\end_layout
 
-\begin_layout Standard
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Reference-Position"
 
-\series bold
+\end_inset
 
-\backslash
-fboxsep 0.5cm
-\series default
+, has no effect on floats with the caption set beside.
+\end_layout
 
-\newline
+\end_inset
 
-\series bold
 
-\backslash
-def\SpecialChar \textcompwordmark{}
-inecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
 \end_layout
 
 \begin_layout Standard
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-fboxsep 0.5cm
+FigBesBeg 
 \end_layout
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\end_layout
 
 \begin_layout Standard
+\begin_inset Float figure
+wide false
+sideways false
+status open
+
+\begin_layout Plain Layout
+\begin_inset Graphics
+       filename clipart/escher-lsd.eps
+       scale 75
+       scaleBeforeRotation
+
+\end_inset
 
 
-\backslash
-definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
 \end_layout
 
+\begin_layout Plain Layout
+\begin_inset Caption
+
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:cap-beside-fig"
+
 \end_inset
 
+This is a caption beside a figure.
+\end_layout
 
-\begin_inset Note Shaded
-status open
+\end_inset
 
-\begin_layout Standard
 
-\color yellow
-This is yellow text in a
-\color none
-\family sans
-\color yellow
-Shaded
-\family default
-\color none
-\color yellow
-note with darkgreen background.
 \end_layout
 
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-fboxsep 3pt
+TabBesBeg 
 \end_layout
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\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 "tab:cap-beside-tab"
 
-\backslash
-definecolor{shadecolor}{rgb}{1,0,0}
+\end_inset
+
+This is a caption beside a table.
 \end_layout
 
 \end_inset
@@ -22286,333 +24241,323 @@ definecolor{shadecolor}{rgb}{1,0,0}
 
 \end_layout
 
-\begin_layout Section
-Footnotes
-\begin_inset LatexCommand label
-name "sec:Footnotes"
+\begin_layout Plain Layout
+\begin_inset Tabular
+<lyxtabular version="3" rows="4" columns="5">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+a
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset LatexCommand index
-name "Notes ! Footnotes"
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset LatexCommand index
-name "Footnotes"
+\begin_layout Plain Layout
+b
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
 \end_layout
 
-\begin_layout Standard
-Footnotes can be inserted using the toolbar button 
-\begin_inset Graphics
-       filename ../images/footnote-insert.png
-       scale 85
-       scaleBeforeRotation
-
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
- or the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Footnote
-\family default
-.
-\family roman
-\series medium
-\bar no
-You'll see
-\family default
-\series default
-\bar default
- then the following footnote-box: 
-\begin_inset Graphics
-       filename clipart/footnoteQt4.png
-       scale 80
-       scaleBeforeRotation
+\begin_layout Plain Layout
+c
+\end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
-\family roman
-\series medium
-\bar no
-where you can enter the footnote text.
- If you want to turn existing text into a footnote, 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 is an example footnote:
-\family roman
-\series medium
-\bar no
-
-\begin_inset Foot
-status open
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\begin_layout Standard
-\begin_inset LatexCommand label
-name "foot:This-is-an"
+\begin_layout Plain Layout
+d
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
-This is an example footnote.
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+e
+\end_layout
 
-\family default
-\series default
-\bar default
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\begin_inset ERT
-status collapsed
+\begin_layout Plain Layout
 
-\begin_layout Standard
+\end_layout
 
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-newcounter{MyRepeatFoot}
+\begin_layout Plain Layout
+f
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\backslash
-setcounter{MyRepeatFoot}{
-\backslash
-thefootnote}
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+g
 \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 LaTeX, the numbers are consecutive.
- It depends on your document-class, if the footnote number is reset for
- every chapter.
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
 \end_layout
 
-\begin_layout Standard
-Footnotes can be referenced like floats: Insert a label into the footnote
- and cross-reference this label in the text as described in section\InsetSpace ~
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\begin_inset LatexCommand ref
-reference "sec:Referencing-Floats"
+\begin_layout Plain Layout
+h
+\end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-.
-\newline
-This is a cross-reference of Footnote\InsetSpace ~
+\begin_layout Plain Layout
 
-\begin_inset LatexCommand ref
-reference "foot:This-is-an"
+\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
+i
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-To use footnotes within tables, you have to use minipages, see section\InsetSpace ~
+\begin_layout Plain Layout
 
-\begin_inset LatexCommand ref
-reference "sec:Minipages"
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-.
- Footnotes within longtables are described in section\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "sub:Footnotes-in-Longtables"
+\begin_layout Plain Layout
+j
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
-.
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
-To create only a mark for a footnote, use the command 
-\series bold
+\end_inset
 
-\backslash
-footnotemark[number]
-\series default
- in ERT.
- This is used when you have the same annotation several times in a text
- but doesn't want to print the footnote text every time.
-\newline
-As you don't know
- the number of the repeating footnote while you are writing the text, you
- have to store its number.
- For the following footnote mark example, these commands were inserted in
- ERT behind Footnote\InsetSpace ~
 
-\begin_inset LatexCommand ref
-reference "foot:This-is-an"
+\end_layout
 
 \end_inset
 
- to store the footnote number:
+
 \end_layout
 
 \begin_layout Standard
+\begin_inset ERT
+status collapsed
 
-\series bold
+\begin_layout Plain Layout
 
-\backslash
-newcounter{MyRepeatFoot}
-\newline
 
 \backslash
-setcounter{MyRepeatFoot}{
-\backslash
-thefootnote}
-\end_layout
-
-\begin_layout Standard
-The footnote mark was then created with this command:
+TabBesEnd
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-footnotemark[
-\backslash
-theMyRepeatFoot]
 \end_layout
 
 \begin_layout Standard
-Here is an example footnote mark:
-\family roman
-\series medium
-\bar no
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-footnotemark[
-\backslash
-theMyRepeatFoot]
+sidecaptionvpos{figure}{c}
 \end_layout
 
 \end_inset
 
 
-\end_layout
+\begin_inset Float figure
+wide false
+sideways false
+status open
 
-\begin_layout Subsection
-Footnote Numbering
-\begin_inset LatexCommand label
-name "sub:Footnote-Numbering"
+\begin_layout Plain Layout
+\begin_inset Graphics
+       filename clipart/escher-lsd.eps
+       scale 75
+       scaleBeforeRotation
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Footnotes ! Numbering"
+\end_layout
 
-\end_inset
+\begin_layout Plain Layout
+\begin_inset Caption
 
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:cap-beside-fig-2"
 
-\end_layout
+\end_inset
 
-\begin_layout Standard
-To reset the footnote number back to 1 after each section
-\family roman
-, add this command to your document preamble:
+This is a vertically centered caption beside a figure.
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-@addtoreset{footnote}{section}
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
 
-The following preamble command changes the footnote numbering style to small
- roman numerals:
+
 \end_layout
 
 \begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\series bold
 
 \backslash
-renewcommand{
-\backslash
-thefootnote}{
-\backslash
-roman{footnote}}
+FigBesEnd
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-renewcommand{
-\backslash
-thefootnote}{
-\backslash
-roman{footnote}}
+else
 \end_layout
 
 \end_inset
 
- This is a footnote with roman numbering:
-\begin_inset Foot
+
+\begin_inset Note Note
 status open
 
-\begin_layout Standard
-This is an example footnote with roman numbering.
+\begin_layout Plain Layout
+The following will be displayed when the LaTeX-package 
+\series bold
+sidecap
+\series default
+ is not installed:
 \end_layout
 
 \end_inset
@@ -22621,362 +24566,353 @@ This is an example footnote with roman numbering.
 \end_layout
 
 \begin_layout Standard
-To change the numbering style to capital roman numerals replace in the command
- above 
+You need to install the LaTeX-package 
 \series bold
-
-\backslash
-roman
+sidecap
 \series default
- by 
-\series bold
+ to see the following part of this section in the output.
+\end_layout
 
-\backslash
-Roman
-\series default
-.
- To 
-\begin_inset Quotes eld
-\end_inset
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
-number
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Plain Layout
 
- footnotes with capital or small Latin letters use 
-\series bold
 
 \backslash
-Alph
-\series default
- or 
-\series bold
+fi
+\end_layout
 
-\backslash
-alph
-\series default
-, respectively.
- To 
-\begin_inset Quotes eld
 \end_inset
 
-number
-\begin_inset Quotes erd
-\end_inset
 
- footnotes with symbols use 
-\series bold
+\end_layout
 
-\backslash
-fnsymbol
-\series default
-.
+\begin_layout Section
+Listings of Floats
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Floats ! Float Lists
 \end_layout
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
+\end_inset
 
-\begin_layout Standard
 
-\series bold
-Note:
-\series default
- You can only number 26 footnotes with Latin letters, because this numbering
- is limited to single letters.
 \end_layout
 
+\begin_layout Standard
+Similar to the table of contents where the sections of the document are
+ listed, there are listings for all float types, like the figures of the
+ documents.
+ You can insert them via the 
+\family sans
+Insert\SpecialChar \menuseparator
+List
+\begin_inset space ~
 \end_inset
 
+/
+\begin_inset space ~
+\end_inset
 
-\newline
-
-\begin_inset Note Greyedout
-status open
+TOC
+\family default
+ sub menus.
+\end_layout
 
 \begin_layout Standard
+The list entries are the float captions or its short title, the float number,
+ and the page number where they appear in the document.
+\end_layout
 
-\series bold
-Note:
-\series default
- You can only number 9 footnotes with symbols.
+\begin_layout Standard
+You can find the list of figures and tables at the end of this document.
 \end_layout
 
-\end_inset
+\begin_layout Chapter
+Notes
+\end_layout
 
+\begin_layout Section
+LyX Notes
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+Notes ! LyX Notes
 \end_layout
 
-\begin_layout Standard
-To return to the default numbering style when you changed to another one,
- use 
-\series bold
+\end_inset
 
-\backslash
-arabic
-\series default
- instead of 
-\series bold
 
-\backslash
-roman
-\series default
- in the command above.
-\begin_inset ERT
-status collapsed
+\end_layout
 
 \begin_layout Standard
+Notes are inserted with the toolbar button 
+\begin_inset Graphics
+       filename ../images/note-insert.png
+       scale 85
+       scaleBeforeRotation
 
+\end_inset
 
-\backslash
-renewcommand{
-\backslash
-thefootnote}{
-\backslash
-arabic{footnote}}
+ or the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Note
+\family default
+.
+ There are three types of notes:
 \end_layout
 
+\begin_layout Description
+LyX
+\begin_inset space ~
 \end_inset
 
+Note This note type is for internal notes that won't appear in the output.
+ Its note-box looks like this:
+\begin_inset Newline newline
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
+\begin_inset Newline newline
 \end_inset
 
 
-\end_layout
+\begin_inset Graphics
+       filename clipart/LyXNoteImageQt4.png
+       display false
+       scale 85
+       scaleBeforeRotation
 
-\begin_layout Standard
-If you want to have footnotes numbered in the scheme 
-\begin_inset Quotes eld
 \end_inset
 
-chapter.footnote
-\begin_inset Quotes erd
-\end_inset
+\begin_inset Note Note
+status open
 
-, add the following command to your document preamble:
+\begin_layout Plain Layout
+This is text in a note box that doesn't appear in the output.
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-numberwithin{footnote}{chapter}
 \end_layout
 
-\begin_layout Standard
-To be able to use the command 
-\series bold
-
-\backslash
-numberwithin
-\series default
-, set in the tab 
-\family sans
-Math\InsetSpace ~
-Options
-\family default
- in the document settings the option 
+\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
-Use\InsetSpace ~
-AMS\InsetSpace ~
-math\InsetSpace ~
-package
+File\SpecialChar \menuseparator
+Export\SpecialChar \menuseparator
+LaTeX (pdflatex) / (plain)
 \family default
 .
-\end_layout
+ Its note-box looks like this:
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
 
-\begin_layout Standard
+\begin_inset Newline newline
+\end_inset
 
 
-\backslash
-numberwithin{footnote}{chapter}
+\begin_inset Graphics
+       filename clipart/CommentNoteImageQt4.png
+       display false
+       scale 85
+       scaleBeforeRotation
+
+\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
 
 \end_inset
 
-This is another example footnote:
-\series bold
 
-\begin_inset Foot
-status open
+\end_layout
 
-\begin_layout Standard
-This is a footnote numbered in the scheme 
-\begin_inset Quotes eld
+\begin_layout Description
+Greyed
+\begin_inset space ~
 \end_inset
 
-chapter.footnote
-\begin_inset Quotes erd
+Out This note will appear in the output as grey text.
+ Its note-box looks like this:
+\begin_inset Newline newline
 \end_inset
 
-.
-\end_layout
 
+\begin_inset Newline newline
 \end_inset
 
 
-\series default
+\begin_inset Graphics
+       filename clipart/GreyedOutNoteImageQt4.png
+       display false
+       scale 85
+       scaleBeforeRotation
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-renewcommand{
+renewenvironment{lyxgreyedout}
+\end_layout
+
+\begin_layout Plain Layout
+
+{
 \backslash
-thefootnote}{
+textcolor[gray]{0.8}
 \backslash
-arabic{footnote}}
+bgroup}{
+\backslash
+egroup}
 \end_layout
 
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
-
-\series bold
-Note:
-\series default
-\series bold
+\begin_layout Plain Layout
+This is text
+\begin_inset Foot
+status open
 
-\backslash
-numberwithin
-\series default
- always prints out the footnote number as arabic number; previous redefinitions
- to get non-arabic numbers are overwritten.
+\begin_layout Plain Layout
+This is an example footnote within a greyed out note.
 \end_layout
 
 \end_inset
 
-
+ of a comment that appears in the output as grey text.
 \end_layout
 
-\begin_layout Standard
-So to get for example the scheme 
-\begin_inset Quotes eld
 \end_inset
 
-chapter.
-\backslash
-Roman{footnote}
-\begin_inset Quotes erd
-\end_inset
 
-, use this command instead of 
-\series bold
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
 
 \backslash
-numberwithin
-\series default
-:
+renewenvironment{lyxgreyedout}
 \end_layout
 
-\begin_layout Standard
-
-\series bold
+\begin_layout Plain Layout
 
+{
 \backslash
-renewcommand{
-\backslash
-thefootnote}{
+textcolor{blue}
 \backslash
-thechapter.
+bgroup}{
 \backslash
-Roman{footnote}}
+egroup}
 \end_layout
 
-\begin_layout Subsection
-Footnote Placement
-\begin_inset LatexCommand index
-name "Footnotes ! Placement"
-
 \end_inset
 
 
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+The greyed out note is here redefined to show it with the original LyX definitio
+n because greyed out notes are redefined in the preamble of this document,
+ as described below, to have blue text.
 \end_layout
 
-\begin_layout Standard
-If you have several footnotes in one page, they appear without vertical
- space between them at the bottom of the page.
- To make them better readable you can e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-add 1.5\InsetSpace \thinspace{}
-mm space with the following
- preamble command:
-\end_layout
+\end_inset
 
-\begin_layout Standard
 
-\series bold
+\begin_inset Newline newline
+\end_inset
 
-\backslash
-let
-\backslash
-myFoot
-\backslash
-footnote
-\newline
 
-\backslash
-renewcommand{
-\backslash
-footnote}[1]{
-\backslash
-myFoot{#1
-\backslash
-vspace{1.5mm}}}
+\begin_inset Newline newline
+\end_inset
+
+As you can see in the example, the first line of greyed out notes is a bit
+ indented and greyed out notes can have footnotes.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-In a two-column document the footnotes appear at the bottom of every column,
- see Figure\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "fig:Standard-footnote-placement"
+When you use the toolbar button 
+\begin_inset Graphics
+       filename ../images/note-insert.png
+       scale 85
+       scaleBeforeRotation
 
 \end_inset
 
-.
- If the footnotes should only appear at the bottom of the right column,
- as in Figure\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "fig:Footnote-placement-in"
-
+ to insert notes, a 
+\family sans
+LyX
+\begin_inset space ~
 \end_inset
 
-, use the LaTeX-package 
-\series bold
-ftnright
+Note
+\family default
+ is inserted.
+ You can switch between the five note types by right-clicking on the note-box.
+\family roman
+\series medium
+\bar no
+If you want to turn existing text into a note, mark it and click on the
+ note
+\family default
 \series default
+\bar default
+ toolbar 
+\family roman
+\series medium
+\bar no
+button
+\family default
+\series default
+\bar default
+.
+ To change a note to text, press the backspace key when the cursor is in
+ the first position of a note, or press the delete key when the cursor is
+ in the very last position of the note, respectively.
+\end_layout
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! ftnright"
-
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
- with this command in the document preamble:
+You can change the text color of the greyed out notes in the preamble with
+ the following command:
 \end_layout
 
 \begin_layout Standard
@@ -22984,66 +24920,78 @@ name "LaTeX-packages ! ftnright"
 \series bold
 
 \backslash
-usepackage{ftnright}
-\end_layout
+renewenvironment{lyxgreyedout}
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
-\begin_inset Float figure
-placement !h
-wide false
-sideways false
+
+\begin_inset Phantom HPhantom
 status open
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
+\begin_layout Plain Layout
 
-\begin_layout Standard
+\series bold
+\begin_inset space ~
+\end_inset
 
 
-\backslash
-framebox{
 \end_layout
 
 \end_inset
 
+{
+\backslash
+textcolor{color}
+\backslash
+bgroup}{
+\backslash
+egroup}
+\end_layout
 
-\begin_inset Graphics
-       filename clipart/without_fntright.pdf
-       width 100col%
-       scaleBeforeRotation
-
+\begin_layout Standard
+The available colors and the method to define colors is explained in section
+\begin_inset space ~
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Colored-Tables"
 
 \end_inset
 
-
+.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Caption
+Notes that appear in blue in this document are set using greyed out notes
+ with blue text.
+\end_layout
 
-\begin_layout Standard
-\begin_inset LatexCommand label
-name "fig:Standard-footnote-placement"
+\begin_layout Section
+Footnotes
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Footnotes"
 
 \end_inset
 
-Standard footnote placement in two-column documents.
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Notes ! Footnotes
 \end_layout
 
 \end_inset
 
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Footnotes
 \end_layout
 
 \end_inset
@@ -23052,66 +25000,127 @@ Standard footnote placement in two-column documents.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Float figure
-placement !h
-wide false
-sideways false
-status open
-
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-framebox{
-\end_layout
+Footnotes can be inserted using the toolbar button 
+\begin_inset Graphics
+       filename ../images/footnote-insert.png
+       scale 85
+       scaleBeforeRotation
 
 \end_inset
 
-
+ or the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Footnote
+\family default
+.
+\family roman
+\series medium
+\bar no
+You'll see
+\family default
+\series default
+\bar default
+ then the following footnote-box: 
 \begin_inset Graphics
-       filename clipart/with_fntright.pdf
-       width 100col%
+       filename clipart/footnoteQt4.png
+       scale 80
        scaleBeforeRotation
 
 \end_inset
 
-
-\begin_inset ERT
-status collapsed
+\family roman
+\series medium
+\bar no
+where you can enter the footnote text.
+ If you want to turn existing text into a footnote, 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
+.
+ To change a 
+\family roman
+\series medium
+\bar no
+footnote
+\family default
+\series default
+\bar default
+ to text, press the Backspace key when the cursor is in the first position
+ of a 
+\family roman
+\series medium
+\bar no
+footnote
+\family default
+\series default
+\bar default
+, or press the Delete key when the cursor is in the very last position of
+ the 
+\family roman
+\series medium
+\bar no
+footnote
+\family default
+\series default
+\bar default
+, respectively.
+\end_layout
 
 \begin_layout Standard
+Here is an example footnote:
+\family roman
+\series medium
+\bar no
 
-}
+\begin_inset Foot
+status open
+
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "foot:This-is-an"
+
+\end_inset
+
+This is an example footnote.
 \end_layout
 
 \end_inset
 
 
-\end_layout
+\family default
+\series default
+\bar default
 
-\begin_layout Standard
-\begin_inset Caption
+\begin_inset ERT
+status collapsed
 
-\begin_layout Standard
-\begin_inset LatexCommand label
-name "fig:Footnote-placement-in"
+\begin_layout Plain Layout
 
-\end_inset
 
-Footnote placement in two-column documents when the LaTeX-package 
-\series bold
-ftnright
-\series default
- is used.
+\backslash
+newcounter{MyRepeatFoot}
 \end_layout
 
-\end_inset
+\begin_layout Plain Layout
 
 
+\backslash
+setcounter{MyRepeatFoot}{
+\backslash
+thefootnote}
 \end_layout
 
 \end_inset
@@ -23120,59 +25129,70 @@ ftnright
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
-
-In some scientific literature it is usual to collect the footnotes and print
- them in a separate paragraph at the the end of a section, like in Figure\InsetSpace ~
+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 LaTeX; the numbers are consecutive.
+ It depends on your document-class, whether the footnote number is reset
+ for every chapter.
+\end_layout
+
+\begin_layout Standard
+Footnotes can be referenced like floats: Insert a label into the footnote
+ and cross-reference this label in the text as described in section
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
-reference "fig:Endnotes----footnotes"
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Referencing-Floats"
 
 \end_inset
 
 .
- They are then so called 
-\begin_inset Quotes eld
+\begin_inset Newline newline
 \end_inset
 
-endnotes
-\begin_inset Quotes erd
+This is a cross-reference of Footnote
+\begin_inset space ~
 \end_inset
 
-.
- To use endnotes instead of footnotes in your document, load the LaTeX-package
-\series bold
-endnotes
-\series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! endnotes"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "foot:This-is-an"
 
 \end_inset
 
- with the document preamble lines
+.
 \end_layout
 
 \begin_layout Standard
+\begin_inset VSpace defskip
+\end_inset
 
+Footnotes in tables are not printed by LaTeX due to technical reasons.
+ However there exists another method to print them: Instead of the footnote
+ the command 
 \series bold
 
 \backslash
-usepackage{endnotes}
-\newline
+footnotemark{}
+\series default
+ is inserted as TeX-code.
+ The text of the footnote is entered as an argument of the TeX-code command
+\series bold
 
 \backslash
-let
-\backslash
-footnote
-\backslash
-endnote
-\end_layout
+footnotetext
+\series default
+ after the table.
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
-To insert the collected footnotes, insert the command
+This was done for the following table with the command
 \end_layout
 
 \begin_layout Standard
@@ -23180,47 +25200,53 @@ To insert the collected footnotes, insert the command
 \series bold
 
 \backslash
-theendnotes
+footnotetext{
+\series default
+Printed table footnote.
+\series bold
+}
 \end_layout
 
 \begin_layout Standard
-in ERT at the the end of a section or chapter.
-\end_layout
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="1">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\begin_layout Standard
-\begin_inset Float figure
-wide false
-sideways false
+\begin_layout Plain Layout
+This an example text.
+\begin_inset Foot
 status open
 
-\begin_layout Standard
-\align center
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-framebox{
+\begin_layout Plain Layout
+This footnote will not be printed!
 \end_layout
 
 \end_inset
 
 
-\begin_inset Graphics
-       filename clipart/endnotes.pdf
-       scaleBeforeRotation
+\end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+This an example text.
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-}
+
+\backslash
+footnotemark{}
 \end_layout
 
 \end_inset
@@ -23228,250 +25254,216 @@ status collapsed
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset Caption
-
-\begin_layout Standard
-\begin_inset LatexCommand label
-name "fig:Endnotes----footnotes"
-
 \end_inset
-
-Endnotes -- footnotes are printed in a separate paragraph at the end of
- sections or chapters.
-\end_layout
+</cell>
+</row>
+</lyxtabular>
 
 \end_inset
 
 
-\end_layout
+\begin_inset ERT
+status collapsed
 
-\end_inset
+\begin_layout Plain Layout
 
 
+\backslash
+footnotetext{
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace medskip
 \end_inset
 
-The paragraph heading for the endnotes isn't automatically translated into
- the document language, this must be done manually.
- The following preamble command translate the default English name 
-\begin_inset Quotes eld
-\end_inset
+Printed table footnote.
+\begin_inset ERT
+status collapsed
 
-Notes
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Plain Layout
 
- to the German translation 
-\begin_inset Quotes eld
-\end_inset
+}
+\end_layout
 
-Anmerkungen
-\begin_inset Quotes erd
 \end_inset
 
-:
+
 \end_layout
 
 \begin_layout Standard
+Footnotes in longtables are described in section
+\begin_inset space ~
+\end_inset
 
-\series bold
 
-\backslash
-renewcommand{
-\backslash
-notesname}{Anmerkungen}
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Footnotes-in-Longtables"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace medskip
+Footnotes in minipage boxes are printed, but inside the box and with a different
+ numbering because a minipage box is like a page inside a page.
+ (For more about minipages, see section
+\begin_inset space ~
 \end_inset
 
-The numbering of endnotes can be changed like the footnote numbering as
- described in section\InsetSpace ~
 
-\begin_inset LatexCommand ref
-reference "sub:Footnote-Numbering"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Minipages"
 
 \end_inset
 
-; just replace the command 
+.) To get a footnote in the minipage that is output at the bottom of the
+ page like normal footnotes, also use the method of 
 \series bold
 
 \backslash
-thefootnote
+footnotemark{}
 \series default
- by 
+ and 
 \series bold
 
 \backslash
-theendnote
+footnotetext
 \series default
 .
- To reset the endnote number use the command 
-\series bold
+\end_layout
 
-\backslash
-@addtoreset
-\series default
- as described in section\InsetSpace ~
+\begin_layout Standard
+\begin_inset Box Frameless
+position "t"
+hor_pos "c"
+has_inner_box 1
+inner_pos "t"
+use_parbox 0
+use_makebox 0
+width "100col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status open
 
-\begin_inset LatexCommand ref
-reference "sub:Footnote-Numbering"
+\begin_layout Plain Layout
+This an example text in a minipage.
+\begin_inset Foot
+status open
+
+\begin_layout Plain Layout
+Footnote in the minipage.
+\end_layout
 
 \end_inset
 
- and replace the command parameter 
-\series bold
-footnote
-\series default
- by 
-\series bold
-endnote
-\series default
-.
+
 \end_layout
 
-\begin_layout Standard
-To create only a mark for an endnote, use the command 
-\series bold
+\begin_layout Plain Layout
+This an example text in a minipage.
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\backslash
-endnotemark[number]
-\series default
- similar to the command 
-\series bold
 
 \backslash
-footnotemark
-\series default
-, described in section\InsetSpace ~
+footnotemark{}
+\end_layout
+
+\end_inset
 
-\begin_inset LatexCommand ref
-reference "sec:Footnotes"
+
+\end_layout
 
 \end_inset
 
-.
+
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-Footnotes can also be placed in the page margin and the footnote text alignment
- can be changed, see the LaTeX-package 
-\series bold
-footmisc
-\series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! footmisc"
+\backslash
+footnotetext{
+\end_layout
 
 \end_inset
 
-, 
-\begin_inset LatexCommand cite
-key "footmisc"
+Footnote outside the minipage.
+\begin_inset ERT
+status collapsed
 
-\end_inset
+\begin_layout Plain Layout
 
- for more information about this.
+}
 \end_layout
 
-\begin_layout Standard
-For various further footnote formatting issues have a look at LaTeX-books,
-\begin_inset LatexCommand cite
-key "latexcompanion,latexguide,latexbook"
-
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Section
-Margin Notes
-\begin_inset LatexCommand index
-name "Notes ! Margin Notes"
+\end_layout
 
+\begin_layout Standard
+\begin_inset VSpace defskip
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-Margin notes look and behave in LyX like footnotes.
- They are inserted via the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Marginal\InsetSpace ~
-Note
-\family default
- or the toolbar button 
-\begin_inset Graphics
-       filename ../images/marginalnote-insert.png
-       scale 85
-       scaleBeforeRotation
-
-\end_inset
+To refer to the same footnote several times without printing the footnote
+ text every time, use the command 
+\series bold
 
-.
- A grey 
-\family roman
-\series medium
-box with the
-\family default
+\backslash
+footnotemark[number]
 \series default
- red 
-\family roman
-\series medium
-label 
-\begin_inset Quotes eld
+ in TeX-code.
+\begin_inset Newline newline
 \end_inset
 
-margin
-\begin_inset Quotes erd
+As you do not know the number of the repeating footnote while you are writing
+ the text, you have to store its number.
+ For the following footnote mark example, these commands were inserted in
+ TeX-code after Footnote
+\begin_inset space ~
 \end_inset
 
- appears where you can enter the text of the margin note.
-\end_layout
 
-\begin_layout Standard
-At the side is an example margin note.
-\family roman
-\series medium
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "foot:This-is-an"
 
-\begin_inset Marginal
-status open
+\end_inset
 
-\begin_layout Standard
-This is a margin note.
+ to store the footnote number:
 \end_layout
 
-\end_inset
+\begin_layout Standard
 
+\series bold
 
-\end_layout
+\backslash
+newcounter{MyRepeatFoot}
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
-Margin 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.
- The text of margin notes is aligned opposite to the outer margin -- right-align
-ed when the note appears in the left margin.
- The first line of the margin note is placed at the position of the text
- line where it is inserted in the document.
+
+\backslash
+setcounter{MyRepeatFoot}{
+\backslash
+thefootnote}
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
-
-To place the margin note in the inner margin, add the command
+The footnote mark was then created with this command:
 \end_layout
 
 \begin_layout Standard
@@ -23479,51 +25471,65 @@ To place the margin note in the inner margin, add the command
 \series bold
 
 \backslash
-reversemarginpar
+footnotemark[
+\backslash
+theMyRepeatFoot]
 \end_layout
 
 \begin_layout Standard
-in ERT before a margin note.
- The new placement is valid for all following margin notes.
+Here is a repeated footnote:
+\family roman
+\series medium
+\bar no
+
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-reversemarginpar 
+footnotemark[
+\backslash
+theMyRepeatFoot]
 \end_layout
 
 \end_inset
 
 
-\begin_inset Marginal
-status open
+\end_layout
 
 \begin_layout Standard
-This is a margin note in the inner margin.
+If you want to repeat the previous footnote, you can omit the storage of
+ the footnote number and just use this command instead:
 \end_layout
 
-\end_inset
-
+\begin_layout Standard
 
 \series bold
 
-\newline
+\backslash
+footnotemark[
+\backslash
+thefootnote]
+\end_layout
 
-\series default
+\begin_layout Standard
+Here is another repeated footnote:
+\family roman
+\series medium
+\bar no
 
-\begin_inset Note Greyedout
-status open
+\begin_inset ERT
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-\series bold
-Note:
-\series default
- There is often not enough space in the inner margin so that the notes are
- not correctly displayed in the output.
+
+\backslash
+footnotemark[
+\backslash
+thefootnote]
 \end_layout
 
 \end_inset
@@ -23531,142 +25537,173 @@ Note:
 
 \end_layout
 
-\begin_layout Standard
-To return to the default placement insert the command
+\begin_layout Subsection
+Footnote Numbering
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Footnote-Numbering"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Footnotes ! Numbering
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-normalmarginpar
 \end_layout
 
 \begin_layout Standard
-in ERT.
-\begin_inset ERT
-status collapsed
+To reset the footnote number back to 1 after each section
+\family roman
+, add this command to your document preamble:
+\end_layout
 
 \begin_layout Standard
 
+\series bold
 
 \backslash
-normalmarginpar 
+@addtoreset{footnote}{section}
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
-\begin_inset Note Greyedout
-status open
+The following preamble command changes the footnote numbering style to small
+ roman numerals:
+\end_layout
 
 \begin_layout Standard
 
-\series bold
-Note:
-\series default
- The command is ignored when it is within a paragraph where also the command
 \series bold
 
 \backslash
-reversemarginpar
-\series default
- is inserted.
+renewcommand{
+\backslash
+thefootnote}{
+\backslash
+roman{footnote}}
 \end_layout
 
-\end_inset
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
 
+\backslash
+renewcommand{
+\backslash
+thefootnote}{
+\backslash
+roman{footnote}}
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
 
-
-\family roman
-\series medium
-
-\begin_inset Marginal
+ This is a footnote with roman numbering:
+\begin_inset Foot
 status open
 
-\begin_layout Standard
-AVeryLongMarginParWord that isn't hyphenated.
+\begin_layout Plain Layout
+This is an example footnote with roman numbering.
 \end_layout
 
 \end_inset
 
 
-\family default
-\series default
-Similar to the case described in section\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "sub:Multiple-Lines-in"
-
-\end_inset
-
-, long words cannot be hyphenated when they are the first word in a margin
- note.
- To avoid this, insert the command
 \end_layout
 
 \begin_layout Standard
-
+To change the numbering style to capital roman numerals replace in the command
+ above 
 \series bold
 
 \backslash
-hspace{0pt}
-\end_layout
+roman
+\series default
+ by 
+\series bold
 
-\begin_layout Standard
-in ERT before the word
-\family roman
-\series medium
+\backslash
+Roman
+\series default
 .
-\begin_inset Marginal
-status open
+ To 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
+number
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
+ footnotes with capital or small Latin letters use 
+\series bold
 
+\backslash
+Alph
+\series default
+ or 
+\series bold
 
 \backslash
-hspace{0pt}
-\end_layout
+alph
+\series default
+, respectively.
+ To 
+\begin_inset Quotes eld
+\end_inset
 
+number
+\begin_inset Quotes erd
 \end_inset
 
-AVeryLongMarginParWord that is hyphenated.
+ footnotes with symbols use 
+\series bold
+
+\backslash
+fnsymbol
+\series default
+.
 \end_layout
 
-\end_inset
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
+\begin_layout Plain Layout
 
+\series bold
+Note:
+\series default
+ You can only number 26 footnotes with Latin letters, because this numbering
+ is limited to single letters.
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
 
 
-\end_layout
+\begin_inset Newline newline
+\end_inset
+
 
-\begin_layout Standard
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
 \series default
Margin notes can normally not be used inside tables, floats, and footnotes.
You can only number 9 footnotes with symbols.
 \end_layout
 
 \end_inset
@@ -23675,147 +25712,148 @@ Note:
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
-
+To return to the default numbering style after you have changed to another
+ one, use 
+\series bold
 
-\end_layout
+\backslash
+arabic
+\series default
+ instead of 
+\series bold
 
-\begin_layout Standard
+\backslash
+roman
+\series default
+ in the command above.
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-ifmarginnote
+renewcommand{
+\backslash
+thefootnote}{
+\backslash
+arabic{footnote}}
 \end_layout
 
 \end_inset
 
 
-\begin_inset Note Note
-status open
+\end_layout
 
 \begin_layout Standard
-The following section will only be displayed when you have the LaTeX-package
-\series bold
-marginnote
-\series default
- is installed.
+\begin_inset VSpace bigskip
+\end_inset
+
+
 \end_layout
 
+\begin_layout Standard
+If you want to have footnotes numbered in the scheme 
+\begin_inset Quotes eld
 \end_inset
 
+chapter.footnote
+\begin_inset Quotes erd
+\end_inset
 
+, add the following command to your document preamble:
 \end_layout
 
 \begin_layout Standard
-This restriction can be evaded by using the LaTeX-package 
+
 \series bold
-marginnote
-\series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! marginnote"
-
-\end_inset
-
-.
- By adding these two lines to your document preamble, the command used by
- LyX for margin notes is redefined to use the command provided by the 
-\series bold
-marginnote
-\series default
--package:
+\backslash
+numberwithin{footnote}{chapter}
 \end_layout
 
 \begin_layout Standard
-
+To be able to use the command 
 \series bold
 
 \backslash
-usepackage{marginnote}
-\newline
+numberwithin
+\series default
+, set in the tab 
+\family sans
+Math
+\begin_inset space ~
+\end_inset
 
-\backslash
-let
-\backslash
-marginpar
-\backslash
-marginnote
-\end_layout
+Options
+\family default
+ in the document settings the option 
+\family sans
+Use
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-This is also used in this document because 
-\series bold
-marginnote
-\series default
- has another useful feature: You can set a vertical offset for the note.
- This is often needed when too many margin notes are too close together
- or for a better page layout.
- The offset is set in LyX as ERT directly behind the margin note in the
- scheme
-\end_layout
+AMS
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
+math
+\begin_inset space ~
+\end_inset
 
-\series bold
-[offset]
+package
+\family default
+.
 \end_layout
 
 \begin_layout Standard
-where the offset is a length with one of the units listed in Table\InsetSpace ~
+\begin_inset ERT
+status collapsed
 
-\begin_inset LatexCommand ref
-reference "tab:Units"
+\begin_layout Plain Layout
 
-\end_inset
 
-.
- A negative value shifts the note up, a positive value shifts it down.
-\family roman
-\series medium
-For example the margin note beside this text line is shifted up 1.5\InsetSpace \thinspace{}
-cm with
- the ERT-command 
-\begin_inset Quotes eld
-\end_inset
+\backslash
+numberwithin{footnote}{chapter}
+\end_layout
 
+\end_inset
 
-\family default
+This is another example footnote:
 \series bold
-[-1.5cm]
-\family roman
-\series medium
 
-\begin_inset Quotes erd
-\end_inset
+\begin_inset Foot
+status open
 
+\begin_layout Plain Layout
+This is a footnote numbered in the scheme 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_inset Marginal
-status open
+chapter.footnote
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-This margin note is shifted up 1.5\InsetSpace \thinspace{}
-cm from its original position.
+.
 \end_layout
 
 \end_inset
 
 
-\family default
 \series default
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-[-1.5cm]
+
+\backslash
+renewcommand{
+\backslash
+thefootnote}{
+\backslash
+arabic{footnote}}
 \end_layout
 
 \end_inset
@@ -23824,90 +25862,93 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace medskip
-\end_inset
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
 
-With 
 \series bold
-marginnote
+Note:
 \series default
- you can also change the alignment of the text in the margin note.
- For example the commands
-\end_layout
-
-\begin_layout Standard
-
 \series bold
 
 \backslash
-renewcommand*{
-\backslash
-raggedleftmarginnote}{
-\backslash
-centering}
-\newline
+numberwithin
+\series default
+ always prints out the footnote number as arabic number; previous redefinitions
+ to get non-arabic numbers are overwritten.
+\end_layout
+
+\end_inset
+
 
-\backslash
-renewcommand*{
-\backslash
-raggedrightmarginnote}{
-\backslash
-centering}
 \end_layout
 
 \begin_layout Standard
-set the alignment to centered.
+So to get for example the scheme 
+\begin_inset Quotes eld
+\end_inset
+
+chapter.
+\backslash
+Roman{footnote}
+\begin_inset Quotes erd
+\end_inset
+
+, use this command instead of 
 \series bold
 
 \backslash
-raggedleftmarginnote
+numberwithin
 \series default
- denotes margin notes that appear at the left side.
-\family roman
-\series medium
-
-\begin_inset ERT
-status collapsed
+:
+\end_layout
 
 \begin_layout Standard
 
+\series bold
 
 \backslash
-renewcommand*{
+renewcommand{
 \backslash
-raggedleftmarginnote}{
+thefootnote}{
 \backslash
-centering}
+thechapter.
+\backslash
+Roman{footnote}}
 \end_layout
 
-\begin_layout Standard
-
+\begin_layout Subsection
+Footnote Placement
+\begin_inset Index idx
+status collapsed
 
-\backslash
-renewcommand*{
-\backslash
-raggedrightmarginnote}{
-\backslash
-centering}
+\begin_layout Plain Layout
+Footnotes ! Placement
 \end_layout
 
 \end_inset
 
 
-\begin_inset Marginal
-status open
+\end_layout
 
 \begin_layout Standard
-The text of this margin note is centered.
-\end_layout
+If you have several footnotes in one page, they appear without vertical
+ space between them at the bottom of the page.
+ To make them more readable you can e.
+\begin_inset space \thinspace{}
+\end_inset
 
+g.
+\begin_inset space \space{}
 \end_inset
 
+add 1.5
+\begin_inset space \thinspace{}
+\end_inset
 
-\family default
-\series default
- The default is
+mm space with the following preamble command:
 \end_layout
 
 \begin_layout Standard
@@ -23915,264 +25956,206 @@ The text of this margin note is centered.
 \series bold
 
 \backslash
-renewcommand*{
-\backslash
-raggedleftmarginnote}{
-\backslash
-raggedleft}
-\newline
-
-\backslash
-renewcommand*{
+let
 \backslash
-raggedrightmarginnote}{
+myFoot
 \backslash
-raggedright}
-\family roman
-\series medium
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
+footnote
+\begin_inset Newline newline
+\end_inset
 
 
 \backslash
-renewcommand*{
+renewcommand{
 \backslash
-raggedleftmarginnote}{
+footnote}[1]{
 \backslash
-raggedleft}
+myFoot{#1
+\backslash
+vspace{1.5mm}}}
 \end_layout
 
 \begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+In a two-column document the footnotes appear at the bottom of every column,
+ see Figure
+\begin_inset space ~
+\end_inset
 
 
-\backslash
-renewcommand*{
-\backslash
-raggedrightmarginnote}{
-\backslash
-raggedright}
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:Standard-footnote-placement"
 
 \end_inset
 
+.
+ If the footnotes should only appear at the bottom of the right column,
+ as in Figure
+\begin_inset space ~
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-\begin_inset VSpace medskip
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:Footnote-placement-in"
+
 \end_inset
 
-For the other features of 
+, use the LaTeX-package 
 \series bold
-marginnote
+ftnright
 \series default
- we refer to its documentation 
-\begin_inset LatexCommand cite
-key "marginnote"
 
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-.
+\begin_layout Plain Layout
+LaTeX-packages ! ftnright
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
 
-You can adjust the layout of margin notes by changing its definition.
- To create for example a header for all margin notes with the underlined,
- sans-serif, and bold header text 
-\begin_inset Quotes eld
-\end_inset
+ with this command in the document preamble:
+\end_layout
 
+\begin_layout Standard
 
-\family sans
 \series bold
-\bar under
-Attention!
-\family default
-\series default
-\bar default
-
-\begin_inset Quotes erd
-\end_inset
 
-, add this to your document preamble:
+\backslash
+usepackage{ftnright}
 \end_layout
 
 \begin_layout Standard
+\begin_inset Float figure
+placement !h
+wide false
+sideways false
+status open
 
-\series bold
-
-\backslash
-let
-\backslash
-myMarginpar
-\backslash
-marginpar
-\newline
-
-\backslash
-renewcommand{
-\backslash
-marginpar}[1]{
-\backslash
-myMarginpar{%
-\newline
-
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-hphantom{ }
+framebox{
 \end_layout
 
 \end_inset
 
 
-\backslash
-hspace{0pt}
-\backslash
-textsf{
-\backslash
-textbf{
-\backslash
-underbar{Attention!}}}%
-\newline
+\begin_inset Graphics
+       filename clipart/without_fntright.pdf
+       width 100col%
+       scaleBeforeRotation
+
+\end_inset
+
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
-\backslash
-hphantom{ }
+}
 \end_layout
 
 \end_inset
 
 
-\backslash
-vspace{1.5mm}
-\backslash
-
-\backslash
-#1}}
 \end_layout
 
-\begin_layout Standard
-
-\family roman
-\series medium
-\begin_inset ERT
-status collapsed
+\begin_layout Plain Layout
+\begin_inset Caption
 
-\begin_layout Standard
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:Standard-footnote-placement"
 
+\end_inset
 
-\backslash
-let
-\backslash
-myMarginpar
-\backslash
-marginpar
+Standard footnote placement in two-column documents.
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
 
-\backslash
-renewcommand{
-\backslash
-marginpar}[1]{
-\backslash
-myMarginpar{%
 \end_layout
 
-\begin_layout Standard
+\end_inset
+
 
-   
-\backslash
-textsf{
-\backslash
-textbf{
-\backslash
-underbar{Attention!}}}%
 \end_layout
 
 \begin_layout Standard
+\begin_inset Float figure
+placement !h
+wide false
+sideways false
+status open
+
+\begin_layout Plain Layout
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-   
-\backslash
-vspace{1.5mm}
-\backslash
 
 \backslash
-#1}}
+framebox{
 \end_layout
 
 \end_inset
 
 
-\begin_inset Marginal
-status open
-
-\begin_layout Standard
-This is a margin note with a defined heading.
-\end_layout
+\begin_inset Graphics
+       filename clipart/with_fntright.pdf
+       width 100col%
+       scaleBeforeRotation
 
 \end_inset
 
 
-\family default
-\series default
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-[-1.5cm]
+}
 \end_layout
 
 \end_inset
 
 
-\family roman
-\series medium
+\end_layout
 
-\begin_inset ERT
-status collapsed
+\begin_layout Plain Layout
+\begin_inset Caption
 
-\begin_layout Standard
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:Footnote-placement-in"
 
+\end_inset
 
-\backslash
-renewcommand{
-\backslash
-marginpar}[1]{
-\backslash
-myMarginpar{#1}}
+Footnote placement in two-column documents when the LaTeX-package 
+\series bold
+ftnright
+\series default
+ is used.
 \end_layout
 
 \end_inset
 
 
-\family default
-\series default
-
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Standard
-The margin note format is changed only for this example.
 \end_layout
 
 \end_inset
@@ -24181,276 +26164,308 @@ The margin note format is changed only for this example.
 \end_layout
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
+\begin_inset VSpace bigskip
+\end_inset
 
-\begin_layout Standard
+In some scientific literature it is usual to collect the footnotes and print
+ them in a separate paragraph at the end of a section, as in Figure
+\begin_inset space ~
+\end_inset
 
 
-\backslash
-else
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:Endnotes"
 
 \end_inset
 
+.
+ They are then called 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_inset Note Note
-status open
+endnotes
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-The following will be displayed when the LaTeX-package 
-\series bold
-marginnote
-\series default
- is not installed:
+.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Endnotes
 \end_layout
 
 \end_inset
 
+ To use endnotes instead of footnotes in your document, load in the menu
+\family sans
+Document\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
+Modules 
+\family default
+the module 
+\family sans
+Foot
+\begin_inset space ~
+\end_inset
+
+to
+\begin_inset space ~
+\end_inset
 
+End
+\family default
+.
+ To insert the collected footnotes, insert the command
 \end_layout
 
 \begin_layout Standard
-You need to install the LaTeX-package 
+
 \series bold
-marginnote
-\series default
- to see the following part of this section in the output.
+
+\backslash
+theendnotes
 \end_layout
 
 \begin_layout Standard
+in TeX-Code at the end of a section or chapter.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Float figure
+wide false
+sideways false
+status open
+
+\begin_layout Plain Layout
+\align center
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-fi
+framebox{
 \end_layout
 
 \end_inset
 
 
-\end_layout
+\begin_inset Graphics
+       filename clipart/endnotes.pdf
+       scaleBeforeRotation
 
-\begin_layout Chapter
-Boxes
-\end_layout
+\end_inset
 
-\begin_layout Section
-Introduction
-\begin_inset LatexCommand index
-name "Boxes ! Introduction"
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-Boxes are used to format a block of text.
- Boxes can be used to write documents with multiple languages, see section\InsetSpace ~
+\begin_layout Plain Layout
+\begin_inset Caption
 
-\begin_inset LatexCommand ref
-reference "sec:Minipages"
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:Endnotes"
 
 \end_inset
 
-, to frame texts, see section\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "sec:Framed-Boxes"
+Endnotes – footnotes are printed in a separate paragraph at the end of sections
+ or chapters.
+\end_layout
 
 \end_inset
 
-, to prevent words to be hyphenated, see section\InsetSpace ~
 
-\begin_inset LatexCommand ref
-reference "sec:Prevent-Hyphenation"
+\end_layout
 
 \end_inset
 
-, to align text, see section\InsetSpace ~
 
-\begin_inset LatexCommand ref
-reference "sub:Vertical-Alignment"
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
 
+The paragraph heading for the endnotes isn't automatically translated into
+ the document language, this must be done manually.
+ The following preamble command translates the default English 
+\begin_inset Quotes eld
 \end_inset
 
-, or to set the background color of texts, see section\InsetSpace ~
+Notes
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset LatexCommand ref
-reference "sec:Colored-Boxes"
+ into the German 
+\begin_inset Quotes eld
+\end_inset
 
+Anmerkungen
+\begin_inset Quotes erd
 \end_inset
 
-.
+:
 \end_layout
 
 \begin_layout Standard
-Boxes can be inserted with the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Box
-\family default
-.
- A grey box with the label 
-\family sans
-Box (Minipage)
-\family default
-: 
-\begin_inset Graphics
-       filename clipart/BoxInsetDefaultQt4.png
-       scale 85
-       scaleBeforeRotation
-
-\end_inset
 
-, will be inserted.
- The box type can be specified by right-clicking on the box.
- The appearing box dialog offers the 
-\family sans
-Inner\InsetSpace ~
-Box
-\family default
- types 
-\family sans
-Parbox
-\family default
- and 
-\family sans
-Minipage
-\family default
-.
- The type 
-\family sans
-Minipage
-\family default
- is the default for new boxes and is explained in section\InsetSpace ~
+\series bold
 
-\begin_inset LatexCommand ref
-reference "sec:Minipages"
+\backslash
+renewcommand{
+\backslash
+notesname}{Anmerkungen}
+\end_layout
 
+\begin_layout Standard
+\begin_inset VSpace medskip
 \end_inset
 
-; the type 
-\family sans
-Parbox
-\family default
- is described in section\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "sec:Parboxes"
-
+The numbering of endnotes can be changed like the footnote numbering as
+ described in section
+\begin_inset space ~
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Standard
-Boxes aren't numbered and can therefore not be referenced like floats or
- footnotes.
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Footnote-Numbering"
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
+\end_inset
 
-\begin_layout Standard
+; just replace the command 
+\series bold
 
+\backslash
+thefootnote
+\series default
+ by 
 \series bold
-Note:
+
+\backslash
+theendnote
 \series default
- Due to a bug in LyX you have to insert a protected space behind a box when
- you want to separate in a line the box from the following text with a space.
-\end_layout
+.
+ To reset the endnote number use the command 
+\series bold
 
+\backslash
+@addtoreset
+\series default
+ as described in section
+\begin_inset space ~
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Footnote-Numbering"
 
-\begin_layout Standard
+\end_inset
 
+ and replace the command parameter 
 \series bold
-Note:
+footnote
 \series default
- Boxes must not be the item in an 
-\family sans
-Itemize
-\family default
- or 
-\family sans
-Description
-\family default
- environment.
-\end_layout
-
-\end_inset
-
-
+ by 
+\series bold
+endnote
+\series default
+.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Standard
+For endnotes there is the command 
+\series bold
 
+\backslash
+endnotemark[number]
+\series default
+ similar to the command 
 \series bold
-Note:
+
+\backslash
+footnotemark
 \series default
- For an unknown reason you can only set the 
-\family sans
-Inner\InsetSpace ~
-Box
-\family default
- type to 
-\family sans
-None
-\family default
- when you use a framed box.
- Boxes without an 
-\family sans
-Inner\InsetSpace ~
-Box
-\family default
- type and without frames are explained in section\InsetSpace ~
+, that is described in section
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
-reference "sec:Prevent-Hyphenation"
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Footnotes"
 
 \end_inset
 
 .
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
+Footnotes can also be placed in the page margin and the footnote text alignment
+ can be changed, see the LaTeX-package 
+\series bold
+footmisc
+\series default
+
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+LaTeX-packages ! footmisc
 \end_layout
 
-\begin_layout Section
-Box Dialog
-\begin_inset LatexCommand label
-name "sec:Box-Dialog"
+\end_inset
+
+, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "footmisc"
 
 \end_inset
 
+ for more information about this.
+\end_layout
 
-\begin_inset LatexCommand index
-name "Boxes ! Box Dialog"
+\begin_layout Standard
+For various further footnote formatting issues have a look at LaTeX-books,
+\begin_inset CommandInset citation
+LatexCommand cite
+key "latexcompanion,latexguide,latexbook"
 
 \end_inset
 
+.
+\end_layout
+
+\begin_layout Section
+Margin Notes
+\begin_inset Index idx
+status collapsed
 
-\begin_inset LatexCommand index
-name "Boxes ! Alignment"
+\begin_layout Plain Layout
+Notes ! Margin Notes
+\end_layout
 
 \end_inset
 
@@ -24458,125 +26473,2472 @@ name "Boxes ! Alignment"
 \end_layout
 
 \begin_layout Standard
-In the box dialog you can adjust the box geometry in the fields 
-\family sans
-Width
-\family default
- and 
+Margin notes look and behave in LyX like footnotes.
+ They are inserted via the menu 
 \family sans
-Height
-\family default
-.
- The available units for the geometry are explained in Table\InsetSpace ~
+Insert\SpecialChar \menuseparator
+Marginal
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
-reference "tab:Units"
+Note
+\family default
+ or the toolbar button 
+\begin_inset Graphics
+       filename ../images/marginalnote-insert.png
+       scale 85
+       scaleBeforeRotation
 
 \end_inset
 
 .
- The field 
-\family sans
-Heigth
+ A grey 
+\family roman
+\series medium
+box with the
 \family default
- offers the following additional sizes:
-\end_layout
-
-\begin_layout Description
-Depth This is the plain text 
+\series default
+ red 
+\family roman
+\series medium
+label 
 \begin_inset Quotes eld
 \end_inset
 
-height
+margin
 \begin_inset Quotes erd
 \end_inset
 
-.
- It ignores the total depth when there are multiple text lines in the box:
-\newline
-
-\newline
+ appears where you can enter the text of the margin note.
+\end_layout
 
-\newline
+\begin_layout Standard
+At the side is an example margin note.
 
-\begin_inset Box Boxed
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "12col%"
-special "none"
-height "1in"
-height_special "depth"
-status collapsed
+\family roman
+\series medium
+\begin_inset Marginal
+status open
 
-\begin_layout Standard
-\align center
-Box height set to 1\InsetSpace \thinspace{}
-Depth
+\begin_layout Plain Layout
+This is a margin note.
 \end_layout
 
 \end_inset
 
 
-\newline
-
-\newline
-
 \end_layout
 
-\begin_layout Description
-Height This is the heigth of the text that is inside the box.
- A value of e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-2 for this size will set the box heigth to 2 times the text
- height: 
-\begin_inset Box Boxed
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "20col%"
-special "none"
-height "2in"
-height_special "height"
-status collapsed
-
 \begin_layout Standard
-\align center
-Box height set to 2\InsetSpace \thinspace{}
-Height
+Margin 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.
+ The text of margin notes is aligned opposite to the outer margin – right-aligne
+d when the note appears in the left margin.
+ The first line of the margin note is placed at the position of the text
+ line where it is inserted in the document.
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
-
+To place the margin note in the inner margin, add the command
 \end_layout
 
-\begin_layout Description
-Total\InsetSpace ~
-Height This is the Height\InsetSpace \thinspace{}
-+\InsetSpace \thinspace{}
-Depth: 
-\begin_inset Box Boxed
+\begin_layout Standard
+
+\series bold
+
+\backslash
+reversemarginpar
+\end_layout
+
+\begin_layout Standard
+in TeX-Code before a margin note.
+ The new placement is valid for all subsequent margin notes.
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+reversemarginpar 
+\end_layout
+
+\end_inset
+
+
+\begin_inset Marginal
+status open
+
+\begin_layout Plain Layout
+This is a margin note in the inner margin.
+\end_layout
+
+\end_inset
+
+
+\series bold
+
+\begin_inset Newline newline
+\end_inset
+
+
+\series default
+
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ There is often not enough space in the inner margin so that the notes are
+ not correctly displayed in the output.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+To return to the default placement insert the command
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+normalmarginpar
+\end_layout
+
+\begin_layout Standard
+in TeX-Code.
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+normalmarginpar 
+\end_layout
+
+\end_inset
+
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ The command is ignored when it is within a paragraph where also the command
+\series bold
+
+\backslash
+reversemarginpar
+\series default
+ is inserted.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\family roman
+\series medium
+
+\begin_inset Marginal
+status open
+
+\begin_layout Plain Layout
+AVeryLongMarginParWord that isn't hyphenated.
+\end_layout
+
+\end_inset
+
+
+\family default
+\series default
+ Similar to the case described in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Multiple-Lines-in"
+
+\end_inset
+
+, long words cannot be hyphenated when they are the first word in a margin
+ note.
+ To avoid this, insert 0
+\begin_inset space \thinspace{}
+\end_inset
+
+pt horizontal space before the word
+\family roman
+\series medium
+.
+\begin_inset Marginal
+status open
+
+\begin_layout Plain Layout
+\begin_inset space \hspace*{}
+\length 0pt
+\end_inset
+
+AVeryLongMarginParWord that is hyphenated.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ Margin notes can normally not be used inside tables, floats, and footnotes.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+ifmarginnote
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+The following section will only be displayed when the LaTeX-package 
+\series bold
+marginnote
+\series default
+ is installed.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+This restriction can be evaded by using the LaTeX-package 
+\series bold
+marginnote
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! marginnote
+\end_layout
+
+\end_inset
+
+.
+ By adding these two lines to your document preamble, the command used by
+ LyX for margin notes is redefined to use the command provided by the 
+\series bold
+marginnote
+\series default
+-package:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+usepackage{marginnote}
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+let
+\backslash
+marginpar
+\backslash
+marginnote
+\end_layout
+
+\begin_layout Standard
+This is also used in this document because 
+\series bold
+marginnote
+\series default
+ has another useful feature: You can set a vertical offset for the note.
+ This is often needed when too many margin notes are too close together
+ or for a better page layout.
+ The offset is set in LyX as TeX-Code directly after the margin note in
+ the scheme
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+[offset]
+\end_layout
+
+\begin_layout Standard
+where the offset is a length with one of the units listed in Table
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Units"
+
+\end_inset
+
+.
+ A negative value shifts the note up, a positive value shifts it down.
+\family roman
+\series medium
+For example the margin note beside this text line is shifted up 1.5
+\begin_inset space \thinspace{}
+\end_inset
+
+cm with the TeX-Code-command 
+\begin_inset Quotes eld
+\end_inset
+
+
+\family default
+\series bold
+[-1.5cm]
+\family roman
+\series medium
+
+\begin_inset Quotes erd
+\end_inset
+
+
+\begin_inset Marginal
+status open
+
+\begin_layout Plain Layout
+This margin note is shifted up 1.5
+\begin_inset space \thinspace{}
+\end_inset
+
+cm from its original position.
+\end_layout
+
+\end_inset
+
+
+\family default
+\series default
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+[-1.5cm]
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+With 
+\series bold
+marginnote
+\series default
+ you can also change the alignment of the text in the margin note.
+ For example the commands
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+renewcommand*{
+\backslash
+raggedleftmarginnote}{
+\backslash
+centering}
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+renewcommand*{
+\backslash
+raggedrightmarginnote}{
+\backslash
+centering}
+\end_layout
+
+\begin_layout Standard
+set the alignment to centered.
+\series bold
+
+\backslash
+raggedleftmarginnote
+\series default
+ denotes margin notes that appear at the left side.
+\family roman
+\series medium
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+renewcommand*{
+\backslash
+raggedleftmarginnote}{
+\backslash
+centering}
+\end_layout
+
+\begin_layout Plain Layout
+
+
+\backslash
+renewcommand*{
+\backslash
+raggedrightmarginnote}{
+\backslash
+centering}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Marginal
+status open
+
+\begin_layout Plain Layout
+The text of this margin note is centered.
+\end_layout
+
+\end_inset
+
+
+\family default
+\series default
+ The default is
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+renewcommand*{
+\backslash
+raggedleftmarginnote}{
+\backslash
+raggedleft}
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+renewcommand*{
+\backslash
+raggedrightmarginnote}{
+\backslash
+raggedright}
+\family roman
+\series medium
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+renewcommand*{
+\backslash
+raggedleftmarginnote}{
+\backslash
+raggedleft}
+\end_layout
+
+\begin_layout Plain Layout
+
+
+\backslash
+renewcommand*{
+\backslash
+raggedrightmarginnote}{
+\backslash
+raggedright}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+For the other features of 
+\series bold
+marginnote
+\series default
+ refer to its documentation 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "marginnote"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+You can adjust the layout of margin notes by changing its definition.
+ To create for example a header for all margin notes with the underlined,
+ sans-serif, and bold header text 
+\begin_inset Quotes eld
+\end_inset
+
+
+\family sans
+\series bold
+\bar under
+Attention!
+\family default
+\series default
+\bar default
+
+\begin_inset Quotes erd
+\end_inset
+
+, add this to your document preamble:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+let
+\backslash
+myMarginpar
+\backslash
+marginpar
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+renewcommand{
+\backslash
+marginpar}[1]{
+\backslash
+myMarginpar{%
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+\begin_inset space ~
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\backslash
+hspace{0pt}
+\backslash
+textsf{
+\backslash
+textbf{
+\backslash
+underbar{Attention!}}}%
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+\begin_inset space ~
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\backslash
+vspace{1.5mm}
+\backslash
+
+\backslash
+#1}}
+\end_layout
+
+\begin_layout Standard
+
+\family roman
+\series medium
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+let
+\backslash
+myMarginpar
+\backslash
+marginpar
+\end_layout
+
+\begin_layout Plain Layout
+
+
+\backslash
+renewcommand{
+\backslash
+marginpar}[1]{
+\backslash
+myMarginpar{%
+\end_layout
+
+\begin_layout Plain Layout
+
+   
+\backslash
+textsf{
+\backslash
+textbf{
+\backslash
+underbar{Attention!}}}%
+\end_layout
+
+\begin_layout Plain Layout
+
+   
+\backslash
+vspace{1.5mm}
+\backslash
+
+\backslash
+#1}}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Marginal
+status open
+
+\begin_layout Plain Layout
+This is a margin note with a defined heading.
+\end_layout
+
+\end_inset
+
+
+\family default
+\series default
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+[-1.5cm]
+\end_layout
+
+\end_inset
+
+
+\family roman
+\series medium
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+renewcommand{
+\backslash
+marginpar}[1]{
+\backslash
+myMarginpar{#1}}
+\end_layout
+
+\end_inset
+
+
+\family default
+\series default
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+The margin note format is changed only for this example.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+else
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+The following will be displayed when the LaTeX-package 
+\series bold
+marginnote
+\series default
+ is not installed:
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+You need to install the LaTeX-package 
+\series bold
+marginnote
+\series default
+ to see the following part of this section in the output.
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+fi
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Chapter
+Boxes
+\end_layout
+
+\begin_layout Section
+Introduction
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Boxes ! Introduction
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Boxes are used to format a block of text.
+ Boxes can be used to write documents with multiple languages, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Minipages"
+
+\end_inset
+
+, to frame texts, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Decoration"
+
+\end_inset
+
+, to prevent words from being hyphenated, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Prevent-Hyphenation"
+
+\end_inset
+
+, to align text, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Vertical-Alignment"
+
+\end_inset
+
+, or to set the background color of texts, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Colored-Boxes"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+Boxes can be inserted with the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Box
+\family default
+ or the toolbar button 
+\begin_inset Graphics
+       filename ../images/box-insert.png
+       scale 85
+       scaleBeforeRotation
+
+\end_inset
+
+.
+ A grey box with the label 
+\family sans
+Box (Minipage)
+\family default
+: 
+\begin_inset Graphics
+       filename clipart/BoxInsetDefaultQt4.png
+       scale 85
+       scaleBeforeRotation
+
+\end_inset
+
+ will be inserted.
+ The box type can be specified by right-clicking on the box and selecting
+\family sans
+Settings
+\family default
+.
+ The box dialog offers the 
+\family sans
+Inner
+\begin_inset space ~
+\end_inset
+
+Box
+\family default
+ types 
+\family sans
+Makebox
+\family default
+, 
+\family sans
+Parbox
+\family default
+ and 
+\family sans
+Minipage
+\family default
+.
+ The type 
+\family sans
+Minipage
+\family default
+ is the default for new boxes and is explained in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Minipages"
+
+\end_inset
+
+; the type 
+\family sans
+Parbox
+\family default
+ is described in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Parboxes"
+
+\end_inset
+
+ and the type 
+\family sans
+Makebox
+\family default
+ in 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Prevent-Hyphenation"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+Boxes are not numbered and can therefore not be referenced like floats or
+ footnotes.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ Boxes must not be the item in an 
+\family sans
+Itemize
+\family default
+ or 
+\family sans
+Description
+\family default
+ environment.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ For an unknown reason you can only set the 
+\family sans
+Inner
+\begin_inset space ~
+\end_inset
+
+Box
+\family default
+ type to 
+\family sans
+None
+\family default
+ when you use a framed box.
+ Boxes without an 
+\family sans
+Inner
+\begin_inset space ~
+\end_inset
+
+Box
+\family default
+ type and without frames are explained in section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Prevent-Hyphenation"
+
+\end_inset
+
+.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+Box Dialog
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Box-Dialog"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Boxes ! Box Dialog
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Size
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Boxes ! Size
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+In the box dialog you can adjust the box geometry in the fields 
+\family sans
+Width
+\family default
+ and 
+\family sans
+Height
+\family default
+.
+ The available units for the geometry are explained in Table
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Units"
+
+\end_inset
+
+.
+ The field 
+\family sans
+Height
+\family default
+ offers the following additional sizes:
+\end_layout
+
+\begin_layout Description
+Depth This is the plain text 
+\begin_inset Quotes eld
+\end_inset
+
+height
+\begin_inset Quotes erd
+\end_inset
+
+.
+ It ignores the total depth when there are multiple text lines in the box:
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "12col%"
+special "none"
+height "1in"
+height_special "depth"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+Box height set to 1
+\begin_inset space \thinspace{}
+\end_inset
+
+Depth
+\end_layout
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+Height This is the height of the text that is inside the box.
+ A value of e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
+2 for this size will set the box height to 2
+\begin_inset space ~
+\end_inset
+
+times the text height: 
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "20col%"
+special "none"
+height "2in"
+height_special "height"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+Box height set to 2
+\begin_inset space \thinspace{}
+\end_inset
+
+Height
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+Total
+\begin_inset space ~
+\end_inset
+
+Height This is the Height
+\begin_inset space \thinspace{}
+\end_inset
+
++
+\begin_inset space \thinspace{}
+\end_inset
+
+Depth: 
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "20col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+Box height set to 1
+\begin_inset space \thinspace{}
+\end_inset
+
+Total
+\begin_inset space ~
+\end_inset
+
+Height
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+Width This sets the width of the box as height: 
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "12col%"
+special "none"
+height "1in"
+height_special "width"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+Box height set to 1
+\begin_inset space \thinspace{}
+\end_inset
+
+Width
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Alignment
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Boxes ! Alignment
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+When you have chosen an 
+\family sans
+Inner
+\begin_inset space ~
+\end_inset
+
+Box
+\family default
+, the vertical box alignment can be:
+\end_layout
+
+\begin_layout Description
+Top This is an example text line.
+\begin_inset Box Boxed
+position "t"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "12col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+This box is top-aligned.
+\end_layout
+
+\end_inset
+
+ This is an example text line.
+\end_layout
+
+\begin_layout Description
+Middle This is an example text line.
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "12col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+This box is middle-aligned.
+\end_layout
+
+\end_inset
+
+ This is an example text line.
+\end_layout
+
+\begin_layout Description
+Bottom This is an example text line.
+\begin_inset Box Boxed
+position "b"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "12col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+This box is bottom-aligned.
+\end_layout
+
+\end_inset
+
+ This is an example text line.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ The vertical box alignment can be lost in the output when you have two
+ boxes in a line and one has e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
+a shadow and the other one not.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+The horizontal box alignment can be set via LyX's paragraph dialog when
+ you set the box into its own paragraph.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+When you have chosen an 
+\family sans
+Inner
+\begin_inset space ~
+\end_inset
+
+Box
+\family default
+, the box content can be aligned vertically to:
+\end_layout
+
+\begin_layout Description
+top This is an example text line.
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "t"
+use_parbox 0
+use_makebox 0
+width "12col%"
+special "none"
+height "1.5in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+This box text is top-aligned.
+\end_layout
+
+\end_inset
+
+ This is an example text line.
+\end_layout
+
+\begin_layout Description
+middle This is an example text line.
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "12col%"
+special "none"
+height "1.5in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+This box text is middle-aligned.
+\end_layout
+
+\end_inset
+
+ This is an example text line.
+\end_layout
+
+\begin_layout Description
+bottom This is an example text line.
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "b"
+use_parbox 0
+use_makebox 0
+width "12col%"
+special "none"
+height "1.5in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+This box text is bottom-aligned.
+\end_layout
+
+\end_inset
+
+ This is an example text line.
+\end_layout
+
+\begin_layout Description
+stretch This is an example text line.
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "s"
+use_parbox 0
+use_makebox 0
+width "12col%"
+special "none"
+height "1.5in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+This box
+\end_layout
+
+\begin_layout Plain Layout
+\align center
+text is
+\end_layout
+
+\begin_layout Plain Layout
+\align center
+stretched.
+\end_layout
+
+\end_inset
+
+ This is an example text line.
+\end_layout
+
+\begin_layout Standard
+To stretch the box content, it must consist of more than one paragraph.
+ In the example above every text line is in an own paragraph.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+To align the box content horizontally you can use LyX's paragraph dialog
+ when you have chosen an 
+\family sans
+Inner
+\begin_inset space ~
+\end_inset
+
+Box
+\family default
+.
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "s"
+use_parbox 0
+use_makebox 0
+width "15col%"
+special "none"
+height "1.25in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align left
+This box
+\end_layout
+
+\begin_layout Plain Layout
+\align center
+text is
+\end_layout
+
+\begin_layout Plain Layout
+\align right
+stretched.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+If you have not set an 
+\family sans
+Inner
+\begin_inset space ~
+\end_inset
+
+Box
+\family default
+, you can align the box content horizontally in the box dialog.
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Box Boxed
+position "c"
+hor_pos "s"
+has_inner_box 0
+inner_pos "s"
+use_parbox 0
+use_makebox 0
+width "90col%"
+special "none"
+height "1.25in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align left
+This box text is horizontally stretched.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Decoration
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Decoration"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Boxes ! Decoration
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+The type of the box can be specified in the box dialog in the drop-down
+ list 
+\family sans
+Decoration
+\family default
+.
+ The following types are possible:
+\end_layout
+
+\begin_layout Description
+No
+\begin_inset space ~
+\end_inset
+
+frame Nothing is drawn.
+\end_layout
+
+\begin_layout Description
+Simple
+\begin_inset space ~
+\end_inset
+
+rectangular
+\begin_inset space ~
+\end_inset
+
+frame This draws a rectangular frame around the box.
+ The frame line thickness has the size of 
+\series bold
+
+\backslash
+fboxrule
+\series default
+.
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "20col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+Rectangular box
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+Oval
+\begin_inset space ~
+\end_inset
+
+box,
+\begin_inset space ~
+\end_inset
+
+thin This draws an oval frame around the box.
+ The frame line thickness has the size 0.4
+\begin_inset space \thinspace{}
+\end_inset
+
+pt.
+\begin_inset Box ovalbox
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "20col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+Oval box, thin
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+Oval
+\begin_inset space ~
+\end_inset
+
+box,
+\begin_inset space ~
+\end_inset
+
+thick This draws an oval frame around the box.
+ The frame line thickness has the size 0.8
+\begin_inset space \thinspace{}
+\end_inset
+
+pt.
+\begin_inset Box Ovalbox
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "20col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+Oval box, thick
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+Drop
+\begin_inset space ~
+\end_inset
+
+shadow This draws a rectangular frame with a shadow around the box.
+ The frame line thickness has the size of 
+\series bold
+
+\backslash
+fboxrule
+\series default
+, the shadow has a width of 4
+\begin_inset space \thinspace{}
+\end_inset
+
+pt.
+\begin_inset Box Shadowbox
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "20col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+Shadow box
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+Shaded
+\begin_inset space ~
+\end_inset
+
+background This draws a box with a red background.
+ Unlike colored boxes
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+see sec.
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Colored-Boxes"
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+, it always uses the whole column width and the box is set as its own paragraph.
+\begin_inset Box Shaded
+position "t"
+hor_pos "c"
+has_inner_box 0
+inner_pos "t"
+use_parbox 0
+use_makebox 0
+width "50col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+Shaded background box
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+Double
+\begin_inset space ~
+\end_inset
+
+rectangular
+\begin_inset space ~
+\end_inset
+
+frame This draws a double-line rectangular frame around the box.
+ The line thickness of the inner frame is 0.75
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\series bold
+
+\backslash
+fboxrule
+\series default
+, the thickness of the outer frame is 1.5
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\series bold
+
+\backslash
+fboxrule
+\series default
+.
+ The distance between the lines is 1.5
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\series bold
+
+\backslash
+fboxrule
+\series default
+
+\begin_inset space \thinspace{}
+\end_inset
+
++
+\begin_inset space \thinspace{}
+\end_inset
+
+0.5
+\begin_inset space \thinspace{}
+\end_inset
+
+pt.
+\begin_inset Box Doublebox
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "20col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+\align center
+Double rectangular box
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+LyX's box label will reflect the different frame types.
+ To be able to use all types, the LaTeX-package 
+\series bold
+fancybox
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! fancybox
+\end_layout
+
+\end_inset
+
+ must be installed.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+When you use the decoration 
+\family sans
+simple rectangular frame
+\family default
+ and no inner box, you can allow page breaks within a box.
+ Note that then, unlike other framed boxes, the frame always uses the whole
+ column width, the box is set as its own paragraph, and 
+\series bold
+
+\backslash
+fboxrule
+\series default
+ and 
+\series bold
+
+\backslash
+fboxsep
+\series default
+ have no effect on this box type.
+ The frame line thickness has the size of 
+\series bold
+
+\backslash
+FrameRule
+\series default
+.
+\begin_inset Box Framed
+position "t"
+hor_pos "c"
+has_inner_box 0
+inner_pos "t"
+use_parbox 0
+use_makebox 0
+width "100col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Plain Layout
+Allow page break box
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+Box Customization
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Boxes ! Customization
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+The default value for the size 
+\series bold
+
+\backslash
+fboxrule
+\series default
+ is 0.4
+\begin_inset space \thinspace{}
+\end_inset
+
+pt.
+ It can be changed with the following command in TeX-Code to e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
+2
+\begin_inset space \thinspace{}
+\end_inset
+
+pt:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+setlength{
+\backslash
+fboxrule}{2pt}
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+setlength{
+\backslash
+fboxrule}{2pt}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "25col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status open
+
+\begin_layout Plain Layout
+\align center
+Rectangular box with 
+\series bold
+
+\backslash
+fboxrule
+\series default
+
+\begin_inset space \thinspace{}
+\end_inset
+
+=
+\begin_inset space \thinspace{}
+\end_inset
+
+2
+\begin_inset space \thinspace{}
+\end_inset
+
+pt
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+setlength{
+\backslash
+fboxrule}{0.4pt}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+The space between the frame and the box content is for all frame styles
+ by default 3
+\begin_inset space \thinspace{}
+\end_inset
+
+pt.
+ You can change it by setting the length 
+\series bold
+
+\backslash
+fboxsep
+\series default
+ to another value.
+ For example the command
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+setlength{
+\backslash
+fboxsep}{10pt}
+\end_layout
+
+\begin_layout Standard
+sets the value to 10
+\begin_inset space \thinspace{}
+\end_inset
+
+pt, as with the following box:
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+setlength{
+\backslash
+fboxsep}{10pt}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "c"
+use_parbox 0
+use_makebox 0
+width "25col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status open
+
+\begin_layout Plain Layout
+\align center
+Rectangular box with 
+\series bold
+
+\backslash
+fboxsep
+\series default
+
+\begin_inset space \thinspace{}
+\end_inset
+
+=
+\begin_inset space \thinspace{}
+\end_inset
+
+10
+\begin_inset space \thinspace{}
+\end_inset
+
+pt
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+setlength{
+\backslash
+fboxsep}{3pt}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+The diameter of the round corners of the oval boxes can be set with the
+ command 
+\series bold
+
+\backslash
+cornersize
+\series default
+.
+ The command
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+cornersize*{1cm}
+\end_layout
+
+\begin_layout Standard
+sets the diameter to 1
+\begin_inset space \thinspace{}
+\end_inset
+
+cm.
+ The command
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+cornersize{num}
+\end_layout
+
+\begin_layout Standard
+sets the diameter to 
+\family sans
+num
+\begin_inset space \thinspace{}
+\end_inset
+
+\begin_inset space \thinspace{}
+\end_inset
+
+minimum(width and heigth of box)
+\family default
+.
+ The default is 
+\series bold
+
+\backslash
+cornersize{0.5}
+\series default
+.
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+cornersize*{1.5cm}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Box Ovalbox
 position "c"
 hor_pos "c"
 has_inner_box 1
 inner_pos "c"
 use_parbox 0
-width "20col%"
+use_makebox 0
+width "25col%"
 special "none"
 height "1in"
 height_special "totalheight"
-status collapsed
+status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
-Box height set to 1\InsetSpace \thinspace{}
-Total\InsetSpace ~
-Height
+Oval box with 
+\series bold
+
+\backslash
+cornersize
+\series default
+
+\begin_inset space \thinspace{}
+\end_inset
+
+=
+\begin_inset space \thinspace{}
+\end_inset
+
+1.5
+\begin_inset space \thinspace{}
+\end_inset
+
+cm
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+cornersize{0.5}
 \end_layout
 
 \end_inset
@@ -24584,347 +28946,423 @@ Height
 
 \end_layout
 
-\begin_layout Description
-Width This set the width of the box as heigth: 
-\begin_inset Box Boxed
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+The size of the shadow can be adjusted by changing the length 
+\series bold
+
+\backslash
+shadowsize
+\series default
+.
+ It it set to 2
+\begin_inset space \thinspace{}
+\end_inset
+
+pt for the following box by this command:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+setlength{
+\backslash
+shadowsize}{2pt}
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+setlength{
+\backslash
+shadowsize}{2pt}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Box Shadowbox
 position "c"
 hor_pos "c"
 has_inner_box 1
 inner_pos "c"
 use_parbox 0
-width "12col%"
+use_makebox 0
+width "25col%"
 special "none"
 height "1in"
-height_special "width"
+height_special "totalheight"
+status open
+
+\begin_layout Plain Layout
+\align center
+Shadow box with 
+\series bold
+
+\backslash
+shadowsize
+\series default
+
+\begin_inset space \thinspace{}
+\end_inset
+
+=
+\begin_inset space \thinspace{}
+\end_inset
+
+2
+\begin_inset space \thinspace{}
+\end_inset
+
+pt
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+setlength{
+\backslash
+shadowsize}{4pt}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+The default value for the size 
+\series bold
+
+\backslash
+FrameRule
+\series default
+ is 0.4
+\begin_inset space \thinspace{}
+\end_inset
+
+pt.
+ The default space between the note content and the frame is 9
+\begin_inset space \thinspace{}
+\end_inset
+
+pt and can be changed with the value of 
+\series bold
+
+\backslash
+FrameSep
+\series default
+.
+ For example the frame appearance of the following 
+\family sans
+box
+\family default
+ is set with the TeX-Code commands
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+setlength{
+\backslash
+FrameRule}{5pt}
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+setlength{
+\backslash
+FrameSep}{0.5cm}
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-\align center
-Box height set to 1\InsetSpace \thinspace{}
-Width
+\begin_layout Plain Layout
+
+
+\backslash
+setlength{
+\backslash
+FrameRule}{5pt}
 \end_layout
 
-\end_inset
+\begin_layout Plain Layout
 
 
+\backslash
+setlength{
+\backslash
+FrameSep}{0.5cm}
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
 
-When you have chosen an 
-\family sans
-Inner\InsetSpace ~
-Box
-\family default
-, the vertical box alignment can be:
-\end_layout
 
-\begin_layout Description
-Top This is an example text line.
-\begin_inset Box Boxed
+\begin_inset Box Framed
 position "t"
 hor_pos "c"
-has_inner_box 1
-inner_pos "c"
+has_inner_box 0
+inner_pos "t"
 use_parbox 0
-width "12col%"
+use_makebox 0
+width "100col%"
 special "none"
 height "1in"
 height_special "totalheight"
-status collapsed
+status open
 
-\begin_layout Standard
-\align center
-This box is top-aligned.
+\begin_layout Plain Layout
+This is text in an 
+\family sans
+allow page break
+\family default
+ box.
 \end_layout
 
 \end_inset
 
-\InsetSpace ~
-This is an example text line.
-\end_layout
 
-\begin_layout Description
-Middle This is an example text line.
-\begin_inset Box Boxed
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "12col%"
-special "none"
-height "1in"
-height_special "totalheight"
+\begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-\align center
-This box is middle-aligned.
-\end_layout
+\begin_layout Plain Layout
 
-\end_inset
 
-\InsetSpace ~
-This is an example text line.
+\backslash
+setlength{
+\backslash
+FrameRule}{0.4pt}
 \end_layout
 
-\begin_layout Description
-Bottom This is an example text line.
-\begin_inset Box Boxed
-position "b"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "12col%"
-special "none"
-height "1in"
-height_special "totalheight"
-status collapsed
+\begin_layout Plain Layout
 
-\begin_layout Standard
-\align center
-This box is bottom-aligned.
+
+\backslash
+setlength{
+\backslash
+FrameSep}{9pt}
 \end_layout
 
 \end_inset
 
-\InsetSpace ~
-This is an example text line.
-\end_layout
 
-\begin_layout Standard
-The horizontal box alignment can be set via LyX's paragraph dialog when
- you set the box into its own paragraph.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-When you have chosen an 
+
+\end_layout
+
+\begin_layout Standard
+For 
 \family sans
-Inner\InsetSpace ~
-Box
+shaded background
 \family default
-, the box content can be vertical aligned to:
-\end_layout
+ boxes the default space between the box content and the box border is 3
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Description
-top This is an example text line.
-\begin_inset Box Boxed
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "t"
-use_parbox 0
-width "12col%"
-special "none"
-height "1.5in"
-height_special "totalheight"
-status collapsed
+pt and can be changed with the value of 
+\series bold
 
-\begin_layout Standard
-\align center
-This box text is top-aligned.
-\end_layout
+\backslash
+fboxsep
+\series default
+.
+ The default background color red can either be changed locally with the
+ command 
+\series bold
 
+\backslash
+definecolor{shadecolor}
+\series default
+ or globally with the menu 
+\family sans
+Tools\SpecialChar \menuseparator
+Preferences\SpecialChar \menuseparator
+Colors\SpecialChar \menuseparator
+shaded
+\begin_inset space ~
 \end_inset
 
-\InsetSpace ~
-This is an example text line.
-\end_layout
+box
+\family default
+.
+ The scheme of the 
+\series bold
 
-\begin_layout Description
-middle This is an example text line.
-\begin_inset Box Boxed
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "12col%"
-special "none"
-height "1.5in"
-height_special "totalheight"
-status collapsed
+\backslash
+definecolor
+\series default
+ command is explained in section
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
-\align center
-This box text is middle-aligned.
-\end_layout
 
-\end_inset
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Colored-Tables"
 
-\InsetSpace ~
-This is an example text line.
-\end_layout
+\end_inset
 
-\begin_layout Description
-bottom This is an example text line.
-\begin_inset Box Boxed
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "b"
-use_parbox 0
-width "12col%"
-special "none"
-height "1.5in"
-height_special "totalheight"
+.
+\begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-\align center
-This box text is bottom-aligned.
-\end_layout
+\begin_layout Plain Layout
+Note that 
+\series bold
 
+\backslash
+definecolor
+\series default
+ requires the LaTeX-package 
+\series bold
+color
+\series default
+ in the preamble, see section
+\begin_inset space ~
 \end_inset
 
-\InsetSpace ~
-This is an example text line.
-\end_layout
-
-\begin_layout Description
-stretch This is an example text line.
-\begin_inset Box Boxed
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "s"
-use_parbox 0
-width "12col%"
-special "none"
-height "1.5in"
-height_special "totalheight"
-status collapsed
 
-\begin_layout Standard
-\align center
-This box
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Colored-Boxes"
 
-\begin_layout Standard
-\align center
-text is
-\end_layout
+\end_inset
 
-\begin_layout Standard
-\align center
-stretched.
+.
 \end_layout
 
 \end_inset
 
-\InsetSpace ~
-This is an example text line.
+ For example the appearance of the following shaded background box is set
+ with the TeX-Code commands
 \end_layout
 
 \begin_layout Standard
-To stretch the box content, it must consist of more than one paragraph.
- In the example above every text line is in an own paragraph.
-\end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
+\series bold
 
-To align the box content horizontally you can use LyX's paragraph dialog
- when you have chosen an 
-\family sans
-Inner\InsetSpace ~
-Box
-\family default
-.
-\end_layout
+\backslash
+setlength{
+\backslash
+fboxsep}{0.5cm}
+\series default
 
-\begin_layout Standard
-\align center
-\begin_inset Box Boxed
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "s"
-use_parbox 0
-width "15col%"
-special "none"
-height "1.25in"
-height_special "totalheight"
-status collapsed
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
-\align left
-This box
-\end_layout
 
-\begin_layout Standard
-\align center
-text is
+\series bold
+
+\backslash
+definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
 \end_layout
 
 \begin_layout Standard
-\align right
-stretched.
-\end_layout
+\begin_inset ERT
+status collapsed
 
-\end_inset
+\begin_layout Plain Layout
 
 
+\backslash
+setlength{
+\backslash
+fboxsep}{0.5cm}
 \end_layout
 
-\begin_layout Standard
-If you haven't set an 
-\family sans
-Inner\InsetSpace ~
-Box
-\family default
-, you can align the box content horizontally in the box dialog.
+\begin_layout Plain Layout
+
+
+\backslash
+definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
 \end_layout
 
-\begin_layout Standard
-\align center
-\begin_inset Box Boxed
-position "c"
-hor_pos "s"
+\end_inset
+
+
+\begin_inset Box Shaded
+position "t"
+hor_pos "c"
 has_inner_box 0
-inner_pos "s"
+inner_pos "t"
 use_parbox 0
-width "90col%"
+use_makebox 0
+width "100col%"
 special "none"
-height "1.25in"
+height "1in"
 height_special "totalheight"
-status collapsed
+status open
 
-\begin_layout Standard
-\align left
-This box text is horizontally stretched.
+\begin_layout Plain Layout
+
+\color yellow
+This is yellow text in a
+\color none
+\family sans
+\color yellow
+shaded background
+\family default
+\color none
+\color yellow
+box with dark green background.
 \end_layout
 
 \end_inset
 
 
-\end_layout
+\begin_inset ERT
+status collapsed
 
-\begin_layout Section
-Framed Boxes
-\begin_inset LatexCommand label
-name "sec:Framed-Boxes"
+\begin_layout Plain Layout
 
-\end_inset
 
+\backslash
+setlength{
+\backslash
+fboxsep}{3pt}
+\end_layout
+
+\begin_layout Plain Layout
 
-\begin_inset LatexCommand index
-name "Boxes ! Frames"
+
+\backslash
+definecolor{shadecolor}{rgb}{1,0,0}
+\end_layout
 
 \end_inset
 
@@ -24932,41 +29370,27 @@ name "Boxes ! Frames"
 \end_layout
 
 \begin_layout Standard
-The frame style of the box can be specified in the box-dialog in the drop-down
- list 
-\family sans
-Type
-\family default
-.
- The following frame types are possible:
+\begin_inset VSpace bigskip
+\end_inset
+
+Changed lengths and widths are valid for all boxes following the commands
+ that change them.
 \end_layout
 
-\begin_layout Description
-Rectangular\InsetSpace ~
-box This draws a rectangle frame around the box.
- The frame line thickness has the size of 
-\series bold
+\begin_layout Section
+Minipages
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Minipages"
 
-\backslash
-fboxrule
-\series default
-.
-\begin_inset Box Boxed
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "20col%"
-special "none"
-height "1in"
-height_special "totalheight"
+\end_inset
+
+
+\begin_inset Index idx
 status collapsed
 
-\begin_layout Standard
-\align center
-Rectangular box
+\begin_layout Plain Layout
+Boxes ! Minipages
 \end_layout
 
 \end_inset
@@ -24974,251 +29398,271 @@ Rectangular box
 
 \end_layout
 
-\begin_layout Description
-Oval\InsetSpace ~
-box,\InsetSpace ~
-thin This draws an oval frame around the box.
- The frame line thickness has the size 0.4\InsetSpace \thinspace{}
-pt.
-\begin_inset Box ovalbox
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "20col%"
-special "none"
-height "1in"
-height_special "totalheight"
-status collapsed
+\begin_layout Standard
+Minipages are treated by LaTeX as pages within pages and can therefore for
+ example have their own footnotes.
+\end_layout
 
 \begin_layout Standard
-\align center
-Oval box, thin
+Minipages are useful when you write documents with different languages.
 \end_layout
 
+\begin_layout Standard
+Below are two example minipages side by side.
+ Their width is set to 45
+\begin_inset space \thinspace{}
+\end_inset
+
+col% and they are separated by a horizontal fill, that was inserted via
+ the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Special
+\begin_inset space ~
+\end_inset
+
+Formatting\SpecialChar \menuseparator
+Horizontal
+\begin_inset space ~
+\end_inset
+
+Fill
+\family default
+.
+\begin_inset Newpage newpage
 \end_inset
 
 
 \end_layout
 
-\begin_layout Description
-Oval\InsetSpace ~
-box,\InsetSpace ~
-thick This draws an oval frame around the box.
- The frame line thickness has the size 0.8\InsetSpace \thinspace{}
-pt.
-\begin_inset Box Ovalbox
-position "c"
+\begin_layout Standard
+\begin_inset Box Frameless
+position "t"
 hor_pos "c"
 has_inner_box 1
 inner_pos "c"
 use_parbox 0
-width "20col%"
+use_makebox 0
+width "45col%"
 special "none"
 height "1in"
 height_special "totalheight"
+status open
+
+\begin_layout Plain Layout
+
+\lang german
+Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text
+\begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-\align center
-Oval box, thick
+\begin_layout Plain Layout
+
+\lang german
+Dies ist eine deutsche Fußnote.
 \end_layout
 
 \end_inset
 
-
+.
+ Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text.
 \end_layout
 
-\begin_layout Description
-Shadow\InsetSpace ~
-box This draws a rectangle frame with a shadow around the box.
- The frame line thickness has the size of 
-\series bold
+\end_inset
 
-\backslash
-fboxrule
-\series default
-, the shadow has a width of 4\InsetSpace \thinspace{}
-pt.
-\begin_inset Box Shadowbox
-position "c"
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Box Frameless
+position "t"
 hor_pos "c"
 has_inner_box 1
 inner_pos "c"
 use_parbox 0
-width "20col%"
+use_makebox 0
+width "45col%"
 special "none"
 height "1in"
 height_special "totalheight"
+status open
+
+\begin_layout Plain Layout
+This is an English Text.
+ This is an English Text.
+ This is an English Text.
+ This is an English Text.
+ This is an English Text.
+ This is an English Text.
+ This is an English Text.
+ This is an English Text.
+ This is an English Text.
+ This is an English Text.
+ This is an English Text.
+ This is an English Text.
+ This is an English Text.
+ This is an English Text.
+ This is an English Text.
+ This is an English Text.
+\begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-\align center
-Shadow box
+\begin_layout Plain Layout
+This is an English footnote.
 \end_layout
 
 \end_inset
 
-
+ This is an English Text.
 \end_layout
 
-\begin_layout Description
-Double\InsetSpace ~
-box This draws a double-line rectangle frame around the box.
- The line thickness of the inner frame is 0.75\InsetSpace \thinspace{}
-
-\series bold
-
-\backslash
-fboxrule
-\series default
-, the thickness of the outer frame is 1.5\InsetSpace \thinspace{}
-
-\series bold
-
-\backslash
-fboxrule
-\series default
-.
- The distance between the lines is 1.5\InsetSpace \thinspace{}
+\end_inset
 
-\series bold
 
-\backslash
-fboxrule
-\series default
-\InsetSpace \thinspace{}
-+\InsetSpace \thinspace{}
-0.5\InsetSpace \thinspace{}
-pt.
-\begin_inset Box Doublebox
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "20col%"
-special "none"
-height "1in"
-height_special "totalheight"
-status collapsed
+\end_layout
 
 \begin_layout Standard
-\align center
-Double box
-\end_layout
+\begin_inset VSpace bigskip
+\end_inset
+
+The document-wide paragraph settings are ignored within minipages.
+ That means that there will be no space between paragraphs in minipages
+ although you set it to e.
+\begin_inset space \thinspace{}
+\end_inset
 
+g.
+\begin_inset space \space{}
 \end_inset
 
 
+\family sans
+MedSkip
+\family default
+ in the document settings.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+Minipages can also be used to set a background color for text parts, see
+ section
+\begin_inset space ~
 \end_inset
 
-LyX's box label will change to the used frame style when you set a frame.
- To be able to use the different frame styles, the LaTeX-package 
-\series bold
-fancybox
-\series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! fancybox"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Color-for-Paragraphs"
 
 \end_inset
 
- must be installed.
+.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
+\begin_inset Note Greyedout
+status open
 
-The default value for the size 
-\series bold
+\begin_layout Plain Layout
 
-\backslash
-fboxrule
+\series bold
+Note:
 \series default
- is 0.4\InsetSpace \thinspace{}
-pt.
- It can be changed with the following command in ERT to e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-2\InsetSpace \thinspace{}
-pt:
+ You cannot have floats or margin notes inside minipages but minipages can
+ be used inside tables, floats, and other boxes.
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-setlength{
-\backslash
-fboxrule}{2pt}
 \end_layout
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
+\begin_layout Section
+Parboxes
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Parboxes"
 
-\begin_layout Standard
+\end_inset
 
 
-\backslash
-setlength{
-\backslash
-fboxrule}{2pt}
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Boxes ! Parboxes
 \end_layout
 
 \end_inset
 
 
-\begin_inset Box Boxed
-position "c"
+\end_layout
+
+\begin_layout Standard
+Parboxes are very similar to minipages with the difference that they cannot
+ have footnotes.
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Box Frameless
+position "t"
 hor_pos "c"
 has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "25col%"
+inner_pos "t"
+use_parbox 1
+use_makebox 0
+width "33col%"
 special "none"
 height "1in"
 height_special "totalheight"
 status collapsed
 
-\begin_layout Standard
-\align center
-Rectangular box with 
-\series bold
+\begin_layout Plain Layout
+This a text within a parbox.
+ This a text within a parbox.
+\end_layout
 
-\backslash
-fboxrule
-\series default
-\InsetSpace \thinspace{}
-=\InsetSpace \thinspace{}
-2\InsetSpace \thinspace{}
-pt
+\begin_layout Plain Layout
+This footnote won't appear:
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+This footnote is inside a parbox and will therefore not appear.
 \end_layout
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\end_layout
 
-\begin_layout Standard
+\end_inset
 
 
-\backslash
-setlength{
-\backslash
-fboxrule}{0.4pt}
+\end_layout
+
+\begin_layout Section
+Boxes for Words and Characters
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Boxes ! for Characters
 \end_layout
 
 \end_inset
@@ -25226,205 +29670,241 @@ fboxrule}{0.4pt}
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
+\begin_layout Subsection
+Prevent Hyphenation
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Prevent-Hyphenation"
+
 \end_inset
 
-The space between the frame and the box content is for all frame styles
- by default 3\InsetSpace \thinspace{}
-pt.
- You can change it by setting the length 
-\series bold
 
-\backslash
-fboxsep
-\series default
- to another value.
- For example the command
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Boxes ! to Prevent Hyphenation
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-setlength{
-\backslash
-fboxsep}{10pt}
 \end_layout
 
 \begin_layout Standard
-sets the value to 10\InsetSpace \thinspace{}
-pt, like for the following box:
+You can use the box type 
+\family sans
+Makebox
+\family default
+ to prevent words or text from being hyphenated.
+\begin_inset Newline newline
+\end_inset
+
+Here is an example text:
 \end_layout
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
+This line is an example to show how you can prevent the hyphenation of 
+\begin_inset Quotes eld
+\end_inset
+
+veryverylongword
+\begin_inset Quotes erd
+\end_inset
+
+.
+\end_layout
 
 \begin_layout Standard
+To prevent the hyphenation of the word 
+\begin_inset Quotes eld
+\end_inset
 
+veryverylongword
+\begin_inset Quotes erd
+\end_inset
 
-\backslash
-setlength{
-\backslash
-fboxsep}{10pt}
-\end_layout
+, put the word into a box, set the 
+\family sans
+Inner
+\begin_inset space ~
+\end_inset
 
+box
+\family default
+ to 
+\family sans
+Makebox
+\family default
+ and its width to 1
+\begin_inset space \thinspace{}
 \end_inset
 
+Width.
+\end_layout
 
-\begin_inset Box Boxed
-position "c"
+\begin_layout Standard
+This is the result:
+\end_layout
+
+\begin_layout Standard
+This line is an example to show how you can prevent the hyphenation of 
+\begin_inset Box Frameless
+position "t"
 hor_pos "c"
 has_inner_box 1
-inner_pos "c"
+inner_pos "t"
 use_parbox 0
-width "25col%"
-special "none"
+use_makebox 1
+width "1in"
+special "width"
 height "1in"
 height_special "totalheight"
-status collapsed
-
-\begin_layout Standard
-\align center
-Rectangular box with 
-\series bold
-
-\backslash
-fboxsep
-\series default
-\InsetSpace \thinspace{}
-=\InsetSpace \thinspace{}
-10\InsetSpace \thinspace{}
-pt
-\end_layout
+status open
 
+\begin_layout Plain Layout
+\begin_inset Quotes eld
 \end_inset
 
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
+veryverylongword
+\begin_inset Quotes erd
+\end_inset
 
 
-\backslash
-setlength{
-\backslash
-fboxsep}{3pt}
 \end_layout
 
 \end_inset
 
-
+.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+You can alternatively set the command 
+\begin_inset Quotes eld
 \end_inset
 
-The diameter of the round corners of the oval boxes can be set with the
- command 
+
 \series bold
 
 \backslash
-cornersize
+-
 \series default
-.
- The command
-\end_layout
-
-\begin_layout Standard
 
-\series bold
+\begin_inset Quotes grd
+\end_inset
 
-\backslash
-cornersize*{1cm}
+ as TeX-Code directly before the word:
 \end_layout
 
 \begin_layout Standard
-sets the diameter to 1\InsetSpace \thinspace{}
-cm.
- The command
-\end_layout
+This line is an example to show how you can prevent the hyphenation of 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
 
-\series bold
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
 
 \backslash
-cornersize{num}
+-
 \end_layout
 
-\begin_layout Standard
-sets the diameter to 
-\family sans
-num\InsetSpace \thinspace{}
-×\InsetSpace \thinspace{}
-minimum(width and heigth of box)
-\family default
-.
- The default is 
-\series bold
+\end_inset
+
+veryverylongword
+\begin_inset Quotes erd
+\end_inset
 
-\backslash
-cornersize{0.5}
-\series default
 .
 \end_layout
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
+Of course the word now protrudes over the side margin.
+ To avoid this, add via the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Special
+\begin_inset space ~
+\end_inset
 
-\begin_layout Standard
+Formatting\SpecialChar \menuseparator
+Line
+\begin_inset space ~
+\end_inset
 
+Break
+\family default
+ (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
+\end_inset
 
-\backslash
-cornersize*{1.5cm}
+) a line break before the word:
 \end_layout
 
+\begin_layout Standard
+This line is an example to show how you can prevent the hyphenation of 
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset Box Ovalbox
-position "c"
+\begin_inset Box Frameless
+position "t"
 hor_pos "c"
 has_inner_box 1
-inner_pos "c"
+inner_pos "t"
 use_parbox 0
-width "25col%"
-special "none"
+use_makebox 1
+width "1in"
+special "width"
 height "1in"
 height_special "totalheight"
-status collapsed
+status open
+
+\begin_layout Plain Layout
+\begin_inset Quotes eld
+\end_inset
+
+veryverylongword
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-\align center
-Oval box with 
-\series bold
 
-\backslash
-cornersize
-\series default
-\InsetSpace \thinspace{}
-=\InsetSpace \thinspace{}
-1.5\InsetSpace \thinspace{}
-cm
 \end_layout
 
 \end_inset
 
+.
+\end_layout
 
-\begin_inset ERT
+\begin_layout Subsection
+Vertical Alignment
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Vertical-Alignment"
+
+\end_inset
+
+
+\begin_inset Index idx
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
+Boxes ! for Vertical Alignment
+\end_layout
+
+\end_inset
 
 
-\backslash
-cornersize{0.5}
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Boxes ! Raiseboxes
 \end_layout
 
 \end_inset
@@ -25433,18 +29913,21 @@ cornersize{0.5}
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
+With the help of the command 
+\series bold
 
-The size of the shadow can be adjusted by changing the length 
+\backslash
+raisebox
+\series default
+ you can align words, characters or other boxes vertically relative to the
+ surrounding text.
 \series bold
 
 \backslash
-shadowsize
+raisebox
 \series default
-.
- It it set to 2\InsetSpace \thinspace{}
-pt for the following box by this command:
+ is used with the following scheme:
 \end_layout
 
 \begin_layout Standard
@@ -25452,523 +29935,391 @@ pt for the following box by this command:
 \series bold
 
 \backslash
-setlength{
-\backslash
-shadowsize}{2pt}
+raisebox{lift}[height][depth]{box content}
 \end_layout
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-setlength{
-\backslash
-shadowsize}{2pt}
+The lift can be a positive value to raise the box or a negative value to
+ lower the box.
 \end_layout
 
+\begin_layout Standard
+To align for example the word 
+\begin_inset Quotes eld
 \end_inset
 
+preventing
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset Box Shadowbox
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "25col%"
-special "none"
-height "1in"
-height_special "totalheight"
-status collapsed
-
-\begin_layout Standard
-\align center
-Shadow box with 
-\series bold
+ so that the bottom of the 
+\begin_inset Quotes eld
+\end_inset
 
-\backslash
-shadowsize
-\series default
-\InsetSpace \thinspace{}
-=\InsetSpace \thinspace{}
-2\InsetSpace \thinspace{}
-pt
-\end_layout
+deepest
+\begin_inset Quotes erd
+\end_inset
 
+ character 
+\begin_inset Quotes eld
 \end_inset
 
+p
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset ERT
-status collapsed
+ is at the baseline, insert the command
+\end_layout
 
 \begin_layout Standard
 
+\series bold
 
 \backslash
-setlength{
+raisebox{
 \backslash
-shadowsize}{4pt}
-\end_layout
-
-\end_inset
-
-
+depth}{
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+in TeX-Code before the word.
+ After the word insert a closing brace 
+\begin_inset Quotes eld
 \end_inset
 
-Changed lengths and widths are valid for all boxes following the commands
- that change them.
-\end_layout
 
-\begin_layout Section
-Minipages
-\begin_inset LatexCommand label
-name "sec:Minipages"
+\series bold
+}
+\series default
 
+\begin_inset Quotes erd
 \end_inset
 
-
-\begin_inset LatexCommand index
-name "Boxes ! Minipages"
-
+ in TeX-Code.
+\begin_inset Newline newline
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-Minipages are treated by LaTeX as pages within pages and can therefore for
- example have their own footnotes.
-\end_layout
-
-\begin_layout Standard
-Minipages are useful when you write documents with different languages.
-\end_layout
-
-\begin_layout Standard
-Below are two example minipages side by side.
- Their width is set to 45\InsetSpace \thinspace{}
-col% and they are separated by a horizontal fill,
- that was inserted via the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Special\InsetSpace ~
-Formatting\SpecialChar \menuseparator
-Horizontal\InsetSpace ~
-Fill
-\family default
-.
+This is the result:
 \end_layout
 
 \begin_layout Standard
-\begin_inset Box Frameless
-position "t"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "45col%"
-special "none"
-height "1in"
-height_special "totalheight"
-status open
-
-\begin_layout Standard
-
-\lang german
-Dies ist ein deutscher Text.
- Dies ist ein deutscher Text.
- Dies ist ein deutscher Text.
- Dies ist ein deutscher Text.
- Dies ist ein deutscher Text.
- Dies ist ein deutscher Text.
- Dies ist ein deutscher Text.
- Dies ist ein deutscher Text.
- Dies ist ein deutscher Text.
- Dies ist ein deutscher Text.
- Dies ist ein deutscher Text.
- Dies ist ein deutscher Text.
- Dies ist ein deutscher Text
-\begin_inset Foot
+This is a text line with the word 
+\begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-\lang german
-Dies ist eine deutsche Fußnote.
+
+\backslash
+raisebox{
+\backslash
+depth}{
 \end_layout
 
 \end_inset
 
-.
- Dies ist ein deutscher Text.
- Dies ist ein deutscher Text.
-\end_layout
 
+\begin_inset Quotes eld
 \end_inset
 
+preventing
+\begin_inset Quotes erd
+\end_inset
 
-\hfill
-
-\begin_inset Box Frameless
-position "t"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "45col%"
-special "none"
-height "1in"
-height_special "totalheight"
-status open
 
-\begin_layout Standard
-This is an English Text.
- This is an English Text.
- This is an English Text.
- This is an English Text.
- This is an English Text.
- This is an English Text.
- This is an English Text.
- This is an English Text.
- This is an English Text.
- This is an English Text.
- This is an English Text.
- This is an English Text.
- This is an English Text.
- This is an English Text.
- This is an English Text.
- This is an English Text.
-\begin_inset Foot
+\begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-This is an English footnote.
-\end_layout
-
-\end_inset
+\begin_layout Plain Layout
 
- This is an English Text.
+}
 \end_layout
 
 \end_inset
 
-
+ as a raised word.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-Another application for minipages are footnotes within tables.
- Due to a LaTeX restriction footnotes within tables doesn't appear at the
- bottom of the current page.
- But when you put the table with the footnote to a minipage, the footnote
- will appear at its bottom, numbered with Latin letters.
- The footnote number is reset to 1 in every minipage but not outside the
- minipages.
+When you raise or lower characters in a line, the line distance will be
+ spread:
 \end_layout
 
 \begin_layout Standard
-The footnote of this table doesn't appear: 
-\begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="4">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+This is a text line with the word 
+\begin_inset ERT
+status collapsed
 
-\begin_layout Standard
-1
+\begin_layout Plain Layout
+
+
+\backslash
+raisebox{-
+\backslash
+depth}{
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-2
-\end_layout
 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-3
-\begin_inset Foot
+preventing
+\begin_inset Quotes erd
+\end_inset
+
+
+\begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-This is a footnote within a table.
+\begin_layout Plain Layout
+
+}
 \end_layout
 
 \end_inset
 
+ as a lowered word.
+\begin_inset Newline newline
+\end_inset
 
-\end_layout
+This is a text line with the word 
+\begin_inset ERT
+status collapsed
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Plain Layout
 
-\begin_layout Standard
-4
+
+\backslash
+raisebox{0.5cm}{
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-a
-\end_layout
 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
-b
-\end_layout
 
+testing
+\begin_inset Quotes erd
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-c
-\end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_inset ERT
+status collapsed
 
-\begin_layout Standard
-d
+\begin_layout Plain Layout
+
+}
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-e
+ as a raised word.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
 \begin_layout Standard
-f
+If you want to prevent this for a certain reason, set the box height to
+ a zero value.
+ For example use
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
 \begin_layout Standard
-g
-\end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\series bold
+
+\backslash
+raisebox{-
+\backslash
+depth}[0pt]{
+\end_layout
 
 \begin_layout Standard
-h
+This is a text line with the word 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+raisebox{-
+\backslash
+depth}[0pt]{
 \end_layout
 
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
+
+\begin_inset Quotes eld
 \end_inset
 
+preventing
+\begin_inset Quotes erd
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-\align center
-\begin_inset Box Frameless
-position "t"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "30col%"
-special "none"
-height "1in"
-height_special "totalheight"
-status open
+\begin_inset ERT
+status collapsed
 
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="4">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Plain Layout
 
-\begin_layout Standard
-1
+}
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
-2
-\end_layout
 
+ as a lowered word.
+\begin_inset Newline newline
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-3
-\begin_inset Foot
+This is a text line with the word 
+\begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-This is a footnote within a table.
+\begin_layout Plain Layout
+
+
+\backslash
+raisebox{0.5cm}[0pt]{
 \end_layout
 
 \end_inset
 
 
-\end_layout
+\begin_inset Quotes eld
+\end_inset
 
+testing
+\begin_inset Quotes erd
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-4
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-a
+ as a raised word.
 \end_layout
 
+\begin_layout Section
+Colored Boxes
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Colored-Boxes"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-b
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Boxes ! Color
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-c
+
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+Color for Text
+\begin_inset Index idx
+status collapsed
 
-\begin_layout Standard
-d
+\begin_layout Plain Layout
+Color ! for Text
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\end_layout
 
 \begin_layout Standard
-e
+To color the background of text the text must be put into a so called 
+\begin_inset Quotes eld
+\end_inset
+
+colorbox
+\begin_inset Quotes erd
+\end_inset
+
+.
+ This requires that the LaTeX-package 
+\series bold
+color
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! color
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-f
+ is loaded in the document preamble with the command
 \end_layout
 
+\begin_layout Standard
+
+\series bold
+
+\backslash
+@ifundefined{textcolor}
+\begin_inset Newline newline
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-g
-\end_layout
 
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+\begin_inset space ~
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-h
+
 \end_layout
 
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
-\end_inset
+{
+\backslash
+usepackage{color}}{}
+\end_layout
+
+\begin_layout Standard
+The package 
+\series bold
+color
+\series default
+ will be loaded automatically by LyX when you color text.
+\begin_inset Foot
+status collapsed
 
+\begin_layout Plain Layout
+To avoid it being loaded twice the command 
+\series bold
 
+\backslash
+@ifundefined
+\series default
+ is used.
 \end_layout
 
 \end_inset
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+\begin_inset VSpace medskip
 \end_inset
 
-The document-wide paragraph settings are ignored within minipages.
- That means that there will be no space between paragraphs in minipages
- although you set it to e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
+Colorboxes are created with the command 
+\series bold
 
-\family sans
-MedSkip
-\family default
- in the document settings.
+\backslash
+colorbox
+\series default
+.
+ This will be used with the following scheme:
 \end_layout
 
 \begin_layout Standard
-Minipages can also be used to set a background color for text parts, see
- section\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "sub:Color-for-Paragraphs"
 
-\end_inset
+\series bold
 
-.
+\backslash
+colorbox{color}{box content}
 \end_layout
 
 \begin_layout Standard
-\begin_inset Note Greyedout
-status open
+The box content can also be a box and colorboxes can also be within other
+ boxes.
+\end_layout
 
 \begin_layout Standard
+The following colors are predefined:
+\begin_inset Newline newline
+\end_inset
+
 
+\family sans
+black
+\family default
+, 
+\family sans
+blue
+\family default
+, 
+\family sans
+cyan
+\family default
 \series bold
-Note:
+,
 \series default
- You cannot have floats or margin notes inside minipages but minipages can
- be used inside tables, floats, and other boxes.
-\end_layout
-
+\family sans
+green
+\family default
+, 
+\family sans
+magenta
+\family default
+, 
+\family sans
+red
+\family default
+, 
+\family sans
+white
+\family default
+, and 
+\family sans
+yellow
+\family default
+.
+\begin_inset Newline newline
 \end_inset
 
-
-\end_layout
-
-\begin_layout Section
-Parboxes
-\begin_inset LatexCommand label
-name "sec:Parboxes"
-
+You can also define your own color as described in section
+\begin_inset space ~
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Boxes ! Parboxes"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Colored-Tables"
 
 \end_inset
 
-
+.
 \end_layout
 
 \begin_layout Standard
-Parboxes are very similar to minipages with the difference that they cannot
- have footnotes.
- The main difference to minipages is that minipages are in contrary to parboxes
- no real boxes but LaTeX-environments.
-\end_layout
+To have e.
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Standard
-\align center
-\begin_inset Box Frameless
-position "t"
-hor_pos "c"
-has_inner_box 1
-inner_pos "t"
-use_parbox 1
-width "33col%"
-special "none"
-height "1in"
-height_special "totalheight"
-status collapsed
+g.
+\begin_inset space \space{}
+\end_inset
 
-\begin_layout Standard
-This a text within a parbox.
- This a text within a parbox.
+a red background for a word, insert the command
 \end_layout
 
 \begin_layout Standard
-This footnote won't appear:
-\begin_inset Foot
-status collapsed
 
-\begin_layout Standard
-This footnote is inside a parbox and will therefore not appear.
+\series bold
+
+\backslash
+colorbox{red}{
 \end_layout
 
+\begin_layout Standard
+before the word in TeX-Code.
+ After the word insert a closing brace 
+\begin_inset Quotes eld
 \end_inset
 
 
-\end_layout
+\series bold
+}
+\series default
 
+\begin_inset Quotes erd
 \end_inset
 
+ in TeX-Code.
+\begin_inset Newline newline
+\end_inset
 
+This is the result:
 \end_layout
 
-\begin_layout Section
-Boxes for Words and Characters
-\begin_inset LatexCommand index
-name "Boxes ! for Characters"
+\begin_layout Standard
+This is a line where the word 
+\begin_inset ERT
+status collapsed
 
-\end_inset
+\begin_layout Plain Layout
 
 
+\backslash
+colorbox{red}{
 \end_layout
 
-\begin_layout Subsection
-Prevent Hyphenation
-\begin_inset LatexCommand label
-name "sec:Prevent-Hyphenation"
-
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Boxes ! to Prevent Hyphenation"
+\begin_inset Quotes eld
+\end_inset
 
+Attention!
+\begin_inset Quotes erd
 \end_inset
 
 
-\end_layout
+\begin_inset ERT
+status collapsed
 
-\begin_layout Standard
-You can use a special kind of boxes to prevent words or text to be hyphenated.
-\newline
-Her
-e is an example text:
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Standard
-This line is an example to show how you can prevent the hyphenation of 
-\begin_inset Quotes eld
-\end_inset
+}
+\end_layout
 
-veryverylongword
-\begin_inset Quotes erd
 \end_inset
 
-.
+ has a red background.
 \end_layout
 
 \begin_layout Standard
-To prevent the hyphenation of the word 
-\begin_inset Quotes eld
+\begin_inset VSpace bigskip
 \end_inset
 
-veryverylongword
-\begin_inset Quotes erd
-\end_inset
+If you would like the box frame in a different color, you can use the command
+\series bold
 
-, add the command
+\backslash
+fcolorbox
+\series default
+ with the following scheme:
 \end_layout
 
 \begin_layout Standard
@@ -26144,168 +30508,147 @@ veryverylongword
 \series bold
 
 \backslash
-mbox{
+fcolorbox{frame color}{box color}{box content}
 \end_layout
 
 \begin_layout Standard
-in ERT before the word.
- Behind the word insert a closing brace 
-\begin_inset Quotes eld
-\end_inset
-
 
 \series bold
-}
+
+\backslash
+fcolorbox
 \series default
+ is an extension to 
+\series bold
 
-\begin_inset Quotes erd
-\end_inset
+\backslash
+colorbox
+\series default
+.
+ The frame thickness and the space between the frame and the box content
+ can be adjusted with the lengths 
+\series bold
 
- in ERT.
-\begin_inset ERT
-status collapsed
+\backslash
+fboxrule
+\series default
+ and 
+\series bold
 
-\begin_layout Standard
+\backslash
+fboxsep
+\series default
+, respectively, as described in section
+\begin_inset space ~
+\end_inset
 
 
-\backslash
-pagebreak 
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Decoration"
 
 \end_inset
 
-
+.
 \end_layout
 
 \begin_layout Standard
-This is the result:
+For the following example the command
 \end_layout
 
 \begin_layout Standard
-This line is an example to show how you can prevent the hyphenation of 
-\begin_inset ERT
-status collapsed
 
-\begin_layout Standard
+\series bold
 
+\backslash
+fcolorbox{cyan}{magenta}{
+\end_layout
 
-\backslash
-mbox{
+\begin_layout Standard
+was used.
 \end_layout
 
+\begin_layout Standard
+Here is an example where the frame line thickness was set to 1
+\begin_inset space \thinspace{}
 \end_inset
 
-
-\begin_inset Quotes eld
+mm:
+\begin_inset Newline newline
 \end_inset
 
-veryverylongword
-\begin_inset Quotes erd
-\end_inset
 
-.
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
+\begin_layout Plain Layout
 
 
+\backslash
+fboxrule 1mm 
+\backslash
+fboxsep 1mm
 \end_layout
 
-\begin_layout Standard
-You can alternatively set the command 
-\begin_inset Quotes eld
 \end_inset
 
 
-\series bold
+\begin_inset ERT
+status collapsed
 
-\backslash
--
-\series default
+\begin_layout Plain Layout
 
-\begin_inset Quotes grd
-\end_inset
 
- as ERT directly before the word:
+\backslash
+fcolorbox{cyan}{magenta}{
 \end_layout
 
-\begin_layout Standard
-This line is an example to show how you can prevent the hyphenation of 
-\begin_inset Quotes eld
 \end_inset
 
-
+This is text within a colored, framed box.
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
-\backslash
--
+}
 \end_layout
 
 \end_inset
 
-veryverylongword
-\begin_inset Quotes erd
-\end_inset
 
-.
 \end_layout
 
 \begin_layout Standard
-Of course the word now protrudes over the side margin.
- To avoid this, add via the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-Special\InsetSpace ~
-Formatting\SpecialChar \menuseparator
-Line\InsetSpace ~
-Break
-\family default
- (shortcut 
-\series bold
-Ctrl-Return
-\series default
-) a line break before the word:
-\end_layout
+\begin_inset VSpace bigskip
+\end_inset
+
+Of course you can also have colored text inside a colorbox:
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
-This line is an example to show how you can prevent the hyphenation of 
-\newline
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-mbox{
+fcolorbox{cyan}{magenta}{
 \end_layout
 
 \end_inset
 
 
-\begin_inset Quotes eld
-\end_inset
-
-veryverylongword
-\begin_inset Quotes erd
-\end_inset
+\color yellow
+This is colored text within a colored, framed box.
+\color none
 
-.
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -26313,102 +30656,95 @@ status collapsed
 \end_inset
 
 
-\end_layout
-
-\begin_layout Subsection
-Vertical Alignment
-\begin_inset LatexCommand label
-name "sub:Vertical-Alignment"
+\begin_inset ERT
+status collapsed
 
-\end_inset
+\begin_layout Plain Layout
 
 
-\begin_inset LatexCommand index
-name "Boxes ! for Vertical Alignment"
+\backslash
+fboxrule 0.4pt 
+\backslash
+fboxsep 3pt
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Boxes ! Raiseboxes"
+\end_layout
+
+\begin_layout Standard
 
+\series bold
+\begin_inset VSpace medskip
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-With the help of the command 
-\series bold
+\begin_inset Note Greyedout
+status open
 
-\backslash
-raisebox
-\series default
- you can align words, characters or other boxes vertically to the surrounding
- text.
-\series bold
+\begin_layout Plain Layout
 
-\backslash
-raisebox
+\series bold
+Note:
 \series default
- is used with the following scheme:
+ Text in colorboxes cannot have line breaks.
+ To color multiple text lines or paragraphs, use a box inside a colorbox
+ as described in the following.
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-raisebox{lift}[height][depth]{box content}
 \end_layout
 
-\begin_layout Standard
-The lift can be a positive value to raise the box or a negative value to
- lower the box.
-\end_layout
+\begin_layout Subsection
+Color for Paragraphs
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Color-for-Paragraphs"
 
-\begin_layout Standard
-To align for example the word 
-\begin_inset Quotes eld
 \end_inset
 
-preventing
-\begin_inset Quotes erd
-\end_inset
 
- so that the bottom of the 
-\begin_inset Quotes eld
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-deepest
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Plain Layout
+Color ! for Paragraphs
+\end_layout
 
- character 
-\begin_inset Quotes eld
 \end_inset
 
-p
-\begin_inset Quotes erd
-\end_inset
 
- is at the baseline, insert the command
 \end_layout
 
 \begin_layout Standard
-
+To set the background color for more than one text line, put the text into
+ a minipage.
+ Before the minipage insert the 
 \series bold
 
 \backslash
-raisebox{
+colorbox
+\series default
+ command
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
 \backslash
-depth}{
+colorbox{color}{
 \end_layout
 
 \begin_layout Standard
-in ERT before the word.
Behind the word insert a closing brace 
+in TeX-Code.
After the minipage insert a closing brace 
 \begin_inset Quotes eld
 \end_inset
 
@@ -26420,329 +30756,318 @@ in ERT before the word.
 \begin_inset Quotes erd
 \end_inset
 
- in ERT.
-\newline
-This is the result:
+ in TeX-Code.
 \end_layout
 
 \begin_layout Standard
-This is a text line with the word 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-raisebox{
-\backslash
-depth}{
+colorbox{lightgrey}{
 \end_layout
 
 \end_inset
 
 
-\begin_inset Quotes eld
-\end_inset
-
-preventing
-\begin_inset Quotes erd
-\end_inset
-
-
-\begin_inset ERT
+\begin_inset Box Frameless
+position "t"
+hor_pos "c"
+has_inner_box 1
+inner_pos "t"
+use_parbox 0
+use_makebox 0
+width "100col%"
+special "none"
+height "1in"
+height_special "totalheight"
 status collapsed
 
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
-
- as raised word.
+\begin_layout Plain Layout
+This is text with background color.
+ This is text with background color.
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
+\begin_layout Plain Layout
+\begin_inset VSpace defskip
 \end_inset
 
-When you raise or lower characters in a line, the line distance will be
- spread:
-\end_layout
-
-\begin_layout Standard
-This is a text line with the word 
-\begin_inset ERT
+The text can have footnotes
+\begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-
-
-\backslash
-raisebox{-
-\backslash
-depth}{
+\begin_layout Plain Layout
+Another example footnote
 \end_layout
 
 \end_inset
 
+ and can include tables and figures.
+\end_layout
 
-\begin_inset Quotes eld
-\end_inset
-
-preventing
-\begin_inset Quotes erd
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
+\begin_layout Plain Layout
+\align center
+\begin_inset Tabular
+<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">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-}
+\begin_layout Plain Layout
+a
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
- as lowered word.
-\newline
-This is a text line with the word 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
+\begin_layout Plain Layout
+!
+\end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-raisebox{0.5cm}{
+\begin_layout Plain Layout
+3
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+<
+\end_layout
 
-\begin_inset Quotes eld
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-testing
+\begin_layout Plain Layout
+b2
 \begin_inset Quotes erd
 \end_inset
 
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
+|
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
- as raised word.
-\end_layout
-
-\begin_layout Standard
-If you want to prevent this for a certain reason, set the box height to
- a zero value.
- For example use
+\begin_layout Plain Layout
+>
 \end_layout
 
-\begin_layout Standard
-
-\series bold
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-raisebox{-
-\backslash
-depth}[0pt]{
+\begin_layout Plain Layout
+1
 \end_layout
 
-\begin_layout Standard
-This is a text line with the word 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-raisebox{-
-\backslash
-depth}[0pt]{
+\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 Plain Layout
+c
+\end_layout
 
-\begin_inset Quotes eld
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
-preventing
-\begin_inset Quotes erd
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
 \end_layout
 
 \end_inset
 
- as lowered word.
-\newline
-This is a text line with the word 
+
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
-\backslash
-raisebox{0.5cm}[0pt]{
+}
 \end_layout
 
 \end_inset
 
 
-\begin_inset Quotes eld
-\end_inset
+\end_layout
 
-testing
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Section
+Rotated and Scaled Boxes
+\end_layout
 
+\begin_layout Standard
+To use the commands described in this section, the LaTeX-package 
+\series bold
+graphicx
+\series default
 
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
-\begin_layout Standard
-
-}
+\begin_layout Plain Layout
+LaTeX-packages ! graphicx
 \end_layout
 
 \end_inset
 
- as raised word.
+ needs to be loaded in the document preamble with the command
 \end_layout
 
-\begin_layout Section
-Colored Boxes
-\begin_inset LatexCommand label
-name "sec:Colored-Boxes"
+\begin_layout Standard
+
+\series bold
 
+\backslash
+@ifundefined{rotatebox}
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Boxes ! Color"
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
 
+\series bold
+\begin_inset space ~
 \end_inset
 
 
 \end_layout
 
-\begin_layout Subsection
-Color for Text
-\begin_inset LatexCommand index
-name "Color ! for Text"
-
 \end_inset
 
-
+{
+\backslash
+usepackage{graphicx}}{}
 \end_layout
 
 \begin_layout Standard
-To color the background of text the text must be put into a so called 
-\begin_inset Quotes eld
-\end_inset
+\begin_inset Note Greyedout
+status open
 
-colorbox
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Plain Layout
 
-.
- This requires that the LaTeX-package 
 \series bold
-color
+Note:
 \series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! color"
+ Some DVI-viewers can't display rotated or scaled material.
+\end_layout
 
 \end_inset
 
- is loaded in the document preamble with the command
+
 \end_layout
 
 \begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
 
 \series bold
+Note:
+\series default
+ Floats mustn't be inside a rotated or scaled box.
+\end_layout
 
-\backslash
-@ifundef\SpecialChar \textcompwordmark{}
-ined{textcolor}
-\newline
+\end_inset
 
-\begin_inset ERT
-status collapsed
 
-\begin_layout Standard
+\end_layout
 
+\begin_layout Subsection
+Rotated Boxes
+\begin_inset Index idx
+status collapsed
 
-\backslash
-hphantom{ }
+\begin_layout Plain Layout
+Boxes ! rotated
 \end_layout
 
 \end_inset
 
-{
-\backslash
-usepackage{color}}{}
-\end_layout
 
-\begin_layout Standard
-The package 
-\series bold
-color
-\series default
- will be loaded automatically by LyX when you color text
-\begin_inset Foot
+\begin_inset Index idx
 status collapsed
 
-\begin_layout Standard
-To avoid that it is loaded twice the command 
-\series bold
+\begin_layout Plain Layout
+Rotated material
+\end_layout
 
-\backslash
-@ifundef\SpecialChar \textcompwordmark{}
-ined
-\series default
- is used.
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Figures ! rotated
 \end_layout
 
 \end_inset
 
-.
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Table Customization ! Rotating
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace medskip
 \end_inset
 
-Colorboxes are created with the command 
+
+\end_layout
+
+\begin_layout Standard
+To rotate material, you can put it into a rotated box.
+ Such a box is created using the command 
 \series bold
 
 \backslash
-colorbox
+rotatebox
 \series default
-.
- This will be used with the following scheme:
+ in TeX-Code with the following scheme:
 \end_layout
 
 \begin_layout Standard
@@ -26750,548 +31075,625 @@ colorbox
 \series bold
 
 \backslash
-colorbox{color}{box content}
+rotatebox[rotation origin]{rotation angle}{box content}
 \end_layout
 
 \begin_layout Standard
-The box content can also be a box and colorboxes can also be within other
- boxes.
+The rotation origin is specified in the form 
+\series bold
+origin=position
+\series default
+.
+ The following positions are possible: 
+\emph on
+c
+\emph default
+ (center), 
+\emph on
+l
+\emph default
+ (left), 
+\emph on
+r
+\emph default
+ (right), 
+\emph on
+b
+\emph default
+ (bottom), 
+\emph on
+t
+\emph default
+ (top), along with meaningful combinations of the four base positions.
+ For example 
+\emph on
+lt
+\emph default
+ means that the rotation origin is at the top left corner of the box.
+ When no rotation origin is specified, the position 
+\emph on
+l
+\emph default
+ will be used.
+ The rotation angle is a number that can be negative that specifies the
+ angle in degrees.
+ The rotation direction is counterclockwise.
 \end_layout
 
 \begin_layout Standard
-The following colors are predefined:
-\newline
-
-\family sans
-black
-\family default
-, 
-\family sans
-blue
-\family default
-, 
-\family sans
-cyan
-\family default
+In the following example the command 
 \series bold
-,
-\series default
-\family sans
-green
-\family default
-, 
-\family sans
-magenta
-\family default
-, 
-\family sans
-red
-\family default
-, 
-\family sans
-white
-\family default
-, and 
-\family sans
-yellow
-\family default
-.
-\newline
-You can also define your own color as described in section\InsetSpace ~
 
-\begin_inset LatexCommand ref
-reference "sec:Colored-Tables"
+\backslash
+rotatebox[origin=c]{60}{
+\series default
+ was inserted as TeX-Code before the text 
+\begin_inset Quotes eld
+\end_inset
 
+with rotated
+\begin_inset Quotes erd
 \end_inset
 
-.
+; after the text the box was closed by a closing brace 
+\series bold
+}
+\series default
+ in TeX-Code.
 \end_layout
 
 \begin_layout Standard
-To have e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-a red background for a word, insert the command
-\end_layout
+This is a line 
+\begin_inset ERT
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-\series bold
 
 \backslash
-colorbox{red}{
+rotatebox[origin=c]{60}{
 \end_layout
 
-\begin_layout Standard
-before the word in ERT.
- Behind the word insert a closing brace 
-\begin_inset Quotes eld
 \end_inset
 
+with rotated
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\series bold
 }
-\series default
+\end_layout
 
-\begin_inset Quotes erd
 \end_inset
 
- in ERT.
-\newline
-This is the result:
+ text.
 \end_layout
 
 \begin_layout Standard
-This is a line where the word 
+The box content can also be another box or an inline formula:
+\end_layout
+
+\begin_layout Standard
+This is a line
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-colorbox{red}{
+rotatebox[origin=r]{-60}{
 \end_layout
 
 \end_inset
 
 
-\begin_inset Quotes eld
-\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
 
-Attention!
-\begin_inset Quotes erd
 \end_inset
 
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
 
 \end_inset
 
- has a red background.
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
-
-If you would have the box frame in a different color, you can use the command
-\series bold
-
-\backslash
-fcolorbox
-\series default
- with the following scheme:
-\end_layout
+ framed text 
+\begin_inset ERT
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-\series bold
 
 \backslash
-fcolorbox{frame color}{box color}{box content}
+rotatebox[origin=lb]{60}{
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-fcolorbox
-\series default
- is an extension to 
-\series bold
+\begin_inset Formula $\int A\,\mathrm{d}x=B$
+\end_inset
 
-\backslash
-colorbox
-\series default
-.
- The frame thickness and the space between the frame and the box content
- can be adjusted with the lengths 
-\series bold
 
-\backslash
-fboxrule
-\series default
- and 
-\series bold
+\begin_inset ERT
+status collapsed
 
-\backslash
-fboxsep
-\series default
-, respectively, as described in section\InsetSpace ~
+\begin_layout Plain Layout
 
-\begin_inset LatexCommand ref
-reference "sec:Framed-Boxes"
+}
+\end_layout
 
 \end_inset
 
-.
+ and a formula.
 \end_layout
 
 \begin_layout Standard
-For the following example the command
+or an image or table:
 \end_layout
 
 \begin_layout Standard
+This is a line
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\series bold
 
 \backslash
-fcolorbox{cyan}{magenta}{
+rotatebox[origin=lb]{90}{
 \end_layout
 
-\begin_layout Standard
-was used.
+\end_inset
+
+
+\begin_inset Graphics
+       filename clipart/platypus.eps
+       lyxscale 50
+       width 25col%
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
 \end_layout
 
-\begin_layout Standard
-Here is an example where the frame line thickness was set to 1\InsetSpace \thinspace{}
-mm:
-\newline
+\end_inset
 
+ with a rotated image 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-fboxrule 1mm 
-\backslash
-fboxsep 1mm
+rotatebox[origin=l]{-90}{
 \end_layout
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
+q
+\end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-fcolorbox{cyan}{magenta}{
+\begin_layout Plain Layout
+w
+\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
+e
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+r
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
 
-This is text within a colored, framed box.
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
 
 \end_inset
 
+ and table.
+\end_layout
+
+\begin_layout Subsection
+Scaled Boxes
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+Boxes ! scaled
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
 
-Of course you can also have colored text inside a colorbox:
-\newline
 
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
+Scaled material
+\end_layout
+
+\end_inset
 
 
-\backslash
-fcolorbox{cyan}{magenta}{
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Figures ! scaled
 \end_layout
 
 \end_inset
 
 
-\color yellow
-This is colored text within a colored, framed box.
-\color none
-
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
-\begin_layout Standard
-
-}
+\begin_layout Plain Layout
+Table Customization ! Scaling
 \end_layout
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\end_layout
 
 \begin_layout Standard
-
+To scale material the commands 
+\series bold
 
 \backslash
-fboxrule 0.4pt 
+scalebox
+\series default
+ and 
+\series bold
+
 \backslash
-fboxsep 3pt
+resizebox
+\series default
+ can be used as TeX-Code.
 \end_layout
 
-\end_inset
+\begin_layout Standard
 
+\series bold
 
+\backslash
+scalebox
+\series default
+ is used with the following scheme:
 \end_layout
 
 \begin_layout Standard
 
 \series bold
-\begin_inset VSpace medskip
-\end_inset
-
 
+\backslash
+scalebox{horizontal}[vertical]{box content}
 \end_layout
 
 \begin_layout Standard
-\begin_inset Note Greyedout
-status open
+Horizontal and vertical are the corresponding scaling factors.
+ If no vertical scaling factor is given, the horizontal factor will also
+ be used as the vertical one.
+\end_layout
 
 \begin_layout Standard
-
+The command 
 \series bold
-Note:
+
+\backslash
+scalebox{2}{Hello}
 \series default
- Text in colorboxes cannot have line breaks.
- To color multiple text lines or paragraphs, use a box inside a colorbox
- as described in the following.
+ creates for example a double size 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+scalebox{2}{
 \end_layout
 
 \end_inset
 
+Hello
+\begin_inset ERT
+status collapsed
 
+\begin_layout Plain Layout
+
+}
 \end_layout
 
-\begin_layout Subsection
-Color for Paragraphs
-\begin_inset LatexCommand label
-name "sub:Color-for-Paragraphs"
+\end_inset
+
+, compared with the document text size.
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+scalebox{2}[1]{Hello}
+\series default
+ on the other hand distorts the 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+scalebox{2}[1]{
+\end_layout
 
 \end_inset
 
+Hello
+\begin_inset ERT
+status collapsed
 
-\begin_inset LatexCommand index
-name "Color ! for Paragraphs"
+\begin_layout Plain Layout
 
-\end_inset
+}
+\end_layout
 
+\end_inset
 
+.
 \end_layout
 
 \begin_layout Standard
-To set the background color for more than one text line, put the text into
- a minipage.
- Before the minipage insert the 
+If the scaling factor is negative, the box content will be mirrored.
+ Therefore the command 
 \series bold
 
 \backslash
-colorbox
+scalebox{-1}[1]{Hello}
 \series default
- command
-\end_layout
+ can be used to create mirror writing: 
+\begin_inset ERT
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-\series bold
 
 \backslash
-colorbox{color}{
+scalebox{-1}[1]{
 \end_layout
 
-\begin_layout Standard
-in ERT.
- Behind the minipage insert a closing brace 
-\begin_inset Quotes eld
 \end_inset
 
+Hello
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\series bold
 }
-\series default
+\end_layout
 
-\begin_inset Quotes erd
 \end_inset
 
- in ERT.
+
 \end_layout
 
 \begin_layout Standard
+
+\series bold
+
+\backslash
+scalebox{1}[-1]{Hello}
+\series default
+ reflects the 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-colorbox{lightgrey}{
+scalebox{1}[-1]{
 \end_layout
 
 \end_inset
 
-
-\begin_inset Box Frameless
-position "t"
-hor_pos "c"
-has_inner_box 1
-inner_pos "t"
-use_parbox 0
-width "100col%"
-special "none"
-height "1in"
-height_special "totalheight"
+Hello
+\begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-This is text with background color.
- This is text with background color.
+\begin_layout Plain Layout
+
+}
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
 \end_inset
 
-The text can have footnotes
-\begin_inset Foot
-status collapsed
+ at the base line.
+\end_layout
 
 \begin_layout Standard
-Another example footnote
-\end_layout
+Equivalent to 
+\series bold
 
+\backslash
+scalebox{-1}[1]{box content}
+\series default
+ there exists the command
+\begin_inset Newline newline
 \end_inset
 
- and can include tables and figures.
-\end_layout
 
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\series bold
 
-\begin_layout Standard
-a
+\backslash
+reflectbox{box content}
+\series default
+.
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-!
-\end_layout
+The command 
+\series bold
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\backslash
+resizebox
+\series default
+ is used to scale the box to a defined width and height.
+ The command scheme is:
+\end_layout
 
 \begin_layout Standard
-3
-\end_layout
 
-\end_inset
-</cell>
-</row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\series bold
 
-\begin_layout Standard
-<
+\backslash
+resizebox{width}{height}{box content}
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+If one of the two command arguments given is an exclamation mark 
+\series bold
+!
+\series default
+, the size is set so that the aspect ratio of the box content is kept.
+\end_layout
 
 \begin_layout Standard
-b2
-\begin_inset Quotes erd
-\end_inset
+The command 
+\series bold
 
-|
-\end_layout
+\backslash
+resizebox{2cm}{1cm}{Hello}
+\series default
+ produces: 
+\begin_inset ERT
+status collapsed
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Plain Layout
 
-\begin_layout Standard
->
+
+\backslash
+resizebox{2cm}{1cm}{
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-1
-\end_layout
+Hello
+\begin_inset ERT
+status collapsed
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Plain Layout
 
-\begin_layout Standard
+}
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-c
-\end_layout
 
+\begin_inset Newline newline
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
-\end_inset
+The command 
+\series bold
+
+\backslash
+resizebox{2cm}{!}{Hello}
+\series default
+ produces: 
+\begin_inset ERT
+status collapsed
 
+\begin_layout Plain Layout
 
+
+\backslash
+resizebox{2cm}{!}{
 \end_layout
 
 \end_inset
 
-
+Hello
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -27301,40 +31703,34 @@ status collapsed
 
 \end_layout
 
-\begin_layout Section
-URLs (Uniform Resource Locators)
-\begin_inset LatexCommand index
-name "URLs"
-
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
 
-\end_layout
+\begin_inset Note Greyedout
+status open
 
-\begin_layout Standard
-Links to web pages or email addresses can be inserted via the menu 
-\family sans
-Insert\SpecialChar \menuseparator
-URL
-\family default
-.
- The appearing URL dialog has two fields; the 
-\family sans
-URL
-\family default
- field and the 
-\family sans
-Name
-\family default
- field for the URL description, which will be typeset as plain text immediately
- before the URL.
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Standard
-Here is an example URL: 
-\begin_inset LatexCommand url
-name "LyX's homepage"
-target "http://www.lyx.org"
+\series bold
+Note:
+\series default
+ When arguments of 
+\series bold
+
+\backslash
+scalebox
+\series default
+ or 
+\series bold
+
+\backslash
+resizebox
+\series default
+ are set to zero, no LaTeX-errors occur when exporting the document but
+ the exported files can not or only partly be displayed.
+\end_layout
 
 \end_inset
 
@@ -27342,237 +31738,264 @@ target "http://www.lyx.org"
 \end_layout
 
 \begin_layout Standard
-The option 
-\family sans
-Generate\InsetSpace ~
-hyperlink
-\family default
- in the URL dialog does nothing.
- This relict will be removed in the next LyX-version.
+\begin_inset VSpace bigskip
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-You cannot change the style of the link text.
- The text of the 
-\family sans
-Name
-\family default
- field will have the default text style of the document while the text of
- the 
-\family sans
-URL
-\family default
- field will have the style 
-\begin_inset Quotes eld
+The boxes can be combined in any order.
+ E.
+\begin_inset space \thinspace{}
 \end_inset
 
+g.
+\begin_inset space \space{}
+\end_inset
 
-\family sans
-Typewriter
-\family default
-
-\begin_inset Quotes erd
+the command
+\begin_inset Newline newline
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Standard
-When you use the LaTeX-package 
 \series bold
-hyperref
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! hyperref"
 
+\backslash
+rotatebox[origin=c]{-45}{
+\backslash
+resizebox{2cm}{!}{
+\backslash
+reflectbox{Hello}}}
+\begin_inset Newline newline
 \end_inset
 
- to link cross-references in the output, URLs will automatically become
- clickable hyperlinks in DVI and PDF-output.
-\end_layout
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
+\series default
+produces:
+\end_layout
 
 \begin_layout Standard
+\align center
+\begin_inset ERT
+status collapsed
 
-\series bold
-Note:
-\series default
- When you use the following characters: "%", "#", "^", you have to write
- them with a preceding backslash, e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-
-\begin_inset Quotes eld
-\end_inset
+\begin_layout Plain Layout
 
 
 \backslash
-#
-\begin_inset Quotes erd
-\end_inset
-
-.
- URLs must not end with a backslash.
+rotatebox[origin=c]{-45}{
+\backslash
+resizebox{2cm}{!}{
+\backslash
+reflectbox{
 \end_layout
 
 \end_inset
 
+Hello
+\begin_inset ERT
+status collapsed
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
+\begin_layout Plain Layout
 
-To create real hyperlinks without the force to write the link location to
- the text, you can use the command
+}}}
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-href{link location}{link text}
 \end_layout
 
 \begin_layout Standard
-in ERT.
- To get for example a link to LyX's web page, write the command
+\noindent
+Images, tables, and inline formulas are allowed as box content:
 \end_layout
 
 \begin_layout Standard
+\align center
+\begin_inset ERT
+status collapsed
 
-\series bold
+\begin_layout Plain Layout
 
+
+\backslash
+rotatebox[origin=c]{-30}{
 \backslash
-href{http://www.lyx.org}{
+resizebox{2cm}{!}{
+\backslash
+reflectbox{
 \end_layout
 
-\begin_layout Standard
-in ERT.
- Insert after the command the link text 
-\begin_inset Quotes eld
 \end_inset
 
-LyX's homepage
-\begin_inset Quotes erd
-\end_inset
 
- as normal text followed by a closing brace 
-\begin_inset Quotes eld
+\begin_inset Graphics
+       filename clipart/platypus.eps
+       lyxscale 50
+       width 25col%
+
 \end_inset
 
 
-\series bold
-}
-\series default
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}}}
+\end_layout
 
-\begin_inset Quotes erd
 \end_inset
 
- in ERT.
- This is the result: 
+
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-href{http://www.lyx.org}{
+rotatebox[origin=c]{-45}{
+\backslash
+resizebox{2cm}{!}{
+\backslash
+reflectbox{
 \end_layout
 
 \end_inset
 
-LyX's homepage
-\begin_inset ERT
-status collapsed
 
-\begin_layout Standard
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-}
+\begin_layout Plain Layout
+q
 \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
+w
+\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
+e
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+r
 \end_layout
 
-\begin_layout Standard
-To link to email addresses, add the prefix 
-\begin_inset Quotes eld
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
+\end_inset
 
-\family sans
-mailto:
-\family default
 
-\begin_inset Quotes erd
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}}}
+\end_layout
+
 \end_inset
 
- to the link location:
-\newline
-Email to 
+
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
-href{mailto:lyx-docs@lists.lyx.org?subject=LyX's documentation}{
+rotatebox[origin=c]{-45}{
+\backslash
+resizebox{2cm}{!}{
+\backslash
+reflectbox{
 \end_layout
 
 \end_inset
 
-lyx-docs mailing list
+
+\begin_inset Formula $\int A\,\mathrm{d}x=B$
+\end_inset
+
+
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-}
+}}}
 \end_layout
 
 \end_inset
 
-.
+
 \end_layout
 
 \begin_layout Standard
-Using 
+When the global formula style 
 \series bold
-
-\backslash
-href
-\series default
- instead of LyX's URL box has the advantage that you can specify the text
- style of the link text like for all other text parts.
- You can then set hyphenation points and forced linebreaks to have long
- link text broken at the page margin.
- You are furthermore able to change the text style for all URLs in your
- document with an option in 
-\series bold
-hyperref
+fleqn
 \series default
-'s load command and the restrictions mentioned above doesn't apply for 
-\series bold
+ is used in the document
+\begin_inset Foot
+status collapsed
 
-\backslash
-href
-\series default
-.
+\begin_layout Plain Layout
+When 
+\begin_inset Quotes eld
+\end_inset
+
+fleqn
+\begin_inset Quotes erd
+\end_inset
+
+ is added to the document class options.
+\end_layout
+
+\end_inset
+
+, display style formulas can also be scaled.
 \end_layout
 
 \begin_layout Chapter
-External Stuff
-\begin_inset LatexCommand index
-name "External Stuff"
+External Document Parts
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+External Document Parts
+\end_layout
 
 \end_inset
 
@@ -27590,40 +32013,64 @@ File
 \end_layout
 
 \begin_layout Description
-LyX\InsetSpace ~
+LyX
+\begin_inset space ~
+\end_inset
+
 Document Another LyX document; its content is directly inserted to your
  document.
 \end_layout
 
 \begin_layout Description
-Plain\InsetSpace ~
-Text A text document; every of its text lines is inserted to your document
- as own paragraph.
+Plain
+\begin_inset space ~
+\end_inset
+
+Text A text document; each line is inserted in your document as a separate
+ paragraph.
 \end_layout
 
 \begin_layout Description
-Plain\InsetSpace ~
-Text,\InsetSpace ~
-Join\InsetSpace ~
-Lines A text document; its text lines are inserted as they
- are.
- Empty text lines creates a new paragraph in your document.
+Plain
+\begin_inset space ~
+\end_inset
+
+Text,
+\begin_inset space ~
+\end_inset
+
+Join
+\begin_inset space ~
+\end_inset
+
+Lines A text document; text lines are inserted in your document continuously
+ but an empty text line creates a new paragraph.
 \end_layout
 
 \begin_layout Description
-External\InsetSpace ~
+External
+\begin_inset space ~
+\end_inset
+
 Material Files in various formats.
 \end_layout
 
 \begin_layout Description
-Child\InsetSpace ~
+Child
+\begin_inset space ~
+\end_inset
+
 Document LyX or LaTeX-documents.
 \end_layout
 
 \begin_layout Section
 External Material
-\begin_inset LatexCommand index
-name "External Stuff ! External Material"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+External Document Parts ! External Material
+\end_layout
 
 \end_inset
 
@@ -27631,11 +32078,26 @@ name "External Stuff ! External Material"
 \end_layout
 
 \begin_layout Standard
-The external material feature allows you to insert files to your document
- without converting them previously to a format that can be read by the
- document output format because LyX takes care of needed conversions.
+The external material feature allows you to insert files in to your document
+ without converting them to a format that can be read by the document output
+ format.
+ LyX takes care of the necessary conversions.
  This is similar to images that can be inserted in various image formats
- to LyX documents.
+ in LyX documents.
+ When you have enabled Instant Preview in LyX's preferences under 
+\family sans
+Look
+\begin_inset space ~
+\end_inset
+
+and
+\begin_inset space ~
+\end_inset
+
+feel\SpecialChar \menuseparator
+Graphics
+\family default
+, the external material types Dia and Xfig are directly shown in LyX.
 \end_layout
 
 \begin_layout Standard
@@ -27647,7 +32109,10 @@ External Material
 \family sans
 Insert\SpecialChar \menuseparator
 File\SpecialChar \menuseparator
-External\InsetSpace ~
+External
+\begin_inset space ~
+\end_inset
+
 Material
 \family default
 .
@@ -27661,33 +32126,17 @@ Templates
 \begin_layout Description
 ChessDiagram This template supports chess position diagrams made with the
  program 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
+\series bold
 
-\backslash
-href{http://en.wikipedia.org/wiki/XBoard}{
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "XBoard"
+target "http://en.wikipedia.org/wiki/XBoard"
 
 \end_inset
 
 
-\series bold
-XBoard
 \series default
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
-
 .
 \end_layout
 
@@ -27705,7 +32154,23 @@ Day-Month-Year
 \end_inset
 
 
-\newline
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+Remove the protected space when bug 4398 is fixed!
+\end_layout
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
 The date is not shown within LyX, only in the output.
  There are two other methods of inserting a date: Via menu 
 \family sans
@@ -27718,10 +32183,14 @@ Date
 \backslash
 today
 \series default
- as ERT.
- The different methods are compared in Table\InsetSpace ~
+ as TeX-Code.
+ The different methods are compared in Table
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Comparison-of-the"
 
 \end_inset
@@ -27730,65 +32199,61 @@ reference "tab:Comparison-of-the"
 \end_layout
 
 \begin_layout Description
-LilyPond This template is used for music notation typeset with the program
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
+Dia This template supports diagrams created with the program 
+\series bold
 
-\backslash
-linebreak 
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "Dia"
+target "http://en.wikipedia.org/wiki/Dia_(software)"
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://en.wikipedia.org/wiki/LilyPond}{
+\series default
+.
 \end_layout
 
+\begin_layout Description
+LilyPond This template is used for music notation typeset with the program
+\begin_inset Newline linebreak
 \end_inset
 
 
 \series bold
-LilyPond
-\series default
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
 
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LilyPond"
+target "http://en.wikipedia.org/wiki/LilyPond"
 
 \end_inset
 
-.
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Standard
-The command 
-\series bold
 
-\backslash
-linebreak
 \series default
- breaks the line while the remaining text in the line is stretched to the
- page margin.
+.
 \end_layout
 
-\end_inset
-
-
+\begin_layout Description
+PDFPages With this template you can insert PDF documents to your document.
+ To insert certain or all pages of a PDF, use the 
+\emph on
+pages
+\emph default
+ option in the 
+\family sans
+Option
+\family default
+ field in the 
+\family sans
+LaTeX and LyX options
+\family default
+ tab according to the template description in the dialog.
+ When no 
+\emph on
+pages
+\emph default
+ option is given, only the first page of the PDF will be inserted.
 \end_layout
 
 \begin_layout Description
@@ -27802,47 +32267,35 @@ External material
 \family sans
 Graphics
 \family default
- dialog as described in section\InsetSpace ~
+ dialog as described in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Graphics-Dialog"
 
 \end_inset
 
 .
- The difference is that only raster images are allowed, that means that
+ The difference is that only raster images are allowed; that means that
  PDF and EPS-images are not supported.
 \end_layout
 
 \begin_layout Description
 XFig This template supports images created with the program 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
+\series bold
 
-\backslash
-href{http://en.wikipedia.org/wiki/Xfig}{
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "Xfig"
+target "http://en.wikipedia.org/wiki/Xfig"
 
 \end_inset
 
 
-\series bold
-Xfig
 \series default
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
-
 .
 \end_layout
 
@@ -27853,11 +32306,12 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Comparison-of-the"
 
 \end_inset
@@ -27870,20 +32324,20 @@ Comparison of the date input methods.
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="4">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<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">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Document format
 \end_layout
 
@@ -27892,7 +32346,7 @@ Document format
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family sans
 External Material\SpecialChar \menuseparator
@@ -27904,7 +32358,7 @@ Date
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \family sans
 Insert\SpecialChar \menuseparator
@@ -27916,7 +32370,7 @@ Date
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 command 
 \series bold
 
@@ -27927,11 +32381,11 @@ today
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 LyX
 \end_layout
 
@@ -27940,7 +32394,7 @@ LyX
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 as inset box
 \end_layout
 
@@ -27949,7 +32403,7 @@ as inset box
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 as date
 \end_layout
 
@@ -27958,18 +32412,18 @@ as date
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-as ERT inset box
+\begin_layout Plain Layout
+as TeX-Code inset box
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 LaTeX
 \end_layout
 
@@ -27978,7 +32432,7 @@ LaTeX
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 as date
 \end_layout
 
@@ -27987,7 +32441,7 @@ as date
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 as date
 \end_layout
 
@@ -27996,45 +32450,45 @@ as date
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 as command
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 DVI, PDF, PS
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 as date
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 as date
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 as date
 \end_layout
 
@@ -28067,9 +32521,10 @@ File
 External Material
 \family default
  dialog, only the path to the inserted file is shown in the output.
-\newline
-External
- material is displayed in LyX either as box like this: 
+\begin_inset Newline newline
+\end_inset
+
+External material is displayed in LyX either as a box like this: 
 \begin_inset Graphics
        filename clipart/ExternalMaterialQt4.png
        scale 85
@@ -28077,16 +32532,15 @@ External
 
 \end_inset
 
- or as image, depending on the setting in the 
+ or as image, depending on the option 
 \family sans
-LyX\InsetSpace ~
-View
+Show in LyX
 \family default
tab of the 
in the 
 \family sans
-External Material
+LaTeX and LyX options
 \family default
- dialog.
tab of the dialog.
 \end_layout
 
 \begin_layout Standard
@@ -28101,20 +32555,29 @@ Customization
 
 \begin_layout Section
 Child Documents
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Child-Documents"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "External Stuff ! Child Documents"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+External Document Parts ! Child Documents
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Files ! Include"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Files ! Include
+\end_layout
 
 \end_inset
 
@@ -28122,12 +32585,39 @@ name "Files ! Include"
 \end_layout
 
 \begin_layout Standard
-Child documents are used when you have a long document consisting of several
+Child documents are used if you have a long document consisting of several
  larger parts or sections.
  For maintenance it is often useful and sometimes even required to split
- the document in several files that can be revised separately.
- The different documents are then the so called child documents and a master
- document connects them to print the full document or parts of it.
+ the document into several files that can be revised separately.
+ The different documents are then the so called 
+\begin_inset Quotes eld
+\end_inset
+
+child documents
+\begin_inset Quotes erd
+\end_inset
+
+, and a master document connects them to print the full document or parts
+ of it.
+ A child document inherits elements of its master, for example the LaTeX
+ preamble, the bibliography, and labels for cross-references.
+\end_layout
+
+\begin_layout Standard
+To be able to work on child documents without the need to open their master,
+ specify in the child document the master in the menu
+\family sans
+ Document\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
+Document
+\begin_inset space ~
+\end_inset
+
+Class
+\family default
+.
+ This master document will then be used in the background by LyX when you
+ edit the child document.
 \end_layout
 
 \begin_layout Standard
@@ -28139,11 +32629,14 @@ Included documents are displayed in LyX as a box like this:
 
 \end_inset
 
- To include child documents to a master document use the menu 
+ To include child documents in a master document use the menu 
 \family sans
 Insert\SpecialChar \menuseparator
 File\SpecialChar \menuseparator
-Child\InsetSpace ~
+Child
+\begin_inset space ~
+\end_inset
+
 Documents
 \family default
 .
@@ -28151,7 +32644,7 @@ Documents
 \end_layout
 
 \begin_layout Description
-Include You can include LyX and LaTeX-documents.
+Include You can include LyX- and LaTeX-documents.
  When you press the 
 \family sans
 Load
@@ -28161,8 +32654,10 @@ Load
 Child Document
 \family default
  dialog, the included documents will be opened in LyX in a new file tab
- so that you can modify it.
-\newline
+ so that you can modify them.
+\begin_inset Newline newline
+\end_inset
+
 
 \end_layout
 
@@ -28172,8 +32667,9 @@ Here is a child document inserted using
 Include
 \family default
 : 
-\begin_inset Include \include{DummyDocument1.lyx}
-preview false
+\begin_inset CommandInset include
+LatexCommand include
+filename "DummyDocument1.lyx"
 
 \end_inset
 
@@ -28184,92 +32680,42 @@ preview false
 The section numbering includes the sections of the included files in the
  order they are inserted in the master document.
  The included example document has for example a subsection that is numbered
- as subsection of this section.
- Labels of included documents can be referenced: Subsection\InsetSpace ~
+ as a subsection of this section.
+ Labels of included documents can be referenced: Subsection
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:External-Subsection-1"
 
 \end_inset
 
-
+.
 \end_layout
 
 \begin_layout Standard
-The preamble of the child document is ignored, only the preamble of the
+The preamble of the child document is ignored; only the preamble of the
  master document is used.
- Included documents are inserted starting on a new page and end with a pagebreak.
-\end_layout
-
-\begin_layout Standard
-With the LaTeX-command 
-\series bold
-
-\backslash
-includeonly 
-\series default
-you can specify which included child documents are processed when the output
- is generated.
- This is useful when you are perhaps only working on a certain chapter of
- your large document as this saves compiling time.
-\series bold
-
-\backslash
-includeonly
-\series default
- is inserted to the master document preamble.
- It takes a comma-separated list of the filenames as argument, e.g.
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-includeonly{chapter1,chapter5}
-\end_layout
-
-\begin_layout Standard
-will only process the included files named 
-\begin_inset Quotes eld
-\end_inset
-
-chapter1.lyx
-\begin_inset Quotes erd
-\end_inset
-
- (or 
-\begin_inset Quotes eld
-\end_inset
-
-chapter1.tex
-\begin_inset Quotes erd
-\end_inset
-
-) and 
-\begin_inset Quotes eld
-\end_inset
-
-chapter5.lyx
-\begin_inset Quotes erd
-\end_inset
-
- .
+ Branches in child documents will be ignored by the master document when
+ the master document does not have a branch with the same name.
+ Included documents are inserted starting on a new page and ending with
+ a page break.
 \end_layout
 
 \begin_layout Standard
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
 \series default
- When you have included a LyX- or LaTeX-file, you are warned when you export/vie
-w the document in case that the child document uses another document class
- than the master document as this will lead to unexpected outputs.
+ If you have included a LyX- or LaTeX-file, you are warned when you export/view
+ the document in case the child document uses another document class than
+ the master document as this will lead to unexpected outputs.
 \end_layout
 
 \end_inset
@@ -28284,19 +32730,28 @@ Input This method is very similar to the Include method.
 
 \begin_deeper
 \begin_layout Itemize
-Input files don't start with a new page and don't end with a pagebreak.
+Input files don't start with a new page and don't end with a page break.
 \end_layout
 
 \begin_layout Itemize
 Input files can be previewed in LyX when 
 \family sans
-Instant\InsetSpace ~
+Instant
+\begin_inset space ~
+\end_inset
+
 Preview
 \family default
  is enabled in LyX's preferences under 
 \family sans
-Look\InsetSpace ~
-and\InsetSpace ~
+Look
+\begin_inset space ~
+\end_inset
+
+and
+\begin_inset space ~
+\end_inset
+
 feel\SpecialChar \menuseparator
 Graphics
 \family default
@@ -28304,13 +32759,13 @@ Graphics
 \end_layout
 
 \begin_layout Itemize
-The LaTeX-command 
-\series bold
-
-\backslash
-includeonly
-\series default
- cannot be used.
+You cannot exclude Input files via the menu 
+\family sans
+Document\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
+Child Documents
+\family default
+.
 \end_layout
 
 \end_deeper
@@ -28320,8 +32775,9 @@ Here is a child document inserted using
 Input
 \family default
 : 
-\begin_inset Include \input{DummyDocument2.lyx}
-preview false
+\begin_inset CommandInset include
+LatexCommand input
+filename "DummyDocument2.lyx"
 
 \end_inset
 
@@ -28329,8 +32785,8 @@ preview false
 \end_layout
 
 \begin_layout Description
-Verbatim With this method every text file can be included.
- The file is shown in the output with its source code, no command used in
+Verbatim With this method any text file can be included.
+ The file is shown in the output with its source code; no command used in
  the text is invoked.
  You can use the option 
 \family sans
@@ -28344,7 +32800,7 @@ Mark spaces in output
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -28358,11 +32814,14 @@ textvisiblespace
 \end_inset
 
  for every space character in the source code.
- The difference to the method via the menu 
+ The difference from the method via the menu 
 \family sans
 Insert\SpecialChar \menuseparator
 File\SpecialChar \menuseparator
-Plain\InsetSpace ~
+Plain
+\begin_inset space ~
+\end_inset
+
 Text
 \family default
  is that the document content is not shown in LyX.
@@ -28370,8 +32829,9 @@ Text
 
 \begin_layout Standard
 Here is a child document inserted as Verbatim: 
-\begin_inset Include \verbatiminput{DummyTextDocument.txt}
-preview false
+\begin_inset CommandInset include
+LatexCommand verbatiminput
+filename "DummyTextDocument.txt"
 
 \end_inset
 
@@ -28379,13 +32839,14 @@ preview false
 \begin_inset VSpace bigskip
 \end_inset
 
-Here is a child document inserted as Verbatim using the 
+ Here is a child document inserted as Verbatim using the 
 \family sans
 Mark spaces in output
 \family default
  option: 
-\begin_inset Include \verbatiminput*{DummyTextDocument.txt}
-preview false
+\begin_inset CommandInset include
+LatexCommand verbatiminput*
+filename "DummyTextDocument.txt"
 
 \end_inset
 
@@ -28403,7 +32864,7 @@ preview false
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -28422,9 +32883,13 @@ verbatim
 \end_layout
 
 \begin_layout Description
-Listings This type is described in chapter\InsetSpace ~
+Listings This type is described in chapter
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "cha:Program-Code-Listings"
 
 \end_inset
@@ -28436,7 +32901,7 @@ reference "cha:Program-Code-Listings"
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -28450,28 +32915,119 @@ Note:
 
 \end_layout
 
+\begin_layout Standard
+If you want to view/export only selected children of your master document,
+ either because you want to save compiling time or because you want to distribut
+e single chapters of the book you are just writing, you can exclude children
+ from the output.
+ This is done via the menu 
+\family sans
+Document\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
+Child Documents
+\family default
+.
+ You can exclude\SpecialChar \slash{}
+include children by double-clicking on the 
+\family sans
+include to output
+\family default
+ column of the respective child document in the list (note that this only
+ works for documents embedded via 
+\begin_inset Quotes eld
+\end_inset
+
+Include
+\begin_inset Quotes erd
+\end_inset
+
+, not with 
+\begin_inset Quotes eld
+\end_inset
+
+Input
+\begin_inset Quotes erd
+\end_inset
+
+).
+ If the option 
+\family sans
+Maintain counters and references
+\family default
+ is enabled, LyX will assure that all page numbers, references etc.
+\begin_inset space ~
+\end_inset
+
+are correct as if the whole document was processed.
+ This is useful if you want the selected sub-documents to look exactly as
+ in the context of the whole document.
+ However, LyX needs to process the whole document in the background for
+ this feature.
+ So if you want to save compile time and if counters and references do not
+ need to be correct, disable this checkbox.
+\end_layout
+
+\begin_layout Standard
+Alternatively, you can put each included file into a branch.
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+Branches are described in section 
+\emph on
+Branches
+\emph default
+ of the LyX 
+\emph on
+Userguide
+\emph default
+.
+\end_layout
+
+\end_inset
+
+ By enabling\SpecialChar \slash{}
+disabling branches you can decide which included files will
+ appear in the output.
+ This has the advantage that it also works with Input'ed sub-documents.
+ However, counters and references will not be maintained with this approach.
+\end_layout
+
 \begin_layout Chapter
 Program Code Listings
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "cha:Program-Code-Listings"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Listings"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Listings
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Program Code"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Program Code
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Floats ! Listings"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Floats ! Listings
+\end_layout
 
 \end_inset
 
@@ -28494,25 +33050,32 @@ Program Listing
 listings
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! listings"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! listings
+\end_layout
 
 \end_inset
 
- provides a powerful and flexible way to insert program source code to your
- document.
+ provides a powerful and flexible way to insert program source code into
your document.
 \end_layout
 
 \begin_layout Standard
-When right-clicking on a listings inset a dialog pops up where you can set
- the listings format.
+Right-clicking on a listings inset opens the context menu containing where
you can set the listings format.
 \end_layout
 
 \begin_layout Standard
 By default, a listing starts a new paragraph in the output.
  The placement option 
 \family sans
-Inline\InsetSpace ~
+Inline
+\begin_inset space ~
+\end_inset
+
 listing
 \family default
  prints the listing inline like this: 
@@ -28521,7 +33084,7 @@ lstparams "language={C++}"
 inline true
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 int a=5;
 \end_layout
@@ -28529,7 +33092,9 @@ int a=5;
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 The option 
 \family sans
 Float
 \begin_inset Quotes erd
 \end_inset
 
- corresponding to the float placement options described in section\InsetSpace ~
+ corresponding to the float placement options described in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Float-Placement"
 
 \end_inset
 
 .
  The placement options can be mixed and are inserted without any separation,
- e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
+ e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
 
 \begin_inset Quotes eld
 \end_inset
@@ -28629,9 +33204,13 @@ Insert\SpecialChar \menuseparator
 Caption
 \family default
 .
- Listings can be referenced like floats: Listing\InsetSpace ~
+ Listings can be referenced like floats: Listing
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand ref
+
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "lst:Example-Listing"
 
 \end_inset
@@ -28645,12 +33224,13 @@ lstparams "language=Python"
 inline false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "lst:Example-Listing"
 
 \end_inset
@@ -28663,17 +33243,17 @@ Example Listing float
 # Example listing float
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 def func(param):
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
     'this is a python function'
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
     pass
 \end_layout
@@ -28701,12 +33281,15 @@ def
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
 \series default
- If you don't get bold keywords when using typewriter fonts, your typewriter
+ If you don't get bold keywords when using typewriter fonts, your 
+\family typewriter
+typewriter
+\family default
  font probably doesn't provide a bold shape.
  In this case select a different one in the menu 
 \family sans
@@ -28734,18 +33317,28 @@ Courier
 \begin_layout Standard
 In section 
 \family sans
-Line\InsetSpace ~
+Line
+\begin_inset space ~
+\end_inset
+
 numbering
 \family default
  of the listings dialog you can specify the line numbering style.
- You can insert a number to specify which lines are numbered to the field
+ You can insert a number to specify which lines are numbered in the field
  
 \family sans
 Step
 \family default
 .
- When you insert e.g.
+ When you insert e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
+
 \begin_inset Quotes eld
 \end_inset
 
@@ -28757,18 +33350,18 @@ Step
 \end_layout
 
 \begin_layout Standard
-You can furthermore specify a range of lines, only these will then appear
+You can furthermore specify a range of lines; only these will then appear
  in the output.
  The option 
 \family sans
-Extended\InsetSpace ~
-chars
+Extended character table
 \family default
  should be used when you use national characters like the German umlauts
  in the listing.
-\newline
-Here is an example listing with left line numbering, step
+\begin_inset Newline newline
+\end_inset
+
+Here is an example listing with left line numbering, step 
 \begin_inset Quotes eld
 \end_inset
 
@@ -28788,8 +33381,7 @@ Python
 \begin_inset Quotes eld
 \end_inset
 
-Extended\InsetSpace ~
-chars
+Extended character table
 \begin_inset Quotes erd
 \end_inset
 
@@ -28797,14 +33389,26 @@ chars
 \begin_inset Quotes eld
 \end_inset
 
-Space\InsetSpace ~
-as\InsetSpace ~
-Symbol
+Space
+\begin_inset space ~
+\end_inset
+
+as
+\begin_inset space ~
+\end_inset
+
+symbol
 \begin_inset Quotes erd
 \end_inset
 
-, range lines 3\InsetSpace \thinspace{}
--\InsetSpace \thinspace{}
+, range lines 3
+\begin_inset space \thinspace{}
+\end_inset
+
+-
+\begin_inset space \thinspace{}
+\end_inset
+
 8:
 \end_layout
 
@@ -28814,47 +33418,47 @@ lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=lef
 inline false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 def func(param):
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
     'this is a python function'
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
     pass
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 def func(param):
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 'This is a German word: Tschüß'
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 pass
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 def func(param):
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 'this is a python function'
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 pass
 \end_layout
@@ -28864,11 +33468,24 @@ pass
 
 \end_layout
 
+\begin_layout Standard
+When you have tabulators in your listing, you can specify the number of
+ characters that are spanned by a tabulator in the field 
+\family sans
+Tabulator
+\begin_inset space ~
+\end_inset
+
+size
+\family default
+.
+\end_layout
+
 \begin_layout Standard
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -28910,10 +33527,14 @@ Listings
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-The other child document types are described in section\InsetSpace ~
+\begin_layout Plain Layout
+The other child document types are described in section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Child-Documents"
 
 \end_inset
@@ -28948,22 +33569,148 @@ Cross-Reference
 \end_layout
 
 \begin_layout Standard
-Listing\InsetSpace ~
+Listing
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "lst:file-listing"
 
 \end_inset
 
- is an example for a listing of a file; there the lines 10\InsetSpace \thinspace{}
--\InsetSpace \thinspace{}
-15 of this LyX
- file are listed.
+ is an example for a listing of a file; there the lines 10
+\begin_inset space \thinspace{}
+\end_inset
+
+-
+\begin_inset space \thinspace{}
+\end_inset
+
+15 of this LyX file are listed.
+\end_layout
+
+\begin_layout Standard
+\begin_inset CommandInset include
+LatexCommand lstinputlisting
+filename "EmbeddedObjects.lyx"
+lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Inserting a formula into a listing can be done the following way:
+\end_layout
+
+\begin_layout Enumerate
+Open the listings dialog and add
+\begin_inset Newline newline
+\end_inset
+
+
+\family sans
+mathescape=true
+\family default
+
+\begin_inset Newline newline
+\end_inset
+
+to the field of the 
+\family sans
+Advanced
+\family default
+ tab.
+\end_layout
+
+\begin_layout Enumerate
+Create a formula outside the listing
+\end_layout
+
+\begin_layout Enumerate
+Copy the content of the formula (not the formula inset) to the clipboard
+ (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "copy"
+\end_inset
+
+)
+\end_layout
+
+\begin_layout Enumerate
+In the listing write 
+\begin_inset Quotes eld
+\end_inset
+
+
+\family sans
+$$
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+ and copy from the clipboard between the dollar-signs (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "paste"
+\end_inset
+
+)
 \end_layout
 
 \begin_layout Standard
-\begin_inset Include \lstinputlisting{EmbeddedObjects.lyx}[breaklines=true,caption={Lines 10 - 15 of this LyX file},firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15]
-preview false
+\begin_inset listings
+lstparams "language=Python,mathescape=true"
+inline false
+status open
+
+\begin_layout Plain Layout
+
+\begin_inset Caption
+
+\begin_layout Plain Layout
+Example Listing float containing a formula
+\end_layout
+
+\end_inset
+
+# Example listing float
+\end_layout
+
+\begin_layout Plain Layout
+
+def func(param):
+\end_layout
+
+\begin_layout Plain Layout
+
+    # $
+\backslash
+prod_{n=1}^{
+\backslash
+infty}
+\backslash
+,
+\backslash
+frac{1}{x^{2}}$
+\end_layout
+
+\begin_layout Plain Layout
+
+    pass
+\end_layout
 
 \end_inset
 
@@ -28982,7 +33729,7 @@ Global listings settings can be set in the
 \family sans
 Document\SpecialChar \menuseparator
 Settings\SpecialChar \menuseparator
-Text Layout
+Listings
 \family default
  dialog.
  To get there a list of available options, type in a question mark 
@@ -28993,12 +33740,7 @@ Text Layout
 \begin_inset Quotes erd
 \end_inset
 
- in the 
-\family sans
-Listings\InsetSpace ~
-settings
-\family default
- field.
+.
 \end_layout
 
 \begin_layout Standard
@@ -29007,7 +33749,8 @@ For more information about the
 listings
 \series default
  package, we refer to its documentation 
-\begin_inset LatexCommand cite
+\begin_inset CommandInset citation
+LatexCommand cite
 key "listings"
 
 \end_inset
@@ -29016,21 +33759,27 @@ key "listings"
 \end_layout
 
 \begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
 
-\newpage
 
 \end_layout
 
 \begin_layout Chapter
 \start_of_appendix
 Units available in LyX
-\begin_inset LatexCommand index
-name "Units"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Units
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "cha:Units-available-in"
 
 \end_inset
@@ -29039,9 +33788,13 @@ name "cha:Units-available-in"
 \end_layout
 
 \begin_layout Standard
-To understand the units described in this documentation, Table\InsetSpace ~
+To understand the units described in this documentation, Table
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "tab:Units"
 
 \end_inset
@@ -29056,11 +33809,12 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
 name "tab:Units"
 
 \end_inset
@@ -29073,45 +33827,45 @@ Units
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset VSpace medskip
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="20" columns="2">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 unit
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 name/description
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 mm
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 millimeter
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 cm
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 centimeter
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 in
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 inch
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pt
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-point (72.27\InsetSpace \thinspace{}
-pt = 1\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+point (72.27
+\begin_inset space \thinspace{}
+\end_inset
+
+pt = 1
+\begin_inset space \thinspace{}
+\end_inset
+
 in)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pc
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-pica (1\InsetSpace \thinspace{}
-pc = 12\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+pica (1
+\begin_inset space \thinspace{}
+\end_inset
+
+pc = 12
+\begin_inset space \thinspace{}
+\end_inset
+
 pt)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sp
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-scaled point (65536\InsetSpace \thinspace{}
-sp = 1\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+scaled point (65536
+\begin_inset space \thinspace{}
+\end_inset
+
+sp = 1
+\begin_inset space \thinspace{}
+\end_inset
+
 pt)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 bp
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-big point (72\InsetSpace \thinspace{}
-bp = 1\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+big point (72
+\begin_inset space \thinspace{}
+\end_inset
+
+bp = 1
+\begin_inset space \thinspace{}
+\end_inset
+
 in)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 dd
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-didot (1\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+didot (1
+\begin_inset space \thinspace{}
+\end_inset
+
 dd 
 \begin_inset Formula $\approx$
 \end_inset
 
- 0.376\InsetSpace \thinspace{}
+ 0.376
+\begin_inset space \thinspace{}
+\end_inset
+
 mm)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 cc
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-cicero (1\InsetSpace \thinspace{}
-cc = 12\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+cicero (1
+\begin_inset space \thinspace{}
+\end_inset
+
+cc = 12
+\begin_inset space \thinspace{}
+\end_inset
+
 dd)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Scale%
 \end_layout
 
@@ -29316,18 +34106,18 @@ Scale%
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 % of original image width
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 text%
 \end_layout
 
@@ -29336,18 +34126,18 @@ text%
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 % of text width
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 col%
 \end_layout
 
@@ -29356,18 +34146,18 @@ col%
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 % of column width
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 page%
 \end_layout
 
@@ -29376,18 +34166,18 @@ page%
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 % of paper width
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 line%
 \end_layout
 
@@ -29396,18 +34186,18 @@ line%
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 % of line width
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 theight%
 \end_layout
 
@@ -29416,18 +34206,18 @@ theight%
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 % of text height
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pheight%
 \end_layout
 
@@ -29436,18 +34226,18 @@ pheight%
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 % of paper height
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 ex
 \end_layout
 
@@ -29456,7 +34246,7 @@ ex
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 height of letter 
 \emph on
 x
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 em
 \end_layout
 
@@ -29480,7 +34270,7 @@ em
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 width of letter 
 \emph on
 M
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 mu
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-math unit (1\InsetSpace \thinspace{}
-mu = 1/18\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+math unit (1
+\begin_inset space \thinspace{}
+\end_inset
+
+mu = 1/18
+\begin_inset space \thinspace{}
+\end_inset
+
 em)
 \end_layout
 
@@ -29527,7 +34323,8 @@ em)
 
 \begin_layout Chapter
 Output File Formats with Graphics
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "cha:Output-File-Formats"
 
 \end_inset
@@ -29537,14 +34334,44 @@ name "cha:Output-File-Formats"
 
 \begin_layout Section
 DVI
-\begin_inset LatexCommand index
-name "File Formats ! DVI"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+File Formats ! DVI
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+DVI|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+File Formats
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "DVI|see{File Formats}"
+\end_layout
 
 \end_inset
 
@@ -29585,12 +34412,12 @@ device-independent
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
 \series default
- DVI-files doesn't contain images, they will only be a linked.
+ DVI-files do not contain images; they will only be a linked.
 \end_layout
 
 \end_inset
@@ -29600,10 +34427,10 @@ Note:
 .dvi
 \family default
  file to another computer.
- This property can also slow down your computer when you view the DVI.
Because the DVI-viewer has to convert the image in the background to make
it visible when you scroll in the DVI.
- So we recommend to use PDF for files with many images.
+ This property can also slow down your computer when you view the DVI, because
the DVI-viewer has to convert the image in the background to make it visible
+ when you scroll in the DVI.
+ So it is recommended that you use PDF for files with many images.
 \end_layout
 
 \begin_layout Standard
@@ -29631,20 +34458,51 @@ View
 
 \begin_layout Section
 PostScript
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:PostScript"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "File Formats ! PostScript"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+File Formats ! PostScript
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+PostScript|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+File Formats
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "PostScript|see{File Formats}"
+\end_layout
 
 \end_inset
 
@@ -29669,10 +34527,10 @@ This file type has the extension
 \family typewriter
 Adobe
 \family default
- as printer language.
- The file contains therefore commands that the printer uses to print the
+ as printer language.
+ The file therefore contains commands that the printer uses to print the
  file.
- PostScript can be seen as 
+ PostScript can be seen as 
 \begin_inset Quotes eld
 \end_inset
 
@@ -29684,14 +34542,15 @@ programming language
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 If you are interested to learn more about this, have a look at the LaTeX-package
  
 \series bold
 PSTricks
 \series default
  
-\begin_inset LatexCommand cite
+\begin_inset CommandInset citation
+LatexCommand cite
 key "pstricks"
 
 \end_inset
@@ -29729,8 +34588,19 @@ Encapsulated PostScript
 ).
  As LyX allows you to use any known image format in your document, it has
  to convert images in the background to EPS.
- If you have e.g 50 images in your document, LyX has to do 50 conversions
- whenever you view or export your document.
+ If you have e.g.
+\begin_inset space ~
+\end_inset
+
+50
+\begin_inset space ~
+\end_inset
+
+images in your document, LyX has to do 50
+\begin_inset space ~
+\end_inset
+
+conversions whenever you view or export your document.
  This will slow down your work flow with LyX drastically.
  So if you plan to use PostScript, you can insert your images directly as
  EPS to avoid this problem.
@@ -29761,20 +34631,22 @@ View
 
 \begin_layout Section
 PDF
-\begin_inset LatexCommand label
-name "sec:PDF"
-
-\end_inset
-
+\begin_inset Index idx
+status collapsed
 
-\begin_inset LatexCommand index
-name "File Formats ! PDF"
+\begin_layout Plain Layout
+File Formats ! PDF
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "PDF"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+PDF
+\end_layout
 
 \end_inset
 
@@ -29803,12 +34675,12 @@ Portable Document Format
 \begin_inset Quotes erd
 \end_inset
 
- (PDF) is developed by 
+ (PDF) was developed by 
 \family typewriter
 Adobe
 \family default
- as derivative from PostScript.
- It is more compressed and it uses much less commands than PostScript.
+ as a derivative of PostScript.
+ It is more compressed and it uses fewer commands than PostScript.
  As the name 
 \begin_inset Quotes eld
 \end_inset
@@ -29879,7 +34751,8 @@ Portable Network Graphics
  in the background to one of these formats.
  But as described in the section about PostScript, the image conversion
  will slow down your work flow.
- So it is recommended to use images in one of the three mentioned formats.
+ So it is recommended that you use images in one of the three mentioned
+ formats.
 \end_layout
 
 \begin_layout Standard
@@ -29892,7 +34765,10 @@ Export
 \end_layout
 
 \begin_layout Description
-PDF\InsetSpace ~
+PDF
+\begin_inset space ~
+\end_inset
+
 (ps2pdf) This uses the program 
 \family typewriter
 ps2pdf
@@ -29903,11 +34779,14 @@ ps2pdf
 dvips
 \family default
  which uses a DVI-version as intermediate step.
- So this export variant consist of three conversions.
+ So this export variant consists of three conversions.
 \end_layout
 
 \begin_layout Description
-PDF\InsetSpace ~
+PDF
+\begin_inset space ~
+\end_inset
+
 (dvipdfm) This uses the program 
 \family typewriter
 dvipdfm
@@ -29917,7 +34796,10 @@ dvipdfm
 \end_layout
 
 \begin_layout Description
-PDF\InsetSpace ~
+PDF
+\begin_inset space ~
+\end_inset
+
 (pdflatex) This uses the program 
 \family typewriter
 pdftex
@@ -29926,17 +34808,19 @@ pdftex
 \end_layout
 
 \begin_layout Standard
-It is recommended to use 
+It is recommended that you use 
 \family sans
-PDF\InsetSpace ~
+PDF
+\begin_inset space ~
+\end_inset
+
 (pdflatex)
 \family default
  because 
 \family typewriter
 pdftex
 \family default
- supports all features of actual PDF-versions, is quick and works stable
- without problems.
+ supports all features of actual PDF-versions, is quick and works stable.
  The program 
 \family typewriter
 dvipdfm
@@ -29963,22 +34847,30 @@ View
 \family default
 that uses 
 \family sans
-PDF\InsetSpace ~
+PDF
+\begin_inset space ~
+\end_inset
+
 (pdflatex)
 \family default
 ).
 \end_layout
 
 \begin_layout Chapter
-Explanation of Equation\InsetSpace ~
+Explanation of Equation
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand eqref
+(
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "eq:Wgn"
 
 \end_inset
 
-
-\begin_inset LatexCommand label
+)
+\begin_inset CommandInset label
+LatexCommand label
 name "cha:Explanation-of-Equation"
 
 \end_inset
@@ -29987,7 +34879,7 @@ name "cha:Explanation-of-Equation"
 \end_layout
 
 \begin_layout Standard
-The total width of 
+We can calculate the total width of 
 \emph on
 n
 \emph default
 \begin_inset Formula $W_{\mathrm{tot\, n}}$
 \end_inset
 
- can be calculated to
+ as follows:
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \begin{equation}
-W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
+\end{equation}
 
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-Where 
+where 
 \begin_inset Formula $W_{g\, n}$
 \end_inset
 
- is the given width of all cells.
+ is the given width of all cells, 
 \series bold
 
 \backslash
 tabcolsep
 \series default
- is the LaTeX-length between the cell text and the cell border, its default
- value is 6\InsetSpace \thinspace{}
-pt.
+ is the LaTeX-length between the cell text and the cell border (its default
+ value is 6
+\begin_inset space \thinspace{}
+\end_inset
+
+pt).
  
 \series bold
 
 \backslash
 arrayrulewidth
 \series default
- is the thickness of the cell border line, the default is 0.4\InsetSpace \thinspace{}
+ is the thickness of the cell border line, the default is 0.4
+\begin_inset space \thinspace{}
+\end_inset
+
 pt.
 \end_layout
 
 \begin_layout Standard
-Following equation\InsetSpace ~
+Following equation
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand eqref
+
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:Wtot_n"
 
 \end_inset
@@ -30048,8 +34947,10 @@ reference "eq:Wtot_n"
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \begin{equation}
-W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
+\end{equation}
 
 \end_inset
 
@@ -30057,15 +34958,20 @@ W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\
 \end_layout
 
 \begin_layout Standard
-By setting equation\InsetSpace ~
+By setting equation
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand eqref
+
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:Wtot_n"
 
 \end_inset
 
  and 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:Wtot_mult"
 
 \end_inset
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \begin{equation}
-W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
+\begin_inset Formula 
+\begin{equation}
+W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
+\end{equation}
 
 \end_inset
 
@@ -30095,7 +35003,9 @@ W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\bac
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "latexcompanion"
 
 \end_inset
@@ -30109,7 +35019,9 @@ The LaTeX Companion Second Edition.
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "latexguide"
 
 \end_inset
@@ -30124,7 +35036,9 @@ A Guide to LaTeX Fourth Edition.
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "latexbook"
 
 \end_inset
@@ -30138,257 +35052,32 @@ LaTeX: A Document Preparation System.
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "booktabs"
 
 \end_inset
 
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf}
-{
-\end_layout
-
-\end_inset
-
-Documentation
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
-
- of the LaTeX-package 
-\series bold
-booktabs
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! booktabs"
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset LatexCommand bibitem
-key "caption"
-
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf}{
-\end_layout
-
-\end_inset
-
-Documentation
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
-
- of the LaTeX-package 
-\series bold
-caption
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! caption"
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset LatexCommand bibitem
-key "caption-de"
-
-\end_inset
-
-German 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/anleitung.pdf}
-{
-\end_layout
-
-\end_inset
-
-documentation
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
-
- of the LaTeX-package 
-\series bold
-caption
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset LatexCommand bibitem
-key "endfloat"
-
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf}
-{
-\end_layout
-
-\end_inset
-
-Documentation
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
-
- of the LaTeX-package 
-\series bold
-endf\SpecialChar \textcompwordmark{}
-loat
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! endfloat"
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset LatexCommand bibitem
-key "floatflt"
-
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
-{
-\end_layout
-
-\end_inset
-
-Documentation
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
-
- of the LaTeX-package 
+Documentation of the LaTeX-package 
 \series bold
-f\SpecialChar \textcompwordmark{}
-loatf\SpecialChar \textcompwordmark{}
-lt
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! floatflt"
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset LatexCommand bibitem
-key "footmisc"
-
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf}
-{
-\end_layout
-
-\end_inset
-
-Documentation
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+
+\begin_inset CommandInset href
+LatexCommand href
+name "booktabs"
+target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
 
 \end_inset
 
- of the LaTeX-package 
-\series bold
-footmisc
+
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! footmisc"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! booktabs
+\end_layout
 
 \end_inset
 
@@ -30396,42 +35085,65 @@ name "LaTeX-packages ! footmisc"
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
-key "hypcap"
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "caption"
 
 \end_inset
 
+Documentation of the LaTeX-package 
+\series bold
 
-\begin_inset ERT
-status collapsed
+\begin_inset CommandInset href
+LatexCommand href
+name "caption"
+target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
 
-\begin_layout Standard
+\end_inset
 
 
-\backslash
-href{http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf}{
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! caption
 \end_layout
 
 \end_inset
 
-Documentation
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
 
-}
 \end_layout
 
+\begin_layout Bibliography
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "endfloat"
+
 \end_inset
 
- of the LaTeX-package 
+Documentation of the LaTeX-package 
 \series bold
-hypcap
+
+\begin_inset CommandInset href
+LatexCommand href
+name "endfloat"
+target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
+
+\end_inset
+
+
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! hyperref"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! endfloat
+\end_layout
 
 \end_inset
 
@@ -30439,43 +35151,45 @@ name "LaTeX-packages ! hyperref"
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
-key "hyperref"
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "wrapfig"
 
 \end_inset
 
+Documentation of the LaTeX-package 
+\series bold
 
-\begin_inset ERT
-status collapsed
+\begin_inset CommandInset href
+LatexCommand href
+name "wrapfig"
+target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
 
-\begin_layout Standard
+\end_inset
 
 
-\backslash
-href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf}
-{
-\end_layout
+\series default
 
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-Documentation
+\begin_layout Plain Layout
+LaTeX-packages ! wrapfig
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-}
+
+\backslash
+vspace{4mm}
 \end_layout
 
 \end_inset
 
- of the LaTeX-package 
-\series bold
-hyperref
-\series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! hyperref"
+\end_layout
 
 \end_inset
 
@@ -30483,87 +35197,98 @@ name "LaTeX-packages ! hyperref"
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
-key "koma-script"
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "footmisc"
 
 \end_inset
 
+Documentation of the LaTeX-package 
+\series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
+\begin_inset CommandInset href
+LatexCommand href
+name "footmisc"
+target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
 
+\end_inset
 
-\backslash
-href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.p
-df}{
-\end_layout
 
-\end_inset
+\series default
 
-Documentation
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
-\begin_layout Standard
-
-}
+\begin_layout Plain Layout
+LaTeX-packages ! footmisc
 \end_layout
 
 \end_inset
 
- of the LaTeX-package 
-\series bold
-koma-script
-\series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! koma-script"
+\end_layout
 
-\end_inset
+\begin_layout Bibliography
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "hypcap"
 
+\end_inset
 
-\end_layout
+Documentation of the LaTeX-package 
+\series bold
 
-\begin_layout Bibliography
-\begin_inset LatexCommand bibitem
-key "koma-script-de"
+\begin_inset CommandInset href
+LatexCommand href
+name "hypcap"
+target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
 
 \end_inset
 
-German 
-\begin_inset ERT
-status collapsed
 
-\begin_layout Standard
+\series default
 
+\begin_inset Index idx
+status collapsed
 
-\backslash
-href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguide.p
-df}{
+\begin_layout Plain Layout
+LaTeX-packages ! hyperref
 \end_layout
 
 \end_inset
 
-documentation
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
 
-}
 \end_layout
 
+\begin_layout Bibliography
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "hyperref"
+
 \end_inset
 
- of the LaTeX-package 
+Documentation of the LaTeX-package 
 \series bold
-koma-script
+
+\begin_inset CommandInset href
+LatexCommand href
+name "hyperref"
+target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
+
+\end_inset
+
+
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! koma-script"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! hyperref
+\end_layout
 
 \end_inset
 
@@ -30571,43 +35296,65 @@ name "LaTeX-packages ! koma-script"
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
-key "listings"
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "KOMA-Script"
 
 \end_inset
 
+Documentation of the LaTeX-package 
+\series bold
 
-\begin_inset ERT
-status collapsed
+\begin_inset CommandInset href
+LatexCommand href
+name "KOMA-Script"
+target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
 
-\begin_layout Standard
+\end_inset
 
 
-\backslash
-href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf}
-{
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! KOMA-Script
 \end_layout
 
 \end_inset
 
-Documentation
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
 
-}
 \end_layout
 
+\begin_layout Bibliography
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "listings"
+
 \end_inset
 
- of the LaTeX-package 
+Documentation of the LaTeX-package 
 \series bold
-listings
+
+\begin_inset CommandInset href
+LatexCommand href
+name "listings"
+target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
+
+\end_inset
+
+
 \series default
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! listings"
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! listings
+\end_layout
 
 \end_inset
 
@@ -30615,224 +35362,198 @@ name "LaTeX-packages ! listings"
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "marginnote"
 
 \end_inset
 
+Documentation of the LaTeX-package 
+\series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
+\begin_inset CommandInset href
+LatexCommand href
+name "marginnote"
+target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
 
+\end_inset
 
-\backslash
-href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.
-pdf}{
-\end_layout
 
-\end_inset
+\series default
 
-Documentation
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
-\begin_layout Standard
-
-}
+\begin_layout Plain Layout
+LaTeX-packages ! marginnote
 \end_layout
 
-\end_inset
-
- of the LaTeX-package 
-\series bold
-marginnote
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! marginnote"
-
 \end_inset
 
 
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "pstricks"
 
 \end_inset
 
+Web page of the LaTeX-package 
+\series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
+\begin_inset CommandInset href
+LatexCommand href
+name "PSTricks"
+target "http://tug.org/PSTricks/"
 
+\end_inset
 
-\backslash
-href{http://tug.org/PSTricks/main.cgi/}{
-\end_layout
 
-\end_inset
+\series default
 
-Web page
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
-\begin_layout Standard
-
-}
+\begin_layout Plain Layout
+LaTeX-packages ! PSTricks
 \end_layout
 
-\end_inset
-
- of the LaTeX-package 
-\series bold
-PSTricks
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! PSTricks"
-
 \end_inset
 
 
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "sidecap"
 
 \end_inset
 
+Documentation of the LaTeX-package 
+\series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
+\begin_inset CommandInset href
+LatexCommand href
+name "sidecap"
+target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
 
+\end_inset
 
-\backslash
-href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf}{
-\end_layout
 
-\end_inset
+\series default
 
-Documentation
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
-\begin_layout Standard
-
-}
+\begin_layout Plain Layout
+LaTeX-packages ! sidecap
 \end_layout
 
-\end_inset
-
- of the LaTeX-package 
-\series bold
-sidecap
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! sidecap"
-
 \end_inset
 
 
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
-key "NewInLyX15"
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "prettyref"
 
 \end_inset
 
+Documentation of the LaTeX-package 
+\series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://wiki.lyx.org/LyX/NewInLyX15}{
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "prettyref"
+target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
 
 \end_inset
 
-Wiki page
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
 
-}
-\end_layout
+\series default
 
-\end_inset
+\begin_inset Index idx
+status collapsed
 
- about new features in 
-\family sans
-LyX 1.5.0
-\family default
-.
+\begin_layout Plain Layout
+LaTeX-packages ! prettyref
 \end_layout
 
-\begin_layout Standard
-\begin_inset LatexCommand printindex
-
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset FloatList figure
+\begin_layout Bibliography
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "refstyle"
 
 \end_inset
 
+Documentation of the LaTeX-package 
+\series bold
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset FloatList table
+\begin_inset CommandInset href
+LatexCommand href
+name "refstyle"
+target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
 
 \end_inset
 
 
-\end_layout
+\series default
 
-\begin_layout Standard
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
-\begin_layout Standard
-
-
-\backslash
-listof{Xalgorithm}{List of Algorithms}
+\begin_layout Plain Layout
+LaTeX-packages ! refstyle
 \end_layout
 
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
+\end_layout
+
+\begin_layout Bibliography
+\labelwidthstring Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "NewInLyX20"
+
+\end_inset
 
-\begin_layout Standard
-see section\InsetSpace ~
 
-\begin_inset LatexCommand ref
-reference "sub:Algorithm-Floats"
+\begin_inset CommandInset href
+LatexCommand href
+name "Wiki page"
+target "http://wiki.lyx.org/LyX/NewInLyX20"
 
 \end_inset
 
- for a description
+ about new features in 
+\family sans
+LyX 2.0
+\family default
+.
 \end_layout
 
+\begin_layout Standard
+\begin_inset CommandInset index_print
+LatexCommand printindex
+type "idx"
+
 \end_inset