[LyX/master] Support for documents in other scripts with parts in CJK scripts.

2019-01-23 Thread Günter Milde
commit 197735747e722cd421edef1b1966e2918eb889b5 Author: Günter Milde Date: Thu Jan 24 00:36:33 2019 +0100 Support for documents in other scripts with parts in CJK scripts. Fix CJK support for documents using input-encoding "utf8-cjk" when the main language is not Chinese,

[LyX/2.3.x] * cs.po

2019-01-23 Thread Pavel Sanda
commit 14d766e2aedd8792e1cf7a9b3bfd12045b2cfbc5 Author: Pavel Sanda Date: Wed Jan 23 23:11:36 2019 +0100 * cs.po --- po/cs.po | 90 ++--- 1 files changed, 33 insertions(+), 57 deletions(-) diff --git a/po/cs.po b/po/cs.po index

[LyX/master] Amend d31dc599: Remove intermediate dirs

2019-01-23 Thread Kornel Benko
commit 96196b681af72a741f468a2556f8bbe5fcda13ca Author: Kornel Benko Date: Wed Jan 23 23:09:55 2019 +0100 Amend d31dc599: Remove intermediate dirs --- development/autotests/export.cmake |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[LyX/master] Cmake lyxxx export tests: Add summary of commands to log

2019-01-23 Thread Kornel Benko
commit d31dc599ff299f88130febeb95a42f52db3df3f7 Author: Kornel Benko Date: Wed Jan 23 23:07:54 2019 +0100 Cmake lyxxx export tests: Add summary of commands to log --- development/autotests/export.cmake | 66 1 files changed, 52 insertions(+), 14

[LyX/master] Improve readability of the lyx2lyx help output.

2019-01-23 Thread Günter Milde
commit 5a1fb5b5faf6beccbc0256ad4c4b5204bfdbb45c Author: Günter Milde Date: Wed Jan 23 10:12:28 2019 +0100 Improve readability of the lyx2lyx help output. Also some small clean-up edits --- lib/lyx2lyx/LyX.py |4 ++-- lib/lyx2lyx/lyx2lyx| 23 ---

[LyX/master] Fix encoding issue with lyx2lyx conversion of "Date" info-insets.

2019-01-23 Thread Günter Milde
commit 49583b7dd0fd2e31b08fd8c006de001a89f21de3 Author: Günter Milde Date: Wed Jan 23 11:06:04 2019 +0100 Fix encoding issue with lyx2lyx conversion of "Date" info-insets. Remaining problem: the name of the day appears in English instead of the document language. ---

[LyX/master] Avoid bitmap fonts for Latin text parts using LatinModern.

2019-01-23 Thread Günter Milde
commit 16b28ad72573a7acff6cf4c9a44852b95c0b5c89 Author: Günter Milde Date: Wed Jan 23 09:11:01 2019 +0100 Avoid bitmap fonts for Latin text parts using LatinModern. --- lib/examples/fa/splash.lyx |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git