[LyX/master] Fix line breaking, punctuation kerning and font switching with non-tex-fonts

2019-01-28 Thread Günter Milde
commit d6aec0dd33d791ae24124bbc8f354190904f81c3 Author: Günter Milde Date: Mon Jan 28 22:11:43 2019 +0100 Fix line breaking, punctuation kerning and font switching with non-tex-fonts Use "luatexja" or "xeCJK" with non-tex fonts in Japanese and Chinese example documents. --- li

[LyX/master] Fix CJK environment nesting issue.

2019-01-28 Thread Günter Milde
commit 62865d190d409f72479fb01491b941d74206a211 Author: Günter Milde Date: Mon Jan 28 23:02:33 2019 +0100 Fix CJK environment nesting issue. If the last paragraph is nested in an environment, we'll have to \end that first. --- development/autotests/invertedTests |3 --- sr

[LyX/master] Fix for CJK-documents with input-encoding "utf8".

2019-01-28 Thread Günter Milde
commit 34f5ba3c54e52681f9ef4ab54c3aa62ef9910bd1 Author: Günter Milde Date: Mon Jan 28 17:49:58 2019 +0100 Fix for CJK-documents with input-encoding "utf8". --- .../export/latex/CJK/ja-en-de-el-ru_utf8-cjk.lyx |2 +- development/autotests/invertedTests|2 +- src/ou

[LyX/master] ctests: update CJK export tests.

2019-01-28 Thread Günter Milde
commit 964c15f80bd26dc187df5af1c0f819aa76cc5dbf Author: Günter Milde Date: Mon Jan 28 17:24:39 2019 +0100 ctests: update CJK export tests. --- autotests/export/latex/CJK/el-zh_CN_utf8-cjk.lyx | 126 autotests/export/latex/CJK/en-de-el-ru-ja_utf8.tex | 54 +++ .../

[LyX/master] Load CJK support package before font selection.

2019-01-28 Thread Günter Milde
commit 7da76b1b9fbb8f88afe13195505b4e46e0f08e71 Author: Günter Milde Date: Mon Jan 28 17:26:52 2019 +0100 Load CJK support package before font selection. --- development/autotests/unreliableTests |4 --- lib/examples/ja/multilingual.lyx | 26 src/BufferP

[LyX/master] Take care of spaces tracked as inserted in depm

2019-01-28 Thread Jean-Marc Lasgouttes
commit 4435be026ed5a766ad73b9158e1425afedf38630 Author: Jean-Marc Lasgouttes Date: Mon Jan 28 10:21:26 2019 +0100 Take care of spaces tracked as inserted in depm When there are Change::INSERTED spaces in the range of consecutive spaces to delete, it is better to remove them fir