mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Adapt test-insets.lyx.lyx to now correctly running tex2lyx.
Removed errocase.
This commit is contained in:
parent
8cb9707b17
commit
df4003b232
@ -24,5 +24,3 @@ autotests/export/MergedManuals_pdf5 #8517
|
||||
autotests/export/Math_pdf #8517
|
||||
autotests/export/Math_pdf2 #8517
|
||||
autotests/export/Math_pdf5 #8517
|
||||
tex2lyx/roundtrip/test-insets.tex
|
||||
tex2lyx2lyx/roundtrip/test-insets.tex
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX file created by tex2lyx 2.1.0dev
|
||||
\lyxformat 459
|
||||
\lyxformat 462
|
||||
\begin_document
|
||||
\begin_header
|
||||
\textclass article
|
||||
@ -96,10 +96,6 @@ status collapsed
|
||||
%stupid stuff
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -583,10 +579,6 @@ status collapsed
|
||||
bibliography since LaTeX throws an error.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -599,10 +591,6 @@ status collapsed
|
||||
bibliographystyle{unsrt}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -615,10 +603,6 @@ status collapsed
|
||||
bibliography{xampl}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1035,7 +1019,11 @@ inline false
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
# Example listing float
|
||||
#
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Example listing float
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -1119,7 +1107,11 @@ inline false
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
def func(param):
|
||||
d
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
ef func(param):
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -1167,7 +1159,11 @@ inline false
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
hello
|
||||
h
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
ello
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
@ -4278,10 +4274,6 @@ status collapsed
|
||||
% some comment
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -5428,10 +5420,6 @@ macros{x}
|
||||
macrot{x}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -6054,10 +6042,6 @@ status collapsed
|
||||
% and another
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user