]> git.lyx.org Git - lyx.git/blob - autotests/export/latex/inputenc-xetex-utf8-expl3-bug.lyx
Remove unneeded std::move
[lyx.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 574
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 \branch na
62 \selected 0
63 \filename_suffix 0
64 \color #faf0e6
65 \end_branch
66 \branch bisect
67 \selected 0
68 \filename_suffix 0
69 \color #faf0e6
70 \end_branch
71 \index Index
72 \shortcut idx
73 \color #008000
74 \end_index
75 \secnumdepth 3
76 \tocdepth 3
77 \paragraph_separation indent
78 \paragraph_indentation default
79 \is_math_indent 0
80 \math_numbering_side default
81 \quotes_style english
82 \dynamic_quotes 0
83 \papercolumns 1
84 \papersides 1
85 \paperpagestyle default
86 \tablestyle default
87 \tracking_changes false
88 \output_changes false
89 \html_math_output 0
90 \html_css_as_file 0
91 \html_be_strict false
92 \end_header
93
94 \begin_body
95
96 \begin_layout Standard
97 XeTeX works with 8-bit fonts for 
98 \begin_inset Quotes eld
99 \end_inset
100
101 utf8
102 \begin_inset Quotes erd
103 \end_inset
104
105  and 
106 \begin_inset Quotes eld
107 \end_inset
108
109 ascii
110 \begin_inset Quotes erd
111 \end_inset
112
113  input encodings.
114  There are, however, a number of incompatibilities, because the combination
115  XeTeX+TeX-fonts is rarely used and some packages wrongly test for XeTeX
116  instead of fontenc.
117 \end_layout
118
119 \begin_layout Standard
120 This ERT fails with 
121 \begin_inset Quotes eld
122 \end_inset
123
124 ascii
125 \begin_inset Quotes erd
126 \end_inset
127
128  but works with 
129 \begin_inset Quotes eld
130 \end_inset
131
132 utf8
133 \begin_inset Quotes erd
134 \end_inset
135
136
137 \begin_inset ERT
138 status open
139
140 \begin_layout Plain Layout
141
142 LyXen ist schön.
143 \end_layout
144
145 \end_inset
146
147
148 \end_layout
149
150 \begin_layout Standard
151 \begin_inset Note Note
152 status open
153
154 \begin_layout Plain Layout
155 \begin_inset CommandInset include
156 LatexCommand input
157 filename "unicodesymbols/012-hebrew_he.lyx"
158 literal "false"
159
160 \end_inset
161
162  
163 \end_layout
164
165 \begin_layout Plain Layout
166 Hebrew does not work with XeTeX and TeX-fonts:
167 \end_layout
168
169 \begin_layout Plain Layout
170 Error 256 (driver return code) generating output; file 012-hebrew_he_HE8.pdf
171  may not be valid.
172  
173 \end_layout
174
175 \end_inset
176
177
178 \end_layout
179
180 \begin_layout Standard
181 Compilation errors under TeXLive-19 with XeTeX, TeX-fonts, inputenc utf8,
182  and expl3.sty (TL 17 works).
183 \end_layout
184
185 \begin_layout Standard
186 required by xfrac.sty:
187 \end_layout
188
189 \begin_layout Standard
190 \begin_inset CommandInset include
191 LatexCommand input
192 filename "unicodesymbols/074-76-letterlike-numberforms-arrows.lyx"
193 literal "false"
194
195 \end_inset
196
197
198 \end_layout
199
200 \begin_layout Standard
201 required by menukeys.sty:
202 \end_layout
203
204 \begin_layout Standard
205 \begin_inset CommandInset include
206 LatexCommand input
207 filename "unicodesymbols/078-79-misc-technical-control-pics.lyx"
208 literal "false"
209
210 \end_inset
211
212
213 \end_layout
214
215 \end_body
216 \end_document