[LyX/master] Fix inputenc for some templates.

2015-11-21 Thread Günter Milde
commit 8482b2169bf9c58cac988a59e15ffa7656121427 Author: Günter Milde Date: Sat Nov 21 23:06:24 2015 +0100 Fix inputenc for some templates. Some templates had the inputenc setting "default" (meaning use the language default encoding, (not TeX's default which is 7-bit ASCII) but

[LyX/master] Remove wrong FIXME.

2015-11-21 Thread Günter Milde
commit faadac9f4ab9b735c02180dcbb2664e92911bb37 Author: Günter Milde Date: Sat Nov 21 23:08:54 2015 +0100 Remove wrong FIXME. Code at this place calls "switchEncoding" which takes care of not-switching if there is only one inputenc used in the document. diff --git a/src/Font.c

[LyX/master] Add a comment about iso-8859-7 not supported by standard inputenc.

2015-11-21 Thread Günter Milde
commit ad767b159d2755525c917ff4c660c935cf807a8d Author: Günter Milde Date: Sat Nov 21 23:07:33 2015 +0100 Add a comment about iso-8859-7 not supported by standard inputenc. diff --git a/lib/encodings b/lib/encodings index c79db40..75ae8f3 100644 --- a/lib/encodings +++ b/lib/encodings @@ -

[LyX/master] Cmake export tests: Move some tests around.

2015-11-21 Thread Kornel Benko
commit 98746f3bda2df7d35e80b66076a16d4678058b94 Author: Kornel Benko Date: Sat Nov 21 19:37:41 2015 +0100 Cmake export tests: Move some tests around. Some tests behave different on different systems. Probably missing font, or tex class ... diff --git a/development/autotests/no

[LyX/master] Cmake export tests: now export/examples/fa/splash_dvi passes

2015-11-21 Thread Kornel Benko
commit 3ba613fd511a331737a004385d16d6d0e7f1dd4b Author: Kornel Benko Date: Sat Nov 21 17:54:02 2015 +0100 Cmake export tests: now export/examples/fa/splash_dvi passes Günter Milde suggested setting language of URL to english, this helps diff --git a/lib/examples/fa/splash.lyx b/li

[LyX/master] Cmake export tests: Ignoring some japanese tests.

2015-11-21 Thread Kornel Benko
commit 6cb396e79d8b62841e52eac139115e1259f478f5 Author: Kornel Benko Date: Sat Nov 21 14:20:54 2015 +0100 Cmake export tests: Ignoring some japanese tests. Compiling Japanese tex files with anything other than platex is ATM not successful. diff --git a/development/autotests/ig