]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/EmbeddedObjects.lyx
- EmbeddedObjects.lyx: typo
[lyx.git] / lib / doc / EmbeddedObjects.lyx
index 12f9468b10c0c8901d280603118cf72cf7c7717c..87d23486567abd2fd4537e77885acac6cccb050a 100644 (file)
@@ -1,5 +1,5 @@
-#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
-\lyxformat 258
+#LyX 1.5.4svn created this file. For more info see http://www.lyx.org/
+\lyxformat 276
 \begin_document
 \begin_header
 \textclass scrbook
 \renewcommand{\tableofcontents}{%
  \pdfbookmark[1]{Contents}{}
  \myTOC
- \clearpage
+ \cleardoublepage
  \pagenumbering{arabic}}
 
 % provides caption formatting
-\usepackage[labelfont={bf,sf}, tableposition=top]{caption}
+\usepackage[labelfont={bf,sf}, tableposition=top]{caption}[2004/07/16]
 
 % provides commands to set caption
 % beside tables/images
  \let\figure\MyFigure
  \let\endfigure\MyEndfigure}
 
-% use the marginnote package for margin notes
-\usepackage{marginnote}
-\let\marginpar\marginnote
-
 % enables calculation of values,
 \usepackage{calc}
 
 % speed up the longtable calculation
 \setcounter{LTchunksize}{100}
 
