]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/test/test-insets.lyx.lyx
Update tex2lyx test reference after 754cb3d1
[lyx.git] / src / tex2lyx / test / test-insets.lyx.lyx
index 37e565bf83c545b66c150978891831aca77d4424..8424bdb27373d66d07b716a3d0ea9ad06c9fb449 100644 (file)
@@ -1,7 +1,8 @@
-#LyX 2.2 created this file. For more info see http://www.lyx.org/
-\lyxformat 491
+#LyX file created by tex2lyx 2.3
+\lyxformat 512
 \begin_document
 \begin_header
+\save_transient_properties true
 \origin roundtrip
 \textclass article
 \begin_preamble
@@ -13,6 +14,8 @@
 
 
 \def\mycommand{\textquestiondown}
+
+
 \end_preamble
 \use_default_options false
 \maintain_unincluded_children false
 \language_package none
 \inputencoding iso8859-15
 \fontencoding T1
-\font_roman default
-\font_sans default
-\font_typewriter default
-\font_math auto
+\font_roman "default" "default"
+\font_sans "default" "default"
+\font_typewriter "default" "default"
+\font_math "auto" "auto"
 \font_default_family default
 \use_non_tex_fonts false
 \font_sc false
 \font_osf false
-\font_sf_scale 100
-\font_tt_scale 100
+\font_sf_scale 100 100
+\font_tt_scale 100 100
+\use_microtype 0
 \graphics default
 \default_output_format default
 \output_sync 0
 \paperfontsize 12
 \spacing onehalf
 \use_hyperref true
-\pdf_bookmarks false
-\pdf_bookmarksnumbered false
-\pdf_bookmarksopen false
+\pdf_bookmarks 0
+\pdf_bookmarksnumbered 0
+\pdf_bookmarksopen 0
 \pdf_bookmarksopenlevel 1
-\pdf_breaklinks false
-\pdf_pdfborder false
-\pdf_colorlinks false
+\pdf_breaklinks 0
+\pdf_pdfborder 0
+\pdf_colorlinks 0
 \pdf_backref section
-\pdf_pdfusetitle false
+\pdf_pdfusetitle 0
 \papersize a4paper
 \use_geometry false
 \use_package amsmath 2
@@ -102,14 +106,18 @@ Title
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-
 %stupid stuff
 \end_layout
 
+\begin_layout Plain Layout
+
+\end_layout
+
 \end_inset
 
 
@@ -120,6 +128,7 @@ two days ago
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset CommandInset toc
 LatexCommand tableofcontents
 
@@ -156,6 +165,7 @@ References
 \begin_layout Standard
 Let's start with simple things: a label
 \begin_inset space ~
+
 \end_inset
 
 
@@ -167,6 +177,7 @@ name "lab:test"
 
  and a reference
 \begin_inset space ~
+
 \end_inset
 
 
@@ -190,6 +201,7 @@ unbreakable space
 \begin_layout Standard
 Of course there are other kind of references, like page reference
 \begin_inset space ~
+
 \end_inset
 
 
@@ -201,6 +213,7 @@ reference "lab:test"
 
 , but also equation reference
 \begin_inset space ~
+
 \end_inset
 
 
@@ -212,6 +225,7 @@ reference "lab:test"
 
  (from amsmath package), or varioref's equivalents
 \begin_inset space ~
+
 \end_inset
 
 
@@ -223,6 +237,7 @@ reference "lab:test"
 
  and
 \begin_inset space ~
+
 \end_inset
 
 
@@ -234,6 +249,7 @@ reference "lab:test"
 
 , without forgetting pretty references like
 \begin_inset space ~
+
 \end_inset
 
 
@@ -245,6 +261,7 @@ reference "lab:test"
 
  as well as textual references like
 \begin_inset space ~
+
 \end_inset
 
 
@@ -254,14 +271,12 @@ reference "lab:test"
 
 \end_inset
 
-.
- The command 
+. The command 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 secref
 \end_layout
@@ -273,7 +288,6 @@ secref
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -284,14 +298,12 @@ lab:test
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
 \end_inset
 
- will be parsed in ERT, since LyX does not support refstyle and prettyref
- natively at the same time.
+ will be parsed in ERT, since LyX does not support refstyle and prettyref natively at the same time.
 \end_layout
 
 \begin_layout Section
@@ -315,6 +327,7 @@ cite:
 \begin_inset CommandInset citation
 LatexCommand citep
 after "after"
+before ""
 key "article-crossref"
 
 \end_inset
@@ -325,6 +338,7 @@ cites:
 \begin_inset CommandInset citation
 LatexCommand citep
 after "after"
+before ""
 key "whole-set,article-crossref"
 
 \end_inset
@@ -612,6 +626,7 @@ key "article-crossref"
 nocite: 
 \begin_inset CommandInset citation
 LatexCommand nocite
+after ""
 key "article-crossref"
 
 \end_inset
@@ -620,16 +635,20 @@ key "article-crossref"
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-
 % Remove duplicate call of 
 \backslash
 bibliography since LaTeX throws an error.
 \end_layout
 
+\begin_layout Plain Layout
+
+\end_layout
+
 \end_inset
 
 
@@ -637,12 +656,15 @@ bibliography since LaTeX throws an error.
 status collapsed
 
 \begin_layout Plain Layout
-
 %
 \backslash
 bibliographystyle{unsrt}
 \end_layout
 
+\begin_layout Plain Layout
+
+\end_layout
+
 \end_inset
 
 
@@ -650,7 +672,6 @@ bibliographystyle{unsrt}
 status collapsed
 
 \begin_layout Plain Layout
-
 % 
 \backslash
 bibliography{xampl}
@@ -680,16 +701,17 @@ options "unsrt"
 From bug 7306: 
 \begin_inset CommandInset citation
 LatexCommand citet
+after ""
+before ""
 key "gur+04"
 
 \end_inset
 
- have demonstrated that authors should not have umlauts in their names.
- It's OK to use them in the manüscript, though.
+ have demonstrated that authors should not have umlauts in their names. It's OK to use them in the manüscript, though. 
 \end_layout
 
 \begin_layout Bibliography
+
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 label "Möstl et~al.(2010)"
@@ -699,17 +721,19 @@ key "Mostl2010"
 
  Gürkan, M.
 \begin_inset space ~
+
 \end_inset
 
 A., Freitag, M., & Rasio, F.
 \begin_inset space ~
+
 \end_inset
 
-A.
- 2004, ApJ, 604, 632 
+A. 2004, ApJ, 604, 632 
 \end_layout
 
 \begin_layout Bibliography
+
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 label "{{Gürkan et~al.}(2004)}"
@@ -719,14 +743,15 @@ key "gur+04"
 
  Gürkan, M.
 \begin_inset space ~
+
 \end_inset
 
 A., Freitag, M., & Rasio, F.
 \begin_inset space ~
+
 \end_inset
 
-A.
- 2004, ApJ, 604, 632
+A. 2004, ApJ, 604, 632
 \end_layout
 
 \begin_layout Section
@@ -747,13 +772,15 @@ Input files
 We can input files too, like this 
 \begin_inset CommandInset include
 LatexCommand input
-filename "DummyDocument.lyx"
+preview false
+filename "DummyDocument.lyx.lyx"
 
 \end_inset
 
 , or with the include variant (tests quoting as well): 
 \begin_inset CommandInset include
 LatexCommand include
+preview false
 filename "Dummy Document.tex"
 
 \end_inset
@@ -761,6 +788,7 @@ filename "Dummy Document.tex"
  
 \begin_inset CommandInset include
 LatexCommand include
+preview false
 filename "Dummy Document.tex"
 
 \end_inset
