lyx_mirror/development
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
..
attic Repeat after me: into account, into account, into account 2015-09-27 21:38:20 +02:00
autotests fix #10199 Non-encodable characters with XeTeX and utf8-plain 2016-06-11 13:57:24 +02:00
checkurls Cmake url tests: Add special handling for some ftp-urls 2016-01-05 17:27:49 +01:00
cmake Cmake build: Determine availability of 'std::regex' if using clang compiler 2016-06-11 12:23:33 +02:00
coding Example Emacs configuration 2015-10-01 22:06:01 +01:00
cygwin Update the formats of lyxrc.dist.in to 19 2015-11-07 22:45:40 -05:00
HTML Update HTML notes again. 2011-04-03 13:38:05 +00:00
keystest Next keystest patch from John McCabe-Dansted. 2010-01-06 22:11:59 +00:00
lyxserver Remove obsolete source file. 2010-02-18 09:58:20 +00:00
MacOSX Update docs to latest format. 2016-04-06 05:43:44 +02:00
mathmacros Renamed testcases_master_child.lyx to testcases_master_child.zip 2015-12-18 07:46:06 +01:00
tools Make commented code python3 compatible 2016-06-08 18:41:57 +02:00
Win32 Win installer: new version with Qt 5.6.1 2016-06-09 02:14:28 +02:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
expectedTestFailures Cmake build tests: update comments 2013-08-25 18:18:19 +02:00
FORMAT Introduce basic support for microtype.sty. 2016-06-02 22:48:58 -07:00
LyX-Mac-binary-release.sh Include hunspell library version 1.3.3 for builds 2016-05-29 20:38:57 +02:00
lyx.package.README Creat source package with 'make package_source' from inside the build directory 2011-05-23 08:44:32 +00:00
lyx.rpm.README Typos 2012-06-05 12:22:13 +02:00
lyx.spec.in Update the spec file template 2014-12-08 13:15:06 +01:00
Makefile.am Merge generate_symbols_* scripts 2016-06-05 13:21:03 +02:00
PAINTING_ANALYSIS Update PAINTING_ANALYSIS 2016-05-30 14:55:41 +02:00
TestsToDo Add Georg's idea for lyx2lyx tests to TestsToDo 2015-11-01 20:06:04 -05:00