-% define a new reference format
-\newrefformat{fig}
- {Figure~float~\ref{#1} printed on page~\pageref{#1}}
+% used for scaled and rotated boxes
+\@ifundefined{rotatebox}{\usepackage{graphicx}}{}
 
 % used for colored tables
 \@ifundefined{textcolor}
  {\usepackage{color}}{}
-\usepackage{colortbl}
 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
 \definecolor{lightgrey}{gray}{0.8}
 
-% used for tables with dashed lines
-\usepackage{arydshln}
+% check for package colortbl
+% used for colored table cells
+\newboolean{colortbl}
+\IfFileExists{colortbl.sty}
+ {\usepackage{colortbl}
+  \setboolean{colortbl}{true}}
+ {\setboolean{colortbl}{false}}
 
 % used for multirows
 \usepackage{multirow}
 % used for book-style tables
 \usepackage{booktabs}
 
-% used to have extra space in table cells,
+% used to have extra space in table cells
+\@ifundefined{extrarowheight}
+ {\usepackage{array}}{}
 \setlength{\extrarowheight}{2pt}
 
 % used for customized tables
 \newcolumntype{W}{!{\color{green}\vline}}
 % ---
 
-% To be able to enter the characters ° and · directly in LyX
-\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
-\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
-
 % insert additional vertical space of
 % 1.5 mm between footnotes
 \let\myFoot\footnote
 % redefine the greyed out note
 \renewenvironment{lyxgreyedout}
  {\textcolor{blue}\bgroup}{\egroup}
+
+% ------------------------------------
+% used to check for needed LaTeX packages
+\usepackage{ifthen}
+
+% check for package arydshln
+% used for tables with dashed lines
+\newboolean{arydshln}
+\IfFileExists{arydshln.sty}
+ {\usepackage{arydshln}
+  \setboolean{arydshln}{true}}
+ {\setboolean{arydshln}{false}}
+
+% check for package marginnote
+% used for margin notes
+\newboolean{marginnote}
+\IfFileExists{marginnote.sty}
+ {\usepackage{marginnote}
+  \let\marginpar\marginnote
+  \setboolean{marginnote}{true}}
+ {\setboolean{marginnote}{false}}
+
+% redefine the \LyX macro for PDF bookmarks
+\def\LyX{\texorpdfstring{%
+  L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
+  {LyX }}
 \end_preamble
-\options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage
+\options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
 \language english
 \inputencoding auto
 \font_roman default
 \bullet 2 2 35 -1
 \bullet 3 2 7 -1
 \tracking_changes false
-\output_changes true
-\author "usti" 
+\output_changes false
+\author "" 
+\author "" 
 \end_header
 
 \begin_body
 
 \begin_layout Title
-LyX's detailed Figure, Table, Floats, Notes, and Boxes manual
+LyX's detailed Figure, Table, Floats, Notes, Boxes and External Material
+ manual
 \end_layout
 
 \begin_layout Author
@@ -246,7 +271,7 @@ status collapsed
 status collapsed
 
 \begin_layout Standard
-original author: Uwe Stöhr <uwestoehr@web.de>
+original author: Uwe Stöhr
 \end_layout
 
 \end_inset
@@ -257,9 +282,7 @@ original author: Uwe Stöhr <uwestoehr@web.de>
 \newline
 
 \family sans
-Version 1.5.0-
-\family default
-1
+Version 1.5.2-0
 \end_layout
 
 \begin_layout Standard
@@ -275,19 +298,22 @@ Version 1.5.0-
 status open
 
 \begin_layout Standard
-To export this document to PDF, PS, or DVI the LaTeX-packages 
+To export all parts of this document to PDF, PS, or DVI the LaTeX-packages
 \series bold
 arydshln
 \series default
 , 
 \series bold
-marginnote
+colortbl
 \series default
 , and 
 \series bold
-prettyref
+marginnote
 \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
@@ -312,7 +338,13 @@ name "cha:Figures"
 
 
 \begin_inset LatexCommand index
-name "Figure"
+name "Figures"
+
+\end_inset
+
+
+\begin_inset LatexCommand index
+name "Graphics|see{Figures}"
 
 \end_inset
 
@@ -322,7 +354,13 @@ name "Figure"
 \begin_layout Section
 Graphics Dialog
 \begin_inset LatexCommand index
-name "Figure ! Graphics Dialog"
+name "Figures ! Graphics Dialog"
+
+\end_inset
+
+
+\begin_inset LatexCommand label
+name "sec:Graphics-Dialog"
 
 \end_inset
 
@@ -333,8 +371,9 @@ name "Figure ! Graphics Dialog"
 To insert an image into your document, place the cursor at the text position
  you want and click on the toolbar icon 
 \begin_inset Graphics
-       filename ../images/dialog-show-new-inset_graphics.xpm
+       filename ../images/dialog-show-new-inset_graphics.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -369,9 +408,44 @@ reference "cha:Units-available-in"
 
 .
 \newline
+
+\begin_inset LatexCommand index
+name "Figures ! rotated"
+
+\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
+
+\begin_inset LatexCommand index
+name "Figures ! scaled"
+
+\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,
+ possibly distorting it.
+ To prevent the image from distortion, use the option 
+\family sans
+Maintain aspect ratio
+\family default
+.
+ 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 
+\family sans
+Edit
+\family default
+ button.
+ The program can be set for every image format in the file format settings
+ in LyX's preferences.
 \end_layout
 
 \begin_layout Description
@@ -482,8 +556,13 @@ x.eps.bb
 \end_layout
 
 \begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
 
-\newpage
+
+\end_layout
+
+\begin_layout Standard
 This is an example image in EPS format
 \begin_inset Foot
 status collapsed
@@ -507,9 +586,10 @@ reference "sec:Image-Formats"
 \begin_layout Standard
 \align center
 \begin_inset Graphics
-       filename mobius.eps
+       filename clipart/mobius.eps
        display color
        scale 70
+       scaleBeforeRotation
        rotateOrigin center
 
 \end_inset
@@ -524,10 +604,11 @@ This is the same image like the one above but in draft mode:
 \begin_layout Standard
 \align center
 \begin_inset Graphics
-       filename mobius.eps
+       filename clipart/mobius.eps
        display color
        scale 70
        draft
+       scaleBeforeRotation
        rotateOrigin center
 
 \end_inset
@@ -544,13 +625,13 @@ name "sec:Figure-Floats"
 
 
 \begin_inset LatexCommand index
-name "Floats ! Figure Floats"
+name "Floats ! Figures"
 
 \end_inset
 
 
 \begin_inset LatexCommand index
-name "Figure ! Floats"
+name "Figures ! Floats"
 
 \end_inset
 
@@ -571,8 +652,9 @@ reference "sec:FloatIntroduction"
 \begin_layout Standard
 The toolbar button 
 \begin_inset Graphics
-       filename ../images/float-insert_figure.xpm
+       filename ../images/float-insert_figure.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -580,35 +662,26 @@ The toolbar button
 \family sans
 Insert\SpecialChar \menuseparator
 Float\SpecialChar \menuseparator
-Figure 
+Figure
 \family default
-inserts a float with the label 
+ inserts a float with a caption that has the label 
 \begin_inset Quotes eld
 \end_inset
 
-
-\series bold
 Figure\InsetSpace ~
 #:
-\series default
-
 \begin_inset Quotes erd
 \end_inset
 
-.
- Set the cursor behind this label, press Enter and insert the image as described
- above to get the caption printed below the image.
- This was done for Figure\InsetSpace ~
+ (# is the actual number).
+ You can insert the image above the caption, like in Figure\InsetSpace ~
 
 \begin_inset LatexCommand ref
 reference "fig:kill-plat"
 
 \end_inset
 
-.
- If you want the caption to be above the image, set the cursor at the end
- of the caption, press enter and insert the image.
- This was done in Figure\InsetSpace ~
+ or below the caption, like in Figure\InsetSpace ~
 
 \begin_inset LatexCommand ref
 reference "fig:escher"
@@ -635,9 +708,10 @@ status open
 \begin_layout Standard
 \align center
 \begin_inset Graphics
-       filename platypus.eps
+       filename clipart/platypus.eps
        display color
        width 50col%
+       scaleBeforeRotation
        rotateOrigin center
 
 \end_inset
@@ -694,9 +768,10 @@ M.C.
 \begin_layout Standard
 \align center
 \begin_inset Graphics
-       filename escher-lsd.eps
+       filename clipart/escher-lsd.eps
        display color
        scale 80
+       scaleBeforeRotation
        rotateOrigin center
 
 \end_inset
@@ -728,8 +803,8 @@ reference "fig:escher"
 
 \end_inset
 
- are an example of cross-referenced figures.
- Figures can be cross-referenced in the text by referencing their label.
+ are examples of referenced figures.
+ Figures can be referenced in the text by referencing their label.
  To do this insert a label in the caption using the menu 
 \family sans
 Insert\SpecialChar \menuseparator
@@ -737,8 +812,9 @@ Label
 \family default
  or the toolbar button 
 \begin_inset Graphics
-       filename ../images/label-insert.xpm
+       filename ../images/label-insert.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -751,8 +827,9 @@ reference
 \family default
  or the toolbar button 
 \begin_inset Graphics
-       filename ../images/dialog-show-new-inset_ref.xpm
+       filename ../images/dialog-show-new-inset_ref.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -776,14 +853,23 @@ above
 \end_inset
 
  at all.
+\newline
+Referencing is explained in detail in section\InsetSpace ~
+
+\begin_inset LatexCommand ref
+reference "sec:Referencing-Floats"
+
+\end_inset
+
+.
 \end_layout
 
 \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
+ This can be set in the tab 
 \family sans
- Extra\InsetSpace ~
+Extra\InsetSpace ~
 options
 \family default
  of the graphics dialog.
@@ -793,6 +879,16 @@ Subfigure
 \family default
  and enter the subcaption for the image in the caption field.
  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"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Standard
@@ -818,8 +914,9 @@ status open
 \hfill
 
 \begin_inset Graphics
-       filename escher-lsd.eps
+       filename clipart/escher-lsd.eps
        width 45col%
+       scaleBeforeRotation
        subcaption
        subcaptionText "Undefinable structure"
 
@@ -829,11 +926,12 @@ status open
 \hfill
 
 \begin_inset Graphics
-       filename platypus.eps
+       filename clipart/platypus.eps
        lyxscale 60
        width 45col%
+       scaleBeforeRotation
        subcaption
-       subcaptionText "Platypus"
+       subcaptionText "\label{fig:Platypus} Platypus"
 
 \end_inset
 
@@ -879,7 +977,7 @@ name "Image Formats"
 
 
 \begin_inset LatexCommand index
-name "Figure ! Image Formats"
+name "Figures ! Image Formats"
 
 \end_inset
 
@@ -1163,8 +1261,8 @@ Normally it is not possible to convert a bitmap image into a scalable one,
  only vice versa.
  Only the image formats PDF and EPS can directly be embedded to PDF and
  PostScript output files, respectively.
- SVG and WMF-images are currently recalculated to bitmaps when the output
file is generated because there is currently no adequate WMF/SVG
+ SVG and WMF-images are recalculated to bitmaps when the output file is
+ generated because there is currently no adequate WMF/SVG
 \begin_inset Formula $\to$
 \end_inset
 
@@ -1200,8 +1298,9 @@ name "Table ! Introduction"
 \begin_layout Standard
 You can insert a table using either the toolbar button 
 \begin_inset Graphics
-       filename ../images/tabular-insert.xpm
+       filename ../images/tabular-insert.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1461,10 +1560,10 @@ contents
 Table\InsetSpace ~
 Settings
 \family default
- Here you can set the horizontal alignment for the current row and the width
of the current column.
+ Here you can set the horizontal alignment and the width of the current
+ column.
  When you have set a width you can also adjust the vertical alignment of
- the current column.
+ the current row.
  A given width will allow the cell to have line breaks and multiple paragraphs
  of text, see section\InsetSpace ~
 
@@ -1621,7 +1720,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_append-row.xpm
+       filename ../images/tabular-feature_append-row.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1631,7 +1731,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_append-column.xpm
+       filename ../images/tabular-feature_append-column.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1641,7 +1742,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_delete-row.xpm
+       filename ../images/tabular-feature_delete-row.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1651,7 +1753,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_delete-column.xpm
+       filename ../images/tabular-feature_delete-column.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1661,7 +1764,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_toggle-line-top.xpm
+       filename ../images/tabular-feature_toggle-line-top.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1671,7 +1775,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_toggle-line-bottom.xpm
+       filename ../images/tabular-feature_toggle-line-bottom.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1681,7 +1786,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_toggle-line-left.xpm
+       filename ../images/tabular-feature_toggle-line-left.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1691,7 +1797,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_toggle-line-right.xpm
+       filename ../images/tabular-feature_toggle-line-right.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1701,7 +1808,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_set-all-lines.xpm
+       filename ../images/tabular-feature_set-all-lines.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1712,7 +1820,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_unset-all-lines.xpm
+       filename ../images/tabular-feature_unset-all-lines.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1723,7 +1832,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_align-left.xpm
+       filename ../images/tabular-feature_align-left.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1733,7 +1843,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_align-center.xpm
+       filename ../images/tabular-feature_align-center.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1743,7 +1854,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_align-right.xpm
+       filename ../images/tabular-feature_align-right.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1753,7 +1865,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_valign-top.xpm
+       filename ../images/tabular-feature_valign-top.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1763,7 +1876,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_valign-middle.xpm
+       filename ../images/tabular-feature_valign-middle.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1773,7 +1887,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_valign-bottom.xpm
+       filename ../images/tabular-feature_valign-bottom.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1783,7 +1898,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_set-rotate-cell.xpm
+       filename ../images/tabular-feature_set-rotate-cell.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1793,7 +1909,8 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_set-rotate-tabular.xpm
+       filename ../images/tabular-feature_set-rotate-tabular.png
+       scaleBeforeRotation
 
 \end_inset
 
@@ -1803,13 +1920,32 @@ The toolbar has the following icons:
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 \begin_inset Graphics
-       filename ../images/tabular-feature_multicolumn.xpm
+       filename ../images/tabular-feature_multicolumn.png
+       scaleBeforeRotation
 
 \end_inset
 
  sets the current cell or selection as a multicolumn
 \end_layout
 
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Standard
+
+\series bold
+Note:
+\series default
+ For the output the vertical alignment of the first cell in a row is used
+ for all following cells in the row.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Section
 Edit Table Menu
 \begin_inset LatexCommand index
@@ -2096,8 +2232,9 @@ Table
 \family default
  or the toolbar button 
 \begin_inset Graphics
-       filename ../images/float-insert_table.xpm
+       filename ../images/float-insert_table.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -2105,24 +2242,18 @@ Table
 \end_layout
 
 \begin_layout Standard
-The float appears as a collapsible box with the label 
+The float appears as a collapsible box with a caption that has the label
 \begin_inset Quotes eld
 \end_inset
 
-
-\series bold
 Table\InsetSpace ~
 #:
-\series default
-
 \begin_inset Quotes erd
 \end_inset
 
- inside it.
- The text following the label is the caption of the table.
- To insert a table to the the float set the cursor at the end of the caption
- text, press enter and insert the table.
- The caption is now printed above the table.
+ (# is the actual table number).
+ You can insert tables to the float above or below the caption.
 \end_layout
 
 \begin_layout Standard
@@ -2222,8 +2353,9 @@ Label
 \family default
  or the toolbar button 
 \begin_inset Graphics
-       filename ../images/label-insert.xpm
+       filename ../images/label-insert.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -2236,16 +2368,22 @@ reference
 \family default
  or the toolbar button 
 \begin_inset Graphics
-       filename ../images/dialog-show-new-inset_ref.xpm
+       filename ../images/dialog-show-new-inset_ref.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
 .
-\end_layout
+\newline
+Referencing is explained in detail in section\InsetSpace ~
 
-\begin_layout Standard
+\begin_inset LatexCommand ref
+reference "sec:Referencing-Floats"
+
+\end_inset
 
+.
 \end_layout
 
 \begin_layout Section
@@ -2346,24 +2484,17 @@ empty
 \emph default
 .
  In this context, first means first in this order: 
-\family sans
-Footer, Last\InsetSpace ~
-footer,
-\family default
 \family sans
 Header,
 \family default
  
 \family sans
 First\InsetSpace ~
-header.
+header, Footer, Last\InsetSpace ~
+footer.
 
 \family default
-\emph on
-\emph default
-See the following longtable to see how it works:
+ See the following longtable to see how it works:
 \end_layout
 
 \begin_layout Standard
@@ -4533,7 +4664,14 @@ addtocounter{table}{-1}
 status collapsed
 
 \begin_layout Standard
-See greyed-out note in section 2.6.2 for an explanation of this command.
+See greyed-out note in section\InsetSpace ~
+
+\begin_inset LatexCommand ref
+reference "sub:Longtable-Captions"
+
+\end_inset
+
+ for an explanation of this command.
 \end_layout
 
 \end_inset
@@ -4572,9 +4710,9 @@ reference "tab:DiffCaptions"
 \end_layout
 
 \begin_layout Subsection
-Longtable Captions
+Longtable Alignment
 \begin_inset LatexCommand index
-name "Longtables ! Captions"
+name "Longtables ! Alignment"
 
 \end_inset
 
@@ -4582,89 +4720,76 @@ name "Longtables ! Captions"
 \end_layout
 
 \begin_layout Standard
-A longtable cannot be put into a table float because floats can only be
- on one page.
- Therefore the caption layout cannot be used for longtables.
-\end_layout
-
-\begin_layout Standard
-To add a caption, a dirty hack is needed:
-\end_layout
+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 
+\series bold
 
-\begin_layout Enumerate
-Create a longtable
-\end_layout
+\backslash
+LTleft 
+\series default
+and 
+\series bold
 
-\begin_layout Enumerate
-Mark the first row an disable its upper line
+\backslash
+LTright
+\series default
+ by inserting this line as TeX-Code before the corresponding longtable:
 \end_layout
 
-\begin_layout Enumerate
-Insert the following command as ERT into the first table cell:
-\newline
+\begin_layout Standard
 
 \series bold
 
 \backslash
-caption[short title]{full title}
-\backslash
-
+setlength{
 \backslash
-%
+LTleft}{value}
 \end_layout
 
-\begin_layout Enumerate
-Insert a 
-\begin_inset Quotes eld
-\end_inset
-
+\begin_layout Standard
+Where the value can have any of the units listed in Table\InsetSpace ~
 
-\series bold
-%
-\series default
+\begin_inset LatexCommand ref
+reference "tab:Units"
 
-\begin_inset Quotes erd
 \end_inset
 
- as ERT into every cell of the first row
-\end_layout
-
-\begin_layout Standard
-The 
+.
 \series bold
 
 \backslash
-caption
+LTleft
 \series default
- command is used like for normal captions, the short title that will appear
- in the LOT instead of the full title is optional.
- The 
+ controls the horizontal distance from the left page border to the longtable,
 \series bold
-%
+
+\backslash
+LTright
 \series default
- in the table cells omits the vertical line between the the cells.
- The first table row is now only a dummy row for the caption, the actual
- table starts with the second row.
-\end_layout
+ the distance from the right side.
+ The default value for both lengths is 
+\series bold
 
-\begin_layout Standard
-Here is a short longtable to see how it works:
+\backslash
+fill
+\series default
+, which is in this case the same as an horizontal fill in LyX.
 \end_layout
 
 \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">
-\begin_inset Text
+The following longtable was left-aligned by setting 
+\series bold
 
-\begin_layout Standard
+\backslash
+LTleft
+\series default
+ to 0\InsetSpace \thinspace{}
+pt.
 \begin_inset ERT
 status collapsed
 
@@ -4672,11 +4797,9 @@ status collapsed
 
 
 \backslash
-caption[Longtable]{Longtable with caption}
-\backslash
-
+setlength{
 \backslash
-%
+LTleft}{0pt}
 \end_layout
 
 \end_inset
@@ -4684,23 +4807,21 @@ caption[Longtable]{Longtable with caption}
 
 \end_layout
 
-\end_inset
-</cell>
+\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">
 <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
-
-%
-\end_layout
-
-\end_inset
-
-
+1
 \end_layout
 
 \end_inset
@@ -4709,17 +4830,7 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-%
-\end_layout
-
-\end_inset
-
-
+2
 \end_layout
 
 \end_inset
@@ -4728,17 +4839,16 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-%
+3
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Standard
+4
 \end_layout
 
 \end_inset
@@ -4747,17 +4857,7 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-%
-\end_layout
-
-\end_inset
-
-
+5
 \end_layout
 
 \end_inset
@@ -4768,7 +4868,7 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-1
+asd
 \end_layout
 
 \end_inset
@@ -4777,7 +4877,7 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-2
+s
 \end_layout
 
 \end_inset
@@ -4786,7 +4886,7 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-3
+s
 \end_layout
 
 \end_inset
@@ -4795,16 +4895,16 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-4
+s
 \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
-5
+asd
 \end_layout
 
 \end_inset
@@ -4904,7 +5004,7 @@ asd
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row topline="true" bottomline="true">
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
@@ -4918,7 +5018,7 @@ asd
 \begin_inset Text
 
 \begin_layout Standard
-s
+asd
 \end_layout
 
 \end_inset
@@ -4927,7 +5027,7 @@ s
 \begin_inset Text
 
 \begin_layout Standard
-s
+asd
 \end_layout
 
 \end_inset
@@ -4936,7 +5036,7 @@ s
 \begin_inset Text
 
 \begin_layout Standard
-s
+asd
 \end_layout
 
 \end_inset
@@ -4951,133 +5051,116 @@ asd
 \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
-asd
-\end_layout
+</lyxtabular>
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-asd
-\end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_inset ERT
+status collapsed
 
 \begin_layout Standard
-asd
-\end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-asd
+\backslash
+setlength{
+\backslash
+LTleft}{
+\backslash
+fill}
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-asd
+
 \end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
+\begin_layout Subsection
+Longtable Captions
+\begin_inset LatexCommand index
+name "Longtables ! Captions"
 
 \end_inset
 
 
-\end_layout
+\begin_inset LatexCommand label
+name "sub:Longtable-Captions"
 
-\begin_layout Standard
-\begin_inset VSpace medskip
 \end_inset
 
 
-\begin_inset Note Greyedout
-status open
+\end_layout
 
 \begin_layout Standard
-
-\series bold
-Note:
-\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:
+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
 
 \begin_layout Standard
-
-\series bold
-
-\backslash
-addtocounter{table}{-1}
+As LyX does not yet fully support captions in longtables, a hack is needed
+ to create them:
 \end_layout
 
-\end_inset
+\begin_layout Enumerate
+Create a longtable
+\family sans
+.
+\end_layout
 
+\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 Standard
-\begin_inset Note Greyedout
-status open
+\begin_layout Enumerate
+Insert a 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
 
 \series bold
-Note:
-\series default
- If you are using the LaTeX-package 
-\series bold
-hyperref
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! hyperref"
 
-\end_inset
+\backslash
 
- to link cross-references, the link to a longtable caption will always point
- to the beginning of the document.
-\end_layout
+\backslash
+%
+\series default
 
+\begin_inset Quotes erd
 \end_inset
 
-
+ as TeX-Code behind the caption.
 \end_layout
 
-\begin_layout Subsubsection
-References to Longtables
-\begin_inset LatexCommand index
-name "Longtables ! References"
+\begin_layout Standard
+A short title that will appear in the LOT instead of the full title.
+ The 
+\series bold
 
-\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.
+\end_layout
 
+\begin_layout Standard
+Here is a short longtable to see how it works:
 \end_layout
 
 \begin_layout Standard
@@ -5094,21 +5177,21 @@ name "Longtables ! References"
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
+\begin_inset Caption
 
 \begin_layout Standard
+Longtable with caption
+\begin_inset OptArg
+status open
 
-
-\backslash
-caption{Referenced longtable
+\begin_layout Standard
+Longtable
 \end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand label
-name "tab:RefExample"
+\end_layout
 
 \end_inset
 
@@ -5118,7 +5201,7 @@ status collapsed
 
 \begin_layout Standard
 
-}
+
 \backslash
 
 \backslash
@@ -5136,16 +5219,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-%
-\end_layout
-
-\end_inset
-
 
 \end_layout
 
@@ -5154,18 +5227,8 @@ status collapsed
 <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
 
-%
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
@@ -5174,16 +5237,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-%
-\end_layout
-
-\end_inset
-
 
 \end_layout
 
@@ -5193,16 +5246,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-%
-\end_layout
-
-\end_inset
-
 
 \end_layout
 
@@ -5411,7 +5454,7 @@ asd
 \begin_inset Text
 
 \begin_layout Standard
-sad
+asd
 \end_layout
 
 \end_inset
@@ -5452,15 +5495,27 @@ asd
 \end_layout
 
 \begin_layout Standard
-To reference a longtable, insert a label into the 
-\series bold
+\begin_inset VSpace medskip
+\end_inset
 
-\backslash
-caption
+
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Standard
+
+\series bold
+Note:
 \series default
- command.
- This is done by splitting the ERT of the caption command.
- The part of the caption command before the last closing brace
+ 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 TeX-Code behind every
+ longtable without a caption:
 \end_layout
 
 \begin_layout Standard
@@ -5468,119 +5523,56 @@ caption
 \series bold
 
 \backslash
-caption[short title]{full title
+addtocounter{table}{-1}
 \end_layout
 
-\begin_layout Standard
-is in the first ERT box, the label is inserted behind it.
- 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.
- The second ERT box contains the rest of the 
-\backslash
-caption command
 \end_layout
 
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
 \begin_layout Standard
 
 \series bold
-}
-\backslash
+Note:
+\series default
+ If you are using the LaTeX-package 
+\series bold
+hyperref
+\series default
 
-\backslash
-%
-\end_layout
+\begin_inset LatexCommand index
+name "LaTeX-packages ! hyperref"
 
-\begin_layout Standard
-and is inserted behind the label box, see Table\InsetSpace ~
+\end_inset
 
-\begin_inset LatexCommand ref
-reference "tab:RefExample"
+ to link cross-references, the link to a longtable caption will always point
+ to the beginning of the document.
+\end_layout
 
 \end_inset
 
-.
+
 \end_layout
 
 \begin_layout Standard
-The caption layout can be set together with all other caption of your document
- using the LaTeX-package 
-\series bold
-caption
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! caption"
-
-\end_inset
-
-, see section\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "sec:Caption-Formatting"
 
-\end_inset
+\newpage
 
-.
 \end_layout
 
 \begin_layout Subsubsection
-Caption Width
+References to Longtables
 \begin_inset LatexCommand index
-name "Longtables ! Caption Width"
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-The maximal width of of caption lines is defined by the length 
-\series bold
-
-\backslash
-LTcapwidth
-\series default
-.
- It default value is 4\InsetSpace \thinspace{}
-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
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-setlength{
-\backslash
-LTcapwidth}{width}
-\end_layout
-
-\begin_layout Standard
-where the width could have one of the units listed in appendix\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "cha:Units-available-in"
+name "Longtables ! References"
 
 \end_inset
 
-.
-\end_layout
 
-\begin_layout Standard
-The following tables show the difference:
 \end_layout
 
 \begin_layout Standard
@@ -5597,24 +5589,12 @@ The following tables show the difference:
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-caption[caption with default width]{long full title with default width
-\end_layout
+\begin_inset Caption
 
 \begin_layout Standard
-
-long full title with default width long full title with default width}
-\backslash
-
-\backslash
-%
-\end_layout
+Referenced longtable
+\begin_inset LatexCommand label
+name "tab:RefExample"
 
 \end_inset
 
@@ -5622,16 +5602,17 @@ long full title with default width long full title with default width}
 \end_layout
 
 \end_inset
-</cell>
-<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
+
+\backslash
 %
 \end_layout
 
@@ -5645,18 +5626,8 @@ status collapsed
 <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
 
-%
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
@@ -5664,17 +5635,16 @@ status collapsed
 <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
 
-%
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
 
 \end_layout
 
@@ -5684,16 +5654,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-%
-\end_layout
-
-\end_inset
-
 
 \end_layout
 
@@ -5943,21 +5903,105 @@ asd
 \end_layout
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
+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 ~
+
+\begin_inset LatexCommand ref
+reference "tab:RefExample"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+The caption layout can be set together with all other caption of your document
+ using the LaTeX-package 
+\series bold
+caption
+\series default
+
+\begin_inset LatexCommand index
+name "LaTeX-packages ! caption"
+
+\end_inset
+
+, see section\InsetSpace ~
+
+\begin_inset LatexCommand ref
+reference "sec:Caption-Formatting"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Subsubsection
+Caption Width
+\begin_inset LatexCommand index
+name "Longtables ! Caption Width"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+The maximal width of of caption lines is defined by the length 
+\series bold
+
+\backslash
+LTcapwidth
+\series default
+.
+ Its default value is 4\InsetSpace \thinspace{}
+in.
+ To change it add the following command to your document preamble or as
+ TeX-Code into your document before the longtable that should be affected
+\end_layout
 
 \begin_layout Standard
 
+\series bold
 
 \backslash
 setlength{
 \backslash
-LTcapwidth}{5cm}
+LTcapwidth}{width}
 \end_layout
 
+\begin_layout Standard
+where the width could have one of the units listed in appendix\InsetSpace ~
+
+\begin_inset LatexCommand ref
+reference "cha:Units-available-in"
+
 \end_inset
 
+.
+\end_layout
+
+\begin_layout Standard
+The following tables show the difference:
+\end_layout
 
+\begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="5">
 <features islongtable="true">
@@ -5971,31 +6015,32 @@ LTcapwidth}{5cm}
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
+\begin_inset Caption
+
+\begin_layout Standard
+long full title with default width long full title with default width long
+ full title with default width
+\begin_inset OptArg
 status collapsed
 
 \begin_layout Standard
+caption with default width
+\end_layout
+
+\end_inset
 
 
-\backslash
-caption[caption with width
-\backslash
-,=
-\backslash
-,5
-\backslash
-,cm]{long full title with width set to 5
-\backslash
-,cm
 \end_layout
 
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
 \begin_layout Standard
 
-long full title with width set to 5
-\backslash
-,cm long full title with width set to 5
-\backslash
-,cm}
+
 \backslash
 
 \backslash
@@ -6012,17 +6057,16 @@ long full title with width set to 5
 <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
 
-%
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
 
 \end_layout
 
@@ -6031,81 +6075,42 @@ status collapsed
 <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
 
-%
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
 
 \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
-\begin_inset ERT
-status collapsed
-
-\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
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-%
-\end_layout
-
-\end_inset
-
-
-\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
-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
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
@@ -6326,6 +6331,9 @@ asd
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
@@ -6335,100 +6343,47 @@ status collapsed
 \backslash
 setlength{
 \backslash
-LTcapwidth}{4in}
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-
-\end_layout
-
-\begin_layout Subsubsection
-Different Captions for Table Pages
-\begin_inset LatexCommand index
-name "Longtables ! Different Captions for Pages"
-
-\end_inset
-
-
+LTcapwidth}{5cm}
 \end_layout
 
-\begin_layout Standard
-When the other captions should differ from the one of the first table page,
- insert the 
-\series bold
-
-\backslash
-caption
-\series default
- command 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 
-\series bold
-
-\backslash
-caption
-\series default
- command 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 
-\series bold
-
-\backslash
-caption*
-\series default
- instead of 
-\series bold
-
-\backslash
-caption
-\series default
-.
- The label to reference the table is inserted into the caption of the first
- header.
- Table\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "tab:DiffCaptions"
-
 \end_inset
 
- is an example for 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">
+<lyxtabular version="3" rows="6" columns="5">
 <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">
+<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">
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
+\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
 
-
-\backslash
-caption[Example Phone List]{Example Phone List 
+\begin_layout Standard
+caption with width\InsetSpace \thinspace{}
+=\InsetSpace \thinspace{}
+5\InsetSpace \thinspace{}
+cm
 \end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand label
-name "tab:DiffCaptions"
+\end_layout
 
 \end_inset
 
@@ -6438,7 +6393,7 @@ status collapsed
 
 \begin_layout Standard
 
-}
+
 \backslash
 
 \backslash
@@ -6452,131 +6407,114 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+<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
 
-%
 \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" bottomline="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_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
 
+\begin_layout Standard
 
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endfirsthead="true">
-<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<row topline="true">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
-\series bold
-Example Phone List (ignore the names)
+1
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
+2
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
+3
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row topline="true" bottomline="true" endfirsthead="true">
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
-\series bold
-NAME
+4
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
+5
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row topline="true">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
-\series bold
-TEL.
+asd
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row bottomline="true" endhead="true">
-<cell alignment="center" valignment="top" topline="true" bottomline="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_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-caption*{Continued Example Phone List}
-\backslash
-
-\backslash
-%
+s
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Standard
+s
 \end_layout
 
 \end_inset
@@ -6585,399 +6523,451 @@ caption*{Continued Example Phone List}
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-%
+s
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Standard
+asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row topline="true">
+<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
-
-%
+asd
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Standard
+s
 \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">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
-\series bold
-Example Phone List
+s
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
+s
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
+asd
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endhead="true">
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topline="true">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
-\series bold
-NAME
+asd
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
+s
 \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" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
-\series bold
-TEL.
+s
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row topline="true" bottomline="true" endfoot="true">
-<cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-continued on next page
+s
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
+asd
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row topline="true" bottomline="true">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
+asd
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
-\series bold
-Annovi
+sad
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Silvia
+asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="right" 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
-111
+asd
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<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
-
-\series bold
-Bertoli
+asd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
-\begin_inset Text
+</row>
+</lyxtabular>
+
+\end_inset
+
 
-\begin_layout Standard
-Stefano
 \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 ERT
+status collapsed
 
 \begin_layout Standard
-111
+
+
+\backslash
+setlength{
+\backslash
+LTcapwidth}{4in}
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Standard
 
 \series bold
-Bozzi
-\end_layout
+Note:
+\series default
+ When the LaTeX-package 
+\series bold
+caption
+\series default
+
+\begin_inset LatexCommand index
+name "LaTeX-packages ! caption"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-Walter
+ 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{}
+in for 
+\series bold
+
+\backslash
+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{}
+in, or the LaTeX-command 
+\series bold
+
+\backslash
+captionsetup{width=value}
+\series default
+ that is provided by the 
+\series bold
+caption
+\series default
+-package.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-111
+
 \end_layout
 
+\begin_layout Subsubsection
+Different Captions for Table Pages
+\begin_inset LatexCommand index
+name "Longtables ! Different Captions for Pages"
+
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\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
+\end_layout
 
 \begin_layout Standard
 
 \series bold
-Cachia
+
+\backslash
+caption*{caption text}
 \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 ~
+
+\begin_inset LatexCommand ref
+reference "tab:DiffCaptions"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-Maria
+ is an example for a longtable with different heading where the second caption
+ doesn't include the table number.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\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">
 \begin_inset Text
 
 \begin_layout Standard
-111
-\end_layout
+\begin_inset Caption
+
+\begin_layout Standard
+Example Phone List
+\begin_inset LatexCommand label
+name "tab:DiffCaptions"
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
 
-\series bold
-Cachia
+\begin_inset OptArg
+status collapsed
+
+\begin_layout Standard
+Example Phone List
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-Maurizio
+
 \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
-111
+
+
+\backslash
+
+\backslash
+%
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
 
-\series bold
-Cinquemani
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Giusi
+
 \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
-111
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topline="true" bottomline="true" 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
 
 \series bold
-Colin
+Example Phone List (ignore the names)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Bernard
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-111
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topline="true" bottomline="true" endfirsthead="true">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Concli
+NAME
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Gianfranco
+
 \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" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-111
+
+\series bold
+TEL.
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row bottomline="true" endhead="true">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
+\begin_inset ERT
+status open
+
+\begin_layout Standard
+
+
+\backslash
+caption*{Continued Example Phone List}
+\backslash
+
+\backslash
+%
+\end_layout
+
+\end_inset
+
 
-\series bold
-Dal Bosco
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Carolina
+
 \end_layout
 
 \end_inset
@@ -6986,100 +6976,100 @@ Carolina
 \begin_inset Text
 
 \begin_layout Standard
-111
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topline="true" bottomline="true" endhead="true">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Dalpiaz
+Example Phone List
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Annamaria
+
 \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" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-111
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topline="true" bottomline="true" endhead="true">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Feliciello
+NAME
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Domenico
+
 \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" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-111
+
+\series bold
+TEL.
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topline="true" bottomline="true" endfoot="true">
+<cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
-\series bold
-Focarelli
+continued on next page
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Paola
+
 \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" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-111
+
 \end_layout
 
 \end_inset
@@ -7092,7 +7082,7 @@ Paola
 \begin_layout Standard
 
 \series bold
-Galletti
+Annovi
 \end_layout
 
 \end_inset
@@ -7101,12 +7091,12 @@ Galletti
 \begin_inset Text
 
 \begin_layout Standard
-Oreste
+Silvia
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
@@ -7123,7 +7113,7 @@ Oreste
 \begin_layout Standard
 
 \series bold
-Gasparini
+Bertoli
 \end_layout
 
 \end_inset
@@ -7132,7 +7122,7 @@ Gasparini
 \begin_inset Text
 
 \begin_layout Standard
-Franca
+Stefano
 \end_layout
 
 \end_inset
@@ -7154,19 +7144,7 @@ Franca
 \begin_layout Standard
 
 \series bold
-Rizzardi
-\series default
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-Example footnote
-\end_layout
-
-\end_inset
-
-
+Bozzi
 \end_layout
 
 \end_inset
@@ -7175,7 +7153,7 @@ Example footnote
 \begin_inset Text
 
 \begin_layout Standard
-Paola
+Walter
 \end_layout
 
 \end_inset
@@ -7197,7 +7175,7 @@ Paola
 \begin_layout Standard
 
 \series bold
-Lassini
+Cachia
 \end_layout
 
 \end_inset
@@ -7206,7 +7184,7 @@ Lassini
 \begin_inset Text
 
 \begin_layout Standard
-Giancarlo
+Maria
 \end_layout
 
 \end_inset
@@ -7228,7 +7206,7 @@ Giancarlo
 \begin_layout Standard
 
 \series bold
-Malfatti
+Cachia
 \end_layout
 
 \end_inset
@@ -7237,7 +7215,7 @@ Malfatti
 \begin_inset Text
 
 \begin_layout Standard
-Luciano
+Maurizio
 \end_layout
 
 \end_inset
@@ -7259,7 +7237,7 @@ Luciano
 \begin_layout Standard
 
 \series bold
-Malfatti
+Cinquemani
 \end_layout
 
 \end_inset
@@ -7268,7 +7246,7 @@ Malfatti
 \begin_inset Text
 
 \begin_layout Standard
-Valeriano
+Giusi
 \end_layout
 
 \end_inset
@@ -7290,7 +7268,7 @@ Valeriano
 \begin_layout Standard
 
 \series bold
-Meneguzzo
+Colin
 \end_layout
 
 \end_inset
@@ -7299,7 +7277,7 @@ Meneguzzo
 \begin_inset Text
 
 \begin_layout Standard
-Roberto
+Bernard
 \end_layout
 
 \end_inset
@@ -7321,7 +7299,7 @@ Roberto
 \begin_layout Standard
 
 \series bold
-Mezzadra
+Concli
 \end_layout
 
 \end_inset
@@ -7330,7 +7308,7 @@ Mezzadra
 \begin_inset Text
 
 \begin_layout Standard
-Roberto
+Gianfranco
 \end_layout
 
 \end_inset
@@ -7352,7 +7330,7 @@ Roberto
 \begin_layout Standard
 
 \series bold
-Pirpamer
+Dal Bosco
 \end_layout
 
 \end_inset
@@ -7361,7 +7339,7 @@ Pirpamer
 \begin_inset Text
 
 \begin_layout Standard
-Erich
+Carolina
 \end_layout
 
 \end_inset
@@ -7383,7 +7361,7 @@ Erich
 \begin_layout Standard
 
 \series bold
-Pochiesa
+Dalpiaz
 \end_layout
 
 \end_inset
@@ -7392,7 +7370,7 @@ Pochiesa
 \begin_inset Text
 
 \begin_layout Standard
-Paolo
+Annamaria
 \end_layout
 
 \end_inset
@@ -7401,7 +7379,7 @@ Paolo
 \begin_inset Text
 
 \begin_layout Standard
-111, 222
+111
 \end_layout
 
 \end_inset
@@ -7414,7 +7392,7 @@ Paolo
 \begin_layout Standard
 
 \series bold
-Radina
+Feliciello
 \end_layout
 
 \end_inset
@@ -7423,7 +7401,7 @@ Radina
 \begin_inset Text
 
 \begin_layout Standard
-Claudio
+Domenico
 \end_layout
 
 \end_inset
@@ -7445,7 +7423,7 @@ Claudio
 \begin_layout Standard
 
 \series bold
-Stuffer
+Focarelli
 \end_layout
 
 \end_inset
@@ -7454,7 +7432,7 @@ Stuffer
 \begin_inset Text
 
 \begin_layout Standard
-Oskar
+Paola
 \end_layout
 
 \end_inset
@@ -7476,7 +7454,7 @@ Oskar
 \begin_layout Standard
 
 \series bold
-Tacchelli
+Galletti
 \end_layout
 
 \end_inset
@@ -7485,7 +7463,7 @@ Tacchelli
 \begin_inset Text
 
 \begin_layout Standard
-Ugo
+Oreste
 \end_layout
 
 \end_inset
@@ -7507,7 +7485,7 @@ Ugo
 \begin_layout Standard
 
 \series bold
-Tezzele
+Gasparini
 \end_layout
 
 \end_inset
@@ -7516,7 +7494,7 @@ Tezzele
 \begin_inset Text
 
 \begin_layout Standard
-Margit
+Franca
 \end_layout
 
 \end_inset
@@ -7538,7 +7516,19 @@ Margit
 \begin_layout Standard
 
 \series bold
-Unterkalmsteiner
+Rizzardi
+\series default
+
+\begin_inset Foot
+status collapsed
+
+\begin_layout Standard
+Example footnote
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \end_inset
@@ -7547,7 +7537,7 @@ Unterkalmsteiner
 \begin_inset Text
 
 \begin_layout Standard
-Frieda
+Paola
 \end_layout
 
 \end_inset
@@ -7569,7 +7559,7 @@ Frieda
 \begin_layout Standard
 
 \series bold
-Vieider
+Lassini
 \end_layout
 
 \end_inset
@@ -7578,7 +7568,7 @@ Vieider
 \begin_inset Text
 
 \begin_layout Standard
-Hilde
+Giancarlo
 \end_layout
 
 \end_inset
@@ -7600,7 +7590,7 @@ Hilde
 \begin_layout Standard
 
 \series bold
-Vigna
+Malfatti
 \end_layout
 
 \end_inset
@@ -7609,7 +7599,7 @@ Vigna
 \begin_inset Text
 
 \begin_layout Standard
-Jürgen
+Luciano
 \end_layout
 
 \end_inset
@@ -7631,7 +7621,7 @@ Jürgen
 \begin_layout Standard
 
 \series bold
-Weber
+Malfatti
 \end_layout
 
 \end_inset
@@ -7640,7 +7630,7 @@ Weber
 \begin_inset Text
 
 \begin_layout Standard
-Maurizio
+Valeriano
 \end_layout
 
 \end_inset
@@ -7655,14 +7645,14 @@ Maurizio
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Winkler
+Meneguzzo
 \end_layout
 
 \end_inset
@@ -7671,7 +7661,7 @@ Winkler
 \begin_inset Text
 
 \begin_layout Standard
-Franz
+Roberto
 \end_layout
 
 \end_inset
@@ -7686,43 +7676,45 @@ Franz
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
+
+\series bold
+Mezzadra
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
+Roberto
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Annovi
+Pirpamer
 \end_layout
 
 \end_inset
@@ -7731,7 +7723,7 @@ Annovi
 \begin_inset Text
 
 \begin_layout Standard
-Silvia
+Erich
 \end_layout
 
 \end_inset
@@ -7740,20 +7732,20 @@ Silvia
 \begin_inset Text
 
 \begin_layout Standard
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Bertoli
+Pochiesa
 \end_layout
 
 \end_inset
@@ -7762,7 +7754,7 @@ Bertoli
 \begin_inset Text
 
 \begin_layout Standard
-Stefano
+Paolo
 \end_layout
 
 \end_inset
@@ -7771,20 +7763,20 @@ Stefano
 \begin_inset Text
 
 \begin_layout Standard
-555
+111, 222
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Bozzi
+Radina
 \end_layout
 
 \end_inset
@@ -7793,7 +7785,7 @@ Bozzi
 \begin_inset Text
 
 \begin_layout Standard
-Walter
+Claudio
 \end_layout
 
 \end_inset
@@ -7802,20 +7794,20 @@ Walter
 \begin_inset Text
 
 \begin_layout Standard
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Cachia
+Stuffer
 \end_layout
 
 \end_inset
@@ -7824,7 +7816,7 @@ Cachia
 \begin_inset Text
 
 \begin_layout Standard
-Maria
+Oskar
 \end_layout
 
 \end_inset
@@ -7833,20 +7825,20 @@ Maria
 \begin_inset Text
 
 \begin_layout Standard
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Cachia
+Tacchelli
 \end_layout
 
 \end_inset
@@ -7855,7 +7847,7 @@ Cachia
 \begin_inset Text
 
 \begin_layout Standard
-Maurizio
+Ugo
 \end_layout
 
 \end_inset
@@ -7864,20 +7856,20 @@ Maurizio
 \begin_inset Text
 
 \begin_layout Standard
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Cinquemani
+Tezzele
 \end_layout
 
 \end_inset
@@ -7886,7 +7878,7 @@ Cinquemani
 \begin_inset Text
 
 \begin_layout Standard
-Giusi
+Margit
 \end_layout
 
 \end_inset
@@ -7895,20 +7887,20 @@ Giusi
 \begin_inset Text
 
 \begin_layout Standard
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Colin
+Unterkalmsteiner
 \end_layout
 
 \end_inset
@@ -7917,7 +7909,7 @@ Colin
 \begin_inset Text
 
 \begin_layout Standard
-Bernard
+Frieda
 \end_layout
 
 \end_inset
@@ -7926,20 +7918,20 @@ Bernard
 \begin_inset Text
 
 \begin_layout Standard
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Concli
+Vieider
 \end_layout
 
 \end_inset
@@ -7948,7 +7940,7 @@ Concli
 \begin_inset Text
 
 \begin_layout Standard
-Gianfranco
+Hilde
 \end_layout
 
 \end_inset
@@ -7957,20 +7949,20 @@ Gianfranco
 \begin_inset Text
 
 \begin_layout Standard
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Dal Bosco
+Vigna
 \end_layout
 
 \end_inset
@@ -7979,7 +7971,7 @@ Dal Bosco
 \begin_inset Text
 
 \begin_layout Standard
-Carolina
+Jürgen
 \end_layout
 
 \end_inset
@@ -7988,20 +7980,20 @@ Carolina
 \begin_inset Text
 
 \begin_layout Standard
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Dalpiaz
+Weber
 \end_layout
 
 \end_inset
@@ -8010,7 +8002,7 @@ Dalpiaz
 \begin_inset Text
 
 \begin_layout Standard
-Annamaria
+Maurizio
 \end_layout
 
 \end_inset
@@ -8019,20 +8011,20 @@ Annamaria
 \begin_inset Text
 
 \begin_layout Standard
-555
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row bottomline="true">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Feliciello
+Winkler
 \end_layout
 
 \end_inset
@@ -8041,7 +8033,7 @@ Feliciello
 \begin_inset Text
 
 \begin_layout Standard
-Domenico
+Franz
 \end_layout
 
 \end_inset
@@ -8050,7 +8042,36 @@ Domenico
 \begin_inset Text
 
 \begin_layout Standard
-555
+111
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row bottomline="true">
+<cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" topline="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
@@ -8063,7 +8084,7 @@ Domenico
 \begin_layout Standard
 
 \series bold
-Focarelli
+Annovi
 \end_layout
 
 \end_inset
@@ -8072,7 +8093,7 @@ Focarelli
 \begin_inset Text
 
 \begin_layout Standard
-Paola
+Silvia
 \end_layout
 
 \end_inset
@@ -8094,7 +8115,7 @@ Paola
 \begin_layout Standard
 
 \series bold
-Galletti
+Bertoli
 \end_layout
 
 \end_inset
@@ -8103,7 +8124,7 @@ Galletti
 \begin_inset Text
 
 \begin_layout Standard
-Oreste
+Stefano
 \end_layout
 
 \end_inset
@@ -8125,7 +8146,7 @@ Oreste
 \begin_layout Standard
 
 \series bold
-Gasparini
+Bozzi
 \end_layout
 
 \end_inset
@@ -8134,7 +8155,7 @@ Gasparini
 \begin_inset Text
 
 \begin_layout Standard
-Franca
+Walter
 \end_layout
 
 \end_inset
@@ -8156,7 +8177,7 @@ Franca
 \begin_layout Standard
 
 \series bold
-Rizzardi
+Cachia
 \end_layout
 
 \end_inset
@@ -8165,7 +8186,7 @@ Rizzardi
 \begin_inset Text
 
 \begin_layout Standard
-Paola
+Maria
 \end_layout
 
 \end_inset
@@ -8187,7 +8208,7 @@ Paola
 \begin_layout Standard
 
 \series bold
-Lassini
+Cachia
 \end_layout
 
 \end_inset
@@ -8196,7 +8217,7 @@ Lassini
 \begin_inset Text
 
 \begin_layout Standard
-Giancarlo
+Maurizio
 \end_layout
 
 \end_inset
@@ -8218,7 +8239,7 @@ Giancarlo
 \begin_layout Standard
 
 \series bold
-Malfatti
+Cinquemani
 \end_layout
 
 \end_inset
@@ -8227,7 +8248,7 @@ Malfatti
 \begin_inset Text
 
 \begin_layout Standard
-Luciano
+Giusi
 \end_layout
 
 \end_inset
@@ -8249,7 +8270,7 @@ Luciano
 \begin_layout Standard
 
 \series bold
-Malfatti
+Colin
 \end_layout
 
 \end_inset
@@ -8258,7 +8279,7 @@ Malfatti
 \begin_inset Text
 
 \begin_layout Standard
-Valeriano
+Bernard
 \end_layout
 
 \end_inset
@@ -8280,7 +8301,7 @@ Valeriano
 \begin_layout Standard
 
 \series bold
-Meneguzzo
+Concli
 \end_layout
 
 \end_inset
@@ -8289,7 +8310,7 @@ Meneguzzo
 \begin_inset Text
 
 \begin_layout Standard
-Roberto
+Gianfranco
 \end_layout
 
 \end_inset
@@ -8304,14 +8325,14 @@ Roberto
 \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
 
 \series bold
-Mezzadra
+Dal Bosco
 \end_layout
 
 \end_inset
@@ -8320,7 +8341,7 @@ Mezzadra
 \begin_inset Text
 
 \begin_layout Standard
-Roberto
+Carolina
 \end_layout
 
 \end_inset
@@ -8335,783 +8356,778 @@ Roberto
 \end_inset
 </cell>
 </row>
-<row bottomline="true" endlastfoot="true">
-<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
+\series bold
+Dalpiaz
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" 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
-
+Annamaria
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
+555
 \end_layout
 
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
 
+\series bold
+Feliciello
 \end_layout
 
-\begin_layout Section
-Special Longtable Issues
-\begin_inset LatexCommand label
-name "sec:Special-Longtable-Issues"
-
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Standard
+Domenico
 \end_layout
 
-\begin_layout Subsection
-Longtable Calculation
-\begin_inset LatexCommand index
-name "Longtables ! Calculation"
-
 \end_inset
-
-
-\end_layout
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \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.
- 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
- this command line to your document preamble:
+555
 \end_layout
 
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Standard
 
 \series bold
-
-\backslash
-setcounter{LTchunksize}{100}
+Focarelli
 \end_layout
 
-\begin_layout Subsection
-Floats and Longtables
-\begin_inset LatexCommand index
-name "Longtables ! Floats"
-
 \end_inset
-
-
-\end_layout
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
 
 \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
-
-\backslash
-clearpage
-\series default
- as ERT before your longtable.
+Paola
 \end_layout
 
-\begin_layout Subsection
-Forced Page Breaks
-\begin_inset LatexCommand index
-name "Longtables ! Forced Page Breaks"
-
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Standard
+555
 \end_layout
 
-\begin_layout Standard
-By default tables are only broken between rows.
- If you have a cell with multiples lines and want to have a page break within
- the cell, insert the new line command 
-\begin_inset Quotes eld
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
 
 \series bold
+Galletti
+\end_layout
 
-\backslash
-
-\backslash
-
-\series default
-
-\begin_inset Quotes erd
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
 
- as ERT at this point of the cell where it should be broken.
- Before the 
-\series bold
+\begin_layout Standard
+Oreste
+\end_layout
 
-\backslash
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\backslash
+\begin_layout Standard
+555
+\end_layout
 
-\series default
- command you have to insert in ERT so many 
-\begin_inset Quotes eld
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
 
 \series bold
-&
-\series default
+Gasparini
+\end_layout
 
-\begin_inset Quotes erd
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
 
- characters like the number of the following table columns.
- The 
-\series bold
-&
-\series default
- is the character to separate table cells.
- Write in ERT after each 
-\series bold
-&
-\series default
- the content of the corresponding following cell and delete the content
- of these cells.
-\newline
-Behind the the 
-\series bold
-
-\backslash
-
-\backslash
-
-\series default
- command, insert so many 
-\series bold
-&
-\series default
- characters like the number of table columns before the current column.
- In Table\InsetSpace ~
-
-\begin_inset LatexCommand ref
-reference "tab:ForcedPagebreak"
-
-\end_inset
+\begin_layout Standard
+Franca
+\end_layout
 
- 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
-\begin_inset Quotes eld
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
+555
+\end_layout
 
-\emph on
-Castelchiodato,
-\emph default
-
-\begin_inset Quotes erd
 \end_inset
-
-:
-\end_layout
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-& 111
-\backslash
-
-\backslash
-
-\newline
-&
+Rizzardi
 \end_layout
 
-\begin_layout Standard
-The 
-\begin_inset Quotes eld
-\end_inset
-
-111
-\begin_inset Quotes erd
 \end_inset
-
- in the third columns of the row was deleted.
- 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:
-\end_layout
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Standard
-
-\series bold
-& 111
-\backslash
-
-\backslash
-
-\newline
-
-\backslash
-hline &
+Paola
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Standard
-When the cell to be broken is in the last column, the command
+555
 \end_layout
 
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Standard
 
 \series bold
-
-\backslash
-setlength{
-\backslash
-parf\SpecialChar \textcompwordmark{}
-illskip}{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
- page appears with the full width.
+Lassini
 \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">
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-caption[Table with forced page break in table cell]{Table with forced page
- break in table cell 
+Giancarlo
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset LatexCommand label
-name "tab:ForcedPagebreak"
+\begin_layout Standard
+555
+\end_layout
 
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Standard
 
-}
-\backslash
-
-\backslash
-%
+\series bold
+Malfatti
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Standard
+Luciano
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-%
+555
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
 
+\series bold
+Malfatti
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-%
+Valeriano
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Standard
+555
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endfirsthead="true">
-<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Example Phone List (ignore the names)
+Meneguzzo
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" 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
-
+Roberto
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
+555
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true" endfirsthead="true">
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row bottomline="true">
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-NAME
+Mezzadra
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
+Roberto
 \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" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
-\series bold
-TEL.
+555
 \end_layout
 
 \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 bottomline="true" endlastfoot="true">
+<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-caption{Continued table with forced page break in table cell}
-\backslash
 
-\backslash
-%
 \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 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_inset ERT
-status collapsed
-
 \begin_layout Standard
 
-%
-\end_layout
-
-\end_inset
-
-
 \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 ERT
-status collapsed
+\end_inset
 
-\begin_layout Standard
 
-%
 \end_layout
 
+\begin_layout Section
+Special Longtable Issues
+\begin_inset LatexCommand label
+name "sec:Special-Longtable-Issues"
+
 \end_inset
 
 
 \end_layout
 
+\begin_layout Subsection
+Longtable Calculation
+\begin_inset LatexCommand index
+name "Longtables ! Calculation"
+
 \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">
-\begin_inset Text
 
-\begin_layout Standard
 
-\series bold
- Example Phone List
 \end_layout
 
-\end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
-\begin_inset Text
+\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.
+ 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
+ this command line to your document preamble:
+\end_layout
 
 \begin_layout Standard
 
+\series bold
+
+\backslash
+setcounter{LTchunksize}{100}
 \end_layout
 
+\begin_layout Subsection
+Floats and Longtables
+\begin_inset LatexCommand index
+name "Longtables ! Floats"
+
 \end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
 
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row topline="true" bottomline="true" endhead="true">
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
 \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
-NAME
+
+\backslash
+clearpage
+\series default
+ as TeX-Code before your longtable.
 \end_layout
 
+\begin_layout Subsection
+Forced Page Breaks
+\begin_inset LatexCommand index
+name "Longtables ! Forced Page Breaks"
+
 \end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
 
 \end_layout
 
+\begin_layout Standard
+By default tables are only broken between rows.
+ If you have a cell with multiples lines and want to have a page break within
+ the cell, insert the new line command 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
 
 \series bold
-TEL.
-\end_layout
 
-\end_inset
-</cell>
-</row>
-<row topline="true" bottomline="true" endfoot="true">
-<cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
-\begin_inset Text
+\backslash
 
-\begin_layout Standard
-continued on next page
-\end_layout
+\backslash
 
+\series default
+
+\begin_inset Quotes erd
 \end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
+ as TeX-Code at this point of the cell where it should be broken.
+ Before the 
+\series bold
 
-\end_layout
+\backslash
+
+\backslash
 
+\series default
+ command you have to insert in TeX-Code so many 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
 
-\end_layout
+\series bold
+&
+\series default
 
+\begin_inset Quotes erd
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
+ characters like the number of the following table columns.
+ The 
+\series bold
+&
+\series default
+ is the character to separate table cells.
+ 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 
+\series bold
+
+\backslash
+
+\backslash
 
+\series default
+ command, insert so many 
 \series bold
-Annovi
-\end_layout
+&
+\series default
+ characters like the number of table columns before the current column.
+ In Table\InsetSpace ~
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
-\begin_inset Text
+\begin_inset LatexCommand ref
+reference "tab:ForcedPagebreak"
 
-\begin_layout Standard
-Silvia
-\end_layout
+\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 TeX-Code behind
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-111
-\end_layout
 
+\emph on
+Castelchiodato,
+\emph default
+
+\begin_inset Quotes erd
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+:
+\end_layout
 
 \begin_layout Standard
 
 \series bold
-Bertoli
-\end_layout
+& 111
+\backslash
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
-\begin_inset Text
+\backslash
 
-\begin_layout Standard
-Stefano
+\newline
+&
 \end_layout
 
+\begin_layout Standard
+The 
+\begin_inset Quotes eld
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
 111
-\end_layout
-
+\begin_inset Quotes erd
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+ in the third columns of the row was deleted.
+ 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:
+\end_layout
 
 \begin_layout Standard
 
 \series bold
-Bozzi
-\end_layout
+& 111
+\backslash
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
-\begin_inset Text
+\backslash
 
-\begin_layout Standard
-Walter
-\end_layout
+\newline
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\backslash
+hline &
+\end_layout
 
 \begin_layout Standard
-111
+When the cell to be broken is in the last column, the command
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
 \begin_layout Standard
 
 \series bold
-Cachia
+
+\backslash
+setlength{
+\backslash
+parf\SpecialChar \textcompwordmark{}
+illskip}{0pt}
+\end_layout
+
+\begin_layout Standard
+must be inserted as TeX-Code at the beginning of the cell.
+ This assures 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">
+\begin_inset Text
+
+\begin_layout Standard
+\begin_inset Caption
+
+\begin_layout Standard
+Table with forced page break in table cell
+\begin_inset LatexCommand label
+name "tab:ForcedPagebreak"
+
+\end_inset
+
+
+\begin_inset OptArg
+status collapsed
+
+\begin_layout Standard
+Table with forced page break in table cell
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\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" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Maria
+
 \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
-111
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topline="true" bottomline="true" 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
 
 \series bold
-Cachia
+Example Phone List (ignore the names)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Maurizio
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-111
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topline="true" bottomline="true" endfirsthead="true">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Cinquemani
+NAME
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Giusi
+
 \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" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-111
+
+\series bold
+TEL.
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row bottomline="true" endhead="true">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+caption*{Continued table with forced page break in table cell}
+\backslash
+
+\backslash
+%
+\end_layout
+
+\end_inset
+
 
-\series bold
-Colin
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Bernard
+
 \end_layout
 
 \end_inset
@@ -9120,69 +9136,100 @@ Bernard
 \begin_inset Text
 
 \begin_layout Standard
-111
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topline="true" bottomline="true" endhead="true">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
 \series bold
-Concli
+Example Phone List
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Gianfranco
+
 \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" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-111
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topline="true" bottomline="true" endhead="true">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Dal Bosco
+NAME
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-Carolina
+
 \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" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-111
+
+\series bold
+TEL.
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row topline="true" bottomline="true" endfoot="true">
+<cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+continued on next page
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+
 \end_layout
 
 \end_inset
@@ -9195,7 +9242,7 @@ Carolina
 \begin_layout Standard
 
 \series bold
-Dalpiaz
+Annovi
 \end_layout
 
 \end_inset
@@ -9204,12 +9251,12 @@ Dalpiaz
 \begin_inset Text
 
 \begin_layout Standard
-Annamaria
+Silvia
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
@@ -9226,7 +9273,7 @@ Annamaria
 \begin_layout Standard
 
 \series bold
-Feliciello
+Bertoli
 \end_layout
 
 \end_inset
@@ -9235,7 +9282,7 @@ Feliciello
 \begin_inset Text
 
 \begin_layout Standard
-Domenico
+Stefano
 \end_layout
 
 \end_inset
@@ -9257,7 +9304,7 @@ Domenico
 \begin_layout Standard
 
 \series bold
-Focarelli
+Bozzi
 \end_layout
 
 \end_inset
@@ -9266,7 +9313,7 @@ Focarelli
 \begin_inset Text
 
 \begin_layout Standard
-Paola
+Walter
 \end_layout
 
 \end_inset
@@ -9288,7 +9335,7 @@ Paola
 \begin_layout Standard
 
 \series bold
-Galletti
+Cachia
 \end_layout
 
 \end_inset
@@ -9297,7 +9344,7 @@ Galletti
 \begin_inset Text
 
 \begin_layout Standard
-Oreste
+Maria
 \end_layout
 
 \end_inset
@@ -9319,7 +9366,7 @@ Oreste
 \begin_layout Standard
 
 \series bold
-Gasparini
+Cachia
 \end_layout
 
 \end_inset
@@ -9328,7 +9375,7 @@ Gasparini
 \begin_inset Text
 
 \begin_layout Standard
-Franca
+Maurizio
 \end_layout
 
 \end_inset
@@ -9350,7 +9397,7 @@ Franca
 \begin_layout Standard
 
 \series bold
-Lassini
+Cinquemani
 \end_layout
 
 \end_inset
@@ -9359,7 +9406,7 @@ Lassini
 \begin_inset Text
 
 \begin_layout Standard
-Giancarlo
+Giusi
 \end_layout
 
 \end_inset
@@ -9381,7 +9428,7 @@ Giancarlo
 \begin_layout Standard
 
 \series bold
-Malfatti
+Colin
 \end_layout
 
 \end_inset
@@ -9390,7 +9437,7 @@ Malfatti
 \begin_inset Text
 
 \begin_layout Standard
-Luciano
+Bernard
 \end_layout
 
 \end_inset
@@ -9412,7 +9459,7 @@ Luciano
 \begin_layout Standard
 
 \series bold
-Malfatti
+Concli
 \end_layout
 
 \end_inset
@@ -9421,7 +9468,7 @@ Malfatti
 \begin_inset Text
 
 \begin_layout Standard
-Valeriano
+Gianfranco
 \end_layout
 
 \end_inset
@@ -9443,7 +9490,7 @@ Valeriano
 \begin_layout Standard
 
 \series bold
-Meneguzzo
+Dal Bosco
 \end_layout
 
 \end_inset
@@ -9452,7 +9499,7 @@ Meneguzzo
 \begin_inset Text
 
 \begin_layout Standard
-Roberto
+Carolina
 \end_layout
 
 \end_inset
@@ -9474,7 +9521,7 @@ Roberto
 \begin_layout Standard
 
 \series bold
-Mezzadra
+Dalpiaz
 \end_layout
 
 \end_inset
@@ -9483,7 +9530,7 @@ Mezzadra
 \begin_inset Text
 
 \begin_layout Standard
-Roberto
+Annamaria
 \end_layout
 
 \end_inset
@@ -9505,7 +9552,7 @@ Roberto
 \begin_layout Standard
 
 \series bold
-Pirpamer
+Feliciello
 \end_layout
 
 \end_inset
@@ -9514,7 +9561,7 @@ Pirpamer
 \begin_inset Text
 
 \begin_layout Standard
-Erich
+Domenico
 \end_layout
 
 \end_inset
@@ -9536,7 +9583,7 @@ Erich
 \begin_layout Standard
 
 \series bold
-Pochiesa
+Focarelli
 \end_layout
 
 \end_inset
@@ -9545,7 +9592,7 @@ Pochiesa
 \begin_inset Text
 
 \begin_layout Standard
-Paolo
+Paola
 \end_layout
 
 \end_inset
@@ -9554,7 +9601,7 @@ Paolo
 \begin_inset Text
 
 \begin_layout Standard
-111, 222
+111
 \end_layout
 
 \end_inset
@@ -9567,7 +9614,7 @@ Paolo
 \begin_layout Standard
 
 \series bold
-Radina
+Galletti
 \end_layout
 
 \end_inset
@@ -9576,7 +9623,7 @@ Radina
 \begin_inset Text
 
 \begin_layout Standard
-Claudio
+Oreste
 \end_layout
 
 \end_inset
@@ -9598,47 +9645,16 @@ Claudio
 \begin_layout Standard
 
 \series bold
-Rizzardi
+Gasparini
 \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
-Paolo, 11.
- Fürst von Montecompatri, 11.
- Fürst von Sulmona und Vivaro, 10.
- Fürst von Rossano, 5.
- Herzog von Canemorte, 11.
- Herzog von Palombara, 5.
- Herzog von Castelchiodato,
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-& 111
-\backslash
-
-\backslash
-
-\end_layout
-
-\begin_layout Standard
-
-&
-\end_layout
-
-\end_inset
-
- 11.
- Herzog von Poggionativo, 11.
- Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
- Graf von Valinfreda, 11.
- Baron von Cropalati, 11.
- Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
+Franca
 \end_layout
 
 \end_inset
@@ -9647,7 +9663,7 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
+111
 \end_layout
 
 \end_inset
@@ -9660,7 +9676,7 @@ status collapsed
 \begin_layout Standard
 
 \series bold
-Stuffer
+Lassini
 \end_layout
 
 \end_inset
@@ -9669,7 +9685,7 @@ Stuffer
 \begin_inset Text
 
 \begin_layout Standard
-Oskar
+Giancarlo
 \end_layout
 
 \end_inset
@@ -9691,7 +9707,7 @@ Oskar
 \begin_layout Standard
 
 \series bold
-Tacchelli
+Malfatti
 \end_layout
 
 \end_inset
@@ -9700,7 +9716,7 @@ Tacchelli
 \begin_inset Text
 
 \begin_layout Standard
-Ugo
+Luciano
 \end_layout
 
 \end_inset
@@ -9722,7 +9738,7 @@ Ugo
 \begin_layout Standard
 
 \series bold
-Tezzele
+Malfatti
 \end_layout
 
 \end_inset
@@ -9731,7 +9747,7 @@ Tezzele
 \begin_inset Text
 
 \begin_layout Standard
-Margit
+Valeriano
 \end_layout
 
 \end_inset
@@ -9753,7 +9769,7 @@ Margit
 \begin_layout Standard
 
 \series bold
-Unterkalmsteiner
+Meneguzzo
 \end_layout
 
 \end_inset
@@ -9762,7 +9778,7 @@ Unterkalmsteiner
 \begin_inset Text
 
 \begin_layout Standard
-Frieda
+Roberto
 \end_layout
 
 \end_inset
@@ -9784,7 +9800,7 @@ Frieda
 \begin_layout Standard
 
 \series bold
-Vieider
+Mezzadra
 \end_layout
 
 \end_inset
@@ -9793,7 +9809,7 @@ Vieider
 \begin_inset Text
 
 \begin_layout Standard
-Hilde
+Roberto
 \end_layout
 
 \end_inset
@@ -9815,7 +9831,7 @@ Hilde
 \begin_layout Standard
 
 \series bold
-Vigna
+Pirpamer
 \end_layout
 
 \end_inset
@@ -9824,7 +9840,7 @@ Vigna
 \begin_inset Text
 
 \begin_layout Standard
-Jürgen
+Erich
 \end_layout
 
 \end_inset
@@ -9846,7 +9862,7 @@ Jürgen
 \begin_layout Standard
 
 \series bold
-Weber
+Pochiesa
 \end_layout
 
 \end_inset
@@ -9855,7 +9871,7 @@ Weber
 \begin_inset Text
 
 \begin_layout Standard
-Maurizio
+Paolo
 \end_layout
 
 \end_inset
@@ -9864,20 +9880,20 @@ Maurizio
 \begin_inset Text
 
 \begin_layout Standard
-111
+111, 222
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
 \series bold
-Winkler
+Radina
 \end_layout
 
 \end_inset
@@ -9886,7 +9902,7 @@ Winkler
 \begin_inset Text
 
 \begin_layout Standard
-Franz
+Claudio
 \end_layout
 
 \end_inset
@@ -9901,26 +9917,59 @@ Franz
 \end_inset
 </cell>
 </row>
-<row endlastfoot="true">
-<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
+\series bold
+Rizzardi
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
+Paolo, 11.
+ Fürst von Montecompatri, 11.
+ Fürst von Sulmona und Vivaro, 10.
+ Fürst von Rossano, 5.
+ Herzog von Canemorte, 11.
+ Herzog von Palombara, 5.
+ Herzog von Castelchiodato,
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+& 111
+\backslash
+
+\backslash
+
+\end_layout
+
+\begin_layout Standard
+
+&
+\end_layout
+
+\end_inset
 
+ 11.
+ Herzog von Poggionativo, 11.
+ Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
+ Graf von Valinfreda, 11.
+ Baron von Cropalati, 11.
+ Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
@@ -9930,100 +9979,116 @@ Franz
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\end_layout
+\begin_layout Standard
 
-\begin_layout Section
-Multiple Lines Columns and Rows
+\series bold
+Stuffer
 \end_layout
 
-\begin_layout Subsection
-Multiple Lines in Table Cells
-\begin_inset LatexCommand label
-name "sub:Multiple-Lines-in"
-
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset LatexCommand index
-name "Multiple Lines in Table Cells"
+\begin_layout Standard
+Oskar
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset LatexCommand index
-name "Table ! Linebreaks"
+\begin_layout Standard
+111
+\end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
 
+\series bold
+Tacchelli
 \end_layout
 
-\begin_layout Standard
-\align center
-\begin_inset Float table
-placement H
-wide false
-sideways false
-status collapsed
-
-\begin_layout Standard
-\begin_inset Caption
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Standard
-\begin_inset LatexCommand label
-name "tab:Table-with-multiple"
+Ugo
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-Table with multiple lines in cells
+\begin_layout Standard
+111
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
 
+\series bold
+Tezzele
 \end_layout
 
-\begin_layout Standard
-\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.5cm">
-<column alignment="center" valignment="middle" leftline="true" rightline="true" width="0.5cm">
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-multiple
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
+Margit
+\end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-linebreak 
+\begin_layout Standard
+111
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
- lines
+\begin_layout Standard
+
+\series bold
+Unterkalmsteiner
 \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
-b
+Frieda
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Standard
-c
+111
 \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
-d
+
+\series bold
+Vieider
 \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
-e
+Hilde
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Standard
-f
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-g
+
+\series bold
+Vigna
 \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
-h
+Jürgen
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Standard
-i
+111
 \end_layout
 
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
 
+\series bold
+Weber
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Standard
+Maurizio
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Standard
-Adjusting a fixed width for a column, enables to enter text as a paragraph
- with multiple lines and hyphenations.
+111
 \end_layout
 
+\end_inset
+</cell>
+</row>
+<row bottomline="true">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Standard
-To produce Table\InsetSpace ~
 
-\begin_inset LatexCommand ref
-reference "tab:Table-with-multiple"
+\series bold
+Winkler
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
 
-, 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.
- 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
+\begin_layout Standard
+Franz
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Standard
+111
+\end_layout
 
-\series bold
+\end_inset
+</cell>
+</row>
+<row endlastfoot="true">
+<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
 
-\backslash
-linebreak
 \end_layout
 
+\end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Standard
-in ERT.
- If the text is wider than the set cell width it will automatically be broken
- to several lines.
+
 \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
-To center the text inside the two other cells of the first row vertically,
- right-click in the second cell, adjust a fixed width of 0.5\InsetSpace \thinspace{}
-cm and choose
- centered alignments.
- Then do the same for the third cell of the row.
+
 \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_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 
-\series bold
+\newpage
 
-\backslash
-hspace{0pt}
 \end_layout
 
-\begin_layout Standard
-in ERT before the word.
- As the space is zero, it doesn't change the output.
- Table\InsetSpace ~
+\begin_layout Section
+Multiple Lines Columns and Rows
+\end_layout
 
-\begin_inset LatexCommand ref
-reference "tab:Table-with-and"
+\begin_layout Subsection
+Multiple Lines in Table Cells
+\begin_inset LatexCommand label
+name "sub:Multiple-Lines-in"
 
 \end_inset
 
- shows the effect.
+
+\begin_inset LatexCommand index
+name "Multiple Lines in Table Cells"
+
+\end_inset
+
+
+\begin_inset LatexCommand index
+name "Table ! Linebreaks"
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
+\align center
 \begin_inset Float table
+placement H
 wide false
 sideways false
 status open
@@ -10191,11 +10308,11 @@ status open
 
 \begin_layout Standard
 \begin_inset LatexCommand label
-name "tab:Table-with-and"
+name "tab:Table-with-multiple"
 
 \end_inset
 
-Table with and without hyphenation
+Table with multiple lines in cells
 \end_layout
 
 \end_inset
@@ -10204,21 +10321,32 @@ Table with and without hyphenation
 \end_layout
 
 \begin_layout Standard
-
-\hfill
-
+\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.5cm">
-<column alignment="center" valignment="middle" leftline="true" rightline="true" width="0.5cm">
+<column alignment="center" valignment="middle" leftline="true" width="0">
+<column alignment="center" valignment="middle" leftline="true" rightline="true" width="0">
 <row topline="true">
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-verylongtablecellword
+multiple
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+linebreak 
+\end_layout
+
+\end_inset
+
+ lines
 \end_layout
 
 \end_inset
 \end_inset
 
 
-\hfill
+\end_layout
 
-\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.5cm">
-<column alignment="center" valignment="middle" leftline="true" rightline="true" width="0.5cm">
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\end_inset
+
+
+\end_layout
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
+Adjusting a fixed width for a column, enables to enter text as a paragraph
+ with multiple lines and hyphenations.
+\end_layout
+
+\begin_layout Standard
+To produce Table\InsetSpace ~
+
+\begin_inset 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
+
+\series bold
+
+\backslash
+linebreak
+\end_layout
+
+\begin_layout Standard
+in TeX-Code.
+ 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
 
+\begin_layout Standard
+in TeX-Code before the word.
+ As the space is zero, it doesn't change the output.
+ Table\InsetSpace ~
+
+\begin_inset LatexCommand ref
+reference "tab:Table-with-and"
+
+\end_inset
+
+ shows the effect.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Float table
+placement h
+wide false
+sideways false
+status open
+
+\begin_layout Standard
+\begin_inset Caption
+
+\begin_layout Standard
+\begin_inset LatexCommand label
+name "tab:Table-with-and"
+
+\end_inset
+
+Table with and without hyphenation
+\end_layout
+
 \end_inset
 
+
+\end_layout
+
+\begin_layout Standard
+
+\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">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
 verylongtablecellword
 \end_layout
 
 
 \hfill
 
-\end_layout
+\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">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\end_inset
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+hspace{0pt}
+\end_layout
+
+\end_inset
+
+verylongtablecellword
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+b
+\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
+
+\end_inset
+</cell>
+</row>
+<row topline="true">
+<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
+e
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+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
+
+\begin_layout Standard
+g
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+h
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+i
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\hfill
+
+\end_layout
+
+\end_inset
 
 
 \end_layout
@@ -10462,8 +10788,9 @@ Multicolumn Basics
 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 
 \begin_inset Graphics
-       filename ../images/tabular-feature_multicolumn.xpm
+       filename ../images/tabular-feature_multicolumn.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -10512,11 +10839,7 @@ abc
 \begin_inset Text
 
 \begin_layout Standard
-def
-\lang ngerman
-\lang english
-ghi
+def ghi
 \end_layout
 
 \end_inset
@@ -10692,11 +11015,11 @@ Perfect multicolumn table
 \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" 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">
-<cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special="|>{\centering}m{2.5cm}|">
+<cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
 \begin_inset Text
 
 \begin_layout Standard
@@ -10802,7 +11125,7 @@ reference "tab:Table-with-centered"
 
 \end_inset
 
-, mark the first two cells in the first row a 3×3 table and right-click
+, mark the first two cells in the first row of a 3×3 table and right-click
  on them.
  Now choose for this cell 
 \emph on
@@ -11002,14 +11325,14 @@ The needed given width
 \emph on
 n
 \emph default
- columns are spanned columns can be calculated, so that each column has
a total width of 
+ columns are spanned can be calculated, so that each column has a total
+ width of 
 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
 \end_inset
 
 :
 \begin_inset Formula \begin{equation}
-W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)·(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
+W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
 
 \end_inset
 
@@ -11095,9 +11418,11 @@ b{width}
 \end_layout
 
 \begin_layout Standard
-By entering a LaTeX-argument, all cell properties set in the table dialog
+By entering a LaTeX-argument, all cell settings set in the table dialog
  are overwritten.
+\end_layout
+
+\begin_layout Standard
 \begin_inset Note Greyedout
 status open
 
@@ -11106,12 +11431,16 @@ status open
 \series bold
 Note:
 \series default
- Due to a bug, LyX shows the overwritten properties anyway.
+ Due to a bug, LyX shows the overwritten settings anyway.
 \end_layout
 
 \end_inset
 
- As the text should be horizontally centered, the command 
+
+\end_layout
+
+\begin_layout Standard
+As the text should be horizontally centered, the command 
 \series bold
 
 \backslash
@@ -11124,25 +11453,13 @@ centering
 \begin_layout Standard
 
 \series bold
-|>{
+>{
 \backslash
 centering}m{1.25cm-6.2pt}
 \end_layout
 
 \begin_layout Standard
-The bar 
-\begin_inset Quotes eld
-\end_inset
-
-
-\series bold
-|
-\series default
-
-\begin_inset Quotes erd
-\end_inset
-
- at the beginning draws the border line and the command 
+The command 
 \series bold
 >{ }
 \series default
@@ -11160,9 +11477,9 @@ Although we have chosen centered alignment for the text of the multicolumn
 \begin_layout Standard
 
 \series bold
-|>{
+>{
 \backslash
-centering}m{2.5cm}|
+centering}m{2.5cm}
 \end_layout
 
 \begin_layout Subsection
@@ -11189,7 +11506,7 @@ name "LaTeX-packages ! multirow"
 
 \begin_layout Standard
 In contrary to multicolumns multirows are not yet supported by LyX so a
- bit of ERT needs to be used.
+ bit of TeX-Code needs to be used.
  To use multirows load the LaTeX-package 
 \series bold
 multirow
@@ -11397,16 +11714,16 @@ multirow{2}{2.5cm}{
 \end_layout
 
 \begin_layout Standard
-as ERT.
+as TeX-Code.
  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 
+ The content of the multirow cell follows outside the TeX-Code box and the
command is finished with a right brace 
 \series bold
 }
 \series default
- in another ERT-box behind the text.
+ in another TeX-Code-box behind the text.
 \end_layout
 
 \begin_layout Standard
@@ -11439,10 +11756,10 @@ centering}
 \end_layout
 
 \begin_layout Standard
-in ERT in the document preamble.
+in TeX-Code 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 an TeX-Code box just before the table instead of the preamble.
  If the text should be right-aligned, replace 
 \series bold
 
@@ -11964,7 +12281,11 @@ mytoprule[width]}
 \end_layout
 
 \begin_layout Standard
-This example is for the first line, the so called toprule.
+This example is for the first line, the so called 
+\series bold
+toprule
+\series default
+.
  If you want to change the width for the last line, replace 
 \series bold
 toprule
@@ -12021,16 +12342,16 @@ The options of
 \backslash
 cmidrule
 \series default
- are are currently not supported by LyX so you have to use ERT to be able
- to use them.
+ are are currently not supported by LyX so you have to use TeX-Code to be
able to use them.
  
 \series bold
 
 \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 first
cell entry of the first cell of a row.
  The line is then drawn in the output above the current row.
 \end_layout
 
@@ -12101,10 +12422,6 @@ cmidrule(l{10pt}){1-1}
 in the sixth row.
 \end_layout
 
-\begin_layout Standard
-
-\end_layout
-
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
@@ -12127,7 +12444,7 @@ 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
@@ -13363,7 +13680,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
@@ -13382,7 +13699,7 @@ before the box.
 \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
 
@@ -13407,10 +13724,10 @@ status open
 \begin_layout Standard
 
 \series bold
-Note: 
+Note:
 \series default
-The alignment of the table row content to the surrounding text line is not
- exact.
+ The alignment of the table row content to the surrounding text line is
not exact.
  The needed factor of the 
 \series bold
 
@@ -13649,6 +13966,37 @@ name "LaTeX-packages ! colortbl"
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+ifcolortbl
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Standard
+The following section part will only be displayed when the LaTeX-package
+\series bold
+colortbl
+\series default
+ is installed.
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
@@ -13849,7 +14197,7 @@ 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
@@ -13860,8 +14208,25 @@ Text\InsetSpace ~
 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
+
+\series bold
+Note:
+\series default
+ Not all DVI-viewers are able to display self-defined colors.
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
@@ -13899,7 +14264,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
@@ -13913,7 +14278,8 @@ rowcolow{cyan}
 \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
@@ -13977,7 +14343,7 @@ Table with colortbl
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0" special=">{\columncolor{darkgreen}\centering}c">
+<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>
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+else
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Standard
+The following will be displayed when the LaTeX-package 
+\series bold
+colortbl
+\series default
+ is not installed:
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+You need to install the package 
+\series bold
+colortbl
+\series default
+ to see the content of this section in the output.
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+fi
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Subsection
@@ -14205,26 +14625,14 @@ reference "tab:Table-with-vertical-colored"
 \end_inset
 
  the LaTeX-argument
-\end_layout
-
-\begin_layout Standard
-
 \series bold
-WcW
-\end_layout
-
-\begin_layout Standard
-was used for the last column and
-\end_layout
-
-\begin_layout Standard
-
+ WcW
+\series default
+ was used for the last column and
 \series bold
-Wc
-\end_layout
-
-\begin_layout Standard
-for the other columns.
+ Wc
+\series default
+ for the other columns.
 \end_layout
 
 \begin_layout Standard
@@ -14259,9 +14667,9 @@ Table with colored vertical lines
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0" special="Wc">
 <column alignment="center" valignment="top" width="0" special="Wc">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0" special="WcW">
+<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">
 \begin_inset Text
@@ -14372,7 +14780,7 @@ 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
@@ -14390,11 +14798,26 @@ hline
 \backslash
 renewcommand{
 \backslash
-hline}{
-\backslash
-arrayrulecolor{red}
-\backslash
-myHlineC
+hline}
+\newline
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+hphantom{ }
+\end_layout
+
+\end_inset
+
+{
+\backslash
+arrayrulecolor{red}
+\backslash
+myHlineC
 \backslash
 arrayrulecolor{black}}
 \end_layout
@@ -14420,7 +14843,12 @@ hline
 \backslash
 renewcommand{
 \backslash
-hline}{
+hline}
+\end_layout
+
+\begin_layout Standard
+
+ {
 \backslash
 arrayrulecolor{red}
 \backslash
@@ -14578,8 +15006,8 @@ pagebreak
 \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
behind the table or table float:
 \end_layout
 
 \begin_layout Standard
@@ -14607,6 +15035,7 @@ reference "tab:Table-with-colored"
 
 \begin_layout Standard
 \begin_inset Float table
+placement h
 wide false
 sideways false
 status open
@@ -14633,9 +15062,9 @@ Table with colored lines
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0" special="Wc">
 <column alignment="center" valignment="top" width="0" special="Wc">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0" special="WcW">
+<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">
 \begin_inset Text
@@ -14838,7 +15267,28 @@ reference "sec:Formal-Tables"
  LyX will insert as default 0.5\InsetSpace \thinspace{}
 em space.
  For normal tables the inserted space will unfortunately destroy the vertical
- table lines as in the following table: 
+ table lines as in the following table:
+\begin_inset VSpace medskip
+\end_inset
+
+
+\newline
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+hspace*{0pt}
+\end_layout
+
+\end_inset
+
+
+\hfill
+
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="1">
 <features>
 \end_inset
 
 
+\hfill
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+hspace*{0pt}
+\end_layout
+
+\end_inset
+
+
+\begin_inset VSpace medskip
+\end_inset
+
+
 \newline
 So inserting space to the top of row for normal tables is only useful when
  you don't have vertical lines.
@@ -14899,13 +15368,32 @@ pt.
 
 \begin_layout Description
 Between\InsetSpace ~
-rows only has an effect when you have selected the whole table row
- before.
- The space is added between the current and the following row.
+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{}
 em space.
  For normal tables the inserted space will unfortunately destroy the vertical
- table lines as in the following table: 
+ table lines as in the following table:
+\begin_inset VSpace medskip
+\end_inset
+
+
+\newline
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+hspace*{0pt}
+\end_layout
+
+\end_inset
+
+
+\hfill
+
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="1">
 <features>
@@ -14964,20 +15452,64 @@ mm space between row
 \end_inset
 
 
+\hfill
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+hspace*{0pt}
+\end_layout
+
+\end_inset
+
+
+\begin_inset VSpace medskip
+\end_inset
+
+
 \newline
-So inserting space to the top of row for normal tables is only useful when
you don't have vertical lines.
+So inserting space between rows for normal tables is only useful when you
+ don't have vertical lines.
 \end_layout
 
 \begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
 When you want to add extra height to all cells of all tables, you can do
- this with the following preamble line:
+ this with the following preamble lines:
 \end_layout
 
 \begin_layout Standard
 
 \series bold
 
+\backslash
+@ifundef\SpecialChar \textcompwordmark{}
+ined{extrarowheight}
+\newline
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+hphantom{ }
+\end_layout
+
+\end_inset
+
+{
+\backslash
+usepackage{array}}{}
+\newline
+
 \backslash
 setlength{
 \backslash
@@ -14987,6 +15519,19 @@ extrarowheight}{height}
 \begin_layout Standard
 But this has the disadvantage that the cell texts are no longer exactly
  vertically centered.
+ (The package 
+\series bold
+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 
+\series bold
+
+\backslash
+@ifundef\SpecialChar \textcompwordmark{}
+ined
+\series default
+ is used in the above command.)
 \end_layout
 
 \begin_layout Subsection
@@ -15153,13 +15698,6 @@ This table was created with a 4×2 table.
 @{}l
 \end_layout
 
-\begin_layout Standard
-If you need a vertical line right beside the second column, use this LaTeX-argum
-ent instead: 
-\series bold
-@{}l|
-\end_layout
-
 \begin_layout Standard
 Table\InsetSpace ~
 
@@ -15203,11 +15741,11 @@ Several table cell alignments.
 <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="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">
 \begin_inset Text
@@ -15550,7 +16088,7 @@ name "tab:Alignments-when"
 \end_inset
 
 Alignments when LaTeX-package dcolumn is used.
- For the second and third alignment some tricks were used.
+ For all column alignments tricks have to be used to get the output.
 \end_layout
 
 \end_inset
@@ -15563,9 +16101,9 @@ Alignments when LaTeX-package dcolumn is used.
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="3">
 <features>
-<column alignment="center" valignment="top" rightline="true" width="0" special="D{×}{\times}{-1}|">
-<column alignment="center" valignment="top" width="0" special="D{×}{\times}{4.9}|">
-<column alignment="center" valignment="top" rightline="true" width="0" special="D{~}{\,}{9.7}">
+<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">
 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
@@ -15600,7 +16138,7 @@ units
 \begin_inset Text
 
 \begin_layout Standard
-12×24\InsetSpace \thinspace{}
+12x24\InsetSpace \thinspace{}
 bottles
 \end_layout
 
@@ -15610,7 +16148,7 @@ bottles
 \begin_inset Text
 
 \begin_layout Standard
-12×24\InsetSpace \thinspace{}
+12x24\InsetSpace \thinspace{}
 
 \begin_inset Formula $\mbox{bottles}$
 \end_inset
@@ -15624,7 +16162,20 @@ bottles
 \begin_inset Text
 
 \begin_layout Standard
-12×24~
+12
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+times 
+\end_layout
+
+\end_inset
+
+24~
 \begin_inset Formula $\mbox{bottles}$
 \end_inset
 
@@ -15639,7 +16190,7 @@ bottles
 \begin_inset Text
 
 \begin_layout Standard
-1024×768\InsetSpace \thinspace{}
+1024x768\InsetSpace \thinspace{}
 Pixels
 \end_layout
 
@@ -15649,7 +16200,7 @@ Pixels
 \begin_inset Text
 
 \begin_layout Standard
-1024×768\InsetSpace \thinspace{}
+1024x768\InsetSpace \thinspace{}
 
 \begin_inset Formula $\mbox{Pixels}$
 \end_inset
@@ -15663,7 +16214,20 @@ Pixels
 \begin_inset Text
 
 \begin_layout Standard
-1024×768~
+1024
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+times 
+\end_layout
+
+\end_inset
+
+768~
 \begin_inset Formula $\mbox{Pixels}$
 \end_inset
 
@@ -15678,7 +16242,7 @@ Pixels
 \begin_inset Text
 
 \begin_layout Standard
-32×6\InsetSpace \thinspace{}
+32x6\InsetSpace \thinspace{}
 cm
 \end_layout
 
@@ -15688,7 +16252,7 @@ cm
 \begin_inset Text
 
 \begin_layout Standard
-32×6\InsetSpace \thinspace{}
+32x6\InsetSpace \thinspace{}
 
 \begin_inset Formula $\mbox{cm}$
 \end_inset
 \begin_inset Text
 
 \begin_layout Standard
-32×6~
+32
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+times 
+\end_layout
+
+\end_inset
+
+6~
 \begin_inset Formula $\mbox{cm}$
 \end_inset
 
@@ -15837,7 +16414,7 @@ reference "sub:Multiple-Lines-in"
 \begin_layout Standard
 
 \series bold
-|M{width}
+M{width}
 \end_layout
 
 \begin_layout Standard
@@ -15881,7 +16458,7 @@ phantom{
 
 
 \backslash
-newcolumntype{S}[2]
+newcolumntype
 \begin_inset ERT
 status collapsed
 
@@ -15916,7 +16493,7 @@ You can now enter
 \begin_layout Standard
 
 \series bold
-|S{width of multicolumn cell}{number of spanned columns}
+S{width of multicolumn cell}{number of spanned columns}
 \end_layout
 
 \begin_layout Standard
@@ -15991,7 +16568,7 @@ reference "tab:Table-using-user-defined"
 \begin_layout Standard
 
 \series bold
-|M{2.5cm}
+M{2.5cm}
 \end_layout
 
 \begin_layout Standard
@@ -16001,7 +16578,7 @@ for the first column and the multicolumn,
 \begin_layout Standard
 
 \series bold
-|K{red}|
+K{red}
 \end_layout
 
 \begin_layout Standard
@@ -16011,7 +16588,7 @@ for the the last column, and
 \begin_layout Standard
 
 \series bold
-|S{2.5cm}{2}
+S{2.5cm}{2}
 \end_layout
 
 \begin_layout Standard
@@ -16047,10 +16624,10 @@ Table using user-defined table formats
 \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="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}|">
+<column alignment="center" valignment="middle" leftline="true" rightline="true" width="0" special="K{red}">
 <row topline="true">
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -16061,7 +16638,7 @@ verylongtablecellword
 
 \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" rightline="true" usebox="none" special="M{2.5cm}">
 \begin_inset Text
 
 \begin_layout Standard
@@ -16224,7 +16801,7 @@ arrayrulewidth}{1.5pt}
 \end_layout
 
 \begin_layout Standard
-in ERT before the table or table float.
+in TeX-Code before the table or table float.
  The changed thickness is valid for all following tables.
  To use the default value again, set 
 \series bold
@@ -16233,7 +16810,7 @@ in ERT before the table or table float.
 arrayrulewidth
 \series default
  to 0.4\InsetSpace \thinspace{}
-pt in ERT behind the table or table float.
+pt in TeX-Code behind the table or table float.
 \end_layout
 
 \begin_layout Standard
@@ -16409,7 +16986,7 @@ 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
@@ -16437,7 +17014,7 @@ global
 \backslash
 arrayrulewidth 1.5pt}
 \newline
-  
 \backslash
 myHline
 \backslash
@@ -16449,8 +17026,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
behind the table or table float:
 \end_layout
 
 \begin_layout Standard
@@ -16750,9 +17327,9 @@ pt thick vertical lines
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0" special="Vc">
-<column alignment="center" valignment="top" leftline="true" width="0" special="Vc">
-<column alignment="center" valignment="top" leftline="true" width="0" special="VcV">
+<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">
 \begin_inset Text
@@ -16860,6 +17437,36 @@ name "Table Customization ! Dashed Lines"
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+ifarydshln
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Standard
+The following section will only be displayed when the LaTeX-package 
+\series bold
+arydshln
+\series default
+ is installed.
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
-LyX doesn't natively support dashed lines, so you have to use ERT.
+LyX doesn't natively support dashed lines, so you have to use TeX-Code.
  As prerequisite the LaTeX-package 
 \series bold
 arydshln
@@ -17216,7 +17823,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
@@ -17234,7 +17841,7 @@ cdashline{line number
 \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.
  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
 \end_layout
@@ -17279,13 +17886,13 @@ 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
+ was inserted to the first cell of the third row and the the TeX-Code command
 \newline
 
  
@@ -17336,46 +17943,100 @@ reference "sec:Colored-Tables"
 
 \end_layout
 
-\begin_layout Chapter
-Floats
-\begin_inset LatexCommand index
-name "Floats"
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
-\end_inset
+\begin_layout Standard
 
 
-\begin_inset LatexCommand label
-name "cha:Floats"
+\backslash
+else
+\end_layout
 
 \end_inset
 
 
-\end_layout
+\begin_inset Note Note
+status open
 
-\begin_layout Section
-Introduction
-\begin_inset LatexCommand label
-name "sec:FloatIntroduction"
+\begin_layout Standard
+The following will be displayed when the LaTeX-package 
+\series bold
+arydshln
+\series default
+ is not installed:
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Floats ! Introduction"
+\end_layout
 
-\end_inset
+\begin_layout Standard
+You need to install the package 
+\series bold
+arydshln
+\series default
+ to see the content of this section in the output.
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
 
 
+\backslash
+fi
 \end_layout
 
-\begin_layout Standard
-A float is a block of text associated with some sort of label, which doesn't
- have a fixed location.
- It can 
-\begin_inset Quotes eld
 \end_inset
 
-float
+
+\end_layout
+
+\begin_layout Chapter
+Floats
+\begin_inset LatexCommand index
+name "Floats"
+
+\end_inset
+
+
+\begin_inset LatexCommand label
+name "cha:Floats"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+Introduction
+\begin_inset LatexCommand label
+name "sec:FloatIntroduction"
+
+\end_inset
+
+
+\begin_inset LatexCommand index
+name "Floats ! Introduction"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+A float is a block of text associated with some sort of label, which doesn't
+ have a fixed location.
+ It can 
+\begin_inset Quotes eld
+\end_inset
+
+float
 \begin_inset Quotes erd
 \end_inset
 
@@ -17414,41 +18075,14 @@ reference "sec:Referencing-Floats"
 To insert a float, use the menu 
 \family sans
 Insert\SpecialChar \menuseparator
-Floats
+Float
 \family default
 .
- This inserts a box with a label in the 
-\family sans
-Caption
-\family default
- environment
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-The 
+ This inserts the 
 \family sans
 Caption
 \family default
- environment is described in LyX's 
-\emph on
-Userguide
-\emph default
-.
-\end_layout
-
-\end_inset
-
- into your document.
- Every label ends with the character 
-\begin_inset Quotes eld
-\end_inset
-
-#
-\begin_inset Quotes erd
-\end_inset
-
- as placeholder for the float number in the output.
+ 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.
@@ -17466,8 +18100,9 @@ reference "sec:Caption-Placement"
  by left-clicking on the box label.
  A closed float box looks like this: 
 \begin_inset Graphics
-       filename ../clipart/floatQt4.png
+       filename clipart/floatQt4.png
        scale 70
+       scaleBeforeRotation
 
 \end_inset
 
@@ -17518,7 +18153,13 @@ Float
 \begin_layout Subsection
 Algorithm Floats
 \begin_inset LatexCommand index
-name "Floats ! Algorithm Floats"
+name "Floats ! Algorithms"
+
+\end_inset
+
+
+\begin_inset LatexCommand label
+name "sub:Algorithm-Floats"
 
 \end_inset
 
@@ -17552,7 +18193,7 @@ Example Algorithm float
 \begin_layout LyX-Code
 for I in 1..N loop
 \newline
- Sum:= Sum + A(I); /*senseless comment*/
+ Sum:= Sum + A(I); /*comment*/
 \newline
 end loop
 \begin_inset VSpace -4mm
@@ -17600,11 +18241,7 @@ mm vertical space was added
 \begin_layout Standard
 The float label is not automatically translated into the document language.
  If your document is not in English, you have to do this manually by adding
- the following line
-\series bold
-\series default
-to the document preamble
+ the following line to the document preamble
 \series bold
 :
 \end_layout
@@ -17668,12 +18305,12 @@ after
 hyperref
 \series default
 :
-\series bold
-
 \begin_inset VSpace defskip
 \end_inset
 
 
+\series bold
+
 \newline
 
 \backslash
@@ -17714,31 +18351,42 @@ hphantom{ }
 begin{Xalgorithm}[#1]}{
 \backslash
 end{Xalgorithm}}
+\series default
+
 \begin_inset VSpace defskip
 \end_inset
 
 
-\series default
-
 \newline
-Where 
+To insert the list of algorithms you can in this case not use the menu 
 \family sans
-your\InsetSpace ~
-name
+Insert\SpecialChar \menuseparator
+List\InsetSpace \thinspace{}
+/\InsetSpace \thinspace{}
+TOC\SpecialChar \menuseparator
+List of Algorithms
 \family default
- is the word 
-\begin_inset Quotes eld
-\end_inset
+ but have to use this command in TeX-Code instead:
+\newline
 
+\series bold
 
-\emph on
-algorithm
-\emph default
+\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
 
-\begin_inset Quotes erd
 \end_inset
 
- in your language.
+
 \end_layout
 
 \begin_layout Standard
@@ -17844,9 +18492,10 @@ status open
 
 \begin_layout Standard
 \begin_inset Graphics
-       filename mobius.eps
+       filename clipart/mobius.eps
        display color
        width 40col%
+       scaleBeforeRotation
        rotateOrigin center
 
 \end_inset
@@ -17888,7 +18537,9 @@ Float
 \family default
  if the LaTeX-package 
 \series bold
-floatflt
+f\SpecialChar \textcompwordmark{}
+loatf\SpecialChar \textcompwordmark{}
+lt
 \series default
 
 \begin_inset LatexCommand index
@@ -17947,12 +18598,16 @@ ng text.
 \begin_layout Standard
 The LaTeX-package 
 \series bold
-floatflt
+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
-floatflt
+f\SpecialChar \textcompwordmark{}
+loatf\SpecialChar \textcompwordmark{}
+lt
 \series default
  
 \begin_inset LatexCommand cite
@@ -17995,7 +18650,8 @@ name "LaTeX-packages ! wrapfig\\vspace{4mm}"
 
  instead of 
 \series bold
-floatf\SpecialChar \textcompwordmark{}
+f\SpecialChar \textcompwordmark{}
+loatf\SpecialChar \textcompwordmark{}
 lt
 \series default
 , but it is currently not supported by LyX.
@@ -18018,8 +18674,8 @@ 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 ready and you are able to estimate where page
- breaks will appear.
+ when the document is nearly finished and you are able to estimate where
page breaks will appear.
 \end_layout
 
 \begin_layout Itemize
@@ -18036,6 +18692,138 @@ Wrap floats in consecutive paragraphs may cause troubles, so assure that
 Wrap floats are not allowed in section headings or tables.
 \end_layout
 
+\begin_layout Section
+Float Numbering
+\begin_inset LatexCommand label
+name "sec:Float-Numbering"
+
+\end_inset
+
+
+\begin_inset LatexCommand index
+name "Floats ! Numbering"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Floats are usually numbered either independent from the sections the floats
+ are in, or in the scheme 
+\begin_inset Quotes eld
+\end_inset
+
+chapter.number
+\begin_inset Quotes erd
+\end_inset
+
+ or 
+\begin_inset Quotes eld
+\end_inset
+
+section.number
+\begin_inset Quotes erd
+\end_inset
+
+.
+ This depends on the used document class.
+\end_layout
+
+\begin_layout Standard
+To change the section independent numbering, you can use this command in
+ the document preamble:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+renewcommand{
+\backslash
+thetable}{
+\backslash
+roman{table}}
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+thetable
+\series default
+ is the command that prints the table number, for figure floats, the command
+ would be 
+\series bold
+
+\backslash
+thefigure
+\series default
+.
+ The command 
+\series bold
+
+\backslash
+roman
+\series default
+ prints in the command above the table number as small roman number.
+\end_layout
+
+\begin_layout Standard
+To change the numbering scheme for example to 
+\begin_inset Quotes eld
+\end_inset
+
+subsection.number
+\begin_inset Quotes erd
+\end_inset
+
+, use this command in the preamble:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+numberwithin{table}{subsection}
+\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 
+\family sans
+Use\InsetSpace ~
+AMS\InsetSpace ~
+math\InsetSpace ~
+package
+\family default
+.
+\end_layout
+
+\begin_layout Standard
+Please also have a look at section\InsetSpace ~
+
+\begin_inset LatexCommand ref
+reference "sub:Footnote-Numbering"
+
+\end_inset
+
+ for the details and important notes about the numbering commands.
+\end_layout
+
 \begin_layout Section
 Referencing Floats
 \begin_inset LatexCommand label
@@ -18066,16 +18854,18 @@ Label
 \family default
  or the toolbar button 
 \begin_inset Graphics
-       filename ../images/label-insert.xpm
+       filename ../images/label-insert.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
 .
  A grey label box like this one: 
 \begin_inset Graphics
-       filename ../clipart/labelQt4.png
+       filename clipart/labelQt4.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -18100,16 +18890,18 @@ Cross-reference
 \family default
  or the toolbar button 
 \begin_inset Graphics
-       filename ../images/dialog-show-new-inset_ref.xpm
+       filename ../images/dialog-show-new-inset_ref.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
 .
  A grey cross-reference box like this one: 
 \begin_inset Graphics
-       filename ../clipart/referenceQt4.png
+       filename clipart/referenceQt4.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -18151,9 +18943,9 @@ Back and you can use it to set the cursor
 \end_layout
 
 \begin_layout Subsection
-Cross-reference formats
+Cross-Reference Formats
 \begin_inset LatexCommand label
-name "sub:Cross-reference-formats"
+name "sub:Cross-Reference-Formats"
 
 \end_inset
 
@@ -18239,11 +19031,22 @@ reference "fig:Two-distorted-images"
 
 \begin_layout Description
 Formatted\InsetSpace ~
-reference: prints a self defined cross-reference format:
-\newline
+reference: prints a self defined cross-reference format.
+\begin_inset Note Greyedout
+status open
 
-\begin_inset LatexCommand prettyref
-reference "fig:Two-distorted-images"
+\begin_layout Standard
+
+\series bold
+Note:
+\series default
+ This feature is only available when you have the LaTeX-package 
+\series bold
+prettyref
+\series default
+ installed.
+\end_layout
 
 \end_inset
 
@@ -18279,19 +19082,28 @@ Format
 \family default
  of the cross-reference window, that appear when you click on the cross-referenc
 e box.
-\begin_inset VSpace bigskip
+\end_layout
+
+\begin_layout Subsection
+Referencing Subfigures
+\begin_inset LatexCommand label
+name "sub:Referencing-Subfigures"
+
+\end_inset
+
+
+\begin_inset LatexCommand index
+name "References ! to Subfigures"
+
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-To define a format for the 
-\family sans
-Formatted\InsetSpace ~
-reference
-\family default
- style, you have to use the following command in the document preamble:
+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
@@ -18299,17 +19111,12 @@ reference
 \series bold
 
 \backslash
-newrefformat{prefix}{text}
+label{fig:YourLabelName}
 \end_layout
 
 \begin_layout Standard
-This formatting command affects all references to labels with the same prefix.
- To get the format of the 
-\family sans
-Formatted\InsetSpace ~
-reference
-\family default
- example above, this command was used:
+that is directly inserted into the subfigure caption field.
+ To reference the label add this command in TeX-Code
 \end_layout
 
 \begin_layout Standard
@@ -18317,8 +19124,12 @@ reference
 \series bold
 
 \backslash
-newrefformat{fig}
-\newline
+ref{fig:YourLabelName}
+\end_layout
+
+\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
@@ -18327,33 +19138,12 @@ status collapsed
 
 
 \backslash
-hphantom{ }
+ref{fig:Platypus}
 \end_layout
 
 \end_inset
 
-{Figure~float~
-\backslash
-ref{#1} printed on page~
-\backslash
-pageref{#1}}
-\end_layout
-
-\begin_layout Standard
-The tilde "~" is the LaTeX equivalent for the protected space.
- The command 
-\series bold
-
-\backslash
-ref{#1}
-\series default
- refers to the float number, the command 
-\series bold
-
-\backslash
-pageref{#1}
-\series default
- to the page number.
+.
 \end_layout
 
 \begin_layout Subsection
@@ -18470,12 +19260,11 @@ reference
  style, described in section\InsetSpace ~
 
 \begin_inset LatexCommand ref
-reference "sub:Cross-reference-formats"
+reference "sub:Cross-Reference-Formats"
 
 \end_inset
 
 .
- That is the reason why it is not used in this document.
 \end_layout
 
 \end_inset
@@ -18595,6 +19384,27 @@ hyperref
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Standard
+
+\series bold
+Note:
+\series default
+\series bold
+hypcap
+\series default
+ has no effect for references to subfigures.
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -18654,25 +19464,25 @@ placement
 \begin_layout Description
 Here\InsetSpace ~
 if\InsetSpace ~
-possible: try to place the float on the position where it is inserted
+possible try to place the float on the position where it is inserted
 \end_layout
 
 \begin_layout Description
 Top\InsetSpace ~
 of\InsetSpace ~
-page: try to place the float on the top of the current page
+page try to place the float on 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
+page try to place the float on 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 
+floats try to place the float on an own page 
 \end_layout
 
 \begin_layout Standard
@@ -18702,7 +19512,7 @@ page
 \end_layout
 
 \begin_layout Standard
-By default, each options has its own rules:
+By default, each option has its own rules:
 \end_layout
 
 \begin_layout Labeling
@@ -18830,8 +19640,7 @@ Sometimes you have the problem that a float is placed at the top of a page
 \series bold
 
 \backslash
-suppressf\SpecialChar \textcompwordmark{}
-loats
+suppressfloats
 \series default
  can be used.
  It suppresses a given float placement for the page where it is inserted
@@ -18857,8 +19666,7 @@ renewcommand{
 \backslash
 section}{
 \backslash
-suppressf\SpecialChar \textcompwordmark{}
-loats[t]
+suppressfloats[t]
 \backslash
 mySection}
 \end_layout
@@ -18878,8 +19686,7 @@ In some cases it is required to have all figures/tables at the end of the
  document.
  For this purpose the LaTeX-package 
 \series bold
-endf\SpecialChar \textcompwordmark{}
-loat
+endfloat
 \series default
 
 \begin_inset LatexCommand index
@@ -18912,16 +19719,14 @@ name "LaTeX-packages ! endfloat"
 \series bold
 
 \backslash
-usepackage[options]{endf\SpecialChar \textcompwordmark{}
-loat}
+usepackage[options]{endfloat}
 \end_layout
 
 \begin_layout Standard
 There are various package options to format the created figure/table sections.
  For more information we refer to the 
 \series bold
-endf\SpecialChar \textcompwordmark{}
-loat
+endfloat
 \series default
  documentation 
 \begin_inset LatexCommand cite
@@ -18938,8 +19743,7 @@ status open
 \begin_layout Standard
 
 \series bold
-Note: endf\SpecialChar \textcompwordmark{}
-loat
+Note: endfloat
 \series default
  doesn't provide an automatic translation for the text hint, you have to
  do this manually, see section\InsetSpace ~
@@ -18967,8 +19771,7 @@ Note:
 \series default
  There is currently a bug in 
 \series bold
-endf\SpecialChar \textcompwordmark{}
-loat
+endfloat
 \series default
  when the caption contains a German 
 \begin_inset Quotes eld
@@ -18993,7 +19796,7 @@ ss
 \begin_inset Quotes erd
 \end_inset
 
- in ERT instead of 
+ in TeX-Code instead of 
 \begin_inset Quotes eld
 \end_inset
 
@@ -19052,8 +19855,17 @@ sideways
 \begin_layout Standard
 Rotated floats are always placed on its own page (or column, when you have
  a two-column document).
- They are normally rotated so that you can read them from the outside margin
- -- to the left on even pages, to the right on odd pages.
+ They 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
+figuresleft
+\series default
+ or 
+\series bold
+figuresright
+\series default
+ to the document class options.
 \end_layout
 
 \begin_layout Standard
@@ -19230,7 +20042,7 @@ Figure #:
 \end_inset
 
  followed by the caption text.
- The number sign 
 \begin_inset Quotes eld
 \end_inset
 
@@ -19238,9 +20050,9 @@ Figure #:
 \begin_inset Quotes erd
 \end_inset
 
- is substituted in the printed output by the actual reference number.
+ 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 then label from the text.
+ 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
@@ -19360,6 +20172,42 @@ captionsetup[figure]
 captionsetup[table]{labelfont={bf,sf}}
 \end_layout
 
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Standard
+
+\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_inset
+
+ document class is used.
+ In this case the document class option 
+\series bold
+tablecaptionabove
+\series default
+ must be used.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 For more information about the package 
 \series bold
@@ -19374,6 +20222,61 @@ key "caption,caption-de"
 .
 \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
+
+Image
+\begin_inset Quotes erd
+\end_inset
+
+ use this preamble command:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+renewcommand{
+\backslash
+fnum@figure}{Image~
+\backslash
+thefigure}
+\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
+
+~
+\series default
+
+\begin_inset Quotes erd
+\end_inset
+
+ creates a protected space.
+\end_layout
+
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
@@ -19491,9 +20394,10 @@ status open
 \begin_layout Standard
 \align center
 \begin_inset Graphics
-       filename mobius.eps
+       filename clipart/mobius.eps
        lyxscale 50
        scale 50
+       scaleBeforeRotation
 
 \end_inset
 
@@ -19761,16 +20665,7 @@ caption
 \series bold
 tablecaptionabove
 \series default
-, or you can use the environment 
-\family sans
-caption\InsetSpace ~
-above
-\family default
- instead of the 
-\family sans
-caption
-\family default
- environment.
+.
 \end_layout
 
 \begin_layout Standard
@@ -20109,7 +21004,7 @@ FigBesBeg
 \end_layout
 
 \begin_layout Standard
-in ERT before the float.
+in TeX-Code before the float.
  Behind the float insert the command
 \end_layout
 
@@ -20122,7 +21017,7 @@ FigBesEnd
 \end_layout
 
 \begin_layout Standard
-in ERT to get back to the original float definition.
+in TeX-Code to get back to the original float definition.
 \end_layout
 
 \begin_layout Standard
@@ -20176,7 +21071,7 @@ sidecaptionvpos{float type}{placement}
 \end_layout
 
 \begin_layout Standard
-in the document preamble or in ERT before the float.
+in the document preamble or in TeX-Code before the float.
  The float type is either 
 \family sans
 figure
@@ -20247,7 +21142,7 @@ reference "fig:cap-beside-fig-2"
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace defskip
+\begin_inset VSpace medskip
 \end_inset
 
 For more information about the package 
@@ -20321,8 +21216,9 @@ status open
 
 \begin_layout Standard
 \begin_inset Graphics
-       filename escher-lsd.eps
+       filename clipart/escher-lsd.eps
        scale 75
+       scaleBeforeRotation
 
 \end_inset
 
@@ -20636,8 +21532,9 @@ status open
 
 \begin_layout Standard
 \begin_inset Graphics
-       filename escher-lsd.eps
+       filename clipart/escher-lsd.eps
        scale 75
+       scaleBeforeRotation
 
 \end_inset
 
@@ -20691,7 +21588,7 @@ name "sec:Listings-of-Floats"
 
 
 \begin_inset LatexCommand index
-name "Floats ! Listings"
+name "Floats ! Float Lists"
 
 \end_inset
 
@@ -20726,30 +21623,7 @@ Notes
 \end_layout
 
 \begin_layout Section
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-texorpdfstring{
-\end_layout
-
-\end_inset
-
-LyX
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}{LyX}
-\end_layout
-
-\end_inset
-
- Notes
+LyX Notes
 \begin_inset LatexCommand label
 name "sec:LyX-Notes"
 
@@ -20762,33 +21636,14 @@ name "Notes ! LyX Notes"
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Standard
-The command 
-\backslash
-texorpdfstring is provided by the LaTeX-package hyperref to avoid that ligatures
- are displayed wrongly in PDF-bookmarks.
- For more information about this, have a look at 
-\begin_inset LatexCommand cite
-key "hyperref"
-
-\end_inset
-
-.
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
 Notes are inserted with the toolbar button 
 \begin_inset Graphics
-       filename ../images/note-insert.xpm
+       filename ../images/note-insert.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -20798,7 +21653,7 @@ Insert\SpecialChar \menuseparator
 Note
 \family default
 .
- There are three types of notes:
+ There are five types of notes:
 \end_layout
 
 \begin_layout Description
@@ -20810,9 +21665,10 @@ Note This note type is for internal notes that won't appear in the output.
 \newline
 
 \begin_inset Graphics
-       filename ../clipart/LyXNoteImageQt4.png
+       filename clipart/LyXNoteImageQt4.png
        display none
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -20835,7 +21691,7 @@ ent, when you export the document to LaTeX via the menu
 \family sans
 File\SpecialChar \menuseparator
 Export\SpecialChar \menuseparator
-LaTeX (pdflatex) / LaTeX (plain)
+LaTeX (pdflatex) / (plain)
 \family default
 .
  Its note-box looks like this:
@@ -20844,9 +21700,10 @@ LaTeX (pdflatex) / LaTeX (plain)
 \newline
 
 \begin_inset Graphics
-       filename ../clipart/CommentNoteImageQt4.png
+       filename clipart/CommentNoteImageQt4.png
        display none
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -20872,9 +21729,10 @@ Out This note will appear in the output as grey text.
 \newline
 
 \begin_inset Graphics
-       filename ../clipart/GreyedOutNoteImageQt4.png
+       filename clipart/GreyedOutNoteImageQt4.png
        display none
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -20976,9 +21834,10 @@ Framed This note will appear in the output as framed text.
 \newline
 
 \begin_inset Graphics
-       filename ../clipart/FramedNoteImageQt4.png
+       filename clipart/FramedNoteImageQt4.png
        display none
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -21021,9 +21880,10 @@ Shaded This note will appear in the output with red background color.
 \newline
 
 \begin_inset Graphics
-       filename ../clipart/ShadedNoteImageQt4.png
+       filename clipart/ShadedNoteImageQt4.png
        display none
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -21062,23 +21922,31 @@ reference "sec:Colored-Boxes"
 \begin_inset VSpace bigskip
 \end_inset
 
-When you use the toolbar button to insert notes, a 
+When you use the toolbar button 
+\begin_inset Graphics
+       filename ../images/note-insert.png
+       scale 85
+       scaleBeforeRotation
+
+\end_inset
+
+ to insert notes, a 
 \family sans
 LyX\InsetSpace ~
 Note
 \family default
  is inserted.
- You can switch between the three note types by right-clicking on the note-box.
+ 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 
+ note
 \family default
 \series default
 \bar default
-toolbar 
+ toolbar 
 \family roman
 \series medium
 \bar no
@@ -21087,6 +21955,9 @@ button
 \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 deletey key when the cursor
+ is in the very last position of the note, respectively.
 \end_layout
 
 \begin_layout Standard
@@ -21192,7 +22063,7 @@ FrameSep
 \family sans
 Framed
 \family default
- note is set with the ERT commands
+ note is set with the TeX-Code commands
 \end_layout
 
 \begin_layout Standard
@@ -21336,7 +22207,7 @@ For example the appearance of the following
 \family sans
 Shaded
 \family default
- note is set with the ERT commands
+ note is set with the TeX-Code commands
 \end_layout
 
 \begin_layout Standard
@@ -21389,11 +22260,17 @@ status open
 \begin_layout Standard
 
 \color yellow
-This is yellow text in a 
+This is yellow text in a
+\color none
 \family sans
+\color yellow
 Shaded
 \family default
- note with darkgreen background.
+\color none
+\color yellow
+note with darkgreen background.
 \end_layout
 
 \end_inset
@@ -21452,8 +22329,9 @@ name "Footnotes"
 \begin_layout Standard
 Footnotes can be inserted using the toolbar button 
 \begin_inset Graphics
-       filename ../images/footnote-insert.xpm
+       filename ../images/footnote-insert.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -21467,28 +22345,29 @@ Footnote
 \family roman
 \series medium
 \bar no
-You'll see 
+You'll see
 \family default
 \series default
 \bar default
-then the following footnote-box: 
+ then the following footnote-box: 
 \begin_inset Graphics
-       filename ../clipart/footnoteQt4.png
+       filename clipart/footnoteQt4.png
        scale 80
+       scaleBeforeRotation
 
 \end_inset
 
-
 \family roman
 \series medium
 \bar no
- where you can enter the footnote text.
+where you can enter the footnote text.
  If you want to turn existing text into a footnote, mark it and click on
- the footnote 
+ the footnote
 \family default
 \series default
 \bar default
-toolbar 
+ toolbar 
 \family roman
 \series medium
 \bar no
@@ -21497,6 +22376,33 @@ button
 \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
@@ -21570,48 +22476,12 @@ reference "sec:Referencing-Floats"
 \newline
 This is a cross-reference of Footnote\InsetSpace ~
 
-\begin_inset LatexCommand prettyref
+\begin_inset LatexCommand ref
 reference "foot:This-is-an"
 
 \end_inset
 
 .
-\newline
-
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Standard
-
-\series bold
-Note:
-\series default
- LyX doesn't provide a prefix for labels in footnotes, so you have to insert
- e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-the prefix 
-\family sans
-
-\begin_inset Quotes eld
-\end_inset
-
-foot:
-\family default
-
-\begin_inset Quotes erd
-\end_inset
-
- manually when you want to use the reference style 
-\family sans
-Formatted\InsetSpace ~
-reference
-\family default
-.
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
@@ -21646,7 +22516,7 @@ To create only a mark for a footnote, use the command
 \backslash
 footnotemark[number]
 \series default
- in ERT.
+ in TeX-Code.
  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
@@ -21654,7 +22524,7 @@ 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 ~
TeX-Code behind Footnote\InsetSpace ~
 
 \begin_inset LatexCommand ref
 reference "foot:This-is-an"
@@ -21729,106 +22599,6 @@ name "Footnotes ! Numbering"
 \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
-
-\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 
-\family sans
-Use\InsetSpace ~
-AMS\InsetSpace ~
-math\InsetSpace ~
-package
-\family default
-.
-\end_layout
-
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-numberwithin{footnote}{chapter}
-\end_layout
-
-\end_inset
-
-This is another example footnote:
-\series bold
-
-\begin_inset Foot
-status open
-
-\begin_layout Standard
-This is a footnote numbered in the scheme 
-\begin_inset Quotes eld
-\end_inset
-
-chapter.footnote
-\begin_inset Quotes erd
-\end_inset
-
-.
-\end_layout
-
-\end_inset
-
-
-\series default
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-numberwithin{footnote}{part}
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
@@ -21893,23 +22663,6 @@ This is an example footnote with roman numbering.
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-renewcommand{
-\backslash
-thefootnote}{
-\backslash
-arabic{footnote}}
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
@@ -21973,10 +22726,8 @@ status open
 
 \series bold
 Note:
-\series medium
 \series default
-You can only number 26 footnotes with Latin letters, because this numbering
+ You can only number 26 footnotes with Latin letters, because this numbering
  is limited to single letters.
 \end_layout
 
@@ -22016,82 +22767,42 @@ arabic
 roman
 \series default
  in the command above.
-\end_layout
-
-\begin_layout Subsection
-Footnote Placement
-\begin_inset LatexCommand index
-name "Footnotes ! Placement"
-
-\end_inset
-
-
-\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
+\begin_inset ERT
+status collapsed
 
 \begin_layout Standard
 
-\series bold
-
-\backslash
-let
-\backslash
-myFoot
-\backslash
-footnote
-\newline
 
 \backslash
 renewcommand{
 \backslash
-footnote}[1]{
-\backslash
-myFoot{#1
+thefootnote}{
 \backslash
-vspace{1.5mm}}}
+arabic{footnote}}
 \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"
+\end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \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"
+\end_layout
 
+\begin_layout Standard
+If you want to have footnotes numbered in the scheme 
+\begin_inset Quotes eld
 \end_inset
 
-, use the LaTeX-package 
-\series bold
-ftnright
-\series default
-
-\begin_inset LatexCommand index
-name "LaTeX-packages ! ftnright"
-
+chapter.footnote
+\begin_inset Quotes erd
 \end_inset
 
- with this command in the document preamble:
+, add the following command to your document preamble:
 \end_layout
 
 \begin_layout Standard
@@ -22099,15 +22810,30 @@ name "LaTeX-packages ! ftnright"
 \series bold
 
 \backslash
-usepackage{ftnright}
+numberwithin{footnote}{chapter}
 \end_layout
 
 \begin_layout Standard
-\begin_inset Float figure
-placement !h
-wide false
-sideways false
-status open
+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 
+\family sans
+Use\InsetSpace ~
+AMS\InsetSpace ~
+math\InsetSpace ~
+package
+\family default
+.
+\end_layout
 
 \begin_layout Standard
 \begin_inset ERT
@@ -22117,25 +22843,46 @@ status collapsed
 
 
 \backslash
-framebox{
+numberwithin{footnote}{chapter}
 \end_layout
 
 \end_inset
 
+This is another example footnote:
+\series bold
 
-\begin_inset Graphics
-       filename ../clipart/without_fntright.pdf
-       width 100col%
+\begin_inset Foot
+status open
+
+\begin_layout Standard
+This is a footnote numbered in the scheme 
+\begin_inset Quotes eld
+\end_inset
+
+chapter.footnote
+\begin_inset Quotes erd
+\end_inset
+
+.
+\end_layout
 
 \end_inset
 
 
+\series default
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Standard
 
-}
+
+\backslash
+renewcommand{
+\backslash
+thefootnote}{
+\backslash
+arabic{footnote}}
 \end_layout
 
 \end_inset
@@ -22144,15 +22891,22 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-\begin_inset Caption
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Standard
-\begin_inset LatexCommand label
-name "fig:Standard-footnote-placement"
 
-\end_inset
+\series bold
+Note:
+\series default
+\series bold
 
-Standard footnote placement in two-column documents.
+\backslash
+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
@@ -22160,11 +22914,188 @@ Standard footnote placement in two-column documents.
 
 \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
+
+\backslash
+numberwithin
+\series default
+:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+renewcommand{
+\backslash
+thefootnote}{
+\backslash
+thechapter.
+\backslash
+Roman{footnote}}
+\end_layout
+
+\begin_layout Subsection
+Footnote Placement
+\begin_inset LatexCommand index
+name "Footnotes ! Placement"
+
+\end_inset
+
+
+\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
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+let
+\backslash
+myFoot
+\backslash
+footnote
+\newline
+
+\backslash
+renewcommand{
+\backslash
+footnote}[1]{
+\backslash
+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\InsetSpace ~
+
+\begin_inset 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\InsetSpace ~
+
+\begin_inset LatexCommand ref
+reference "fig:Footnote-placement-in"
+
+\end_inset
+
+, use the LaTeX-package 
+\series bold
+ftnright
+\series default
+
+\begin_inset LatexCommand index
+name "LaTeX-packages ! ftnright"
+
+\end_inset
+
+ with this command in the document preamble:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+usepackage{ftnright}
+\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
+
 \end_inset
 
 
-\end_layout
-
+\begin_inset Graphics
+       filename clipart/without_fntright.pdf
+       width 100col%
+       scaleBeforeRotation
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Caption
+
+\begin_layout Standard
+\begin_inset LatexCommand label
+name "fig:Standard-footnote-placement"
+
+\end_inset
+
+Standard footnote placement in two-column documents.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 \begin_inset Float figure
 placement !h
@@ -22187,8 +23118,9 @@ framebox{
 
 
 \begin_inset Graphics
-       filename ../clipart/with_fntright.pdf
+       filename clipart/with_fntright.pdf
        width 100col%
+       scaleBeforeRotation
 
 \end_inset
 
@@ -22297,7 +23229,7 @@ theendnotes
 \end_layout
 
 \begin_layout Standard
-in ERT at the the end of a section or chapter.
+in TeX-Code at the the end of a section or chapter.
 \end_layout
 
 \begin_layout Standard
@@ -22322,7 +23254,8 @@ framebox{
 
 
 \begin_inset Graphics
-       filename ../clipart/endnotes.pdf
+       filename clipart/endnotes.pdf
+       scaleBeforeRotation
 
 \end_inset
 
@@ -22364,7 +23297,7 @@ Endnotes -- footnotes are printed in a separate paragraph at the end of
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace defskip
+\begin_inset VSpace medskip
 \end_inset
 
 The paragraph heading for the endnotes isn't automatically translated into
@@ -22399,7 +23332,7 @@ notesname}{Anmerkungen}
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace defskip
+\begin_inset VSpace medskip
 \end_inset
 
 The numbering of endnotes can be changed like the footnote numbering as
@@ -22427,9 +23360,9 @@ theendnote
 \series bold
 
 \backslash
-@addtoreset 
+@addtoreset
 \series default
-as described in section\InsetSpace ~
+ as described in section\InsetSpace ~
 
 \begin_inset LatexCommand ref
 reference "sub:Footnote-Numbering"
@@ -22525,25 +23458,20 @@ Note
 \family default
  or the toolbar button 
 \begin_inset Graphics
-       filename ../images/marginalnote-insert.xpm
+       filename ../images/marginalnote-insert.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
 .
- A
-\family roman
-\series medium
-\family default
-\series default
-grey
+ A grey 
 \family roman
 \series medium
- box with the 
+box with the
 \family default
 \series default
-red 
+ red 
 \family roman
 \series medium
 label 
@@ -22600,7 +23528,7 @@ reversemarginpar
 \end_layout
 
 \begin_layout Standard
-in ERT before a margin note.
+in TeX-Code before a margin note.
  The new placement is valid for all following margin notes.
 \begin_inset ERT
 status collapsed
@@ -22649,31 +23577,31 @@ Note:
 \end_layout
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
+To return to the default placement insert the command
+\end_layout
 
 \begin_layout Standard
 
+\series bold
 
 \backslash
-normalmarginpar 
+normalmarginpar
 \end_layout
 
-\end_inset
-
-To return to the default placement insert the command
-\end_layout
+\begin_layout Standard
+in TeX-Code.
+\begin_inset ERT
+status collapsed
 
 \begin_layout Standard
 
-\series bold
 
 \backslash
-normalmarginpar
+normalmarginpar 
 \end_layout
 
-\begin_layout Standard
-in ERT.
+\end_inset
+
  
 \begin_inset Note Greyedout
 status open
@@ -22739,7 +23667,7 @@ hspace{0pt}
 \end_layout
 
 \begin_layout Standard
-in ERT before the word
+in TeX-Code before the word
 \family roman
 \series medium
 .
@@ -22789,6 +23717,43 @@ Note:
 \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 Standard
+
+
+\backslash
+ifmarginnote
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Standard
+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
@@ -22835,8 +23800,8 @@ marginnote
  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
+ The offset is set in LyX as TeX-Code directly behind the margin note in
the scheme
 \end_layout
 
 \begin_layout Standard
@@ -22855,12 +23820,12 @@ reference "tab:Units"
 
 .
  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{}
+For example the margin note beside this text line is shifted up 1.5\InsetSpace \thinspace{}
 cm with
- the ERT-command 
+ the TeX-Code-command 
 \begin_inset Quotes eld
 \end_inset
 
@@ -22903,7 +23868,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace defskip
+\begin_inset VSpace medskip
 \end_inset
 
 With 
@@ -22983,10 +23948,10 @@ The text of this margin note is centered.
 
 \end_inset
 
+
 \family default
 \series default
-The default is
+ The default is
 \end_layout
 
 \begin_layout Standard
@@ -23041,7 +24006,7 @@ raggedright}
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace defskip
+\begin_inset VSpace medskip
 \end_inset
 
 For the other features of 
@@ -23061,7 +24026,7 @@ key "marginnote"
 \begin_inset VSpace bigskip
 \end_inset
 
-You can change the layout of margin notes by redefining its definition.
+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
@@ -23248,7 +24213,7 @@ myMarginpar{#1}}
 \series default
 
 \begin_inset Note Note
-status open
+status collapsed
 
 \begin_layout Standard
 The margin note format is changed only for this example.
@@ -23259,16 +24224,70 @@ The margin note format is changed only for this example.
 
 \end_layout
 
-\begin_layout Chapter
-Boxes
-\end_layout
-
-\begin_layout Section
-Introduction
-\begin_inset LatexCommand index
-name "Boxes ! Introduction"
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
-\end_inset
+\begin_layout Standard
+
+
+\backslash
+else
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Standard
+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 Standard
+
+
+\backslash
+fi
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Chapter
+Boxes
+\end_layout
+
+\begin_layout Section
+Introduction
+\begin_inset LatexCommand index
+name "Boxes ! Introduction"
+
+\end_inset
 
 
 \end_layout
@@ -23326,8 +24345,9 @@ Box (Minipage)
 \family default
 : 
 \begin_inset Graphics
-       filename ../clipart/BoxInsetDefaultQt4.png
+       filename clipart/BoxInsetDefaultQt4.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -23609,7 +24629,7 @@ Height
 \end_layout
 
 \begin_layout Description
-Width This set the width of the box as heigth: 
+Width This sets the width of the box as heigth: 
 \begin_inset Box Boxed
 position "c"
 hor_pos "c"
@@ -23998,236 +25018,2059 @@ 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"
+\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
+\align center
+Oval box, thin
+\end_layout
+
+\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"
+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
+\align center
+Oval box, thick
+\end_layout
+
+\end_inset
+
+
+\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
+
+\backslash
+fboxrule
+\series default
+, the shadow has a width of 4\InsetSpace \thinspace{}
+pt.
+\begin_inset Box Shadowbox
+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
+\align center
+Shadow box
+\end_layout
+
+\end_inset
+
+
+\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{}
+
+\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
+
+\begin_layout Standard
+\align center
+Double box
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\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"
+
+\end_inset
+
+ must be installed.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+The default value for the size 
+\series bold
+
+\backslash
+fboxrule
+\series default
+ is 0.4\InsetSpace \thinspace{}
+pt.
+ It can be changed with the following command in TeX-Code to e.\InsetSpace \thinspace{}
+g.\InsetSpace ~
+2\InsetSpace \thinspace{}
+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 Standard
+
+
+\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
+width "25col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Standard
+\align center
+Rectangular box with 
+\series bold
+
+\backslash
+fboxrule
+\series default
+\InsetSpace \thinspace{}
+=\InsetSpace \thinspace{}
+2\InsetSpace \thinspace{}
+pt
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\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\InsetSpace \thinspace{}
+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\InsetSpace \thinspace{}
+pt, like for the following box:
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\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
+width "25col%"
+special "none"
+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
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\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\InsetSpace \thinspace{}
+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\InsetSpace \thinspace{}
+×\InsetSpace \thinspace{}
+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 Standard
+
+
+\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 "25col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\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
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+cornersize{0.5}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\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\InsetSpace \thinspace{}
+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 Standard
+
+
+\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 "25col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status collapsed
+
+\begin_layout Standard
+\align center
+Shadow box with 
+\series bold
+
+\backslash
+shadowsize
+\series default
+\InsetSpace \thinspace{}
+=\InsetSpace \thinspace{}
+2\InsetSpace \thinspace{}
+pt
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+setlength{
+\backslash
+shadowsize}{4pt}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\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 Section
+Minipages
+\begin_inset LatexCommand label
+name "sec:Minipages"
+
+\end_inset
+
+
+\begin_inset LatexCommand index
+name "Boxes ! Minipages"
+
+\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
+.
+\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
+status collapsed
+
+\begin_layout Standard
+
+\lang german
+Dies ist eine deutsche Fußnote.
+\end_layout
+
+\end_inset
+
+.
+ Dies ist ein deutscher Text.
+ Dies ist ein deutscher Text.
+\end_layout
+
+\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
+status collapsed
+
+\begin_layout Standard
+This is an English footnote.
+\end_layout
+
+\end_inset
+
+ This is an English Text.
+\end_layout
+
+\end_inset
+
+
+\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.
+\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
+
+\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
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+3
+\begin_inset Foot
+status collapsed
+
+\begin_layout Standard
+This is a footnote within a table.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+4
+\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
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+b
+\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 Standard
+d
+\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
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+f
+\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
+
+\begin_layout Standard
+h
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\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_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 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
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+3
+\begin_inset Foot
+status collapsed
+
+\begin_layout Standard
+This is a footnote within a table.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+4
+\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
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+b
+\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 Standard
+d
+\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
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+f
+\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
+
+\begin_layout Standard
+h
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\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.\InsetSpace \thinspace{}
+g.\InsetSpace ~
+
+\family sans
+MedSkip
+\family default
+ in the document settings.
+\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
+
+.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Standard
+
+\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
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+Parboxes
+\begin_inset LatexCommand label
+name "sec:Parboxes"
+
+\end_inset
+
+
+\begin_inset LatexCommand index
+name "Boxes ! Parboxes"
+
+\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
+
+\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
+
+\begin_layout Standard
+This a text within a parbox.
+ This a text within a parbox.
+\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.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+Boxes for Words and Characters
+\begin_inset LatexCommand index
+name "Boxes ! for Characters"
+
+\end_inset
+
+
+\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"
+
+\end_inset
+
+
+\end_layout
+
+\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 Standard
+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
+
+, add the command
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+mbox{
+\end_layout
+
+\begin_layout Standard
+in TeX-Code before the word.
+ Behind the word insert a closing brace 
+\begin_inset Quotes eld
+\end_inset
+
+
+\series bold
+}
+\series default
+
+\begin_inset Quotes erd
+\end_inset
+
+ in TeX-Code.
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+pagebreak 
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\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 ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+mbox{
+\end_layout
+
+\end_inset
+
+
+\begin_inset Quotes eld
+\end_inset
+
+veryverylongword
+\begin_inset Quotes erd
+\end_inset
+
+.
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+You can alternatively set the command 
+\begin_inset Quotes eld
+\end_inset
+
+
+\series bold
+
+\backslash
+-
+\series default
+
+\begin_inset Quotes grd
+\end_inset
+
+ as TeX-Code directly before the word:
+\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
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\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_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
+
+
+\backslash
+mbox{
+\end_layout
+
+\end_inset
+
+
+\begin_inset Quotes eld
+\end_inset
+
+veryverylongword
+\begin_inset Quotes erd
+\end_inset
+
+.
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Vertical Alignment
+\begin_inset LatexCommand label
+name "sub:Vertical-Alignment"
+
+\end_inset
+
+
+\begin_inset LatexCommand index
+name "Boxes ! for Vertical Alignment"
+
+\end_inset
+
+
+\begin_inset LatexCommand index
+name "Boxes ! Raiseboxes"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+With the help of the command 
+\series bold
+
+\backslash
+raisebox
+\series default
+ you can align words, characters or other boxes vertically to the surrounding
+ text.
+\series bold
+
+\backslash
+raisebox
+\series default
+ is used with the following scheme:
+\end_layout
+
+\begin_layout Standard
+
+\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 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
+
+deepest
+\begin_inset Quotes erd
+\end_inset
+
+ 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
+
+\series bold
+
+\backslash
+raisebox{
+\backslash
+depth}{
+\end_layout
+
+\begin_layout Standard
+in TeX-Code before the word.
+ Behind the word insert a closing brace 
+\begin_inset Quotes eld
+\end_inset
+
+
+\series bold
+}
+\series default
+
+\begin_inset Quotes erd
+\end_inset
+
+ in TeX-Code.
+\newline
+This is the result:
+\end_layout
+
+\begin_layout Standard
+This is a text line with the word 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+raisebox{
+\backslash
+depth}{
+\end_layout
+
+\end_inset
+
+
+\begin_inset Quotes eld
+\end_inset
+
+preventing
+\begin_inset Quotes erd
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+}
+\end_layout
+
+\end_inset
+
+ as raised word.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\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
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+raisebox{-
+\backslash
+depth}{
+\end_layout
+
+\end_inset
+
+
+\begin_inset Quotes eld
+\end_inset
+
+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
+
+
+\backslash
+raisebox{0.5cm}{
+\end_layout
+
+\end_inset
+
+
+\begin_inset Quotes eld
+\end_inset
+
+testing
+\begin_inset Quotes erd
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+}
+\end_layout
+
+\end_inset
+
+ 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
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+raisebox{-
+\backslash
+depth}[0pt]{
+\end_layout
+
+\begin_layout Standard
+This is a text line with the word 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+raisebox{-
+\backslash
+depth}[0pt]{
+\end_layout
+
+\end_inset
+
+
+\begin_inset Quotes eld
+\end_inset
+
+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
+
+
+\backslash
+raisebox{0.5cm}[0pt]{
+\end_layout
+
+\end_inset
+
+
+\begin_inset Quotes eld
+\end_inset
+
+testing
+\begin_inset Quotes erd
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+}
+\end_layout
+
+\end_inset
+
+ as raised word.
+\end_layout
+
+\begin_layout Section
+Colored Boxes
+\begin_inset LatexCommand label
+name "sec:Colored-Boxes"
+
+\end_inset
+
+
+\begin_inset LatexCommand index
+name "Boxes ! Color"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Color for Text
+\begin_inset LatexCommand index
+name "Color ! for Text"
+
+\end_inset
+
+
+\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
+
+colorbox
+\begin_inset Quotes erd
+\end_inset
+
+.
+ This requires that the LaTeX-package 
+\series bold
+color
+\series default
+
+\begin_inset LatexCommand index
+name "LaTeX-packages ! color"
+
+\end_inset
+
+ is loaded in the document preamble with the command
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+@ifundefined{textcolor}
+\newline
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+hphantom{ }
+\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
+status collapsed
+
+\begin_layout Standard
+To avoid that it is loaded twice the command 
+\series bold
+
+\backslash
+@ifundef\SpecialChar \textcompwordmark{}
+ined
+\series default
+ is used.
+\end_layout
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+Colorboxes are created with the command 
+\series bold
+
+\backslash
+colorbox
+\series default
+.
+ This will be used with the following scheme:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+colorbox{color}{box content}
+\end_layout
+
+\begin_layout Standard
+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:
+\newline
+
+\family sans
+black
+\family default
+, 
+\family sans
+blue
+\family default
+, 
+\family sans
+cyan
+\family default
+\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"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+To have e.\InsetSpace \thinspace{}
+g.\InsetSpace ~
+a red background for a word, insert the command
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+colorbox{red}{
+\end_layout
+
+\begin_layout Standard
+before the word in TeX-Code.
+ Behind the word insert a closing brace 
+\begin_inset Quotes eld
+\end_inset
+
+
+\series bold
+}
+\series default
+
+\begin_inset Quotes erd
+\end_inset
+
+ in TeX-Code.
+\newline
+This is the result:
+\end_layout
+
+\begin_layout Standard
+This is a line where the word 
+\begin_inset ERT
 status collapsed
 
 \begin_layout Standard
-\align center
-Oval box, thin
+
+
+\backslash
+colorbox{red}{
 \end_layout
 
 \end_inset
 
 
-\end_layout
+\begin_inset Quotes eld
+\end_inset
 
-\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"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "20col%"
-special "none"
-height "1in"
-height_special "totalheight"
+Attention!
+\begin_inset Quotes erd
+\end_inset
+
+
+\begin_inset ERT
 status collapsed
 
 \begin_layout Standard
-\align center
-Oval box, thick
+
+}
 \end_layout
 
 \end_inset
 
-
+ has a red background.
 \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 
+\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
-fboxrule
+fcolorbox
 \series default
-, the shadow has a width of 4\InsetSpace \thinspace{}
-pt.
-\begin_inset Box Shadowbox
-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
-\align center
-Shadow box
+ with the following scheme:
 \end_layout
 
-\end_inset
+\begin_layout Standard
 
+\series bold
 
+\backslash
+fcolorbox{frame color}{box color}{box content}
 \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{}
+\begin_layout Standard
 
 \series bold
 
 \backslash
-fboxrule
+fcolorbox
 \series default
-, the thickness of the outer frame is 1.5\InsetSpace \thinspace{}
-
+ is an extension to 
 \series bold
 
 \backslash
-fboxrule
+colorbox
 \series default
 .
- The distance between the lines is 1.5\InsetSpace \thinspace{}
-
+ 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
-\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
+ and 
+\series bold
 
-\begin_layout Standard
-\align center
-Double box
-\end_layout
+\backslash
+fboxsep
+\series default
+, respectively, as described in section\InsetSpace ~
+
+\begin_inset LatexCommand ref
+reference "sec:Framed-Boxes"
 
 \end_inset
 
+.
+\end_layout
 
+\begin_layout Standard
+For the following example the command
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\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"
-
-\end_inset
+\backslash
+fcolorbox{cyan}{magenta}{
+\end_layout
 
- must be installed.
+\begin_layout Standard
+was used.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
+Here is an example where the frame line thickness was set to 1\InsetSpace \thinspace{}
+mm:
+\newline
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
 
-The default value for the size 
-\series bold
 
 \backslash
-fboxrule
-\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:
+fboxrule 1mm 
+\backslash
+fboxsep 1mm
 \end_layout
 
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
 \begin_layout Standard
 
-\series bold
 
 \backslash
-setlength{
-\backslash
-fboxrule}{2pt}
+fcolorbox{cyan}{magenta}{
 \end_layout
 
-\begin_layout Standard
+\end_inset
+
+This is text within a colored, framed box.
 \begin_inset ERT
 status collapsed
 
 \begin_layout Standard
 
+}
+\end_layout
+
+\end_inset
+
 
-\backslash
-setlength{
-\backslash
-fboxrule}{2pt}
 \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 Box Boxed
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "c"
-use_parbox 0
-width "25col%"
-special "none"
-height "1in"
-height_special "totalheight"
+\begin_inset ERT
 status collapsed
 
 \begin_layout Standard
-\align center
-Rectangular box with 
-\series bold
+
 
 \backslash
-fboxrule
-\series default
-\InsetSpace \thinspace{}
-=\InsetSpace \thinspace{}
-2\InsetSpace \thinspace{}
-pt
+fcolorbox{cyan}{magenta}{
+\end_layout
+
+\end_inset
+
+
+\color yellow
+This is colored text within a colored, framed box.
+\color none
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+}
 \end_layout
 
 \end_inset
@@ -24240,9 +27083,9 @@ status collapsed
 
 
 \backslash
-setlength{
+fboxrule 0.4pt 
 \backslash
-fboxrule}{0.4pt}
+fboxsep 3pt
 \end_layout
 
 \end_inset
@@ -24251,20 +27094,59 @@ fboxrule}{0.4pt}
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+
+\series bold
+\begin_inset VSpace medskip
 \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 
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Standard
+
+\series bold
+Note:
+\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.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Color for Paragraphs
+\begin_inset LatexCommand label
+name "sub:Color-for-Paragraphs"
+
+\end_inset
+
+
+\begin_inset LatexCommand index
+name "Color ! for Paragraphs"
+
+\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 
 \series bold
 
 \backslash
-fboxsep
+colorbox
 \series default
- to another value.
- For example the command
+ command
 \end_layout
 
 \begin_layout Standard
@@ -24272,14 +27154,24 @@ fboxsep
 \series bold
 
 \backslash
-setlength{
-\backslash
-fboxsep}{10pt}
+colorbox{color}{
 \end_layout
 
 \begin_layout Standard
-sets the value to 10\InsetSpace \thinspace{}
-pt, like for the following box:
+in TeX-Code.
+ Behind the minipage insert a closing brace 
+\begin_inset Quotes eld
+\end_inset
+
+
+\series bold
+}
+\series default
+
+\begin_inset Quotes erd
+\end_inset
+
+ in TeX-Code.
 \end_layout
 
 \begin_layout Standard
@@ -24290,152 +27182,150 @@ status collapsed
 
 
 \backslash
-setlength{
-\backslash
-fboxsep}{10pt}
+colorbox{lightgrey}{
 \end_layout
 
 \end_inset
 
 
-\begin_inset Box Boxed
-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%"
+width "100col%"
 special "none"
 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
+This is text with background color.
+ This is text with background color.
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace defskip
 \end_inset
 
-
-\begin_inset ERT
+The text can have footnotes
+\begin_inset Foot
 status collapsed
 
 \begin_layout Standard
-
-
-\backslash
-setlength{
-\backslash
-fboxsep}{3pt}
+Another example footnote
 \end_layout
 
 \end_inset
 
-
+ and can include tables and figures.
 \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
+\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
 
 \begin_layout Standard
-
-\series bold
-
-\backslash
-cornersize*{1cm}
+a
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Standard
-sets the diameter to 1\InsetSpace \thinspace{}
-cm.
- The command
+!
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Standard
+3
+\end_layout
 
-\series bold
+\end_inset
+</cell>
+</row>
+<row topline="true">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-cornersize{num}
+\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
-sets the diameter to 
-\family sans
-num\InsetSpace \thinspace{}
-×\InsetSpace \thinspace{}
-minimum(width and heigth of box)
-\family default
-.
- The default is 
-\series bold
+b2
+\begin_inset Quotes erd
+\end_inset
 
-\backslash
-cornersize{0.5}
-\series default
-.
+|
 \end_layout
 
-\begin_layout Standard
-\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 Standard
+>
+\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
 
-\backslash
-cornersize*{1.5cm}
+\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
+\end_layout
 
-\begin_inset Box Ovalbox
-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
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Standard
-\align center
-Oval box with 
-\series bold
+c
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
 
-\backslash
-cornersize
-\series default
-\InsetSpace \thinspace{}
-=\InsetSpace \thinspace{}
-1.5\InsetSpace \thinspace{}
-cm
 \end_layout
 
 \end_inset
@@ -24446,9 +27336,7 @@ status collapsed
 
 \begin_layout Standard
 
-
-\backslash
-cornersize{0.5}
+}
 \end_layout
 
 \end_inset
@@ -24456,19 +27344,22 @@ cornersize{0.5}
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
+\begin_layout Section
+Rotated and Scaled Boxes
+\end_layout
 
-The size of the shadow can be adjusted by changing the length 
+\begin_layout Standard
+To use the the commands described in this section, the LaTeX-package 
 \series bold
-
-\backslash
-shadowsize
+graphicx
 \series default
-.
- It it set to 2\InsetSpace \thinspace{}
-pt for the following box by this command:
+
+\begin_inset LatexCommand index
+name "LaTeX-packages ! graphicx"
+
+\end_inset
+
+ needs to be loaded in the document preamble with the command
 \end_layout
 
 \begin_layout Standard
@@ -24476,12 +27367,9 @@ pt for the following box by this command:
 \series bold
 
 \backslash
-setlength{
-\backslash
-shadowsize}{2pt}
-\end_layout
+@ifundefined{rotatebox}
+\newline
 
-\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
@@ -24489,53 +27377,43 @@ status collapsed
 
 
 \backslash
-setlength{
-\backslash
-shadowsize}{2pt}
+hphantom{ }
 \end_layout
 
 \end_inset
 
+{
+\backslash
+usepackage{graphicx}}{}
+\end_layout
 
-\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
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Standard
-\align center
-Shadow box with 
-\series bold
 
-\backslash
-shadowsize
+\series bold
+Note:
 \series default
-\InsetSpace \thinspace{}
-=\InsetSpace \thinspace{}
-2\InsetSpace \thinspace{}
-pt
+ Some DVI-viewers can't display rotated or scaled material.
 \end_layout
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\end_layout
 
 \begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
+\begin_layout Standard
 
-\backslash
-setlength{
-\backslash
-shadowsize}{4pt}
+\series bold
+Note:
+\series default
+ Floats mustn't be inside a rotated or scaled box.
 \end_layout
 
 \end_inset
@@ -24543,24 +27421,28 @@ shadowsize}{4pt}
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
+\begin_layout Subsection
+Rotated Boxes
+\begin_inset LatexCommand index
+name "Boxes ! rotated"
+
 \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"
+\begin_inset LatexCommand index
+name "Rotated material"
 
 \end_inset
 
 
 \begin_inset LatexCommand index
-name "Boxes ! Minipages"
+name "Figures ! rotated"
+
+\end_inset
+
+
+\begin_inset LatexCommand index
+name "Table Customization ! Rotating"
 
 \end_inset
 
@@ -24568,258 +27450,277 @@ name "Boxes ! Minipages"
 \end_layout
 
 \begin_layout Standard
-Minipages are treated by LaTeX as pages within pages and can therefore for
- example have their own footnotes.
+To rotate material, you can put it into a rotated box.
+ Such a box is created using the command 
+\series bold
+
+\backslash
+rotatebox
+\series default
+ in TeX-Code with the following scheme:
 \end_layout
 
 \begin_layout Standard
-Minipages are useful when you write documents with different languages.
+
+\series bold
+
+\backslash
+rotatebox[rotation origin]{rotation angle}{box content}
 \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
+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), and also expedient 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
-\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
+In the following example the command 
+\series bold
 
-\begin_layout Standard
+\backslash
+rotatebox[origin=c]{60}{
+\series default
+ was inserted as TeX-Code before the text 
+\begin_inset Quotes eld
+\end_inset
 
-\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
+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
+This is a line 
+\begin_inset ERT
 status collapsed
 
 \begin_layout Standard
 
-\lang german
-Dies ist eine deutsche Fußnote.
+
+\backslash
+rotatebox[origin=c]{60}{
 \end_layout
 
 \end_inset
 
-.
- Dies ist ein deutscher Text.
- Dies ist ein deutscher Text.
+with rotated
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+}
 \end_layout
 
 \end_inset
 
+ text.
+\end_layout
 
-\hfill
+\begin_layout Standard
+The box content can also be another box or an inline formula:
+\end_layout
 
-\begin_inset Box Frameless
-position "t"
+\begin_layout Standard
+This is a line
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+rotatebox[origin=r]{-60}{
+\end_layout
+
+\end_inset
+
+
+\begin_inset Box Doublebox
+position "c"
 hor_pos "c"
-has_inner_box 1
+has_inner_box 0
 inner_pos "c"
 use_parbox 0
-width "45col%"
-special "none"
+width "1in"
+special "width"
 height "1in"
 height_special "totalheight"
-status open
+status collapsed
 
 \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
+with rotated
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+}
+\end_layout
+
+\end_inset
+
+ framed text 
+\begin_inset ERT
 status collapsed
 
 \begin_layout Standard
-This is an English footnote.
-\end_layout
 
-\end_inset
 
- This is an English Text.
+\backslash
+rotatebox[origin=lb]{60}{
 \end_layout
 
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace bigskip
+\begin_inset Formula $\int A\,\mathrm{d}x=B$
 \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.
-\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
+\begin_inset ERT
+status collapsed
 
 \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
+ and a formula.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+or an image or table:
+\end_layout
 
 \begin_layout Standard
-3
-\begin_inset Foot
+This is a line
+\begin_inset ERT
 status collapsed
 
 \begin_layout Standard
-This is a footnote within a table.
+
+
+\backslash
+rotatebox[origin=lb]{90}{
 \end_layout
 
 \end_inset
 
 
-\end_layout
+\begin_inset Graphics
+       filename clipart/platypus.eps
+       lyxscale 50
+       width 25col%
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-4
-\end_layout
 
-\end_inset
-</cell>
-</row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_inset ERT
+status collapsed
 
 \begin_layout Standard
-a
+
+}
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+ with a rotated image 
+\begin_inset ERT
+status collapsed
 
 \begin_layout Standard
-b
-\end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-c
+\backslash
+rotatebox[origin=l]{-90}{
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-d
-\end_layout
 
-\end_inset
-</cell>
-</row>
-<row topline="true" bottomline="true">
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" 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">
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-e
+q
 \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
-f
+w
 \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
-g
+e
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Standard
-h
+r
 \end_layout
 
 \end_inset
 \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 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
+ and table.
 \end_layout
 
+\begin_layout Subsection
+Scaled Boxes
+\begin_inset LatexCommand index
+name "Boxes ! scaled"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-3
-\begin_inset Foot
-status collapsed
 
-\begin_layout Standard
-This is a footnote within a table.
-\end_layout
+\begin_inset LatexCommand index
+name "Scaled material"
 
 \end_inset
 
 
-\end_layout
+\begin_inset LatexCommand index
+name "Figures ! scaled"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-4
-\end_layout
+
+\begin_inset LatexCommand index
+name "Table Customization ! Scaling"
 
 \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
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\end_layout
 
 \begin_layout Standard
-b
-\end_layout
+To scale material the commands 
+\series bold
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\backslash
+scalebox
+\series default
+ and 
+\series bold
 
-\begin_layout Standard
-c
+\backslash
+resizebox
+\series default
+ can be used as TeX-Code.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
 \begin_layout Standard
-d
-\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
+\series bold
 
-\begin_layout Standard
-e
+\backslash
+scalebox
+\series default
+ is used with the following scheme:
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
 \begin_layout Standard
-f
-\end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\series bold
 
-\begin_layout Standard
-g
+\backslash
+scalebox{horizontal}[vertical]{box content}
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
 \begin_layout Standard
-h
+Horizontal and vertical are the corresponding scaling factors.
+ If no vertical scaling factor is given, the horizontal factor will also
+ be used as vertical one.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
+\begin_layout Standard
+The command 
+\series bold
+
+\backslash
+scalebox{2}{Hello}
+\series default
+ creates for example a double size 
+\begin_inset ERT
+status collapsed
 
-\end_inset
+\begin_layout Standard
 
 
+\backslash
+scalebox{2}{
 \end_layout
 
 \end_inset
 
-
-\end_layout
+Hello
+\begin_inset ERT
+status collapsed
 
 \begin_layout Standard
-\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.\InsetSpace \thinspace{}
-g.\InsetSpace ~
 
-\family sans
-MedSkip
-\family default
- in the document settings.
+}
 \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
 
-.
+, compared to the document text size.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
 \begin_layout Standard
 
 \series bold
-Note:
+
+\backslash
+scalebox{2}[1]{Hello}
 \series default
- You cannot have floats or margin notes inside minipages but minipages can
- be used inside tables, floats, and other boxes.
-\end_layout
+ in contrary distorts the 
+\begin_inset ERT
+status collapsed
 
-\end_inset
+\begin_layout Standard
 
 
+\backslash
+scalebox{2}[1]{
 \end_layout
 
-\begin_layout Section
-Parboxes
-\begin_inset LatexCommand label
-name "sec:Parboxes"
-
 \end_inset
 
+Hello
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
 
-\begin_inset LatexCommand index
-name "Boxes ! Parboxes"
+}
+\end_layout
 
 \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
+If a the scaling factor is negative, the box content will be mirrored.
+ Therefore the command 
+\series bold
 
-\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"
+\backslash
+scalebox{-1}[1]{Hello}
+\series default
+ can be used to create mirror writing: 
+\begin_inset ERT
 status collapsed
 
 \begin_layout Standard
-This a text within a parbox.
- This a text within a parbox.
-\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.
+\backslash
+scalebox{-1}[1]{
 \end_layout
 
 \end_inset
 
+Hello
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
 
+}
 \end_layout
 
 \end_inset
@@ -25106,56 +27924,70 @@ This footnote is inside a parbox and will therefore not appear.
 
 \end_layout
 
-\begin_layout Section
-Boxes for Words and Characters
-\begin_inset LatexCommand index
-name "Boxes ! for Characters"
+\begin_layout Standard
 
-\end_inset
+\series bold
+
+\backslash
+scalebox{1}[-1]{Hello}
+\series default
+ reflects the 
+\begin_inset ERT
+status collapsed
 
+\begin_layout Standard
 
-\end_layout
 
-\begin_layout Subsection
-Prevent Hyphenation
-\begin_inset LatexCommand label
-name "sec:Prevent-Hyphenation"
+\backslash
+scalebox{1}[-1]{
+\end_layout
 
 \end_inset
 
+Hello
+\begin_inset ERT
+status collapsed
 
-\begin_inset LatexCommand index
-name "Boxes ! to Prevent Hyphenation"
+\begin_layout Standard
 
-\end_inset
+}
+\end_layout
 
+\end_inset
 
+ at the base line.
 \end_layout
 
 \begin_layout Standard
-You can use a special kind of boxes to prevent words or text to be hyphenated.
+Equivalent to 
+\series bold
+
+\backslash
+scalebox{-1}[1]{box content}
+\series default
+ there exists the command
 \newline
-Her
-e is an example text:
-\end_layout
 
-\begin_layout Standard
-This line is an example to show how you can prevent the hyphenation of e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-veryver
-ylongwords.
+\series bold
+
+\backslash
+reflectbox{box content}
+\series default
+.
 \end_layout
 
 \begin_layout Standard
-To prevent the hyphenation of the word 
-\begin_inset Quotes eld
+\begin_inset VSpace bigskip
 \end_inset
 
-veryverylongwords
-\begin_inset Quotes erd
-\end_inset
+The command 
+\series bold
 
-, add the command
+\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
@@ -25163,24 +27995,25 @@ veryverylongwords
 \series bold
 
 \backslash
-mbox{
+resizebox{width}{height}{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
-
-
+Is one of the two command arguments given as exclamation mark 
 \series bold
-}
+!
 \series default
+, the size is set so that the aspect ratio of the box content is kept.
+\end_layout
 
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Standard
+The command 
+\series bold
 
- in ERT.
+\backslash
+resizebox{2cm}{1cm}{Hello}
+\series default
+ produces: 
 \begin_inset ERT
 status collapsed
 
@@ -25188,22 +28021,31 @@ status collapsed
 
 
 \backslash
-pagebreak 
+resizebox{2cm}{1cm}{
 \end_layout
 
 \end_inset
 
-
-\end_layout
+Hello
+\begin_inset ERT
+status collapsed
 
 \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 e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
+\end_inset
+
+
+\newline
+The command 
+\series bold
 
+\backslash
+resizebox{2cm}{!}{Hello}
+\series default
+ produces: 
 \begin_inset ERT
 status collapsed
 
@@ -25211,12 +28053,12 @@ status collapsed
 
 
 \backslash
-mbox{
+resizebox{2cm}{!}{
 \end_layout
 
 \end_inset
 
-veryverylongwords.
+Hello
 \begin_inset ERT
 status collapsed
 
@@ -25231,28 +28073,69 @@ status collapsed
 \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 
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Standard
+
 \series bold
-Ctrl-Return
+Note:
 \series default
-) a line break before the word:
+ 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
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-This line is an example to show how you can prevent the hyphenation of e.\InsetSpace \thinspace{}
+The boxes can be combined in any order.
+ E.\InsetSpace \thinspace{}
 g.\InsetSpace ~
+the command
+\newline
+
+\series bold
 
+\backslash
+rotatebox[origin=c]{-45}{
+\backslash
+resizebox{2cm}{!}{
+\backslash
+reflectbox{Hello}}}
 \newline
 
+\series default
+produces:
+\end_layout
+
+\begin_layout Standard
+\align center
 \begin_inset ERT
 status collapsed
 
@@ -25260,18 +28143,22 @@ status collapsed
 
 
 \backslash
-mbox{
+rotatebox[origin=c]{-45}{
+\backslash
+resizebox{2cm}{!}{
+\backslash
+reflectbox{
 \end_layout
 
 \end_inset
 
-veryverylongwords.
+Hello
 \begin_inset ERT
 status collapsed
 
 \begin_layout Standard
 
-}
+}}}
 \end_layout
 
 \end_inset
@@ -25279,118 +28166,127 @@ status collapsed
 
 \end_layout
 
-\begin_layout Subsection
-Vertical Alignment
-\begin_inset LatexCommand label
-name "sub:Vertical-Alignment"
+\begin_layout Standard
+\noindent
+Images, tables, and inline formulas are allowed as box content:
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+rotatebox[origin=c]{-30}{
+\backslash
+resizebox{2cm}{!}{
+\backslash
+reflectbox{
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Boxes ! for Vertical Alignment"
+\begin_inset Graphics
+       filename clipart/platypus.eps
+       lyxscale 50
+       width 25col%
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Boxes ! Raiseboxes"
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+}}}
+\end_layout
 
 \end_inset
 
 
-\end_layout
+\begin_inset ERT
+status collapsed
 
 \begin_layout Standard
-With the help of the command 
-\series bold
 
-\backslash
-raisebox
-\series default
- you can align words, characters or other boxes vertically to the surrounding
- text.
-\series bold
 
 \backslash
-raisebox
-\series default
- is used with the following scheme:
+rotatebox[origin=c]{-45}{
+\backslash
+resizebox{2cm}{!}{
+\backslash
+reflectbox{
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-raisebox{lift}[height][depth]{box content}
-\end_layout
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" 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">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Standard
-The lift can be a positive value to raise the box or a negative value to
- lower the box.
+q
 \end_layout
 
-\begin_layout Standard
-To align for example the word 
-\begin_inset Quotes eld
-\end_inset
-
-preventing
-\begin_inset Quotes erd
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
- so that the bottom of the 
-\begin_inset Quotes eld
-\end_inset
+\begin_layout Standard
+w
+\end_layout
 
-deepest
-\begin_inset Quotes erd
 \end_inset
+</cell>
+</row>
+<row topline="true" bottomline="true">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
- character 
-\begin_inset Quotes eld
-\end_inset
+\begin_layout Standard
+e
+\end_layout
 
-p
-\begin_inset Quotes erd
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
- is at the baseline, insert the command
+\begin_layout Standard
+r
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
-\series bold
+\end_inset
 
-\backslash
-raisebox{
-\backslash
-depth}{
-\end_layout
 
-\begin_layout Standard
-in ERT before the word.
- Behind the word insert a closing brace 
-\begin_inset Quotes eld
-\end_inset
+\begin_inset ERT
+status collapsed
 
+\begin_layout Standard
 
-\series bold
-}
-\series default
+}}}
+\end_layout
 
-\begin_inset Quotes erd
 \end_inset
 
- in ERT.
-\newline
-This is the result:
-\end_layout
 
-\begin_layout Standard
-This is a text line with the word 
 \begin_inset ERT
 status collapsed
 
@@ -25398,19 +28294,17 @@ status collapsed
 
 
 \backslash
-raisebox{
+rotatebox[origin=c]{-45}{
 \backslash
-depth}{
+resizebox{2cm}{!}{
+\backslash
+reflectbox{
 \end_layout
 
 \end_inset
 
 
-\begin_inset Quotes eld
-\end_inset
-
-preventing
-\begin_inset Quotes erd
+\begin_inset Formula $\int A\,\mathrm{d}x=B$
 \end_inset
 
 
@@ -25419,98 +28313,168 @@ status collapsed
 
 \begin_layout Standard
 
-}
+}}}
 \end_layout
 
 \end_inset
 
- as raised word.
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace bigskip
-\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
+When the global formula style 
+\series bold
+fleqn
+\series default
+ is used in the document
+\begin_inset Foot
 status collapsed
 
 \begin_layout Standard
+When 
+\begin_inset Quotes eld
+\end_inset
 
+fleqn
+\begin_inset Quotes erd
+\end_inset
 
-\backslash
-raisebox{-
-\backslash
-depth}{
+ is added to the document class options.
 \end_layout
 
 \end_inset
 
+, also display formulas can be scaled.
+\end_layout
 
-\begin_inset Quotes eld
-\end_inset
+\begin_layout Section
+URLs (Uniform Resource Locators)
+\begin_inset LatexCommand index
+name "URLs"
 
-preventing
-\begin_inset Quotes erd
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\end_layout
 
 \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
 
-\end_inset
+\begin_layout Standard
+Here is an example URL: 
+\begin_inset LatexCommand url
+name "LyX's homepage"
+target "http://www.lyx.org"
 
- as lowered word.
-\newline
-This is a text line with the word 
-\begin_inset ERT
-status collapsed
+\end_inset
 
-\begin_layout Standard
 
+\end_layout
 
-\backslash
-raisebox{0.5cm}{
+\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.
 \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
 \end_inset
 
 
-\begin_inset Quotes eld
-\end_inset
+\family sans
+Typewriter
+\family default
 
-testing
 \begin_inset Quotes erd
 \end_inset
 
+.
+\end_layout
 
-\begin_inset ERT
-status collapsed
+\begin_layout Standard
+When you use the LaTeX-package 
+\series bold
+hyperref
+\series default
+
+\begin_inset LatexCommand index
+name "LaTeX-packages ! hyperref"
+
+\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
 
 \begin_layout Standard
 
-}
+\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
+
+
+\backslash
+#
+\begin_inset Quotes erd
+\end_inset
+
+.
+ URLs must not end with a backslash.
 \end_layout
 
 \end_inset
 
- 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_inset VSpace bigskip
+\end_inset
+
+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
@@ -25518,70 +28482,101 @@ If you want to prevent this for a certain reason, set the box height to
 \series bold
 
 \backslash
-raisebox{-
-\backslash
-depth}[0pt]{
+href{link location}{link text}
 \end_layout
 
 \begin_layout Standard
-This is a text line with the word 
-\begin_inset ERT
-status collapsed
+in TeX-Code.
+ To get for example a link to LyX's web page, write the command
+\end_layout
 
 \begin_layout Standard
 
+\series bold
 
 \backslash
-raisebox{-
-\backslash
-depth}[0pt]{
+href{http://www.lyx.org}{
 \end_layout
 
+\begin_layout Standard
+in TeX-Code.
+ 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
 \end_inset
 
-preventing
+
+\series bold
+}
+\series default
+
 \begin_inset Quotes erd
 \end_inset
 
-
+ in TeX-Code.
+ This is the result: 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Standard
 
-}
+
+\backslash
+href{http://www.lyx.org}{
 \end_layout
 
 \end_inset
 
- as lowered word.
-\newline
-This is a text line with the word 
+LyX's homepage
 \begin_inset ERT
 status collapsed
 
 \begin_layout Standard
 
-
-\backslash
-raisebox{0.5cm}[0pt]{
+}
 \end_layout
 
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+To link to email addresses, add the prefix 
 \begin_inset Quotes eld
 \end_inset
 
-testing
+
+\family sans
+mailto:
+\family default
+
 \begin_inset Quotes erd
 \end_inset
 
+ to the link location:
+\newline
+Email to 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+href{mailto:lyx-docs@lists.lyx.org?subject=LyX's documentation}{
+\end_layout
+
+\end_inset
 
+lyx-docs mailing list
 \begin_inset ERT
 status collapsed
 
@@ -25592,59 +28587,126 @@ status collapsed
 
 \end_inset
 
- as raised word.
+.
 \end_layout
 
-\begin_layout Section
-Colored Boxes
-\begin_inset LatexCommand label
-name "sec:Colored-Boxes"
+\begin_layout Standard
+Using 
+\series bold
 
-\end_inset
+\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
+\series default
+'s load command and the restrictions mentioned above doesn't apply for 
+\series bold
 
+\backslash
+href
+\series default
+.
+\end_layout
 
+\begin_layout Chapter
+External Stuff
 \begin_inset LatexCommand index
-name "Boxes ! Color"
+name "External Stuff"
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Subsection
-Color for Text
-\begin_inset LatexCommand index
-name "Color ! for Text"
+\begin_layout Standard
+With the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+File
+\family default
+ you can insert external material to your document.
+ This can be:
+\end_layout
 
-\end_inset
+\begin_layout Description
+LyX\InsetSpace ~
+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.
+\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.
 \end_layout
 
-\begin_layout Standard
-To color the background of text the text must be put into a so called colorbox.
- This requires that the LaTeX-package 
-\series bold
-color
-\series default
+\begin_layout Description
+External\InsetSpace ~
+Material Files in various formats.
+\end_layout
+
+\begin_layout Description
+Child\InsetSpace ~
+Document LyX or LaTeX-documents.
+\end_layout
 
+\begin_layout Section
+External Material
 \begin_inset LatexCommand index
-name "LaTeX-packages ! color"
+name "External Stuff ! External Material"
 
 \end_inset
 
- is loaded in the document preamble with the command
+
 \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.
+ This is similar to images that can be inserted in various image formats
+ to LyX documents.
+\end_layout
 
-\series bold
-
-\backslash
-@ifundef\SpecialChar \textcompwordmark{}
-ined{textcolor}
-\newline
+\begin_layout Standard
+External material can be inserted via the 
+\family sans
+External Material
+\family default
+ dialog that is accessible with the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+File\SpecialChar \menuseparator
+External\InsetSpace ~
+Material
+\family default
+.
+ Currently the following file types (
+\family sans
+Templates
+\family default
+) are allowed:
+\end_layout
 
+\begin_layout Description
+ChessDiagram This template supports chess position diagrams made with the
+ program 
 \begin_inset ERT
 status collapsed
 
@@ -25652,34 +28714,22 @@ status collapsed
 
 
 \backslash
-hphantom{ }
+href{http://en.wikipedia.org/wiki/XBoard}{
 \end_layout
 
 \end_inset
 
-{
-\backslash
-usepackage{color}}{}
-\end_layout
 
-\begin_layout Standard
-The package 
 \series bold
-color
+XBoard
 \series default
- will be loaded automatically by LyX when you color text
-\begin_inset Foot
+
+\begin_inset ERT
 status collapsed
 
 \begin_layout Standard
-To avoid that it is loaded twice the command 
-\series bold
 
-\backslash
-@ifundef\SpecialChar \textcompwordmark{}
-ined
-\series default
- is used.
+}
 \end_layout
 
 \end_inset
 .
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace medskip
+\begin_layout Description
+Date This inserts the date in the form 
+\emph on
+Day-Month-Year
+\emph default
+.
+ This is a date inserted as external material: 
+\begin_inset External
+       template Date
+       filename .
+
 \end_inset
 
-Colorboxes are created with the command 
+
+\newline
+The date is not shown within LyX, only in the output.
+ There are two other methods of inserting a date: Via menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Date
+\family default
+ and with the LaTeX command 
 \series bold
 
 \backslash
-colorbox
+today
 \series default
+ as TeX-Code.
+ The different methods are compared in Table\InsetSpace ~
+
+\begin_inset LatexCommand ref
+reference "tab:Comparison-of-the"
+
+\end_inset
+
 .
- This will be used with the following scheme:
 \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
 
-\series bold
 
 \backslash
-colorbox{color}{box content}
+linebreak 
 \end_layout
 
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
 \begin_layout Standard
-The box content can also be a box and colorboxes can also be within other
- boxes.
+
+
+\backslash
+href{http://en.wikipedia.org/wiki/LilyPond}{
 \end_layout
 
-\begin_layout Standard
-The following colors are predefined:
-\newline
+\end_inset
+
 
-\family sans
-black
-\family default
-, 
-\family sans
-blue
-\family default
-, 
-\family sans
-cyan
-\family default
 \series bold
-, 
-\family sans
+LilyPond
 \series default
-green
-\family default
-, 
-\family sans
-magenta
-\family default
-, 
-\family sans
-red
-\family default
-, 
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+}
+\end_layout
+
+\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
+
+
+\end_layout
+
+\begin_layout Description
+RasterImage This can be used for bitmap images.
+ Nearly all popular image formats are supported.
+ The image can be treated in the 
 \family sans
-white
+External material
 \family default
-, and 
+ dialog like the images that are usually included via the 
 \family sans
-yellow
+Graphics
 \family default
-.
-\newline
-You can also define your own color as described in section\InsetSpace ~
+ dialog as described in section\InsetSpace ~
 
 \begin_inset LatexCommand ref
-reference "sec:Colored-Tables"
+reference "sec:Graphics-Dialog"
 
 \end_inset
 
 .
+ The difference is that only raster images are allowed, that means that
+ PDF and EPS-images are not supported.
 \end_layout
 
-\begin_layout Standard
-To have e.\InsetSpace \thinspace{}
-g.\InsetSpace ~
-a red background for a word, insert the command
-\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
-colorbox{red}{
+href{http://en.wikipedia.org/wiki/Xfig}{
 \end_layout
 
-\begin_layout Standard
-before the word in ERT.
- Behind the word insert a closing brace 
-\begin_inset Quotes eld
 \end_inset
 
 
 \series bold
-}
+Xfig
 \series default
 
-\begin_inset Quotes erd
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+}
+\end_layout
+
 \end_inset
 
- in ERT.
-\newline
-This is the result:
+.
 \end_layout
 
 \begin_layout Standard
-This is a line where the word 
-\begin_inset ERT
-status collapsed
+\begin_inset Float table
+placement h
+wide false
+sideways false
+status open
 
 \begin_layout Standard
+\begin_inset Caption
 
+\begin_layout Standard
+\begin_inset LatexCommand label
+name "tab:Comparison-of-the"
 
-\backslash
-colorbox{red}{
+\end_inset
+
+Comparison of the date input methods.
 \end_layout
 
 \end_inset
 
 
-\begin_inset Quotes eld
-\end_inset
+\end_layout
 
-Attention!
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Standard
+\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">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
+Document format
+\end_layout
 
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Standard
 
-}
+\family sans
+External Material\SpecialChar \menuseparator
+Date
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
- has a red background.
+\begin_layout Standard
+
+\family sans
+Insert\SpecialChar \menuseparator
+Date
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-If you would have the box frame in a different color, you can use the command
+\begin_layout Standard
+command 
 \series bold
 
 \backslash
-fcolorbox
-\series default
- with the following scheme:
+today
 \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
+LyX
+\end_layout
 
-\series bold
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-fcolorbox{frame color}{box color}{box content}
+\begin_layout Standard
+as inset box
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Standard
+as date
+\end_layout
 
-\series bold
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-fcolorbox
-\series default
- is an extension to 
-\series bold
+\begin_layout Standard
+as TeX-Code inset box
+\end_layout
 
-\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
+\end_inset
+</cell>
+</row>
+<row topline="true">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-fboxrule
-\series default
- and 
-\series bold
+\begin_layout Standard
+LaTeX
+\end_layout
 
-\backslash
-fboxsep
-\series default
-, respectively, as described in section\InsetSpace ~
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\begin_inset LatexCommand ref
-reference "sec:Framed-Boxes"
+\begin_layout Standard
+as date
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-.
+\begin_layout Standard
+as date
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Standard
-For the following example the command
+as command
+\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
+DVI, PDF, PS
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Standard
+as date
+\end_layout
 
-\series bold
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-fcolorbox{cyan}{magenta}{
+\begin_layout Standard
+as date
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Standard
-was used.
+as date
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-Here is an example where the frame line thickness was set to 1\InsetSpace \thinspace{}
-mm:
+When you use the option 
+\family sans
+Draft
+\family default
+ in the 
+\family sans
+File
+\family default
+ tab of the 
+\family sans
+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 Graphics
+       filename clipart/ExternalMaterialQt4.png
+       scale 85
+       scaleBeforeRotation
 
-\begin_inset ERT
-status collapsed
+\end_inset
+
+ or as image, depending on the setting in the 
+\family sans
+LyX\InsetSpace ~
+View
+\family default
+ tab of the 
+\family sans
+External Material
+\family default
+ dialog.
+\end_layout
 
 \begin_layout Standard
-
-
-\backslash
-fboxrule 1mm 
-\backslash
-fboxsep 1mm
+The 
+\family sans
+\emph on
+Customization
+\family default
+\emph default
+ manual explains how you can define your own templates.
 \end_layout
 
+\begin_layout Section
+Child Documents
+\begin_inset LatexCommand label
+name "sec:Child-Documents"
+
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\begin_inset LatexCommand index
+name "External Stuff ! Child Documents"
 
-\begin_layout Standard
+\end_inset
 
 
-\backslash
-fcolorbox{cyan}{magenta}{
-\end_layout
+\begin_inset LatexCommand index
+name "Files ! Include"
 
 \end_inset
 
-This is text within a colored, framed box.
-\begin_inset ERT
-status collapsed
 
-\begin_layout Standard
+\end_layout
 
-}
+\begin_layout Standard
+Child documents are used when 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.
 \end_layout
 
+\begin_layout Standard
+Included documents are displayed in LyX as a box like this: 
+\begin_inset Graphics
+       filename clipart/ChildDocumentQt4.png
+       scale 85
+       scaleBeforeRotation
+
 \end_inset
 
+ To include child documents to a master document use the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+File\SpecialChar \menuseparator
+Child\InsetSpace ~
+Documents
+\family default
+.
+ A dialog pops up where you can choose between four include methods:
+\end_layout
+
+\begin_layout Description
+Include You can include LyX and LaTeX-documents.
+ When you press the 
+\family sans
+Load
+\family default
+ button in the 
+\family sans
+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
 
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+Here is a child document inserted using 
+\family sans
+Include
+\family default
+: 
+\begin_inset Include \include{DummyDocument1.lyx}
+preview false
+
 \end_inset
 
-Of course you can also have colored text inside a colorbox:
-\newline
 
-\begin_inset ERT
-status collapsed
+\end_layout
 
 \begin_layout Standard
+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 ~
 
-
-\backslash
-fcolorbox{cyan}{magenta}{
-\end_layout
+\begin_inset LatexCommand ref
+reference "sub:External-Subsection-1"
 
 \end_inset
 
 
-\color yellow
-This is colored text within a colored, framed box.
-\color none
-
-\begin_inset ERT
-status collapsed
+\end_layout
 
 \begin_layout Standard
-
-}
+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
 
-\end_inset
+\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
 
-\begin_inset ERT
-status collapsed
+\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
-fboxrule 0.4pt 
-\backslash
-fboxsep 3pt
+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
 
-\end_layout
+ (or 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
+chapter1.tex
+\begin_inset Quotes erd
+\end_inset
 
-\series bold
-\begin_inset VSpace medskip
+) and 
+\begin_inset Quotes eld
 \end_inset
 
+chapter5.lyx
+\begin_inset Quotes erd
+\end_inset
 
+ .
 \end_layout
 
 \begin_layout Standard
@@ -26023,9 +29313,9 @@ status open
 \series bold
 Note:
 \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.
+ 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.
 \end_layout
 
 \end_inset
@@ -26033,60 +29323,70 @@ Note:
 
 \end_layout
 
-\begin_layout Subsection
-Color for Paragraphs
-\begin_inset LatexCommand label
-name "sub:Color-for-Paragraphs"
-
-\end_inset
-
-
-\begin_inset LatexCommand index
-name "Color ! for Paragraphs"
-
-\end_inset
+\begin_layout Description
+Input This method is very similar to the Include method.
+ The differences are:
+\end_layout
 
+\begin_deeper
+\begin_layout Itemize
+Input files don't start with a new page and don't end with a pagebreak.
+\end_layout
 
+\begin_layout Itemize
+Input files can be previewed in LyX when 
+\family sans
+Instant\InsetSpace ~
+Preview
+\family default
+ is enabled in LyX's preferences under 
+\family sans
+Look\InsetSpace ~
+and\InsetSpace ~
+feel\SpecialChar \menuseparator
+Graphics
+\family default
+.
 \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 
+\begin_layout Itemize
+The LaTeX-command 
 \series bold
 
 \backslash
-colorbox
+includeonly
 \series default
- command
+ cannot be used.
 \end_layout
 
+\end_deeper
 \begin_layout Standard
+Here is a child document inserted using 
+\family sans
+Input
+\family default
+: 
+\begin_inset Include \input{DummyDocument2.lyx}
+preview false
 
-\series bold
-
-\backslash
-colorbox{color}{
-\end_layout
-
-\begin_layout Standard
-in ERT.
- Behind the minipage insert a closing brace 
-\begin_inset Quotes eld
 \end_inset
 
 
-\series bold
-}
-\series default
+\end_layout
 
-\begin_inset Quotes erd
+\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
+ the text is invoked.
+ You can use the option 
+\family sans
+Mark spaces in output
+\family default
+ that displays the character 
+\begin_inset Quotes eld
 \end_inset
 
- in ERT.
-\end_layout
 
-\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
@@ -26094,172 +29394,130 @@ status collapsed
 
 
 \backslash
-colorbox{lightgrey}{
-\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"
-status collapsed
-
-\begin_layout Standard
-This is text with background color.
- This is text with background color.
+textvisiblespace 
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
 \end_inset
 
-The text can have footnotes
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-Another example footnote
-\end_layout
 
+\begin_inset Quotes erd
 \end_inset
 
- and can include tables and figures.
+ for every space character in the source code.
+ The difference to the method via the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+File\SpecialChar \menuseparator
+Plain\InsetSpace ~
+Text
+\family default
+ is that the document content is not shown in LyX.
 \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
-
-\begin_layout Standard
-a
-\end_layout
+Here is a child document inserted as Verbatim: 
+\begin_inset Include \verbatiminput{DummyTextDocument.txt}
+preview false
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-!
-\end_layout
 
+\begin_inset VSpace bigskip
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
-3
-\end_layout
+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
 
 \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
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\end_layout
 
 \begin_layout Standard
-b2
-\begin_inset Quotes erd
+\begin_inset VSpace bigskip
 \end_inset
 
-|
+
 \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 Note Greyedout
+status open
 
 \begin_layout Standard
->
+
+\series bold
+Note:
+\series default
+ As you can see in the examples above, the text of the documents included
+ as 
+\family sans
+verbatim
+\family default
+ is not broken at the end of the document lines.
 \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
 
+\begin_layout Description
+Listings This type is described in chapter\InsetSpace ~
+
+\begin_inset LatexCommand ref
+reference "cha:Program-Code-Listings"
+
 \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" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Standard
-c
-\end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
+\series bold
+Note:
+\series default
+ Including the same document twice in a document using different methods
+ could cause LaTeX-problems.
+\end_layout
 
 \end_inset
 
 
 \end_layout
 
+\begin_layout Chapter
+Program Code Listings
+\begin_inset LatexCommand label
+name "cha:Program-Code-Listings"
+
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\begin_inset LatexCommand index
+name "Listings"
 
-\begin_layout Standard
+\end_inset
 
-}
-\end_layout
 
-\end_inset
+\begin_inset LatexCommand index
+name "Program Code"
 
+\end_inset
 
-\end_layout
 
-\begin_layout Section
-URLs (Uniform Resource Locators)
 \begin_inset LatexCommand index
-name "URLs"
+name "Floats ! Listings"
 
 \end_inset
 
@@ -26267,122 +29525,203 @@ name "URLs"
 \end_layout
 
 \begin_layout Standard
-Links to web pages or email addresses can be inserted via the menu 
+To include and typeset program code you can use the 
 \family sans
-Insert\SpecialChar \menuseparator
-URL
-\family default
-.
- The appearing URL dialog has two fields; the 
-\family sans
-URL
+Listings
 \family default
- field and the 
+ inset that can be inserted via the menu 
 \family sans
-Name
+Insert\SpecialChar \menuseparator
+Program Listing
 \family default
- field for the URL description, which will be typeset as plain text immediately
- before the URL.
-\end_layout
+.
+ The LaTeX-package 
+\series bold
+listings
+\series default
 
-\begin_layout Standard
-Here is an example URL: 
-\begin_inset LatexCommand url
-name "LyX's homepage"
-target "http://www.lyx.org"
+\begin_inset LatexCommand index
+name "LaTeX-packages ! listings"
 
 \end_inset
 
+ provides a powerful and flexible way to insert program source code to 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.
 \end_layout
 
 \begin_layout Standard
+By default, a listing starts a new paragraph in the output.
+ The placement option 
+\family sans
+Inline\InsetSpace ~
+listing
+\family default
+ prints the listing inline like this: 
+\begin_inset listings
+lstparams "language={C++}"
+inline true
+status open
+
+\begin_layout Standard
+
+int a=5;
+\end_layout
+
+\end_inset
+
+
+\newline
 The option 
 \family sans
-Generate\InsetSpace ~
-hyperlink
+Float
 \family default
- in the URL dialog has only an affect when you export your document to the
- format 
+ creates a listings float where you can specify the placement options 
 \begin_inset Quotes eld
 \end_inset
 
 
 \family sans
-LinuxDoc
+h
 \family default
 
 \begin_inset Quotes erd
 \end_inset
 
-.
-\end_layout
+, 
+\begin_inset Quotes eld
+\end_inset
+
 
-\begin_layout Standard
-You cannot change the style of the link text.
- The text of the 
 \family sans
-Name
+t
 \family default
- field will have the default text style of the document while the text of
- the 
+
+\begin_inset Quotes erd
+\end_inset
+
+, 
+\begin_inset Quotes eld
+\end_inset
+
+
 \family sans
-URL
+b
 \family default
- field will have the style 
+
+\begin_inset Quotes erd
+\end_inset
+
+, and 
 \begin_inset Quotes eld
 \end_inset
 
 
 \family sans
-Typewriter
+p
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+ corresponding to the float placement options described in section\InsetSpace ~
+
+\begin_inset 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 ~
+
+\begin_inset Quotes eld
+\end_inset
+
+
+\family sans
+htbp
 \family default
 
 \begin_inset Quotes erd
 \end_inset
 
 .
+ The option 
+\begin_inset Quotes eld
+\end_inset
+
+h
+\begin_inset Quotes erd
+\end_inset
+
+ has sometimes no effect, but you don't need to use the 
+\family sans
+Float
+\family default
+ option in this case as also non-float listings can have captions and be
+ referenced.
 \end_layout
 
 \begin_layout Standard
-When you use the LaTeX-package 
-\series bold
-hyperref
-\series default
+You can add captions to listings with the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Caption
+\family default
+.
+ Listings can be referenced like floats: Listing\InsetSpace ~
 
-\begin_inset LatexCommand index
-name "LaTeX-packages ! hyperref"
+\begin_inset LatexCommand ref
+reference "lst:Example-Listing"
 
 \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
+\begin_inset listings
+lstparams "language=Python"
+inline false
 status open
 
 \begin_layout Standard
 
-\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 Caption
+
+\begin_layout Standard
+\begin_inset LatexCommand label
+name "lst:Example-Listing"
 
-\begin_inset Quotes eld
 \end_inset
 
+Example Listing float
+\end_layout
 
-\backslash
-#
-\begin_inset Quotes erd
 \end_inset
 
-.
- URLs must not end with a backslash.
+# Example listing float
+\end_layout
+
+\begin_layout Standard
+
+def func(param):
+\end_layout
+
+\begin_layout Standard
+
+    'this is a python function'
+\end_layout
+
+\begin_layout Standard
+
+    pass
 \end_layout
 
 \end_inset
@@ -26391,213 +29730,355 @@ g.\InsetSpace ~
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+When you have set a programming language in the listings dialog, the keywords
+ of this language will be recognized and specially typeset in the output.
+ In the example listings the Python keyword 
+\begin_inset Quotes eld
 \end_inset
 
-To create real hyperlinks without the force to write the link location to
- the text, you can use the command
+def
+\begin_inset Quotes erd
+\end_inset
+
+ is recognized and printed bold in the output.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
 \begin_layout Standard
 
 \series bold
+Note:
+\series default
+ If you don't get bold keywords when using typewriter fonts, your typewriter
+ font probably doesn't provide a bold shape.
+ In this case select a different one in the menu 
+\family sans
+Document\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
+Fonts
+\family default
+.
+ (The fonts 
+\emph on
+LuxiMono, BeraMono
+\emph default
+ and 
+\emph on
+Courier
+\emph default
+ provide bold shapes.)
+\end_layout
+
+\end_inset
+
 
-\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
+In section 
+\family sans
+Line\InsetSpace ~
+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
+\family sans
+Step
+\family default
+.
+ When you insert e.g.
+\begin_inset Quotes eld
+\end_inset
+
+3
+\begin_inset Quotes erd
+\end_inset
+
+, only every 3rd line will be numbered.
 \end_layout
 
 \begin_layout Standard
+You can furthermore specify a range of lines, only these will then appear
+ in the output.
+ The option 
+\family sans
+Extended\InsetSpace ~
+chars
+\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 Quotes eld
+\end_inset
 
-\series bold
-
-\backslash
-href{http://www.lyx.org}{
-\end_layout
+3
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-in ERT.
- Insert after the command the link text 
+, language 
 \begin_inset Quotes eld
 \end_inset
 
-LyX's homepage
+Python
 \begin_inset Quotes erd
 \end_inset
 
- as normal text followed by a closing brace 
+, options 
 \begin_inset Quotes eld
 \end_inset
 
+Extended\InsetSpace ~
+chars
+\begin_inset Quotes erd
+\end_inset
 
-\series bold
-}
-\series default
+ and 
+\begin_inset Quotes eld
+\end_inset
 
+Space\InsetSpace ~
+as\InsetSpace ~
+Symbol
 \begin_inset Quotes erd
 \end_inset
 
- in ERT.
- This is the result: 
-\begin_inset ERT
-status collapsed
+, range lines 3\InsetSpace \thinspace{}
+-\InsetSpace \thinspace{}
+8:
+\end_layout
 
 \begin_layout Standard
+\begin_inset listings
+lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
+inline false
+status open
 
+\begin_layout Standard
 
-\backslash
-href{http://www.lyx.org}{
+def func(param):
 \end_layout
 
-\end_inset
+\begin_layout Standard
 
-LyX's homepage
-\begin_inset ERT
-status collapsed
+    'this is a python function'
+\end_layout
 
 \begin_layout Standard
 
-}
+    pass
 \end_layout
 
-\end_inset
-
+\begin_layout Standard
 
+def func(param):
 \end_layout
 
 \begin_layout Standard
-To link to email addresses, add the prefix 
-\begin_inset Quotes eld
-\end_inset
 
+'This is a German word: Tschüß'
+\end_layout
 
-\family sans
-mailto:
-\family default
-
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Standard
 
- to the link location:
-\newline
-Email to 
-\begin_inset ERT
-status collapsed
+pass
+\end_layout
 
 \begin_layout Standard
 
-
-\backslash
-href{mailto:lyx-docs@lists.lyx.org?subject=LyX's documentation}{
+def func(param):
 \end_layout
 
-\end_inset
+\begin_layout Standard
 
-lyx-docs mailing list
-\begin_inset ERT
-status collapsed
+'this is a python function'
+\end_layout
 
 \begin_layout Standard
 
-}
+pass
 \end_layout
 
 \end_inset
 
-.
+
 \end_layout
 
 \begin_layout Standard
-Using 
-\series bold
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Standard
 
-\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 therefore 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
+Note:
 \series default
-'s load command and the restrictions mentioned above doesn't apply for 
+ Due to a bug in the 
 \series bold
-
-\backslash
-href
+listings
 \series default
-.
+ package the line numbering is shifted by a line by every previous listing.
+ That's the reason why the lines 2 and 5 are numbered in the above listing
+ and not the lines 3 and 6.
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
 
-\newpage
 
 \end_layout
 
-\begin_layout Chapter
-\start_of_appendix
-Units available in 
-\begin_inset ERT
+\begin_layout Standard
+It is also possible to print lines from a file as listing.
+ To do this, use the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+File\SpecialChar \menuseparator
+Child Document
+\family default
+ and choose the type 
+\family sans
+Listings
+\family default
+.
+\begin_inset Foot
 status collapsed
 
 \begin_layout Standard
+The other child document types are described in section\InsetSpace ~
 
+\begin_inset LatexCommand ref
+reference "sec:Child-Documents"
 
-\backslash
-texorpdfstring{
+\end_inset
+
+.
 \end_layout
 
 \end_inset
 
-LyX
-\begin_inset ERT
-status collapsed
+ In the child document dialog you can specify the listing parameters in
+ a text box.
+ To show a list of all available parameters, type in a question mark 
+\begin_inset Quotes eld
+\end_inset
+
+?
+\begin_inset Quotes erd
+\end_inset
+
+ in the text box.
+\end_layout
+
+\begin_layout Standard
+To reference child document listings, write a label text into the corresponding
+ field of the child document dialog.
+ The label can then be referenced using the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Cross-Reference
+\family default
+.
+\end_layout
 
 \begin_layout Standard
+Listing\InsetSpace ~
 
-}{LyX}
+\begin_inset 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.
 \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
+
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Units"
+\end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
 
-\begin_inset LatexCommand label
-name "cha:Units-available-in"
+\end_layout
 
+\begin_layout Standard
+Global listings settings can be set in the 
+\family sans
+Document\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
+Text Layout
+\family default
+ dialog.
+ To get there a list of available options, type in a question mark 
+\begin_inset Quotes eld
 \end_inset
 
+?
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset Note Note
-status collapsed
+ in the 
+\family sans
+Listings\InsetSpace ~
+settings
+\family default
+ field.
+\end_layout
 
 \begin_layout Standard
-The command 
-\backslash
-texorpdfstring is provided by the LaTeX-package hyperref to avoid that ligatures
- are displayed wrongly in PDF-bookmarks.
- For more information about this, have a look at 
+For more information about the 
+\series bold
+listings
+\series default
+ package, we refer to its documentation 
 \begin_inset LatexCommand cite
-key "hyperref"
+key "listings"
 
 \end_inset
 
 .
 \end_layout
 
+\begin_layout Standard
+
+\newpage
+
+\end_layout
+
+\begin_layout Chapter
+\start_of_appendix
+Units available in LyX
+\begin_inset LatexCommand index
+name "Units"
+
+\end_inset
+
+
+\begin_inset LatexCommand label
+name "cha:Units-available-in"
+
 \end_inset
 
 
 \begin_inset Text
 
 \begin_layout Standard
-didot (72\InsetSpace \thinspace{}
+didot (1\InsetSpace \thinspace{}
 dd 
 \begin_inset Formula $\approx$
 \end_inset
 
37.6\InsetSpace \thinspace{}
0.376\InsetSpace \thinspace{}
 mm)
 \end_layout
 
@@ -27179,14 +30660,15 @@ Export\SpecialChar \menuseparator
 DVI
 \family default
 .
- You can view your document as PostScript via the 
+ You can view your document as DVI via the 
 \family sans
 View
 \family default
  menu or by using the toolbar button 
 \begin_inset Graphics
-       filename ../images/buffer-view_dvi.xpm
+       filename ../images/buffer-view_dvi.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -27202,7 +30684,7 @@ name "sec:PostScript"
 
 
 \begin_inset LatexCommand index
-name "File Formats ! PostScript\\protect\\pagebreak"
+name "File Formats ! PostScript"
 
 \end_inset
 
@@ -27314,8 +30796,9 @@ View
 \family default
  menu or by using the toolbar button 
 \begin_inset Graphics
-       filename ../images/buffer-view_ps.xpm
+       filename ../images/buffer-view_ps.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
@@ -27438,7 +30921,7 @@ Portable Network Graphics
 \end_inset
 
 ).
You can although use any other image format, because LyX converts them
Nevertheless you can use any other image format, because LyX converts them
  in the background to one of these formats.
  But as described in the section about PostScript, the image conversion
  will slow down your work flow.
@@ -27455,7 +30938,8 @@ Export
 \end_layout
 
 \begin_layout Description
-PDF This uses the program 
+PDF\InsetSpace ~
+(ps2pdf) This uses the program 
 \family typewriter
 ps2pdf
 \family default
@@ -27513,8 +30997,9 @@ View
 \family default
  menu or by using the toolbar button 
 \begin_inset Graphics
-       filename ../images/buffer-view_pdf2.xpm
+       filename ../images/buffer-view_pdf2.png
        scale 85
+       scaleBeforeRotation
 
 \end_inset
 
 
 \begin_layout Standard
 \begin_inset Formula \begin{equation}
-W_{\mathrm{tot}\, n}=n·(W_{g\, n}+2·\backslash\mbox{tabcolsep})+(n+1)·\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}\end{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
 
@@ -27610,7 +31095,7 @@ reference "eq:Wtot_n"
 
 \begin_layout Standard
 \begin_inset Formula \begin{equation}
-W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2·\backslash\mbox{tabcolsep}+2·\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{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
 
 
 \begin_layout Standard
 \begin_inset Formula \begin{equation}
-W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)·(2·\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
+W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
 
 \end_inset
 
@@ -27664,9 +31149,9 @@ key "latexcompanion"
 Frank Mittelbach and Michel Goossens: 
 \emph on
 The LaTeX Companion Second Edition.
+
 \emph default
-Addison-Wesley, 2004
+ Addison-Wesley, 2004
 \end_layout
 
 \begin_layout Bibliography
@@ -27679,9 +31164,9 @@ Helmut Kopka and Patrick W.
  Daly: 
 \emph on
 A Guide to LaTeX Fourth Edition.
+
 \emph default
-Addison-Wesley, 2003
+ Addison-Wesley, 2003
 \end_layout
 
 \begin_layout Bibliography
@@ -27693,9 +31178,9 @@ key "latexbook"
 Leslie Lamport: 
 \emph on
 LaTeX: A Document Preparation System.
+
 \emph default
-Addison-Wesley, second edition, 1994
+ Addison-Wesley, second edition, 1994
 \end_layout
 
 \begin_layout Bibliography
@@ -27899,7 +31384,8 @@ status collapsed
 
  of the LaTeX-package 
 \series bold
-floatf\SpecialChar \textcompwordmark{}
+f\SpecialChar \textcompwordmark{}
+loatf\SpecialChar \textcompwordmark{}
 lt
 \series default
 
@@ -28128,6 +31614,50 @@ name "LaTeX-packages ! koma-script"
 \end_inset
 
 
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset LatexCommand bibitem
+key "listings"
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf}
+{
+\end_layout
+
+\end_inset
+
+Documentation
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+}
+\end_layout
+
+\end_inset
+
+ of the LaTeX-package 
+\series bold
+listings
+\series default
+
+\begin_inset LatexCommand index
+name "LaTeX-packages ! listings"
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Bibliography
@@ -28290,9 +31820,9 @@ status collapsed
 
 \end_inset
 
- about new LyX-features planned for the release 
+ about new features in 
 \family sans
-LyX 1.5
+LyX 1.5.0
 \family default
 .
 \end_layout
@@ -28319,6 +31849,39 @@ LyX 1.5
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+listof{Xalgorithm}{List of Algorithms}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Standard
+see section\InsetSpace ~
+
+\begin_inset LatexCommand ref
+reference "sub:Algorithm-Floats"
+
+\end_inset
+
+ for a description
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \end_body