]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/test/test-insets.lyx.lyx
Skip missing optional argument insets in tex2lyx
[lyx.git] / src / tex2lyx / test / test-insets.lyx.lyx
index 4c632bff30920ff7549ff664f11f15815794b713..643f0cf3611c51a5591e253ef6b61105e8aa34cd 100644 (file)
@@ -1,10 +1,16 @@
-#LyX file created by tex2lyx 2.1.0dev
-\lyxformat 449
+#LyX file created by tex2lyx 2.2
+\lyxformat 479
 \begin_document
 \begin_header
 \textclass article
 \begin_preamble
 
+% Load refstyle before prettyref so that prettyref wins.
+% The real refstyle tests are in test-refstyle-theorems.tex.
+\usepackage{refstyle}
+\AtBeginDocument{\providecommand\secref[1]{\ref{sec:#1}}}
+
+
 \def\mycommand{\textquestiondown}
 
 
@@ -13,7 +19,7 @@
 \maintain_unincluded_children false
 \language english
 \language_package none
-\inputencoding latin9
+\inputencoding iso8859-15
 \fontencoding T1
 \font_roman default
 \font_sans default
@@ -33,7 +39,7 @@
 \paperfontsize 12
 \spacing onehalf
 \use_hyperref true
-\pdf_bookmarks 1
+\pdf_bookmarks 0
 \pdf_bookmarksnumbered 0
 \pdf_bookmarksopen 0
 \pdf_bookmarksopenlevel 1
 \pdf_pdfborder 0
 \pdf_colorlinks 0
 \pdf_backref section
-\pdf_pdfusetitle 1
+\pdf_pdfusetitle 0
 \papersize a4paper
 \use_geometry false
 \use_package amsmath 2
 \use_package amssymb 2
+\use_package cancel 0
 \use_package esint 1
 \use_package mathdots 0
 \use_package mathtools 0
 \use_package mhchem 0
+\use_package stackrel 0
+\use_package stmaryrd 0
 \use_package undertilde 0
 \cite_engine natbib
 \cite_engine_type numerical
 \shortcut idx
 \color #008000
 \end_index
+\index new
+\shortcut new
+\color #008000
+\end_index
+\index test
+\shortcut test
+\color #008000
+\end_index
 \secnumdepth 3
 \tocdepth 3
 \paragraph_separation indent
 \begin_body
 
 \begin_layout Title
-
 Title
 \end_layout
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 %stupid stuff
 \end_layout
 
-\begin_layout Standard
-
-
-\end_layout
-
 \end_inset
 
 
 \end_layout
 
 \begin_layout Date
-
 two days ago
 \end_layout
 
 \begin_layout Standard
 
-
 \begin_inset CommandInset toc
 LatexCommand tableofcontents
 
@@ -131,18 +138,15 @@ LatexCommand lstlistoflistings
 
 \begin_layout Standard
 \noindent
-
 This paragraph is not indented.
 \end_layout
 
 \begin_layout Section
-
 References
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
 References
 \end_layout
 
@@ -152,7 +156,6 @@ References
 \end_layout
 
 \begin_layout Standard
-
 Let's start with simple things: a label
 \begin_inset space ~
 
@@ -189,7 +192,6 @@ unbreakable space
 \end_layout
 
 \begin_layout Standard
-
 Of course there are other kind of references, like page reference
 \begin_inset space ~
 
@@ -250,17 +252,69 @@ reference "lab:test"
 
 \end_inset
 
-.
+ as well as textual references like
+\begin_inset space ~
+
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand nameref
+reference "lab:test"
+
+\end_inset
+
+. The command 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+secref
 \end_layout
 
-\begin_layout Section
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+{
+\end_layout
+
+\end_inset
+
+lab:test
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+}
+\end_layout
+
+\end_inset
+
+ will be parsed in ERT, since 
+\begin_inset ERT
+status collapsed
 
+\begin_layout Plain Layout
+LyX
+\end_layout
+
+\end_inset
+
+ does not support refstyle and prettyref natively at the same time.
+\end_layout
+
+\begin_layout Section
 Cites
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
 Cites
 \end_layout
 
@@ -270,7 +324,6 @@ Cites
 \end_layout
 
 \begin_layout Standard
-
 Let's start with simple things: a 
 \backslash
 cite: 
@@ -297,13 +350,11 @@ key "whole-set,article-crossref"
 \end_layout
 
 \begin_layout Standard
-
 Now the natbib things:
 \end_layout
 
 \begin_layout Standard
 
-
 \backslash
 citet: 
 \begin_inset CommandInset citation
@@ -352,7 +403,6 @@ key "article-crossref"
 
 \begin_layout Standard
 
-
 \backslash
 citep: 
 \begin_inset CommandInset citation
@@ -401,7 +451,6 @@ key "article-crossref"
 
 \begin_layout Standard
 
-
 \backslash
 citealt: 
 \begin_inset CommandInset citation
@@ -450,7 +499,6 @@ key "article-crossref"
 
 \begin_layout Standard
 
-
 \backslash
 citealp: 
 \begin_inset CommandInset citation
@@ -499,7 +547,6 @@ key "article-crossref"
 
 \begin_layout Standard
 
-
 \backslash
 citeauthor: 
 \begin_inset CommandInset citation
@@ -548,7 +595,6 @@ key "article-crossref"
 
 \begin_layout Standard
 
-
 \backslash
 citeyear: 
 \begin_inset CommandInset citation
@@ -564,7 +610,6 @@ key "article-crossref"
 
 \begin_layout Standard
 
-
 \backslash
 citeyearpar: 
 \begin_inset CommandInset citation
@@ -580,7 +625,6 @@ key "article-crossref"
 
 \begin_layout Standard
 
-
 \backslash
 nocite: 
 \begin_inset CommandInset citation
@@ -595,65 +639,45 @@ key "article-crossref"
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 % Remove duplicate call of 
 \backslash
 bibliography since LaTeX throws an error.
 \end_layout
 
-\begin_layout Standard
-
-
-\end_layout
-
 \end_inset
 
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 %
 \backslash
 bibliographystyle{unsrt}
 \end_layout
 
-\begin_layout Standard
-
-
-\end_layout
-
 \end_inset
 
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 % 
 \backslash
 bibliography{xampl}
 \end_layout
 
-\begin_layout Standard
-
-
-\end_layout
-
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-
 With 
 \backslash
 nocite{*}:   
@@ -669,7 +693,6 @@ options "unsrt"
 \end_layout
 
 \begin_layout Standard
-
 From bug 7306: 
 \begin_inset CommandInset citation
 LatexCommand citet
@@ -684,7 +707,6 @@ key "gur+04"
 
 \begin_layout Bibliography
 
-
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 label "{{Gürkan et~al.}(2004)}"
@@ -706,13 +728,11 @@ A. 2004, ApJ, 604, 632
 \end_layout
 
 \begin_layout Section
-
 Input files
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
 Input files
 \end_layout
 
@@ -722,36 +742,51 @@ Input files
 \end_layout
 
 \begin_layout Standard
-
 We can input files too, like this 
 \begin_inset CommandInset include
 LatexCommand input
 preview false
-filename "DummyDocument.lyx"
+filename "DummyDocument.lyx.lyx"
 
 \end_inset
 
-, or with the include variant 
+, or with the include variant (tests quoting as well): 
 \begin_inset CommandInset include
 LatexCommand include
 preview false
-filename "DummyDocument.lyx"
+filename "Dummy Document.tex"
 
 \end_inset
 
  
-\begin_inset ERT
-status collapsed
+\begin_inset CommandInset include
+LatexCommand include
+preview false
+filename "Dummy Document.tex"
 
-\begin_layout Standard
+\end_inset
 
-% unfortunately, including the doc twice generates a multiply defined label
-\end_layout
+\begin_inset CommandInset include
+LatexCommand include
+preview false
+filename "Dummy~Document.lyx.lyx"
 
-\begin_layout Standard
+\end_inset
+
+\begin_inset CommandInset include
+LatexCommand include
+preview false
+filename "Dummy~Document.lyx.lyx"
 
+\end_inset
 
-\end_layout
+ 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
 
@@ -759,13 +794,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-
 We can also import chess diagrams:
 \end_layout
 
 \begin_layout Standard
 
-
 \begin_inset External
        template ChessDiagram
        filename ../../../lib/examples/iecc05.fen
@@ -776,13 +809,11 @@ We can also import chess diagrams:
 \end_layout
 
 \begin_layout Standard
-
 Spreadsheets:
 \end_layout
 
 \begin_layout Standard
 
-
 \begin_inset External
        template GnumericSpreadsheet
        filename ../../../lib/examples/longsheet.gnumeric
@@ -793,13 +824,11 @@ Spreadsheets:
 \end_layout
 
 \begin_layout Standard
-
 XFig drawings:
 \end_layout
 
 \begin_layout Standard
 
-
 \begin_inset External
        template XFig
        filename xfigtest.fig
@@ -810,13 +839,11 @@ XFig drawings:
 \end_layout
 
 \begin_layout Standard
-
 and PDF pages:
 \end_layout
 
 \begin_layout Standard
 
-
 \begin_inset External
        template PDFPages
        filename ../../../lib/examples/beamer-icsi-logo.pdf
@@ -833,7 +860,6 @@ and PDF pages:
 \end_layout
 
 \begin_layout Standard
-
 If you prefer verbatim input, you can choose between
 \begin_inset space ~
 
@@ -864,13 +890,11 @@ filename "foo"
 \end_layout
 
 \begin_layout Section
-
 URLs and Hyperlinks
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
 URL
 \end_layout
 
@@ -889,13 +913,11 @@ description "uniform resource locator"
 \end_layout
 
 \begin_layout Standard
-
 An URL: 
 \begin_inset Flex Flex:URL
 status collapsed
 
 \begin_layout Plain Layout
-
 http://www.lyx.org
 \end_layout
 
@@ -913,7 +935,20 @@ description "uniform resource locator"
 \end_layout
 
 \begin_layout Standard
+An URL with strange characters: 
+\begin_inset Flex Flex:URL
+status collapsed
+
+\begin_layout Plain Layout
+http://www.lyx.org/percent%dollar$
+\end_layout
+
+\end_inset
+
 
+\end_layout
+
+\begin_layout Standard
 link:
 \begin_inset CommandInset href
 LatexCommand href
@@ -925,7 +960,6 @@ target "www.test.test"
 \end_layout
 
 \begin_layout Standard
-
 link2:
 \begin_inset CommandInset href
 LatexCommand href
@@ -937,7 +971,6 @@ target "http://www.test.test"
 \end_layout
 
 \begin_layout Standard
-
 mail:
 \begin_inset CommandInset href
 LatexCommand href
@@ -951,7 +984,6 @@ type "mailto:"
 \end_layout
 
 \begin_layout Standard
-
 file:
 \begin_inset CommandInset href
 LatexCommand href
@@ -964,7 +996,6 @@ type "file:"
 \end_layout
 
 \begin_layout Standard
-
 ftp:
 \begin_inset CommandInset href
 LatexCommand href
@@ -976,7 +1007,6 @@ target "ftp://www.test.test"
 \end_layout
 
 \begin_layout Standard
-
 ftp2:
 \begin_inset CommandInset href
 LatexCommand href
@@ -989,7 +1019,6 @@ target "ftp://www.test.test"
 \end_layout
 
 \begin_layout Standard
-
 parser test (stupid, but valid):
 \begin_inset CommandInset href
 LatexCommand href
@@ -1002,7 +1031,6 @@ target "http://www.test.test"
 \end_layout
 
 \begin_layout Standard
-
 parser test (escaped):
 \begin_inset CommandInset href
 LatexCommand href
@@ -1015,13 +1043,11 @@ target "http://www.test.test"
 \end_layout
 
 \begin_layout Section
-
 Lists
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
 Lists
 \end_layout
 
@@ -1032,7 +1058,6 @@ Lists
 
 \begin_layout Standard
 
-
 \begin_inset FloatList figure
 
 \end_inset
@@ -1046,12 +1071,10 @@ Lists
 \end_layout
 
 \begin_layout Section
-
 Listings
 \end_layout
 
 \begin_layout Standard
-
 Inline: 
 \begin_inset listings
 lstparams "language={C++},keywordstyle={\color{green}}"
@@ -1059,7 +1082,6 @@ inline true
 status collapsed
 
 \begin_layout Plain Layout
-
 int a=5;
 \end_layout
 
@@ -1074,29 +1096,24 @@ int a=5;
 
 \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
 
@@ -1106,7 +1123,6 @@ def func(param):
 \end_layout
 
 \begin_layout Standard
-
 Here is an example listing with left line numbering, step 
 \begin_inset Quotes eld
 \end_inset
@@ -1164,54 +1180,44 @@ symbol
 
 \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
 
@@ -1221,7 +1227,6 @@ pass
 \end_layout
 
 \begin_layout Standard
-
 Special cases: 
 \begin_inset listings
 lstparams "abovecaptionskip=2em,basicstyle={\large\ttfamily},breaklines=true,extendedchars=true,firstline=2,float=h,language={[R/3 3.1]ABAP},lastline=5,numbers=left,numberstyle={\scriptsize},showspaces=true,showstringspaces=false,stepnumber=3,tabsize=4"
@@ -1229,7 +1234,6 @@ inline false
 status collapsed
 
 \begin_layout Plain Layout
-
 hello
 \end_layout
 
@@ -1240,7 +1244,6 @@ hello
 
 \begin_layout Standard
 
-
 \begin_inset listings
 lstparams "language=TeX"
 inline true
@@ -1248,7 +1251,6 @@ status collapsed
 
 \begin_layout Plain Layout
 
-
 \backslash
 begin{centering} hello
 \end_layout
@@ -1259,13 +1261,11 @@ begin{centering} hello
 \end_layout
 
 \begin_layout Section
-
 Graphics
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
 Graphics
 \end_layout
 
@@ -1275,7 +1275,6 @@ Graphics
 \end_layout
 
 \begin_layout Standard
-
 There is also some basic support for graphics, in the form 
 \begin_inset Graphics 
        filename foo.eps
@@ -1296,13 +1295,11 @@ There is also some basic support for graphics, in the form
 \end_layout
 
 \begin_layout Section
-
 Tables
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
 Tables
 \end_layout
 
@@ -1312,15 +1309,13 @@ 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 
 \backslash
 textbackslash etc. 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 let
@@ -1336,8 +1331,7 @@ textsf
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 let
@@ -1353,8 +1347,7 @@ textsf
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 let
@@ -1370,8 +1363,7 @@ texttt
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 providecommand{
@@ -1388,9 +1380,8 @@ clearpage}
 
 \begin_layout Standard
 
-
 \begin_inset Tabular 
-<lyxtabular version="3" rows="64" columns="2">
+<lyxtabular version="3" rows="66" columns="2">
 <features rotate="0" islongtable="true">
 <column alignment="none" valignment="top" special="@{*}r">
 <column alignment="none" valignment="top" special="|p{1in}@{*}">
@@ -1399,7 +1390,6 @@ clearpage}
 \begin_inset Text
 
 \begin_layout Standard
-
 KILLED 
 \end_layout
 
@@ -1409,13 +1399,11 @@ KILLED
 \begin_inset Text
 
 \begin_layout Standard
-
 LINE!!!! 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 kill
@@ -1424,16 +1412,15 @@ kill
 \end_inset
 
  
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Standard
 
-
 \begin_inset Argument 1
 status collapsed
 
-\begin_layout Standard
 
+\begin_layout Standard
 An optional table caption (used in the list of tables)
 \end_layout
 
@@ -1462,7 +1449,6 @@ name "long"
 \begin_inset Text
 
 \begin_layout Standard
-
 This part appears at the top of the table
 \end_layout
 
@@ -1480,7 +1466,6 @@ This part appears at the top of the table
 
 \begin_layout Standard
 
-
 \shape smallcaps
 First
 \shape default
@@ -1494,7 +1479,6 @@ First
 
 \begin_layout Standard
 
-
 \shape smallcaps
 Second
 \shape default
@@ -1510,15 +1494,14 @@ Second
 
 \begin_layout Standard
 
-
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Standard
 
-
 \begin_inset Argument 1
 status collapsed
 
+
 \end_inset
 
 (continued)
@@ -1542,7 +1525,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 This part appears at the top of every other page
 \end_layout
 
@@ -1560,7 +1542,6 @@ This part appears at the top of every other page
 
 \begin_layout Standard
 
-
 \series bold
 First
 \series default
@@ -1574,7 +1555,6 @@ First
 
 \begin_layout Standard
 
-
 \series bold
 Second
 \series default
@@ -1584,35 +1564,37 @@ Second
 \end_inset
 </cell>
 </row>
-<row endfoot="true">
-<cell alignment="none" valignment="top" topline="true" bottomline="true" usebox="none">
+<row endfoot="true" caption="true">
+<cell multicolumn="1" alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
-This goes at the
+\begin_inset Caption LongTableNoNumber
+
+\begin_layout Standard
+standard foot
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="none" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
 
-bottom.
 \end_layout
 
+\end_inset
+</cell>
+<cell multicolumn="2" alignment="none" valignment="top" topline="true" usebox="none">
+\begin_inset Text
+
 \end_inset
 </cell>
 </row>
-<row endlastfoot="true">
+<row endfoot="true">
 <cell alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
-
-These lines will
+This goes at the
 \end_layout
 
 \end_inset
@@ -1621,19 +1603,62 @@ These lines will
 \begin_inset Text
 
 \begin_layout Standard
-
-appear
+bottom.
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row endlastfoot="true">
-<cell alignment="none" valignment="top" usebox="none">
+<row endlastfoot="true" caption="true">
+<cell multicolumn="1" alignment="none" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Standard
 
+\begin_inset Caption LongTableNoNumber
+
+\begin_layout Standard
+(last foot)
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="2" alignment="none" valignment="top" topline="true" usebox="none">
+\begin_inset Text
+
+\end_inset
+</cell>
+</row>
+<row endlastfoot="true">
+<cell alignment="none" valignment="top" topline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+These lines will
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
+appear
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row endlastfoot="true">
+<cell alignment="none" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Standard
 in place of the 
 \end_layout
 
@@ -1643,7 +1668,6 @@ in place of the
 \begin_inset Text
 
 \begin_layout Standard
-
 usual foot
 \end_layout
 
@@ -1655,7 +1679,6 @@ usual foot
 \begin_inset Text
 
 \begin_layout Standard
-
 at the end
 \end_layout
 
@@ -1665,7 +1688,6 @@ at the end
 \begin_inset Text
 
 \begin_layout Standard
-
 of the table
 \end_layout
 
@@ -1678,12 +1700,10 @@ of the table
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 env
@@ -1695,8 +1715,7 @@ env
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -1706,8 +1725,7 @@ longtable
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -1722,7 +1740,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 in the 
 \end_layout
 
@@ -1734,13 +1751,11 @@ in the
 \begin_inset Text
 
 \begin_layout Standard
-
 same way as in the 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 env
@@ -1752,8 +1767,7 @@ env
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -1763,8 +1777,7 @@ tabular
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -1779,7 +1792,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 environment.
 \end_layout
 
@@ -1792,12 +1804,10 @@ environment.
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 code
@@ -1809,8 +1819,7 @@ code
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -1820,8 +1829,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -1836,7 +1844,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 in this case.
 \end_layout
 
@@ -1848,7 +1855,6 @@ in this case.
 \begin_inset Text
 
 \begin_layout Standard
-
 Each row ends with a
 \end_layout
 
@@ -1859,12 +1865,10 @@ Each row ends with a
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 code
@@ -1876,8 +1880,7 @@ code
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -1891,8 +1894,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -1909,13 +1911,11 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 The 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 code
@@ -1927,8 +1927,7 @@ code
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -1942,8 +1941,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -1958,7 +1956,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 optional
 \end_layout
 
@@ -1970,7 +1967,6 @@ optional
 \begin_inset Text
 
 \begin_layout Standard
-
 argument, just as in
 \end_layout
 
@@ -1980,7 +1976,6 @@ argument, just as in
 \begin_inset Text
 
 \begin_layout Standard
-
 the
 \end_layout
 
@@ -1993,12 +1988,10 @@ the
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 env
@@ -2010,8 +2003,7 @@ env
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -2021,8 +2013,7 @@ tabular
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -2037,7 +2028,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 environment.
 \end_layout
 
@@ -2049,13 +2039,11 @@ environment.
 \begin_inset Text
 
 \begin_layout Standard
-
 [10pt] See the effect of 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 code
@@ -2067,8 +2055,7 @@ code
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -2082,8 +2069,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -2098,7 +2084,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 ?
 \end_layout
 
@@ -2110,7 +2095,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2120,7 +2104,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2132,7 +2115,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2142,7 +2124,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2154,7 +2135,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2164,7 +2144,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2176,7 +2155,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2186,7 +2164,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2198,13 +2175,11 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Also 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 code
@@ -2216,8 +2191,7 @@ code
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -2229,8 +2203,7 @@ hline
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -2245,13 +2218,11 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 as in 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 env
@@ -2263,8 +2234,7 @@ env
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -2274,8 +2244,7 @@ tabular
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -2292,13 +2261,11 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 That was a 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 code
@@ -2310,8 +2277,7 @@ code
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -2323,8 +2289,7 @@ hline
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -2339,7 +2304,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 .
 \end_layout
 
@@ -2351,13 +2315,11 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 That was 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 code
@@ -2369,8 +2331,7 @@ code
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -2384,8 +2345,7 @@ hline
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -2400,7 +2360,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 .
 \end_layout
 
@@ -2412,13 +2371,11 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 This is a 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 code
@@ -2430,8 +2387,7 @@ code
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -2443,8 +2399,7 @@ multicolumn{2}{||c||}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -2466,13 +2421,11 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 If a page break occurs at a 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 code
@@ -2484,8 +2437,7 @@ code
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -2497,8 +2449,7 @@ hline
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -2513,7 +2464,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 a line is drawn
 \end_layout
 
@@ -2525,7 +2475,6 @@ a line is drawn
 \begin_inset Text
 
 \begin_layout Standard
-
 at the bottom of one page and at the
 \end_layout
 
@@ -2535,7 +2484,6 @@ at the bottom of one page and at the
 \begin_inset Text
 
 \begin_layout Standard
-
 top of the next.
 \end_layout
 
@@ -2547,13 +2495,11 @@ top of the next.
 \begin_inset Text
 
 \begin_layout Standard
-
 The 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 code
@@ -2565,8 +2511,7 @@ code
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -2576,8 +2521,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -2587,8 +2531,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 env
@@ -2600,8 +2543,7 @@ env
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -2611,8 +2553,7 @@ tabular
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -2627,7 +2568,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 can not be used.
 \end_layout
 
@@ -2639,7 +2579,6 @@ can not be used.
 \begin_inset Text
 
 \begin_layout Standard
-
 The optional argument may be one of
 \end_layout
 
@@ -2650,12 +2589,10 @@ The optional argument may be one of
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 code
@@ -2667,8 +2604,7 @@ code
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -2678,8 +2614,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -2696,7 +2631,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 to specify whether the table should be
 \end_layout
 
@@ -2706,7 +2640,6 @@ to specify whether the table should be
 \begin_inset Text
 
 \begin_layout Standard
-
 adjusted
 \end_layout
 
@@ -2718,7 +2651,6 @@ adjusted
 \begin_inset Text
 
 \begin_layout Standard
-
 to the left, right
 \end_layout
 
@@ -2728,7 +2660,6 @@ to the left, right
 \begin_inset Text
 
 \begin_layout Standard
-
 or centrally.
 \end_layout
 
@@ -2740,7 +2671,6 @@ or centrally.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2750,7 +2680,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2762,7 +2691,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2772,7 +2700,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2784,7 +2711,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2794,7 +2720,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2806,7 +2731,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2816,7 +2740,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2828,7 +2751,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2838,7 +2760,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2850,7 +2771,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2860,7 +2780,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2872,7 +2791,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2882,7 +2800,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2894,7 +2811,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2904,7 +2820,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2916,7 +2831,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2926,7 +2840,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2938,7 +2851,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2948,7 +2860,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2960,7 +2871,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2970,7 +2880,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -2982,7 +2891,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -2992,7 +2900,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3004,7 +2911,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3014,7 +2920,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3026,7 +2931,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3036,7 +2940,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3048,7 +2951,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3058,7 +2960,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3070,7 +2971,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3080,7 +2980,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3092,7 +2991,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3102,7 +3000,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3114,7 +3011,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3124,7 +3020,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3136,7 +3031,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3146,7 +3040,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3158,7 +3051,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3168,7 +3060,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3180,7 +3071,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Some lines may take up a lot of space, like this: 
 \end_layout
 
@@ -3191,12 +3081,10 @@ Some lines may take up a lot of space, like this:
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 raggedleft
@@ -3229,8 +3117,7 @@ will never break a page within such a row. Page breaks only occur between rows o
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 code
@@ -3242,8 +3129,7 @@ code
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -3255,8 +3141,7 @@ hline
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -3273,7 +3158,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3283,7 +3167,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3295,7 +3178,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3305,7 +3187,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3317,7 +3198,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3327,7 +3207,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3339,7 +3218,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3349,7 +3227,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3361,7 +3238,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3371,7 +3247,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3383,7 +3258,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3393,7 +3267,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3405,7 +3278,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3415,7 +3287,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3427,14 +3298,12 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots
 \begin_inset Foot
 status collapsed
 
 
 \begin_layout Standard
-
 This is a footnote.
 \end_layout
 
@@ -3449,7 +3318,6 @@ This is a footnote.
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3461,7 +3329,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3471,7 +3338,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this
 \begin_inset Foot
 status collapsed
@@ -3479,12 +3345,10 @@ status collapsed
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 env
@@ -3496,8 +3360,7 @@ env
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -3507,8 +3370,7 @@ longtable
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -3530,7 +3392,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3540,7 +3401,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3552,7 +3412,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3562,7 +3421,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this. 
 \end_layout
 
@@ -3577,13 +3435,11 @@ like this.
 \end_layout
 
 \begin_layout Standard
-
 From bug 7412 another example with more captions (can currently not produced in 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 LyX
 \end_layout
 
@@ -3601,11 +3457,9 @@ LyX
 
 \begin_layout Standard
 
-
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Standard
-
 A long table
 \end_layout
 
@@ -3628,11 +3482,9 @@ A long table
 
 \begin_layout Standard
 
-
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Standard
-
 A long table -- continued
 \end_layout
 
@@ -3655,12 +3507,10 @@ A long table -- continued
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -3670,8 +3520,7 @@ Continued on next page
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -3693,7 +3542,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 Something
 \end_layout
 
@@ -3703,7 +3551,6 @@ Something
 \begin_inset Text
 
 \begin_layout Standard
-
 Description
 \end_layout
 
@@ -3715,7 +3562,6 @@ Description
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3725,7 +3571,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3737,7 +3582,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3747,7 +3591,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3759,7 +3602,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3769,7 +3611,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3781,7 +3622,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3791,7 +3631,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3803,7 +3642,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3813,7 +3651,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3825,7 +3662,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3835,7 +3671,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3847,7 +3682,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3857,7 +3691,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3869,7 +3702,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3879,7 +3711,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3891,7 +3722,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3901,7 +3731,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3913,7 +3742,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3923,7 +3751,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3935,7 +3762,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3945,7 +3771,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3957,7 +3782,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3967,7 +3791,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -3979,7 +3802,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -3989,7 +3811,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4001,7 +3822,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4011,7 +3831,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4023,7 +3842,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4033,7 +3851,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4045,7 +3862,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4055,7 +3871,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4067,7 +3882,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4077,7 +3891,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4089,7 +3902,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4099,7 +3911,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4111,7 +3922,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4121,7 +3931,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4133,7 +3942,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4143,7 +3951,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4155,7 +3962,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4165,7 +3971,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4177,7 +3982,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4187,7 +3991,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4199,7 +4002,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4209,7 +4011,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4221,7 +4022,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4231,7 +4031,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4243,7 +4042,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4253,7 +4051,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4265,7 +4062,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4275,7 +4071,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4287,7 +4082,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4297,7 +4091,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4309,7 +4102,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4319,7 +4111,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4331,7 +4122,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4341,7 +4131,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4353,7 +4142,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4363,7 +4151,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4375,7 +4162,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4385,7 +4171,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4397,7 +4182,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4407,7 +4191,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4419,7 +4202,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4429,7 +4211,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4441,7 +4222,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4451,7 +4231,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4463,7 +4242,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4473,7 +4251,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4485,7 +4262,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4495,7 +4271,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4507,7 +4282,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4517,7 +4291,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4529,7 +4302,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4539,7 +4311,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4551,7 +4322,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4561,7 +4331,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4573,7 +4342,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4583,7 +4351,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4595,7 +4362,6 @@ like this.
 \begin_inset Text
 
 \begin_layout Standard
-
 Lots of lines
 \end_layout
 
@@ -4605,7 +4371,6 @@ Lots of lines
 \begin_inset Text
 
 \begin_layout Standard
-
 like this.
 \end_layout
 
@@ -4620,26 +4385,18 @@ like this.
 \end_layout
 
 \begin_layout Standard
-
 A table*:
 \end_layout
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 % some comment
 \end_layout
 
-\begin_layout Standard
-
-
-\end_layout
-
 \end_inset
 
 
@@ -4653,7 +4410,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 two
 \end_layout
 
@@ -4670,7 +4426,6 @@ two
 \begin_inset Text
 
 \begin_layout Standard
-
 lonely
 \end_layout
 
@@ -4680,7 +4435,6 @@ lonely
 \begin_inset Text
 
 \begin_layout Standard
-
 lines
 \end_layout
 
@@ -4695,13 +4449,11 @@ lines
 \end_layout
 
 \begin_layout Standard
-
 A booktabs table:
 \end_layout
 
 \begin_layout Standard
 
-
 \begin_inset Float table
 placement h
 wide false
@@ -4711,12 +4463,10 @@ status open
 
 \begin_layout Standard
 
-
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Standard
 
-
 \begin_inset CommandInset label
 LatexCommand label
 name "tab:Special-booktabs-table"
@@ -4733,12 +4483,10 @@ Special booktabs-table
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 centering
@@ -4750,8 +4498,7 @@ centering
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {}
 \end_layout
 
@@ -4770,7 +4517,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Standard
-
 System 
 \end_layout
 
@@ -4780,7 +4526,6 @@ System
 \begin_inset Text
 
 \begin_layout Standard
-
 Chip
 \begin_inset space \thinspace{}
 
@@ -4795,7 +4540,6 @@ Chip
 \begin_inset Text
 
 \begin_layout Standard
-
 Chip
 \begin_inset space \thinspace{}
 
@@ -4818,12 +4562,10 @@ Chip
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 cmidrule
@@ -4835,8 +4577,7 @@ cmidrule
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -4846,8 +4587,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -4857,8 +4597,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 cmidrule
@@ -4870,8 +4609,7 @@ cmidrule
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -4881,8 +4619,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -4892,8 +4629,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 morecmidrules
@@ -4905,8 +4641,7 @@ morecmidrules
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 cmidrule
@@ -4918,8 +4653,7 @@ cmidrule
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -4929,8 +4663,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -4945,7 +4678,6 @@ Detector thickness in µm
 \begin_inset Text
 
 \begin_layout Standard
-
 300 
 \end_layout
 
@@ -4955,7 +4687,6 @@ Detector thickness in µm
 \begin_inset Text
 
 \begin_layout Standard
-
 300 
 \end_layout
 
@@ -4965,7 +4696,6 @@ Detector thickness in µm
 \begin_inset Text
 
 \begin_layout Standard
-
 700
 \end_layout
 
@@ -4977,7 +4707,6 @@ Detector thickness in µm
 \begin_inset Text
 
 \begin_layout Standard
-
 Edge angle in ° 
 \end_layout
 
@@ -4987,7 +4716,6 @@ Edge angle in °
 \begin_inset Text
 
 \begin_layout Standard
-
 3.55 
 \end_layout
 
@@ -4997,7 +4725,6 @@ Edge angle in °
 \begin_inset Text
 
 \begin_layout Standard
-
 2.71 
 \end_layout
 
@@ -5007,7 +4734,6 @@ Edge angle in °
 \begin_inset Text
 
 \begin_layout Standard
-
 7.99
 \end_layout
 
@@ -5019,7 +4745,6 @@ Edge angle in °
 \begin_inset Text
 
 \begin_layout Standard
-
 Spatial resolution in µm 
 \end_layout
 
@@ -5029,7 +4754,6 @@ Spatial resolution in µm
 \begin_inset Text
 
 \begin_layout Standard
-
 4.26 
 \end_layout
 
@@ -5039,7 +4763,6 @@ Spatial resolution in µm
 \begin_inset Text
 
 \begin_layout Standard
-
 10.17 
 \end_layout
 
@@ -5049,7 +4772,6 @@ Spatial resolution in µm
 \begin_inset Text
 
 \begin_layout Standard
-
 10.56
 \end_layout
 
@@ -5061,7 +4783,6 @@ Spatial resolution in µm
 \begin_inset Text
 
 \begin_layout Standard
-
 MTF at 
 \begin_inset Formula $f_{\mathrm{max}}$
 \end_inset
@@ -5075,7 +4796,6 @@ MTF at
 \begin_inset Text
 
 \begin_layout Standard
-
 0.53 
 \end_layout
 
@@ -5085,7 +4805,6 @@ MTF at
 \begin_inset Text
 
 \begin_layout Standard
-
 0.37 
 \end_layout
 
@@ -5095,7 +4814,6 @@ MTF at
 \begin_inset Text
 
 \begin_layout Standard
-
 0.39
 \end_layout
 
@@ -5108,12 +4826,10 @@ MTF at
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 morecmidrules
@@ -5125,8 +4841,7 @@ morecmidrules
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 cmidrule
@@ -5138,8 +4853,7 @@ cmidrule
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -5149,8 +4863,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5182,7 +4895,6 @@ LSF-spatial resolution
 \begin_inset Text
 
 \begin_layout Standard
-
 in µm 
 \end_layout
 
@@ -5192,7 +4904,6 @@ in µm
 \begin_inset Text
 
 \begin_layout Standard
-
 129.7 
 \end_layout
 
@@ -5202,7 +4913,6 @@ in µm
 \begin_inset Text
 
 \begin_layout Standard
-
 52.75 
 \end_layout
 
@@ -5212,7 +4922,6 @@ in µm
 \begin_inset Text
 
 \begin_layout Standard
-
 50.78
 \end_layout
 
@@ -5224,7 +4933,6 @@ in µm
 \begin_inset Text
 
 \begin_layout Standard
-
 in % of pixel size 
 \end_layout
 
@@ -5234,7 +4942,6 @@ in % of pixel size
 \begin_inset Text
 
 \begin_layout Standard
-
 76.3 
 \end_layout
 
@@ -5244,7 +4951,6 @@ in % of pixel size
 \begin_inset Text
 
 \begin_layout Standard
-
 95.9 
 \end_layout
 
@@ -5254,7 +4960,6 @@ in % of pixel size
 \begin_inset Text
 
 \begin_layout Standard
-
 92.3
 \end_layout
 
@@ -5274,18 +4979,15 @@ in % of pixel size
 \end_layout
 
 \begin_layout Section
-
 Macros
 \end_layout
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 LyX
 \end_layout
 
@@ -5315,8 +5017,7 @@ LyX
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 providecommand{
@@ -5330,8 +5031,7 @@ macroe}[1]{e #1 e}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 providecommand*{
@@ -5355,8 +5055,7 @@ macrof}[1]{f #1 f}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 newcommand*{
@@ -5370,8 +5069,7 @@ macroi}[1]{i #1 i}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 renewcommand*{
@@ -5385,8 +5083,7 @@ macroi}[1]{j #1 j}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 providecommandx{
@@ -5400,8 +5097,7 @@ macrok}[1]{k #1 k}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 providecommandx*{
@@ -5425,8 +5121,7 @@ macrok}[1]{l #1 l}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 newcommandx*{
@@ -5440,8 +5135,7 @@ macroo}[1]{o #1 o}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 renewcommandx*{
@@ -5455,8 +5149,7 @@ macroo}[1]{p #1 p}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 DeclareRobustCommand{
@@ -5470,8 +5163,7 @@ macroq}[1]{q #1 q}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 DeclareRobustCommand*{
@@ -5485,8 +5177,7 @@ macror}[1]{r #1 r}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 DeclareRobustCommandx{
@@ -5500,8 +5191,7 @@ macros}[1]{s #1 s}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 DeclareRobustCommandx*{
@@ -5515,13 +5205,11 @@ macrot}[1]{t #1 t}
 \end_layout
 
 \begin_layout Standard
-
 Now use them all: 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 macroa
@@ -5533,8 +5221,7 @@ macroa
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -5544,8 +5231,7 @@ x
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5555,8 +5241,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 macrob
@@ -5568,8 +5253,7 @@ macrob
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -5579,8 +5263,7 @@ x
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5590,8 +5273,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 macroc
@@ -5603,8 +5285,7 @@ macroc
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -5614,8 +5295,7 @@ x
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5625,8 +5305,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 macrod
@@ -5638,8 +5317,7 @@ macrod
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -5649,8 +5327,7 @@ x
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5660,8 +5337,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 macroe{
@@ -5673,8 +5349,7 @@ x
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5684,8 +5359,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 macrof{
@@ -5697,8 +5371,7 @@ x
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5708,8 +5381,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 macrog{
@@ -5721,8 +5393,7 @@ x
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5732,8 +5403,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 macroi{
@@ -5745,8 +5415,7 @@ x
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5756,8 +5425,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 macrok{
@@ -5769,8 +5437,7 @@ x
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5780,8 +5447,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 macrom{
@@ -5793,8 +5459,7 @@ x
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5804,8 +5469,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 macroo{
@@ -5817,8 +5481,7 @@ x
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5828,8 +5491,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 macroq{
@@ -5841,8 +5503,7 @@ x
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5852,8 +5513,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 macror{
@@ -5865,8 +5525,7 @@ x
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5876,8 +5535,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 %
 \backslash
 macros{x} 
@@ -5885,24 +5543,17 @@ macros{x}
 macrot{x}
 \end_layout
 
-\begin_layout Standard
-
-
-\end_layout
-
 \end_inset
 
 
 \end_layout
 
 \begin_layout Section
-
 Special formattings
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
 Special formattings
 \end_layout
 
@@ -5913,12 +5564,10 @@ Special formattings
 
 \begin_layout Subsection
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 LyX
 \end_layout
 
@@ -5928,13 +5577,11 @@ LyX
 \end_layout
 
 \begin_layout Standard
-
 test
 \end_layout
 
 \begin_layout Standard
 
-
 \size tiny
 
 \end_layout
@@ -5944,7 +5591,6 @@ test
 
 \size tiny
 
-
 \begin_inset CommandInset line
 LatexCommand rule
 offset "0.5ex"
@@ -5961,7 +5607,6 @@ height "1pt"
 \end_layout
 
 \begin_layout Standard
-
 test 
 \size giant
 Test
@@ -5976,7 +5621,6 @@ test
 \begin_layout Standard
 \noindent
 
-
 \begin_inset CommandInset line
 LatexCommand rule
 offset "0.5ex"
@@ -5989,13 +5633,11 @@ height "1pt"
 \end_layout
 
 \begin_layout Standard
-
 test
 \end_layout
 
 \begin_layout Standard
 
-
 \size giant
 
 \end_layout
@@ -6005,7 +5647,6 @@ test
 
 \size giant
 
-
 \begin_inset CommandInset line
 LatexCommand rule
 offset "0.5ex"
@@ -6022,12 +5663,10 @@ height "1pt"
 \end_layout
 
 \begin_layout Subsection
-
 rules
 \end_layout
 
 \begin_layout Standard
-
 test
 \begin_inset CommandInset line
 LatexCommand rule
@@ -6041,13 +5680,11 @@ height "5theight%"
 \end_layout
 
 \begin_layout Standard
-
 test
 \end_layout
 
 \begin_layout Standard
 
-
 \begin_inset CommandInset line
 LatexCommand rule
 offset "0.5ex"
@@ -6062,7 +5699,6 @@ height "1pt"
 \begin_layout Standard
 \noindent
 
-
 \begin_inset CommandInset line
 LatexCommand rule
 width "1ex"
@@ -6075,7 +5711,6 @@ test
 
 \begin_layout Standard
 
-
 \color red
 
 \begin_inset CommandInset line
@@ -6092,18 +5727,15 @@ height "1cm"
 \end_layout
 
 \begin_layout Subsection
-
 Phantoms
 \end_layout
 
 \begin_layout Standard
-
 test
 \begin_inset Phantom Phantom
 status open
 
 \begin_layout Plain Layout
-
 Wow
 \end_layout
 
@@ -6113,14 +5745,12 @@ test
 \end_layout
 
 \begin_layout Standard
-
 test
 \begin_inset Phantom HPhantom
 status open
 
 \begin_layout Plain Layout
 
-
 \color green
 W
 \color inherit
@@ -6132,7 +5762,6 @@ ow
 \begin_inset script superscript
 
 \begin_layout Standard
-
 Wow
 \end_layout
 
@@ -6147,13 +5776,11 @@ test
 \end_layout
 
 \begin_layout Standard
-
 test
 \begin_inset Phantom VPhantom
 status open
 
 \begin_layout Plain Layout
-
 Wow
 \backslash
 &%
@@ -6166,7 +5793,6 @@ test
 
 \begin_layout Standard
 
-
 \begin_inset Formula $test\hphantom{Wow}test$
 \end_inset
 
@@ -6175,7 +5801,6 @@ test
 
 \begin_layout Standard
 
-
 \begin_inset Formula \[
 test\phantom{\textcolor{green}{W}\mathbf{ow}\textsuperscript{Wow}}test
 \]
@@ -6186,7 +5811,6 @@ test\phantom{\textcolor{green}{W}\mathbf{ow}\textsuperscript{Wow}}test
 
 \begin_layout Standard
 
-
 \begin_inset Formula $test\vphantom{Wow\&\%}test$
 \end_inset
 
@@ -6194,74 +5818,82 @@ test\phantom{\textcolor{green}{W}\mathbf{ow}\textsuperscript{Wow}}test
 \end_layout
 
 \begin_layout Subsection
+TIPA
+\end_layout
 
-Line breaks
-\begin_inset Index breaks
-status collapsed
+\begin_layout Standard
 
-\begin_layout Plain Layout
+\begin_inset IPA
 
-Line breaks
+\begin_layout Standard
+e̥ e̊ e̬ e̤ ḛ e̼ e̪ e̺ e̻ e
+\begin_inset script superscript
+
+\begin_layout Standard
+h
 \end_layout
 
 \end_inset
 
-
-\end_layout
+ e̹ e̜ e̟ e̠ e̠ ë e̽ e̩ e̩ e̯ e˞e
+\begin_inset script superscript
 
 \begin_layout Standard
+w
+\end_layout
 
-They can also or be broken by a newline
-\begin_inset Newline newline
 \end_inset
 
- or by a starred newline 
-\begin_inset ERT
-status collapsed
+ e
+\begin_inset script superscript
 
 \begin_layout Standard
+j
+\end_layout
 
+\end_inset
 
-\backslash
+ e
+\begin_inset script superscript
 
-\backslash
-*
+\begin_layout Standard
 \end_layout
 
 \end_inset
 
-or by a newline with space, comment and argument 
-\begin_inset ERT
-status collapsed
+ e
+\begin_inset script superscript
 
 \begin_layout Standard
+\end_layout
 
+\end_inset
 
-\backslash
+ e̴ e̝ e̞ e̘ e̙ ẽ e
+\begin_inset script superscript
 
-\backslash
-[3cm]
+\begin_layout Standard
+n
 \end_layout
 
 \end_inset
 
- or by a newline command 
-\begin_inset Newline newline
-\end_inset
+ e
+\begin_inset script superscript
+
+\begin_layout Standard
+l
+\end_layout
 
-or by a line break 
-\begin_inset Newline linebreak
 \end_inset
 
-or by a defined line break 
-\begin_inset ERT
-status collapsed
+ e˺ e̋
+\end_layout
 
 \begin_layout Standard
-
-
-\backslash
-linebreak[4]
+è ē é ȅ ě ê e᷄ e᷅ e᷈ ĕ 
 \end_layout
 
 \end_inset
@@ -6271,58 +5903,461 @@ linebreak[4]
 
 \begin_layout Standard
 
-There are even newlines with weird arguments, but these are not handled by 
+\begin_inset IPA
+
+\begin_layout Standard
+pbtd
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-LyX
+\backslash
+:
 \end_layout
 
 \end_inset
 
-
+t
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
-
-\backslash
+\begin_layout Plain Layout
 
 \backslash
-*[1cm]
+:
 \end_layout
 
 \end_inset
 
- so we try to use ERT in this case.
-\end_layout
-
-\begin_layout Subsection
-
-Page breaks
-\begin_inset Index breaks
+dcɟkɡq
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-Page breaks
+\backslash
+;
 \end_layout
 
 \end_inset
 
-
+G
 \end_layout
 
-\begin_layout Standard
-
-They can also or be broken by a newpage 
-\begin_inset Newpage newpage
 \end_inset
 
-or by a page break 
+\begin_inset IPA
+
+\begin_layout Standard
+PmMn
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+:
+\end_layout
+
+\end_inset
+
+nɲN
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+;
+\end_layout
+
+\end_inset
+
+N
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+;
+\end_layout
+
+\end_inset
+
+Br
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+;
+\end_layout
+
+\end_inset
+
+RR
+\end_layout
+
+\end_inset
+
+\begin_inset IPA
+
+\begin_layout Standard
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+:
+\end_layout
+
+\end_inset
+
+rFBfvTDszSZ
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+:
+\end_layout
+
+\end_inset
+
+s
+\end_layout
+
+\end_inset
+
+\begin_inset IPA
+
+\begin_layout Standard
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+:
+\end_layout
+
+\end_inset
+
+zçJxGXKħQhHɬ
+\end_layout
+
+\end_inset
+
+\begin_inset IPA
+
+\begin_layout Standard
+ɮVɹ
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+:
+\end_layout
+
+\end_inset
+
+Rhɰl
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+:
+\end_layout
+
+\end_inset
+
+lL
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+;
+\end_layout
+
+\end_inset
+
+L
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\begin_inset IPA
+
+\begin_layout Standard
+ʘ|!ǂ||ɓɗʄɠʛe'
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\begin_inset IPA
+
+\begin_layout Standard
+iy1ʉW
+\color red
+uIY
+\color inherit
+Ueø987o@Eœ3ɞ2Oæ5aɶA6
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\begin_inset IPA
+
+\begin_layout Standard
+ʍw4
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+;
+\end_layout
+
+\end_inset
+
+HʢʡCʑɺɧ
+\begin_inset IPADeco toptiebar
+status open
+
+\begin_layout Standard
+ar
+\end_layout
+
+\end_inset
+
+
+\begin_inset IPADeco bottomtiebar
+status open
+
+\begin_layout Standard
+tz
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\begin_inset IPA
+
+\begin_layout Standard
+:;eˈˌ|‖.͡*
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+{
+\end_layout
+
+\end_inset
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\begin_inset IPA
+
+\begin_layout Standard
+˥˦˧˨˩ꜜꜛ\IPAChar \tone{15}
+\IPAChar \tone{51}
+\IPAChar \tone{45}
+\IPAChar \tone{12}
+\IPAChar \tone{454}
+↗↘
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+TIPA code in math: 
+\begin_inset Formula $\textipa{\tone{55}|\text{\!b{}\!d{}\!g{}\!G{}\textglobfall{}\textvertline{}\textdoublevertline{}}}$
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Line breaks
+\begin_inset Index breaks
+status collapsed
+
+\begin_layout Plain Layout
+Line breaks
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+They can also or be broken by a newline
+\begin_inset Newline newline
+\end_inset
+
+ or by a starred newline 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+
+\backslash
+*
+\end_layout
+
+\end_inset
+
+or by a newline with space, comment and argument 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+
+\backslash
+[3cm]
+\end_layout
+
+\end_inset
+
+ or by a newline command 
+\begin_inset Newline newline
+\end_inset
+
+or by a line break 
+\begin_inset Newline linebreak
+\end_inset
+
+or by a defined line break 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+linebreak[4]
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+There are even newlines with weird arguments, but these are not handled by 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+LyX
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+
+\backslash
+*[1cm]
+\end_layout
+
+\end_inset
+
+ so we try to use ERT in this case.
+\end_layout
+
+\begin_layout Subsection
+Page breaks
+\begin_inset Index breaks
+status collapsed
+
+\begin_layout Plain Layout
+Page breaks
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+They can also or be broken by a newpage 
+\begin_inset Newpage newpage
+\end_inset
+
+or by a page break 
 \begin_inset Newpage pagebreak
 \end_inset
 
@@ -6330,8 +6365,7 @@ or by a defined page break
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 pagebreak[4]
@@ -6343,13 +6377,11 @@ pagebreak[4]
 \end_layout
 
 \begin_layout Section
-
 Special characters
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
 Special characters
 \end_layout
 
@@ -6359,7 +6391,6 @@ Special characters
 \end_layout
 
 \begin_layout Standard
-
 Then one has those macros with a long name for a short meaning, like ~, ^ or 
 \backslash
 , \SpecialChar \slash{}
@@ -6368,8 +6399,7 @@ Then one has those macros with a long name for a short meaning, like ~, ^ or
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 LaTeX
 \end_layout
 
@@ -6379,7 +6409,6 @@ LaTeX
 \end_layout
 
 \begin_layout Standard
-
 And what about special characters like hyphe\SpecialChar \-
 nation mark, ellipsis\SpecialChar \ldots{}
 , and end-of-sentence\SpecialChar \@.
@@ -6387,8 +6416,7 @@ nation mark, ellipsis\SpecialChar \ldots{}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 LyX
 \end_layout
 
@@ -6401,12 +6429,10 @@ fy ligature break.
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 LyX
 \end_layout
 
@@ -6416,8 +6442,7 @@ LyX
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 LyX
 \end_layout
 
@@ -6427,8 +6452,7 @@ LyX
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 TeX
 \end_layout
 
@@ -6438,8 +6462,7 @@ TeX
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 LaTeX
 \end_layout
 
@@ -6449,8 +6472,7 @@ LaTeX
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 LaTeX
 \end_layout
 
@@ -6460,8 +6482,7 @@ LaTeX
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 LyX
 \end_layout
 
@@ -6471,8 +6492,7 @@ LyX
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 TeX
 \end_layout
 
@@ -6482,8 +6502,7 @@ TeX
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 LaTeX
 \end_layout
 
@@ -6493,18 +6512,15 @@ LaTeX
 \end_layout
 
 \begin_layout Standard
-
 Test for whitespace handling of commands: The following lines should result in identical output:
 \end_layout
 
 \begin_layout Standard
-
 builtin ^ unicodesymbols ȷ user 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 mycommand
@@ -6516,8 +6532,7 @@ mycommand
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {}
 \end_layout
 
@@ -6527,13 +6542,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-
 builtin ^ unicodesymbols ȷ user 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 mycommand
@@ -6545,8 +6558,7 @@ mycommand
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {}
 \end_layout
 
@@ -6556,13 +6568,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-
 builtin ^ unicodesymbols ȷ user 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 mycommand
@@ -6574,24 +6584,17 @@ mycommand
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 % and another
 \end_layout
 
-\begin_layout Standard
-
-
-\end_layout
-
 \end_inset
 
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 {}
 \end_layout
 
@@ -6601,12 +6604,10 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-
 A sub
 \begin_inset script subscript
 
 \begin_layout Standard
-
 sc
 \emph on
 ript
@@ -6620,7 +6621,6 @@ ript
 \begin_inset script superscript
 
 \begin_layout Standard
-
 script with 
 \begin_inset Formula $a^2+b^2=c^2$
 \end_inset
@@ -6633,14 +6633,20 @@ script with
 .
 \end_layout
 
-\begin_layout Section
+\begin_layout Standard
+latex2writer outputs quotes in braces like 
+\begin_inset Quotes ers
+\end_inset
 
+. We swallow the, but this was one broken (bug 8903).
+\end_layout
+
+\begin_layout Section
 Mathematics
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
 Mathematics
 \end_layout
 
@@ -6650,7 +6656,6 @@ Mathematics
 \end_layout
 
 \begin_layout Standard
-
 Let 
 \begin_inset Formula $f:\left[  a,b\right]  \rightarrow%TCIMACRO{\U{211d} }%
 %BeginExpansion
 .
 \end_layout
 
+\begin_layout Section
+Lists/Indices
+\end_layout
+
+\begin_layout Standard
+single 
+\backslash
+addcontentsline: 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+addcontentsline{toc}{section}{test}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+with 
+\backslash
+addcontentsline and 
+\backslash
+phantomsection:
+\end_layout
+
+\begin_layout Standard
+\begin_inset CommandInset bibtex
+LatexCommand bibtex
+bibfiles "xampl"
+options "bibtotoc,test"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+normal:
+\end_layout
+
+\begin_layout Standard
+\begin_inset CommandInset bibtex
+LatexCommand bibtex
+bibfiles "xampl"
+options "test"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+with wrong 
+\backslash
+addcontentsline:
+\end_layout
+
+\begin_layout Standard
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+bibliographystyle{test}
+\end_layout
+
+\end_inset
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+addcontentsline{toc}{section}{test}
+\end_layout
+
+\end_inset
+
+  
+\begin_inset CommandInset bibtex
+LatexCommand bibtex
+bibfiles "xampl"
+options "test"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+with 
+\backslash
+addcontentsline and 
+\backslash
+nocite{*}:
+\end_layout
+
+\begin_layout Standard
+  
+\begin_inset CommandInset bibtex
+LatexCommand bibtex
+btprint "btPrintAll"
+bibfiles "xampl"
+options "bibtotoc,test"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+undefined index:
+\end_layout
+
+\begin_layout Standard
+
+\begin_inset CommandInset index_print
+LatexCommand printindex
+type "idx"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+index "idx":
+\end_layout
+
+\begin_layout Standard
+
+\begin_inset CommandInset index_print
+LatexCommand printindex
+type "idx"
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
+index "new":
+\end_layout
 
+\begin_layout Standard
 
 \begin_inset CommandInset index_print
 LatexCommand printindex
+type "new"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+subindex "new":
+\end_layout
+
+\begin_layout Standard
+
+\begin_inset CommandInset index_print
+LatexCommand printsubindex
 type "idx"
 
 \end_inset
@@ -6675,7 +6849,38 @@ type "idx"
 \end_layout
 
 \begin_layout Standard
+index of all indices:
+\end_layout
+
+\begin_layout Standard
+
+\begin_inset CommandInset index_print
+LatexCommand printindex*
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+subindex of all indices:
+\end_layout
+
+\begin_layout Standard
+
+\begin_inset CommandInset index_print
+LatexCommand printsubindex*
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+normal nomenclature:
+\end_layout
 
+\begin_layout Standard
 
 \begin_inset CommandInset nomencl_print
 LatexCommand printnomenclature
@@ -6687,13 +6892,11 @@ hello
 \end_layout
 
 \begin_layout Standard
-
-
+manually set width: 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 settowidth{
@@ -6714,7 +6917,10 @@ set_width "none"
 \end_layout
 
 \begin_layout Standard
+nomenclature with set width:
+\end_layout
 
+\begin_layout Standard
 
 \begin_inset CommandInset nomencl_print
 LatexCommand printnomenclature