]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/test/test-insets.tex
tex2lyx: fix a regression
[lyx.git] / src / tex2lyx / test / test-insets.tex
index 71a16802536977cf91d4b5604308ef870e911ce3..222e41c4d2c83f33285b8f05d281a28c6c493d66 100644 (file)
@@ -27,6 +27,7 @@
 \usepackage{longtable}
 \usepackage{xargs}
 \usepackage{subscript}
+\usepackage{rotating}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
 \providecommand{\LyX}{L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
 
 \begin{document}
 
+\title{Title}
+
+\date %stupid stuff
+{two days ago}
+
+\maketitle
+
 \tableofcontents
 \lstlistoflistings
 
@@ -368,7 +376,7 @@ A table*:
 \begin{tabular*} % some comment
 {0.8\columnwidth}[b]{lr}
 two\\
-lonely&lines
+\begin{turn}{-50}lonely\end{turn}&\begin{sideways}lines\end{sideways}
 \end{tabular*}
 
 A booktabs table:
@@ -528,6 +536,15 @@ builtin \textasciicircum % with a comment
 A sub\textsubscript{sc\emph{ript}} and super\textsuperscript{script
 with $a^2+b^2=c^2$ math}.
 
+\section{Mathematics\index{Mathematics}}
+
+Let $f:\left[  a,b\right]  \rightarrow%
+%TCIMACRO{\U{211d} }%
+%BeginExpansion
+\mathbb{R}
+%EndExpansion
+$.
+
 \printindex{}
 
 \printnomenclature hello