]> git.lyx.org Git - features.git/blob - autotests/export/latex/inputenc-xetex-utf8-expl3-bug.lyx
Cleanup mathes/BUGS (#3493)
[features.git] / autotests / export / latex / inputenc-xetex-utf8-expl3-bug.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 580
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin unavailable
7 \textclass article
8 \begin_preamble
9
10 \end_preamble
11 \use_default_options true
12 \maintain_unincluded_children false
13 \language english
14 \language_package default
15 \inputencoding utf8
16 \fontencoding auto
17 \font_roman "lmodern" "FreeSerif"
18 \font_sans "default" "FreeSans"
19 \font_typewriter "default" "FreeMono"
20 \font_math "auto" "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 false
29 \graphics default
30 \default_output_format pdf4
31 \output_sync 0
32 \bibtex_command default
33 \index_command default
34 \float_placement class
35 \float_alignment class
36 \paperfontsize default
37 \spacing single
38 \use_hyperref false
39 \papersize default
40 \use_geometry false
41 \use_package amsmath 1
42 \use_package amssymb 1
43 \use_package cancel 1
44 \use_package esint 1
45 \use_package mathdots 1
46 \use_package mathtools 1
47 \use_package mhchem 1
48 \use_package stackrel 1
49 \use_package stmaryrd 1
50 \use_package undertilde 1
51 \cite_engine basic
52 \cite_engine_type default
53 \biblio_style plain
54 \use_bibtopic false
55 \use_indices false
56 \paperorientation portrait
57 \suppress_date false
58 \justification true
59 \use_refstyle 1
60 \use_minted 0
61 \use_lineno 0
62 \branch na
63 \selected 0
64 \filename_suffix 0
65 \color #faf0e6
66 \end_branch
67 \branch bisect
68 \selected 0
69 \filename_suffix 0
70 \color #faf0e6
71 \end_branch
72 \index Index
73 \shortcut idx
74 \color #008000
75 \end_index
76 \secnumdepth 3
77 \tocdepth 3
78 \paragraph_separation indent
79 \paragraph_indentation default
80 \is_math_indent 0
81 \math_numbering_side default
82 \quotes_style english
83 \dynamic_quotes 0
84 \papercolumns 1
85 \papersides 1
86 \paperpagestyle default
87 \tablestyle 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 XeTeX works with 8-bit fonts for 
99 \begin_inset Quotes eld
100 \end_inset
101
102 utf8
103 \begin_inset Quotes erd
104 \end_inset
105
106  and 
107 \begin_inset Quotes eld
108 \end_inset
109
110 ascii
111 \begin_inset Quotes erd
112 \end_inset
113
114  input encodings.
115  There are, however, a number of incompatibilities, because the combination
116  XeTeX+TeX-fonts is rarely used and some packages wrongly test for XeTeX
117  instead of fontenc.
118 \end_layout
119
120 \begin_layout Standard
121 This ERT fails with 
122 \begin_inset Quotes eld
123 \end_inset
124
125 ascii
126 \begin_inset Quotes erd
127 \end_inset
128
129  but works with 
130 \begin_inset Quotes eld
131 \end_inset
132
133 utf8
134 \begin_inset Quotes erd
135 \end_inset
136
137
138 \begin_inset ERT
139 status open
140
141 \begin_layout Plain Layout
142
143 LyXen ist schön.
144 \end_layout
145
146 \end_inset
147
148
149 \end_layout
150
151 \begin_layout Standard
152 Compilation errors under TeXLive-19 with XeTeX, TeX-fonts, inputenc utf8,
153  and expl3.sty (TL 17 works).
154 \end_layout
155
156 \begin_layout Standard
157 required by xfrac.sty (autoloaded for some fraction characters): ⅕
158 \end_layout
159
160 \begin_layout Standard
161 required by menukeys.sty (autoloaded for some technical symbols): ⌦
162 \end_layout
163
164 \end_body
165 \end_document