]> git.lyx.org Git - lyx.git/blob - autotests/export/latex/lyxbugs/12708-refstyle-amsmath.lyx
ctests: add a test file for #12708
[lyx.git] / autotests / export / latex / lyxbugs / 12708-refstyle-amsmath.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 544
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin unavailable
7 \textclass article
8 \use_default_options true
9 \begin_modules
10 theorems-ams
11 \end_modules
12 \maintain_unincluded_children false
13 \language english
14 \language_package default
15 \inputencoding auto
16 \fontencoding global
17 \font_roman "default" "default"
18 \font_sans "default" "default"
19 \font_typewriter "default" "default"
20 \font_math "libertine-ntxm" "auto"
21 \font_default_family default
22 \use_non_tex_fonts false
23 \font_sc false
24 \font_osf false
25 \font_sf_scale 100 100
26 \font_tt_scale 100 100
27 \use_microtype false
28 \use_dash_ligatures true
29 \graphics default
30 \default_output_format default
31 \output_sync 1
32 \bibtex_command default
33 \index_command default
34 \paperfontsize default
35 \spacing single
36 \use_hyperref true
37 \pdf_bookmarks true
38 \pdf_bookmarksnumbered false
39 \pdf_bookmarksopen false
40 \pdf_bookmarksopenlevel 1
41 \pdf_breaklinks true
42 \pdf_pdfborder true
43 \pdf_colorlinks true
44 \pdf_backref false
45 \pdf_pdfusetitle true
46 \pdf_quoted_options "allcolors=blue"
47 \papersize default
48 \use_geometry true
49 \use_package amsmath 1
50 \use_package amssymb 1
51 \use_package cancel 1
52 \use_package esint 1
53 \use_package mathdots 1
54 \use_package mathtools 1
55 \use_package mhchem 1
56 \use_package stackrel 1
57 \use_package stmaryrd 1
58 \use_package undertilde 1
59 \cite_engine basic
60 \cite_engine_type default
61 \biblio_style plain
62 \use_bibtopic false
63 \use_indices false
64 \paperorientation portrait
65 \suppress_date false
66 \justification true
67 \use_refstyle 1
68 \use_minted 0
69 \index Index
70 \shortcut idx
71 \color #008000
72 \end_index
73 \leftmargin 1.5in
74 \topmargin 1in
75 \rightmargin 1.5in
76 \bottommargin 1in
77 \secnumdepth 3
78 \tocdepth 3
79 \paragraph_separation indent
80 \paragraph_indentation default
81 \is_math_indent 0
82 \math_numbering_side default
83 \quotes_style english
84 \dynamic_quotes 0
85 \papercolumns 1
86 \papersides 1
87 \paperpagestyle default
88 \tracking_changes false
89 \output_changes false
90 \html_math_output 0
91 \html_css_as_file 0
92 \html_be_strict false
93 \end_header
94
95 \begin_body
96
97 \begin_layout Standard
98 \begin_inset Formula 
99 \begin{align}
100 x & =2\label{eq:x}\\
101 y & =3\label{eq:y}
102 \end{align}
103
104 \end_inset
105
106
107 \end_layout
108
109 \begin_layout Standard
110 \begin_inset CommandInset ref
111 LatexCommand formatted
112 reference "eq:x"
113 plural "false"
114 caps "false"
115 noprefix "false"
116
117 \end_inset
118
119
120 \end_layout
121
122 \end_body
123 \end_document