]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/test/test-modules.lyx.lyx
add support for Urdu and Syriac
[lyx.git] / src / tex2lyx / test / test-modules.lyx.lyx
index 4d5f427f4c1e36af2806f0c41ce2f23285ed8158..9e184b437a1291d6808511cf02e207469902ca48 100644 (file)
@@ -1,7 +1,9 @@
-#LyX file created by tex2lyx 2.1.0dev
-\lyxformat 450
+#LyX file created by tex2lyx 2.3
+\lyxformat 512
 \begin_document
 \begin_header
+\save_transient_properties true
+\origin roundtrip
 \textclass amsart
 \begin_preamble
 \usepackage{babel}
@@ -14,18 +16,19 @@ theorems-ams
 \maintain_unincluded_children false
 \language english
 \language_package default
-\inputencoding latin9
+\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
@@ -38,13 +41,16 @@ theorems-ams
 \use_geometry false
 \use_package amsmath 1
 \use_package amssymb 0
+\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 basic
-\cite_engine_type numerical
+\cite_engine_type default
 \biblio_style plain
 \use_bibtopic false
 \use_indices false
@@ -74,51 +80,33 @@ theorems-ams
 \begin_body
 
 \begin_layout Standard
-
 This is a dummy file
 \end_layout
 
 \begin_layout Standard
-
 It has a theorem, a lemma and a proof.
 \end_layout
 
 \begin_layout Standard
-
 The theorem is recognized is a style provided by the module theorems-ams, since the preamble code matches.
 \end_layout
 
 \begin_layout Standard
-
-The lemma is not recognized as a command provided by a module, since the preamble code is from an older version of 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-LyX
-\end_layout
-
-\end_inset
-
-, and modules are only loaded if the preamble code matches (otherwise you could easily get completely different output for some often used names like 
+The lemma is not recognized as a command provided by a module, since the preamble code is from an older version of LyX, and modules are only loaded if the preamble code matches (otherwise you could easily get completely different output for some often used names like 
 \backslash
 theorem.
 \end_layout
 
 \begin_layout Standard
-
 The proof is recognized as a builtin style provided by the text class.
 \end_layout
 
 \begin_layout Standard
 
-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 begin{lem}
@@ -130,8 +118,7 @@ begin{lem}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
-
+\begin_layout Plain Layout
 
 \backslash
 end{lem}
@@ -143,12 +130,10 @@ end{lem}
 \end_layout
 
 \begin_layout Theorem
-
 this is the theorem
 \end_layout
 
 \begin_layout Proof
-
 this is the proof 
 \end_layout