]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/test/test-modules.lyx.lyx
Amend 7f125f62d2, Introduce doc preference for line numbering
[lyx.git] / src / tex2lyx / test / test-modules.lyx.lyx
index 0ac2fc8d668f18f426ca2ff7973ac542aff8a380..63097f0c6d925f5a860754c80e4de63e076ddf91 100644 (file)
@@ -1,33 +1,35 @@
-#LyX 2.2 created this file. For more info see http://www.lyx.org/
-\lyxformat 491
+#LyX file created by tex2lyx 2.4
+\lyxformat 575
 \begin_document
 \begin_header
+\save_transient_properties true
 \origin roundtrip
 \textclass amsart
 \begin_preamble
 \usepackage{babel}
+
 \end_preamble
 \use_default_options false
 \begin_modules
 theorems-ams
-eqs-within-sections
-figs-within-sections
 \end_modules
 \maintain_unincluded_children false
 \language english
 \language_package default
 \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 false
+\use_dash_ligatures true
 \graphics default
 \default_output_format default
 \output_sync 0
@@ -57,6 +59,7 @@ figs-within-sections
 \suppress_date false
 \justification true
 \use_refstyle 0
+\use_minted 0
 \index Index
 \shortcut idx
 \color #008000
@@ -65,7 +68,10 @@ figs-within-sections
 \tocdepth 3
 \paragraph_separation indent
 \paragraph_indentation default
-\quotes_language english
+\is_math_indent 0
+\math_numbering_side default
+\quotes_style english
+\dynamic_quotes 0
 \papercolumns 1
 \papersides 1
 \paperpagestyle default
@@ -87,15 +93,11 @@ 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.
+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 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 
+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
@@ -104,33 +106,8 @@ theorem.
 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 Plain Layout
-
-
-\backslash
-begin{lem}
-\end_layout
-
-\end_inset
-
- this is a lemma
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-end{lem}
-\end_layout
-
-\end_inset
-
+\begin_layout Lemma
+this is a lemma
 \end_layout
 
 \begin_layout Theorem