]> git.lyx.org Git - lyx.git/blob - autotests/export/lyx2lyx/lyx_2_4_test.lyx
Fix MSVC warning
[lyx.git] / autotests / export / lyx2lyx / lyx_2_4_test.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 566
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin unavailable
7 \textclass article
8 \use_default_options true
9 \maintain_unincluded_children false
10 \language english
11 \language_package default
12 \inputencoding auto
13 \fontencoding auto
14 \font_roman "IBMPlexSerif" "Century Schoolbook L"
15 \font_sans "DejaVuSans" "DejaVu Sans"
16 \font_typewriter "DejaVuSansMono" "Courier 10 Pitch"
17 \font_math "auto" "auto"
18 \font_default_family default
19 \use_non_tex_fonts false
20 \font_sc false
21 \font_osf false
22 \font_sf_scale 100 100
23 \font_tt_scale 100 100
24 \use_microtype false
25 \use_dash_ligatures false
26 \graphics default
27 \default_output_format default
28 \output_sync 0
29 \bibtex_command default
30 \index_command default
31 \float_placement class
32 \float_alignment class
33 \paperfontsize default
34 \spacing single
35 \use_hyperref false
36 \papersize default
37 \use_geometry false
38 \use_package amsmath 1
39 \use_package amssymb 1
40 \use_package cancel 1
41 \use_package esint 1
42 \use_package mathdots 1
43 \use_package mathtools 1
44 \use_package mhchem 1
45 \use_package stackrel 1
46 \use_package stmaryrd 1
47 \use_package undertilde 1
48 \cite_engine basic
49 \cite_engine_type default
50 \biblio_style plain
51 \use_bibtopic false
52 \use_indices false
53 \paperorientation portrait
54 \suppress_date false
55 \justification true
56 \use_refstyle 1
57 \use_minted 0
58 \index Index
59 \shortcut idx
60 \color #008000
61 \end_index
62 \secnumdepth 3
63 \tocdepth 3
64 \paragraph_separation indent
65 \paragraph_indentation default
66 \is_math_indent 0
67 \math_numbering_side default
68 \quotes_style english
69 \dynamic_quotes 0
70 \papercolumns 1
71 \papersides 1
72 \paperpagestyle default
73 \tracking_changes false
74 \output_changes false
75 \html_math_output 0
76 \html_css_as_file 0
77 \html_be_strict false
78 \end_header
79
80 \begin_body
81
82 \begin_layout Description
83 Font
84 \begin_inset space ~
85 \end_inset
86
87 conversion:
88 \end_layout
89
90 \begin_deeper
91 \begin_layout Standard
92 With 
93 \begin_inset Quotes eld
94 \end_inset
95
96 DejaVu .*
97 \begin_inset Quotes erd
98 \end_inset
99
100  or 
101 \begin_inset Quotes eld
102 \end_inset
103
104 IBM Plex .*
105 \begin_inset Quotes erd
106 \end_inset
107
108  as TeX font, 
109 \begin_inset Quotes eld
110 \end_inset
111
112 use-non-TeX fonts
113 \begin_inset Quotes erd
114 \end_inset
115
116  
117 \begin_inset Quotes eld
118 \end_inset
119
120 false
121 \begin_inset Quotes erd
122 \end_inset
123
124 , and configured non-TeX fonts:
125 \end_layout
126
127 \begin_layout Itemize
128 back conversion calls 
129 \begin_inset Quotes eld
130 \end_inset
131
132 revert_latexFonts
133 \begin_inset Quotes erd
134 \end_inset
135
136 , which calls 
137 \begin_inset Quotes eld
138 \end_inset
139
140 revert_fonts
141 \begin_inset Quotes erd
142 \end_inset
143
144 , which
145 \end_layout
146
147 \begin_layout Itemize
148 ignored Quotes around a configured 
149 \begin_inset Quotes eld
150 \end_inset
151
152 non-TeX font
153 \begin_inset Quotes erd
154 \end_inset
155
156  and
157 \end_layout
158
159 \begin_layout Itemize
160 stripped the part after the space in the 
161 \begin_inset Quotes eld
162 \end_inset
163
164 non-TeX font
165 \begin_inset Quotes erd
166 \end_inset
167
168  name
169 \end_layout
170
171 \begin_layout Standard
172 \paragraph_spacing single
173 leading to a corrupt file.
174  Fixed in [c2091bec/lyxgit].
175 \end_layout
176
177 \end_deeper
178 \end_body
179 \end_document