@@ -768,27 +796,23 @@ filename "Dummy Document.tex"
  
 \begin_inset CommandInset include
 LatexCommand include
-filename "Dummy~Document.lyx"
+preview false
+filename "Dummy~Document.lyx.lyx"
 
 \end_inset
 
  
 \begin_inset CommandInset include
 LatexCommand include
-filename "Dummy~Document.lyx"
+preview false
+filename "Dummy~Document.lyx.lyx"
 
 \end_inset
 
- File names containg double quotes are not legal on windows, so no test
- file is provided.
- Nevertheless, they are legal on unix, so we test at least the parsing.
- File names containing spaces can not be handled by automake (make dist
- would fail), so no test file is provided as well.
- Since the files do not exist, the variants without extension would not
- work (tex2lyx can't deduce the correct extension of nonexisting files).
+ File names containg double quotes are not legal on windows, so no test file is provided. Nevertheless, they are legal on unix, so we test at least the parsing. File names containing spaces can not be handled by automake (make dist would fail), so no test file is provided as well. Since the files do not exist, the variants without extension would not work (tex2lyx can't deduce the correct extension of nonexisting files). 
 \begin_inset CommandInset include
 LatexCommand include
+preview false
 filename "Dummy\"Document.tex"
 
 \end_inset
@@ -801,6 +825,7 @@ We can also import chess diagrams:
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset External
        template ChessDiagram
        filename ../../../lib/examples/iecc05.fen
@@ -815,6 +840,7 @@ Spreadsheets:
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset External
        template GnumericSpreadsheet
        filename ../../../lib/examples/longsheet.gnumeric
@@ -829,6 +855,7 @@ XFig drawings:
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset External
        template XFig
        filename xfigtest.fig
@@ -843,6 +870,7 @@ and PDF pages:
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset External
        template PDFPages
        filename ../../../lib/examples/beamer-icsi-logo.pdf
@@ -861,22 +889,26 @@ and PDF pages:
 \begin_layout Standard
 If you prefer verbatim input, you can choose between
 \begin_inset space ~
+
 \end_inset
 
 
 \begin_inset CommandInset include
 LatexCommand verbatiminput
+preview false
 filename "foo"
 
 \end_inset
 
  or
 \begin_inset space ~
+
 \end_inset
 
 
 \begin_inset CommandInset include
 LatexCommand verbatiminput*
+preview false
 filename "foo"
 
 \end_inset
@@ -909,11 +941,10 @@ description "uniform resource locator"
 
 \begin_layout Standard
 An URL: 
-\begin_inset Flex URL
+\begin_inset Flex Flex:URL
 status collapsed
 
 \begin_layout Plain Layout
-
 http://www.lyx.org
 \end_layout
 
@@ -932,11 +963,10 @@ description "uniform resource locator"
 
 \begin_layout Standard
 An URL with strange characters: 
-\begin_inset Flex URL
+\begin_inset Flex Flex:URL
 status collapsed
 
 \begin_layout Plain Layout
-
 http://www.lyx.org/percent%dollar$
 \end_layout
 
@@ -1054,6 +1084,7 @@ Lists
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset FloatList figure
 
 \end_inset
@@ -1078,7 +1109,6 @@ inline true
 status collapsed
 
 \begin_layout Plain Layout
-
 int a=5;
 \end_layout
 
@@ -1092,28 +1122,25 @@ int a=5;
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset listings
 lstparams "caption={Example Listing float},label={lst:Example-Listing},language=Python"
 inline false
 status collapsed
 
 \begin_layout Plain Layout
-
 # Example listing float
 \end_layout
 
 \begin_layout Plain Layout
-
 def func(param):
 \end_layout
 
 \begin_layout Plain Layout
-
     'this is a python function'
 \end_layout
 
 \begin_layout Plain Layout
-
     pass
 \end_layout
 
@@ -1153,10 +1180,12 @@ Extended character table
 
 Space
 \begin_inset space ~
+
 \end_inset
 
 as
 \begin_inset space ~
+
 \end_inset
 
 symbol
@@ -1165,63 +1194,57 @@ symbol
 
 , range lines 3
 \begin_inset space \thinspace{}
+
 \end_inset
 
 -
 \begin_inset space \thinspace{}
+
 \end_inset
 
 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 collapsed
 
 \begin_layout Plain Layout
-
 def func(param):
 \end_layout
 
 \begin_layout Plain Layout
-
     'this is a python function'
 \end_layout
 
 \begin_layout Plain Layout
-
     pass
 \end_layout
 
 \begin_layout Plain Layout
-
 def func(param):
 \end_layout
 
 \begin_layout Plain Layout
-
 'This is a German word: Tschüß'
 \end_layout
 
 \begin_layout Plain Layout
-
 pass
 \end_layout
 
 \begin_layout Plain Layout
-
 def func(param):
 \end_layout
 
 \begin_layout Plain Layout
-
 'this is a python function'
 \end_layout
 
 \begin_layout Plain Layout
-
 pass
 \end_layout
 
@@ -1238,7 +1261,6 @@ inline false
 status collapsed
 
 \begin_layout Plain Layout
-
 hello
 \end_layout
 
@@ -1248,6 +1270,7 @@ hello
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset listings
 lstparams "language=TeX"
 inline true
@@ -1255,7 +1278,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 begin{centering} hello
 \end_layout
@@ -1281,18 +1303,18 @@ Graphics
 
 \begin_layout Standard
 There is also some basic support for graphics, in the form 
-\begin_inset Graphics
+\begin_inset Graphics 
        filename foo.eps
 
 \end_inset
 
 , or the slightly more elaborate 
-\begin_inset Graphics
+\begin_inset Graphics 
        filename foo.eps
        width 1cm
        height 1cm
-       BoundingBox 10bp 0bp 96bp 96bp
        clip
+       BoundingBox 10bp 0bp 96bp 96bp
 
 \end_inset
 
@@ -1314,18 +1336,14 @@ Tables
 \end_layout
 
 \begin_layout Standard
-The following example is stolen from the longtable documentation.
- Since tex2lyx does not understand the special verbatim code that was used
- in the original some lines have been rewritten using 
+The following example is stolen from the longtable documentation. Since tex2lyx does not understand the special verbatim code that was used in the original some lines have been rewritten using 
 \backslash
-textbackslash etc.
+textbackslash etc. 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 let
 \backslash
@@ -1342,7 +1360,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 let
 \backslash
@@ -1359,7 +1376,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 let
 \backslash
@@ -1376,7 +1392,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 providecommand{
 \backslash
@@ -1391,16 +1406,17 @@ clearpage}
 \end_layout
 
 \begin_layout Standard
-\begin_inset Tabular
+
+\begin_inset Tabular 
 <lyxtabular version="3" rows="66" columns="2">
-<features islongtable="true" longtabularalignment="center">
+<features rotate="0" islongtable="true">
 <column alignment="none" valignment="top" special="@{*}r">
 <column alignment="none" valignment="top" special="|p{1in}@{*}">
 <row endfirsthead="true">
 <cell alignment="none" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 KILLED 
 \end_layout
 
@@ -1409,14 +1425,13 @@ KILLED
 <cell alignment="none" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 LINE!!!! 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 kill
 \end_layout
@@ -1427,10 +1442,12 @@ kill
 \begin_inset Caption Standard
 
 \begin_layout Plain Layout
+
 \begin_inset Argument 1
 status collapsed
 
-\begin_layout Plain Layout
+
+\begin_layout Standard
 An optional table caption (used in the list of tables)
 \end_layout
 
@@ -1458,7 +1475,7 @@ name "long"
 <cell multicolumn="1" alignment="none" valignment="top" topline="true" usebox="none" special="@{*}c@{*}">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 This part appears at the top of the table
 \end_layout
 
@@ -1467,10 +1484,6 @@ This part appears at the top of the table
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -1478,10 +1491,12 @@ This part appears at the top of the table
 <cell alignment="none" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 
 \shape smallcaps
 First
+\shape default
+
 \end_layout
 
 \end_inset
@@ -1489,10 +1504,12 @@ First
 <cell alignment="none" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 
 \shape smallcaps
 Second
+\shape default
+
 \end_layout
 
 \end_inset
@@ -1502,16 +1519,15 @@ Second
 <cell multicolumn="1" alignment="none" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset Caption Standard
 
 \begin_layout Plain Layout
+
 \begin_inset Argument 1
 status collapsed
 
-\begin_layout Plain Layout
-
-\end_layout
 
 \end_inset
 
@@ -1528,10 +1544,6 @@ status collapsed
 <cell multicolumn="2" alignment="none" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -1539,7 +1551,7 @@ status collapsed
 <cell multicolumn="1" alignment="none" valignment="top" topline="true" usebox="none" special="@{*}c@{*}">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 This part appears at the top of every other page
 \end_layout
 
@@ -1548,10 +1560,6 @@ This part appears at the top of every other page
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -1559,10 +1567,12 @@ This part appears at the top of every other page
 <cell alignment="none" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 
 \series bold
 First
+\series default
+
 \end_layout
 
 \end_inset
@@ -1570,10 +1580,12 @@ First
 <cell alignment="none" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 
 \series bold
 Second
+\series default
+
 \end_layout
 
 \end_inset
@@ -1583,8 +1595,9 @@ Second
 <cell multicolumn="1" alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Caption LongTableNoNumber
+\begin_layout Standard
+
+\begin_inset Caption Unnumbered
 
 \begin_layout Plain Layout
 standard foot
@@ -1600,10 +1613,6 @@ standard foot
 <cell multicolumn="2" alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -1611,7 +1620,7 @@ standard foot
 <cell alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 This goes at the
 \end_layout
 
@@ -1620,7 +1629,7 @@ This goes at the
 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 bottom.
 \end_layout
 
@@ -1631,8 +1640,9 @@ bottom.
 <cell multicolumn="1" alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Caption LongTableNoNumber
+\begin_layout Standard
+
+\begin_inset Caption Unnumbered
 
 \begin_layout Plain Layout
 (last foot)
@@ -1648,10 +1658,6 @@ bottom.
 <cell multicolumn="2" alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -1659,7 +1665,7 @@ bottom.
 <cell alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 These lines will
 \end_layout
 
@@ -1668,7 +1674,7 @@ These lines will
 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 appear
 \end_layout
 
@@ -1679,7 +1685,7 @@ appear
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 in place of the 
 \end_layout
 
@@ -1688,7 +1694,7 @@ in place of the
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 usual foot
 \end_layout
 
@@ -1699,7 +1705,7 @@ usual foot
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 at the end
 \end_layout
 
@@ -1708,7 +1714,7 @@ at the end
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 of the table
 \end_layout
 
@@ -1719,13 +1725,13 @@ of the table
 <cell alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 env
 \end_layout
@@ -1737,7 +1743,6 @@ env
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -1748,7 +1753,6 @@ longtable
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -1762,7 +1766,7 @@ status collapsed
 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 in the 
 \end_layout
 
@@ -1773,14 +1777,13 @@ in the
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 same way as in the 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 env
 \end_layout
@@ -1792,7 +1795,6 @@ env
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -1803,7 +1805,6 @@ tabular
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -1817,7 +1818,7 @@ status collapsed
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 environment.
 \end_layout
 
@@ -1828,13 +1829,13 @@ environment.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 code
 \end_layout
@@ -1846,7 +1847,6 @@ code
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -1857,7 +1857,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -1871,7 +1870,7 @@ status collapsed
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 in this case.
 \end_layout
 
@@ -1882,7 +1881,7 @@ in this case.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Each row ends with a
 \end_layout
 
@@ -1891,13 +1890,13 @@ Each row ends with a
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 code
 \end_layout
@@ -1909,7 +1908,6 @@ code
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -1924,7 +1922,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -1940,14 +1937,13 @@ status collapsed
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 The 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 code
 \end_layout
@@ -1959,7 +1955,6 @@ code
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -1974,7 +1969,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -1988,7 +1982,7 @@ status collapsed
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 optional
 \end_layout
 
@@ -1999,7 +1993,7 @@ optional
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 argument, just as in
 \end_layout
 
@@ -2008,7 +2002,7 @@ argument, just as in
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 the
 \end_layout
 
@@ -2019,13 +2013,13 @@ the
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 env
 \end_layout
@@ -2037,7 +2031,6 @@ env
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -2048,7 +2041,6 @@ tabular
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -2062,7 +2054,7 @@ status collapsed
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 environment.
 \end_layout
 
@@ -2073,14 +2065,13 @@ environment.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 [10pt] See the effect of 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 code
 \end_layout
@@ -2092,7 +2083,6 @@ code
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -2107,7 +2097,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -2121,7 +2110,7 @@ status collapsed
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 ?
 \end_layout
 
@@ -2132,7 +2121,7 @@ status collapsed
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2141,7 +2130,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2152,7 +2141,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2161,7 +2150,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2172,7 +2161,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2181,7 +2170,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2192,7 +2181,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2201,7 +2190,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2212,14 +2201,13 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Also 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 code
 \end_layout
@@ -2231,7 +2219,6 @@ code
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -2244,7 +2231,6 @@ hline
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -2258,14 +2244,13 @@ status collapsed
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 as in 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 env
 \end_layout
@@ -2277,7 +2262,6 @@ env
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -2288,7 +2272,6 @@ tabular
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -2304,14 +2287,13 @@ status collapsed
 <cell alignment="none" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 That was a 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 code
 \end_layout
@@ -2323,7 +2305,6 @@ code
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -2336,7 +2317,6 @@ hline
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -2350,7 +2330,7 @@ status collapsed
 <cell alignment="none" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 .
 \end_layout
 
@@ -2361,14 +2341,13 @@ status collapsed
 <cell alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 That was 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 code
 \end_layout
@@ -2380,7 +2359,6 @@ code
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -2395,7 +2373,6 @@ hline
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -2409,7 +2386,7 @@ status collapsed
 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 .
 \end_layout
 
@@ -2420,14 +2397,13 @@ status collapsed
 <cell multicolumn="1" alignment="none" valignment="top" leftline="true" rightline="true" usebox="none" special="|c|">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 This is a 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 code
 \end_layout
@@ -2439,7 +2415,6 @@ code
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -2452,7 +2427,6 @@ multicolumn{2}{||c||}
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -2466,10 +2440,6 @@ status collapsed
 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -2477,14 +2447,13 @@ status collapsed
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 If a page break occurs at a 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 code
 \end_layout
@@ -2496,7 +2465,6 @@ code
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -2509,7 +2477,6 @@ hline
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -2523,7 +2490,7 @@ status collapsed
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 a line is drawn
 \end_layout
 
@@ -2534,7 +2501,7 @@ a line is drawn
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 at the bottom of one page and at the
 \end_layout
 
@@ -2543,7 +2510,7 @@ at the bottom of one page and at the
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 top of the next.
 \end_layout
 
@@ -2554,14 +2521,13 @@ top of the next.
 <cell alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 The 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 code
 \end_layout
@@ -2573,7 +2539,6 @@ code
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -2584,7 +2549,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -2596,7 +2560,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 env
 \end_layout
@@ -2608,7 +2571,6 @@ env
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -2619,7 +2581,6 @@ tabular
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -2633,7 +2594,7 @@ status collapsed
 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 can not be used.
 \end_layout
 
@@ -2644,7 +2605,7 @@ can not be used.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 The optional argument may be one of
 \end_layout
 
@@ -2653,13 +2614,13 @@ The optional argument may be one of
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 code
 \end_layout
@@ -2671,7 +2632,6 @@ code
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -2682,7 +2642,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -2698,7 +2657,7 @@ status collapsed
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 to specify whether the table should be
 \end_layout
 
@@ -2707,7 +2666,7 @@ to specify whether the table should be
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 adjusted
 \end_layout
 
@@ -2718,7 +2677,7 @@ adjusted
 <cell alignment="none" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 to the left, right
 \end_layout
 
@@ -2727,7 +2686,7 @@ to the left, right
 <cell alignment="none" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 or centrally.
 \end_layout
 
@@ -2738,7 +2697,7 @@ or centrally.
 <cell alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2747,7 +2706,7 @@ Lots of lines
 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2758,7 +2717,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2767,7 +2726,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2778,7 +2737,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2787,7 +2746,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2798,7 +2757,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2807,7 +2766,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2818,7 +2777,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2827,7 +2786,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2838,7 +2797,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2847,7 +2806,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2858,7 +2817,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2867,7 +2826,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2878,7 +2837,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2887,7 +2846,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2898,7 +2857,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2907,7 +2866,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2918,7 +2877,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2927,7 +2886,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2938,7 +2897,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2947,7 +2906,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2958,7 +2917,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2967,7 +2926,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2978,7 +2937,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -2987,7 +2946,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -2998,7 +2957,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3007,7 +2966,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3018,7 +2977,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3027,7 +2986,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3038,7 +2997,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3047,7 +3006,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3058,7 +3017,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3067,7 +3026,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3078,7 +3037,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3087,7 +3046,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3098,7 +3057,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3107,7 +3066,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3118,7 +3077,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3127,7 +3086,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3138,7 +3097,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Some lines may take up a lot of space, like this: 
 \end_layout
 
@@ -3147,13 +3106,13 @@ Some lines may take up a lot of space, like this:
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 raggedleft
 \end_layout
@@ -3176,20 +3135,18 @@ row
 \begin_inset Quotes erd
 \end_inset
 
- of the table can take up several lines.
- Note however that \SpecialChar TeX
+ of the table can take up several lines. Note however that \SpecialChar TeX
 
 \begin_inset space \space{}
+
 \end_inset
 
-will never break a page within such a row.
- Page breaks only occur between rows of the table or at 
+will never break a page within such a row. Page breaks only occur between rows of the table or at 
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 code
 \end_layout
@@ -3201,7 +3158,6 @@ code
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -3214,14 +3170,12 @@ hline
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
 \end_inset
 
- commands.
+ commands. 
 \end_layout
 
 \end_inset
@@ -3231,7 +3185,7 @@ status collapsed
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3240,7 +3194,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3251,7 +3205,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3260,7 +3214,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3271,7 +3225,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3280,7 +3234,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3291,7 +3245,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3300,7 +3254,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3311,7 +3265,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3320,7 +3274,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3331,7 +3285,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3340,7 +3294,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3351,7 +3305,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3360,7 +3314,7 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3371,12 +3325,13 @@ like this.
 <cell alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots
 \begin_inset Foot
 status collapsed
 
-\begin_layout Plain Layout
+
+\begin_layout Standard
 This is a footnote.
 \end_layout
 
@@ -3390,7 +3345,7 @@ This is a footnote.
 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3401,7 +3356,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3410,18 +3365,19 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this
 \begin_inset Foot
 status collapsed
 
-\begin_layout Plain Layout
+
+\begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 env
 \end_layout
@@ -3433,7 +3389,6 @@ env
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -3444,7 +3399,6 @@ longtable
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -3465,7 +3419,7 @@ status collapsed
 <cell alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3474,7 +3428,7 @@ Lots of lines
 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3485,7 +3439,7 @@ like this.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3494,9 +3448,8 @@ Lots of lines
 <cell alignment="none" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-like this.
+\begin_layout Standard
+like this. 
 \end_layout
 
 \end_inset
@@ -3510,18 +3463,18 @@ like this.
 \end_layout
 
 \begin_layout Standard
-From bug 7412 another example with more captions (can currently not produced
- in LyX): 
-\begin_inset Tabular
+From bug 7412 another example with more captions (can currently not produced in LyX): 
+\begin_inset Tabular 
 <lyxtabular version="3" rows="45" columns="2">
-<features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
+<features rotate="0" islongtable="true" lastFootEmpty="true">
 <column alignment="left" valignment="top">
 <column alignment="left" valignment="top">
 <row endfirsthead="true" caption="true">
 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset Caption Standard
 
 \begin_layout Plain Layout
@@ -3538,10 +3491,6 @@ A long table
 <cell multicolumn="2" alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -3549,7 +3498,8 @@ A long table
 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset Caption Standard
 
 \begin_layout Plain Layout
@@ -3566,10 +3516,6 @@ A long table – continued
 <cell multicolumn="2" alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -3577,12 +3523,12 @@ A long table – continued
 <cell multicolumn="1" alignment="none" valignment="top" usebox="none" special="r">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -3593,7 +3539,6 @@ Continued on next page
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -3607,10 +3552,6 @@ status collapsed
 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -3618,7 +3559,7 @@ status collapsed
 <cell multicolumn="1" alignment="none" valignment="top" topline="true" leftline="true" rightline="true" usebox="none" special="c">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Something
 \end_layout
 
@@ -3627,7 +3568,7 @@ Something
 <cell multicolumn="1" alignment="none" valignment="top" topline="true" rightline="true" usebox="none" special="c">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Description
 \end_layout
 
@@ -3638,7 +3579,7 @@ Description
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3647,7 +3588,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3658,7 +3599,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3667,7 +3608,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3678,7 +3619,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3687,7 +3628,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3698,7 +3639,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3707,7 +3648,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3718,7 +3659,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3727,7 +3668,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3738,7 +3679,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3747,7 +3688,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3758,7 +3699,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3767,7 +3708,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3778,7 +3719,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3787,7 +3728,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3798,7 +3739,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3807,7 +3748,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3818,7 +3759,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3827,7 +3768,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3838,7 +3779,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3847,7 +3788,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3858,7 +3799,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3867,7 +3808,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3878,7 +3819,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3887,7 +3828,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3898,7 +3839,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3907,7 +3848,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3918,7 +3859,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3927,7 +3868,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3938,7 +3879,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3947,7 +3888,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3958,7 +3899,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3967,7 +3908,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3978,7 +3919,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -3987,7 +3928,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -3998,7 +3939,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4007,7 +3948,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4018,7 +3959,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4027,7 +3968,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4038,7 +3979,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4047,7 +3988,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4058,7 +3999,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4067,7 +4008,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4078,7 +4019,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4087,7 +4028,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4098,7 +4039,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4107,7 +4048,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4118,7 +4059,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4127,7 +4068,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4138,7 +4079,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4147,7 +4088,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4158,7 +4099,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4167,7 +4108,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4178,7 +4119,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4187,7 +4128,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4198,7 +4139,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4207,7 +4148,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4218,7 +4159,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4227,7 +4168,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4238,7 +4179,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4247,7 +4188,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4258,7 +4199,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4267,7 +4208,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4278,7 +4219,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4287,7 +4228,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4298,7 +4239,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4307,7 +4248,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4318,7 +4259,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4327,7 +4268,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4338,7 +4279,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4347,7 +4288,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4358,7 +4299,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4367,7 +4308,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4378,7 +4319,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4387,7 +4328,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4398,7 +4339,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4407,7 +4348,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4418,7 +4359,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4427,7 +4368,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4438,7 +4379,7 @@ like this.
 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Lots of lines
 \end_layout
 
@@ -4447,7 +4388,7 @@ Lots of lines
 <cell alignment="left" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 like this.
 \end_layout
 
@@ -4466,27 +4407,31 @@ A table*:
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-
 % some comment
 \end_layout
 
+\begin_layout Plain Layout
+
+\end_layout
+
 \end_inset
 
 
-\begin_inset Tabular
+\begin_inset Tabular 
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="bottom" tabularwidth="80col%">
+<features rotate="0" tabularvalignment="bottom" tabularwidth="80col%">
 <column alignment="left" valignment="top">
 <column alignment="right" valignment="top">
 <row>
 <cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 two
 \end_layout
 
@@ -4495,10 +4440,6 @@ two
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -4506,7 +4447,7 @@ two
 <cell alignment="left" valignment="top" rotate="-50" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 lonely
 \end_layout
 
@@ -4515,7 +4456,7 @@ lonely
 <cell alignment="right" valignment="top" rotate="90" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 lines
 \end_layout
 
@@ -4534,16 +4475,20 @@ A booktabs table:
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset Float table
 placement h
 wide false
 sideways false
 status open
 
-\begin_layout Plain Layout
+
+\begin_layout Standard
+
 \begin_inset Caption Standard
 
 \begin_layout Plain Layout
+
 \begin_inset CommandInset label
 LatexCommand label
 name "tab:Special-booktabs-table"
@@ -4558,13 +4503,13 @@ Special booktabs-table
 
 \end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 centering
 \end_layout
@@ -4576,16 +4521,15 @@ centering
 status collapsed
 
 \begin_layout Plain Layout
-
 {}
 \end_layout
 
 \end_inset
 
 
-\begin_inset Tabular
+\begin_inset Tabular 
 <lyxtabular version="3" rows="8" columns="4">
-<features booktabs="true" tabularvalignment="middle">
+<features rotate="0" booktabs="true" tabularvalignment="middle" tabularwidth="0pt">
 <column alignment="center" valignment="top">
 <column alignment="center" valignment="top">
 <column alignment="center" valignment="top">
@@ -4594,7 +4538,7 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 System 
 \end_layout
 
@@ -4603,9 +4547,10 @@ System
 <cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Chip
 \begin_inset space \thinspace{}
+
 \end_inset
 
 1 
@@ -4616,9 +4561,10 @@ Chip
 <cell multicolumn="1" alignment="none" valignment="top" topline="true" usebox="none" special="c">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Chip
 \begin_inset space \thinspace{}
+
 \end_inset
 
 2
@@ -4629,10 +4575,6 @@ Chip
 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -4640,13 +4582,13 @@ Chip
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 cmidrule
 \end_layout
@@ -4658,7 +4600,6 @@ cmidrule
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -4669,7 +4610,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -4681,7 +4621,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 cmidrule
 \end_layout
@@ -4693,7 +4632,6 @@ cmidrule
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -4704,7 +4642,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -4716,7 +4653,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 morecmidrules
 \end_layout
@@ -4729,7 +4665,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 cmidrule
 \end_layout
@@ -4741,7 +4676,6 @@ cmidrule
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -4752,7 +4686,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -4766,7 +4699,7 @@ Detector thickness in µm
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 300 
 \end_layout
 
@@ -4775,7 +4708,7 @@ Detector thickness in µm
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 300 
 \end_layout
 
@@ -4784,7 +4717,7 @@ Detector thickness in µm
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 700
 \end_layout
 
@@ -4795,7 +4728,7 @@ Detector thickness in µm
 <cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Edge angle in ° 
 \end_layout
 
@@ -4804,7 +4737,7 @@ Edge angle in °
 <cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 3.55 
 \end_layout
 
@@ -4813,7 +4746,7 @@ Edge angle in °
 <cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 2.71 
 \end_layout
 
@@ -4822,7 +4755,7 @@ Edge angle in °
 <cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 7.99
 \end_layout
 
@@ -4833,7 +4766,7 @@ Edge angle in °
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Spatial resolution in µm 
 \end_layout
 
@@ -4842,7 +4775,7 @@ Spatial resolution in µm
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 4.26 
 \end_layout
 
@@ -4851,7 +4784,7 @@ Spatial resolution in µm
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 10.17 
 \end_layout
 
@@ -4860,7 +4793,7 @@ Spatial resolution in µm
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 10.56
 \end_layout
 
@@ -4871,7 +4804,7 @@ Spatial resolution in µm
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 MTF at 
 \begin_inset Formula $f_{\mathrm{max}}$
 \end_inset
@@ -4884,7 +4817,7 @@ MTF at
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 0.53 
 \end_layout
 
@@ -4893,7 +4826,7 @@ MTF at
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 0.37 
 \end_layout
 
@@ -4902,7 +4835,7 @@ MTF at
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 0.39
 \end_layout
 
@@ -4913,13 +4846,13 @@ MTF at
 <cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 morecmidrules
 \end_layout
@@ -4932,7 +4865,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 cmidrule
 \end_layout
@@ -4944,7 +4876,6 @@ cmidrule
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -4955,7 +4886,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -4969,28 +4899,16 @@ LSF-spatial resolution
 <cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 <cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 <cell alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-
-\end_layout
-
 \end_inset
 </cell>
 </row>
@@ -4998,7 +4916,7 @@ LSF-spatial resolution
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 in µm 
 \end_layout
 
@@ -5007,7 +4925,7 @@ in µm
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 129.7 
 \end_layout
 
@@ -5016,7 +4934,7 @@ in µm
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 52.75 
 \end_layout
 
@@ -5025,7 +4943,7 @@ in µm
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 50.78
 \end_layout
 
@@ -5036,7 +4954,7 @@ in µm
 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 in % of pixel size 
 \end_layout
 
@@ -5045,7 +4963,7 @@ in % of pixel size
 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 76.3 
 \end_layout
 
@@ -5054,7 +4972,7 @@ in % of pixel size
 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 95.9 
 \end_layout
 
@@ -5063,7 +4981,7 @@ in % of pixel size
 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 92.3
 \end_layout
 
@@ -5087,15 +5005,18 @@ A table using dcolumn:
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset Float table
 wide false
 sideways false
 status open
 
-\begin_layout Plain Layout
-\begin_inset Tabular
+
+\begin_layout Standard
+
+\begin_inset Tabular 
 <lyxtabular version="3" rows="4" columns="5">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle" tabularwidth="0pt">
 <column alignment="center" valignment="top">
 <column alignment="center" valignment="top">
 <column alignment="none" valignment="top" special="d">
@@ -5105,7 +5026,7 @@ status open
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 One
 \end_layout
 
@@ -5114,7 +5035,7 @@ One
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 Two
 \end_layout
 
@@ -5123,10 +5044,12 @@ Two
 <cell multicolumn="1" alignment="none" valignment="top" usebox="none" special="c">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 
 \family roman
 Three
+\family default
+
 \end_layout
 
 \end_inset
@@ -5134,10 +5057,12 @@ Three
 <cell multicolumn="1" alignment="none" valignment="top" usebox="none" special="c">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 
 \family roman
 Four
+\family default
+
 \end_layout
 
 \end_inset
@@ -5145,10 +5070,12 @@ Four
 <cell multicolumn="1" alignment="none" valignment="top" usebox="none" special="c">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 
 \family roman
 Five
+\family default
+
 \end_layout
 
 \end_inset
@@ -5158,7 +5085,7 @@ Five
 <cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 one
 \end_layout
 
@@ -5167,7 +5094,7 @@ one
 <cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
 two
 \end_layout
 
@@ -5176,7 +5103,8 @@ two
 <cell alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset Box Frameless
 position "c"
 hor_pos "c"
@@ -5191,9 +5119,12 @@ height_special "totalheight"
 thickness "0.4pt"
 separation "3pt"
 shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
 status open
 
-\begin_layout Plain Layout
+
+\begin_layout Standard
 three
 \end_layout
 
@@ -5207,7 +5138,8 @@ three
 <cell alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset Box Frameless
 position "c"
 hor_pos "c"
@@ -5222,9 +5154,12 @@ height_special "totalheight"
 thickness "0.4pt"
 separation "3pt"
 shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
 status open
 
-\begin_layout Plain Layout
+
+\begin_layout Standard
 four
 \end_layout
 
@@ -5238,7 +5173,8 @@ four
 <cell alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+
 \begin_inset Box Frameless
 position "c"
 hor_pos "c"
@@ -5253,16 +5189,296 @@ height_special "totalheight"
 thickness "0.4pt"
 separation "3pt"
 shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
 status open
 
-\begin_layout Plain Layout
+
+\begin_layout Standard
+five
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+He
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+2
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="none" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+2.77234 
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="none" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+45672. 
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="none" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+0.69 
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+C
+\begin_inset Foot
+status collapsed
+
+
+\begin_layout Standard
+Some tables require footnotes.
+\end_layout
+
+\end_inset
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+C
+\begin_inset Foot
+status collapsed
+
+
+\begin_layout Standard
+Some tables need more than one footnote.
+\end_layout
+
+\end_inset
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="none" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+12537.64 
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="none" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+37.66345 
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="none" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+86.37 
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+A table using decimal alignment:
+\end_layout
+
+\begin_layout Standard
+
+\begin_inset Float table
+wide false
+sideways false
+status open
+
+
+\begin_layout Standard
+
+\begin_inset Tabular 
+<lyxtabular version="3" rows="4" columns="8">
+<features rotate="0" tabularvalignment="middle" tabularwidth="0pt">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
+<column alignment="right" valignment="top">
+<column alignment="none" valignment="top" special="@{\extracolsep{0pt}.}l">
+<column alignment="right" valignment="top">
+<column alignment="none" valignment="top" special="@{\extracolsep{0pt}.}l">
+<column alignment="right" valignment="top">
+<column alignment="none" valignment="top" special="@{\extracolsep{0pt}.}l">
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+One 
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+Two 
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="1" alignment="none" valignment="top" usebox="none" special="c">
+\begin_inset Text
+
+\begin_layout Standard
+Three
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\end_inset
+</cell>
+<cell multicolumn="1" alignment="none" valignment="top" usebox="none" special="c">
+\begin_inset Text
+
+\begin_layout Standard
+Four
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\end_inset
+</cell>
+<cell multicolumn="1" alignment="none" valignment="top" usebox="none" special="c">
+\begin_inset Text
+
+\begin_layout Standard
+Five
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+one 
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+two 
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="1" alignment="none" valignment="top" topline="true" usebox="none" special="c">
+\begin_inset Text
+
+\begin_layout Standard
+three
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
+
+\end_inset
+</cell>
+<cell multicolumn="1" alignment="none" valignment="top" topline="true" usebox="none" special="c">
+\begin_inset Text
+
+\begin_layout Standard
+four
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
+
+\end_inset
+</cell>
+<cell multicolumn="1" alignment="none" valignment="top" topline="true" usebox="none" special="c">
+\begin_inset Text
+
+\begin_layout Standard
 five
 \end_layout
 
 \end_inset
-
-
-\end_layout
+</cell>
+<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
 
 \end_inset
 </cell>
@@ -5271,8 +5487,8 @@ five
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-He
+\begin_layout Standard
+He 
 \end_layout
 
 \end_inset
@@ -5280,7 +5496,16 @@ He
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
+\begin_layout Standard
+2 
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="right" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
 2
 \end_layout
 
@@ -5289,8 +5514,17 @@ He
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-2.77234 
+\begin_layout Standard
+77234 
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="right" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+45672
 \end_layout
 
 \end_inset
@@ -5298,9 +5532,13 @@ He
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-45672.
+\end_inset
+</cell>
+<cell alignment="right" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+0
 \end_layout
 
 \end_inset
@@ -5308,8 +5546,8 @@ He
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-0.69 
+\begin_layout Standard
+69 
 \end_layout
 
 \end_inset
@@ -5319,37 +5557,44 @@ He
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-C
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-Some tables require footnotes.
+\begin_layout Standard
+C 
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
+C 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="right" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-C
-\begin_inset Foot
-status collapsed
+\begin_layout Standard
+12537
+\end_layout
 
-\begin_layout Plain Layout
-Some tables need more than one footnote.
+\end_inset
+</cell>
+<cell alignment="none" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+64 
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="right" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Standard
+37
 \end_layout
 
 \end_inset
@@ -5357,17 +5602,17 @@ Some tables need more than one footnote.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-12537.64 
+\begin_layout Standard
+66345 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="none" valignment="top" usebox="none">
+<cell alignment="right" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-37.66345 
+\begin_layout Standard
+86
 \end_layout
 
 \end_inset
@@ -5375,8 +5620,8 @@ Some tables need more than one footnote.
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-86.37 
+\begin_layout Standard
+37 
 \end_layout
 
 \end_inset
@@ -5401,22 +5646,22 @@ Macros
 \begin_layout Standard
 LyX supports several kinds of macros: def 
 \begin_inset FormulaMacro
-\newcommand{\macroa}[1]{a #1 a}
+\def\macroa #1{a #1 a}
 \end_inset
 
  global def 
 \begin_inset FormulaMacro
-\newcommand{\macrob}[1]{b #1 b}
+\def\macrob #1{b #1 b}
 \end_inset
 
  long def 
 \begin_inset FormulaMacro
-\newcommand{\macroc}[1]{c #1 c}
+\def\macroc #1{c #1 c}
 \end_inset
 
  global long def 
 \begin_inset FormulaMacro
-\newcommand{\macrod}[1]{d #1 d}
+\def\macrod #1{d #1 d}
 \end_inset
 
  providecommand 
@@ -5425,7 +5670,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 providecommand{
 \backslash
@@ -5440,7 +5684,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 providecommand*{
 \backslash
@@ -5465,7 +5708,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 newcommand*{
 \backslash
@@ -5480,7 +5722,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 renewcommand*{
 \backslash
@@ -5495,7 +5736,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 providecommandx{
 \backslash
@@ -5510,7 +5750,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 providecommandx*{
 \backslash
@@ -5521,12 +5760,12 @@ macrok}[1]{l #1 l}
 
  newcommandx 
 \begin_inset FormulaMacro
-\newcommand{\macrom}[1]{m #1 m}
+\newcommandx{\macrom}[1]{m #1 m}
 \end_inset
 
  renewcommandx 
 \begin_inset FormulaMacro
-\renewcommand{\macrom}[1]{n #1 n}
+\renewcommandx{\macrom}[1]{n #1 n}
 \end_inset
 
  newcommandx* 
@@ -5535,7 +5774,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 newcommandx*{
 \backslash
@@ -5550,7 +5788,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 renewcommandx*{
 \backslash
@@ -5565,7 +5802,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 DeclareRobustCommand{
 \backslash
@@ -5580,7 +5816,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 DeclareRobustCommand*{
 \backslash
@@ -5595,7 +5830,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 DeclareRobustCommandx{
 \backslash
@@ -5610,7 +5844,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 DeclareRobustCommandx*{
 \backslash
@@ -5629,7 +5862,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 macroa
 \end_layout
@@ -5641,7 +5873,6 @@ macroa
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -5652,7 +5883,6 @@ x
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -5664,7 +5894,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 macrob
 \end_layout
@@ -5676,7 +5905,6 @@ macrob
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -5687,7 +5915,6 @@ x
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -5699,7 +5926,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 macroc
 \end_layout
@@ -5711,7 +5937,6 @@ macroc
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -5722,7 +5947,6 @@ x
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -5734,7 +5958,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 macrod
 \end_layout
@@ -5746,7 +5969,6 @@ macrod
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -5757,7 +5979,6 @@ x
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -5769,7 +5990,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 macroe{
 \end_layout
@@ -5781,7 +6001,6 @@ x
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -5793,7 +6012,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 macrof{
 \end_layout
@@ -5805,7 +6023,6 @@ x
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -5817,7 +6034,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 macrog{
 \end_layout
@@ -5829,7 +6045,6 @@ x
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -5841,7 +6056,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 macroi{
 \end_layout
@@ -5853,7 +6067,6 @@ x
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -5865,7 +6078,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 macrok{
 \end_layout
@@ -5877,7 +6089,6 @@ x
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -5889,7 +6100,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 macrom{
 \end_layout
@@ -5901,7 +6111,6 @@ x
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -5913,7 +6122,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 macroo{
 \end_layout
@@ -5925,7 +6133,6 @@ x
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -5937,7 +6144,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 macroq{
 \end_layout
@@ -5949,7 +6155,6 @@ x
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -5961,7 +6166,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 macror{
 \end_layout
@@ -5973,7 +6177,6 @@ x
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -5984,7 +6187,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 %
 \backslash
 macros{x} 
@@ -6021,12 +6223,15 @@ test
 
 \begin_layout Standard
 
+\size tiny
+
 \end_layout
 
 \begin_layout Standard
 \noindent
 
 \size tiny
+
 \begin_inset CommandInset line
 LatexCommand rule
 offset "0.5ex"
@@ -6036,6 +6241,10 @@ height "1pt"
 \end_inset
 
 
+\size default
+
+\size tiny
+
 \end_layout
 
 \begin_layout Standard
@@ -6052,6 +6261,7 @@ test
 
 \begin_layout Standard
 \noindent
+
 \begin_inset CommandInset line
 LatexCommand rule
 offset "0.5ex"
@@ -6069,12 +6279,15 @@ test
 
 \begin_layout Standard
 
+\size giant
+
 \end_layout
 
 \begin_layout Standard
 \noindent
 
 \size giant
+
 \begin_inset CommandInset line
 LatexCommand rule
 offset "0.5ex"
@@ -6084,10 +6297,37 @@ height "1pt"
 \end_inset
 
 
+\size default
+
+\size giant
+
 \end_layout
 
 \begin_layout Subsection
-rules
+Rules
+\end_layout
+
+\begin_layout Standard
+test
+\end_layout
+
+\begin_layout Standard
+
+\size tiny
+
+\begin_inset CommandInset line
+LatexCommand rule
+offset "0.5ex"
+width "100line%"
+height "1pt"
+
+\end_inset
+
+
+\size default
+
+\size tiny
+
 \end_layout
 
 \begin_layout Standard
@@ -6108,6 +6348,7 @@ test
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset CommandInset line
 LatexCommand rule
 offset "0.5ex"
@@ -6121,6 +6362,7 @@ height "1pt"
 
 \begin_layout Standard
 \noindent
+
 \begin_inset CommandInset line
 LatexCommand rule
 width "1ex"
@@ -6134,6 +6376,7 @@ test
 \begin_layout Standard
 
 \color red
+
 \begin_inset CommandInset line
 LatexCommand rule
 offset "-4ex"
@@ -6143,6 +6386,8 @@ height "1cm"
 \end_inset
 
 
+\color inherit
+
 \end_layout
 
 \begin_layout Subsection
@@ -6172,8 +6417,9 @@ status open
 
 \color green
 W
-\series bold
 \color inherit
+
+\series bold
 ow
 \series default
 
@@ -6210,6 +6456,7 @@ test
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset Formula $test\hphantom{Wow}test$
 \end_inset
 
@@ -6217,17 +6464,17 @@ test
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula 
-\[
+
+\begin_inset Formula \[
 test\phantom{\textcolor{green}{W}\mathbf{ow}\textsuperscript{Wow}}test
 \]
-
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset Formula $test\vphantom{Wow\&\%}test$
 \end_inset
 
@@ -6239,6 +6486,7 @@ TIPA
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset IPA
 
 \begin_layout Standard
@@ -6251,7 +6499,7 @@ h
 
 \end_inset
 
- e̹ e̜ e̟ e̠  ë e̽ e̩ e̩ e̯ e˞e
+ e̹ e̜ e̟ e̠ (don't mix up with e̱) ë e̽ e̩ e̩ e̯ e˞e
 \begin_inset script superscript
 
 \begin_layout Plain Layout
@@ -6318,6 +6566,7 @@ l
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset IPA
 
 \begin_layout Standard
@@ -6327,7 +6576,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 :
 \end_layout
@@ -6340,7 +6588,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 :
 \end_layout
@@ -6353,7 +6600,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 ;
 \end_layout
@@ -6375,7 +6621,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 :
 \end_layout
@@ -6388,7 +6633,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 ;
 \end_layout
@@ -6401,7 +6645,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 ;
 \end_layout
@@ -6414,7 +6657,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 ;
 \end_layout
@@ -6430,12 +6672,12 @@ RR
 \begin_inset IPA
 
 \begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 :
 \end_layout
@@ -6448,7 +6690,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 :
 \end_layout
 \begin_inset IPA
 
 \begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 :
 \end_layout
@@ -6491,7 +6732,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 :
 \end_layout
@@ -6504,7 +6744,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 :
 \end_layout
@@ -6517,7 +6756,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 ;
 \end_layout
@@ -6533,6 +6771,7 @@ L
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset IPA
 
 \begin_layout Standard
@@ -6545,6 +6784,7 @@ L
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset IPA
 
 \begin_layout Standard
@@ -6561,6 +6801,7 @@ Ueø987o@Eœ3ɞ2Oæ5aɶA6
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset IPA
 
 \begin_layout Standard
@@ -6570,7 +6811,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 ;
 \end_layout
@@ -6581,7 +6821,7 @@ HʢʡCʑɺɧ
 \begin_inset IPADeco toptiebar
 status open
 
-\begin_layout Plain Layout
+\begin_layout Standard
 ar
 \end_layout
 
@@ -6591,7 +6831,7 @@ ar
 \begin_inset IPADeco bottomtiebar
 status open
 
-\begin_layout Plain Layout
+\begin_layout Standard
 tz
 \end_layout
 
@@ -6606,6 +6846,7 @@ tz
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset IPA
 
 \begin_layout Standard
@@ -6614,7 +6855,6 @@ tz
 status collapsed
 
 \begin_layout Plain Layout
-
 {
 \end_layout
 
@@ -6625,7 +6865,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 }
 \end_layout
 
@@ -6640,6 +6879,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset IPA
 
 \begin_layout Standard
@@ -6658,12 +6898,20 @@ status collapsed
 
 \begin_layout Standard
 TIPA code in math: 
-\begin_inset Formula $\textipa{˥|\text{\!b{}\!d{}\!g{}\!G{}\textglobfall{}\textvertline{}\textdoublevertline{}}}$
+\begin_inset Formula $\textipa{\tone{55}|\text{\!b{}\!d{}\!g{}\!G{}\textglobfall{}\textvertline{}\textdoublevertline{}}}$
 \end_inset
 
 
 \end_layout
 
+\begin_layout Subsection
+Other symbols
+\end_layout
+
+\begin_layout Standard
+All three should be converted to U+00C5: Å Å Å (not U+212B). All three should be converted to U+00E5: å å å.
+\end_layout
+
 \begin_layout Subsection
 Line breaks
 \begin_inset Index breaks
@@ -6689,7 +6937,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 
 \backslash
@@ -6704,7 +6951,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 
 \backslash
@@ -6727,7 +6973,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 linebreak[4]
 \end_layout
@@ -6738,14 +6983,12 @@ linebreak[4]
 \end_layout
 
 \begin_layout Standard
-There are even newlines with weird arguments, but these are not handled
- by LyX
+There are even newlines with weird arguments, but these are not handled by LyX
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 
 \backslash
@@ -6786,7 +7029,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 pagebreak[4]
 \end_layout
@@ -6811,34 +7053,28 @@ Special characters
 \end_layout
 
 \begin_layout Standard
-Then one has those macros with a long name for a short meaning, like ~,
- ^ or 
+Then one has those macros with a long name for a short meaning, like ~, ^ or 
 \backslash
 , \SpecialChar breakableslash
 , \SpecialChar nobreakdash
- and the characters that LaTeX wants to espace because they are active,
- like _&#${}%.
+ and the characters that LaTeX wants to espace because they are active, like _&#${}%.
 \end_layout
 
 \begin_layout Standard
 And what about special characters like hyphe\SpecialChar softhyphen
 nation mark, ellipsis\SpecialChar ldots
-, and end-of-se
-ntence\SpecialChar endofsentence
+, and end-of-sentence\SpecialChar endofsentence
  LyX also supports a menu separator\SpecialChar menuseparator
 and a spif\SpecialChar ligaturebreak
 fy ligature break.
 \end_layout
 
 \begin_layout Standard
-There are dashes: endash in short form – and long form –, emdash is alike:
- — and —.
- If we really want several hyphens in a row, we need to separate them: -
+There are dashes: endash in short form – and long form –, emdash is alike: — and —. If we really want several hyphens in a row, we need to separate them: -
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-
 {}
 \end_layout
 
@@ -6849,7 +7085,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 {}
 \end_layout
 
@@ -6860,7 +7095,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 {}
 \end_layout
 
@@ -6871,7 +7105,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 {}
 \end_layout
 
@@ -6882,7 +7115,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 {}
 \end_layout
 
@@ -6893,7 +7125,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 {}
 \end_layout
 
@@ -6904,18 +7135,14 @@ status collapsed
 
 \begin_layout Standard
 LyX translates the phrases LyX, TeX, LaTeX2e and LaTeX to the commands \SpecialChar LyX
-,
- \SpecialChar TeX
+, \SpecialChar TeX
 , \SpecialChar LaTeX2e
  and \SpecialChar LaTeX
-.
- If these phrases occur as part of other words (like 1LyX or aTeX or LaTeX3)
- they should not be put into ERT.
+. If these phrases occur as part of other words (like 1LyX or aTeX or LaTeX3) they should not be put into ERT.
 \end_layout
 
 \begin_layout Standard
-Test for whitespace handling of commands: The following lines should result
- in identical output:
+Test for whitespace handling of commands: The following lines should result in identical output:
 \end_layout
 
 \begin_layout Standard
@@ -6925,7 +7152,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 mycommand
 \end_layout
@@ -6937,7 +7163,6 @@ mycommand
 status collapsed
 
 \begin_layout Plain Layout
-
 {}
 \end_layout
 
@@ -6953,7 +7178,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 mycommand
 \end_layout
@@ -6965,7 +7189,6 @@ mycommand
 status collapsed
 
 \begin_layout Plain Layout
-
 {}
 \end_layout
 
@@ -6981,7 +7204,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 mycommand
 \end_layout
@@ -6993,10 +7215,13 @@ mycommand
 status collapsed
 
 \begin_layout Plain Layout
-
 % and another
 \end_layout
 
+\begin_layout Plain Layout
+
+\end_layout
+
 \end_inset
 
 
@@ -7004,7 +7229,6 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
 {}
 \end_layout
 
@@ -7021,6 +7245,8 @@ A sub
 sc
 \emph on
 ript
+\emph default
+
 \end_layout
 
 \end_inset
@@ -7030,7 +7256,7 @@ ript
 
 \begin_layout Plain Layout
 script with 
-\begin_inset Formula $a^{2}+b^{2}=c^{2}$
+\begin_inset Formula $a^2+b^2=c^2$
 \end_inset
 
  math
@@ -7046,8 +7272,7 @@ latex2writer outputs quotes in braces like
 \begin_inset Quotes ers
 \end_inset
 
-.
- We swallow the, but this was one broken (bug 8903).
+. We swallow the, but this was one broken (bug 8903).
 \end_layout
 
 \begin_layout Section
@@ -7066,15 +7291,29 @@ Mathematics
 
 \begin_layout Standard
 Let 
-\begin_inset Formula $f:\left[a,b\right]\rightarrow%TCIMACRO{\U{211d}}%
+\begin_inset Formula $f:\left[  a,b\right]  \rightarrow%TCIMACRO{\U{211d} }%
 %BeginExpansion
-\mathbb{R}%EndExpansion
+\mathbb{R}
+%EndExpansion
 $
 \end_inset
 
 .
 \end_layout
 
+\begin_layout Standard
+
+\begin_inset Formula \[
+\begin{array}{rclccc}
+1 + 2 & = & 3 
+\multicolumn{3}{c}{4 < 5 \leq 6 }
+\end{array}
+\]
+\end_inset
+
+
+\end_layout
+
 \begin_layout Section
 Lists/Indices
 \end_layout
@@ -7088,7 +7327,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 addcontentsline{toc}{section}{test}
 \end_layout
@@ -7141,12 +7379,12 @@ addcontentsline:
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 bibliographystyle{test}
 \end_layout
@@ -7159,7 +7397,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 addcontentsline{toc}{section}{test}
 \end_layout
@@ -7203,6 +7440,7 @@ undefined index:
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset CommandInset index_print
 LatexCommand printindex
 type "idx"
@@ -7217,6 +7455,7 @@ index "idx":
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset CommandInset index_print
 LatexCommand printindex
 type "idx"
@@ -7231,6 +7470,7 @@ index "new":
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset CommandInset index_print
 LatexCommand printindex
 type "new"
@@ -7245,6 +7485,7 @@ subindex "new":
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset CommandInset index_print
 LatexCommand printsubindex
 type "idx"
@@ -7259,6 +7500,7 @@ index of all indices:
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset CommandInset index_print
 LatexCommand printindex*
 
@@ -7272,6 +7514,7 @@ subindex of all indices:
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset CommandInset index_print
 LatexCommand printsubindex*
 
@@ -7285,6 +7528,7 @@ normal nomenclature:
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset CommandInset nomencl_print
 LatexCommand printnomenclature
 set_width "none"
@@ -7301,7 +7545,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 settowidth{
 \backslash
@@ -7325,11 +7568,11 @@ nomenclature with set width:
 \end_layout
 
 \begin_layout Standard
+
 \begin_inset CommandInset nomencl_print
 LatexCommand printnomenclature
 set_width "custom"
 width "2line%"
-
 \end_inset