lyx_mirror/autotests
Günter Milde 5198fdfc0b 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).

(cherry picked from commit b170b6e40f

I just converted the test to format 508. Thanks Scott for running the
tests. -Guillaume)
2016-07-10 13:42:18 +01:00
..
export fix #10199 Non-encodable characters with XeTeX and utf8-plain 2016-07-10 13:42:18 +01:00
mathmacros Extracted and renamed files from testcases_master_child.zip 2015-12-21 11:39:48 +01:00
Makefile.am Add test for language nesting regression 2015-11-29 11:52:34 +01:00