lyx_mirror/autotests
Günter Milde b170b6e40f fix #10199 Non-encodable characters with XeTeX and utf8-plain
XeTeX with TeX fonts is only safe with ASCII input encoding (see #9740)
and we therefore force "ascii" when exporting with XeTeX and 8-bit TeX-fonts.

However, "utf8-plain" is a "power-user" option, which allows to switch off LyX's 
encoding of the LaTeX file: 
keep this also for "XeTeX with TeX fonts".

The user is responsible to ensure all characters can be processed and are 
correctly shown in the output. The provided test sample shows the problems
with this encoding without special measures (like loading fontspec in the
user-preamble or a document class).
2016-06-11 13:57:24 +02:00
..
export fix #10199 Non-encodable characters with XeTeX and utf8-plain 2016-06-11 13:57:24 +02:00
mathmacros Extracted and renamed files from testcases_master_child.zip 2015-12-21 11:39:48 +01:00
Makefile.am