[LyX/master] Win installer: fix installation of Arabic dictionaries.nsh

2018-02-16 Thread Uwe Stöhr
commit ac1d6af008af9eea16496abd01914badb38e3b04 Author: Uwe Stöhr Date: Sat Feb 17 06:05:13 2018 +0100 Win installer: fix installation of Arabic dictionaries.nsh - correct name of Arabic spell checker (fixes bug #11036) - add Arabic thesaurus - update

[LyX/2.2.x] Win installer: fix installation of Arabic dictionaries.nsh

2018-02-16 Thread Uwe Stöhr
commit 21586c196aef9c75e70a84c448841ba617c2e1ea Author: Uwe Stöhr Date: Sat Feb 17 06:02:38 2018 +0100 Win installer: fix installation of Arabic dictionaries.nsh - correct name of Arabic spell checker (fixes bug #11036) - add Arabic thesaurus - update

[LyX/2.3.1-staging] Do not use English, but the context language, when pasting from math

2018-02-16 Thread Juergen Spitzmueller
commit 2c0d681b2177738362c9c752bc1a10268e247603 Author: Juergen Spitzmueller Date: Tue Feb 6 14:10:12 2018 +0100 Do not use English, but the context language, when pasting from math Fixes: #2596 (cherry picked from commit

[LyX/2.3.1-staging] Status file for 2.3.1

2018-02-16 Thread Richard Heck
commit e009bbd115c55ad6e0ffc4c27ec3f142a0a33e5f Author: Richard Heck Date: Fri Feb 16 12:02:57 2018 -0500 Status file for 2.3.1 --- status.23x | 59 +++ 1 files changed, 59 insertions(+), 0 deletions(-) diff --git

[LyX/2.3.2-staging] Open intitle command explicitly also for passthru.

2018-02-16 Thread Juergen Spitzmueller
commit d20de88953e260d081c0a917bcbec3c0cc6b3e96 Author: Juergen Spitzmueller Date: Wed Dec 27 11:49:54 2017 +0100 Open intitle command explicitly also for passthru. (cherry picked from commit 87960e3dd892cd7c60925efd44d40f593ac7883e) --- src/output_latex.cpp |5

[LyX/2.3.2-staging] Use TeXOnePar for the inpreamble layouts

2018-02-16 Thread Juergen Spitzmueller
commit da3dc1b61f5de4eee3a38d9bf72a63852fea1332 Author: Juergen Spitzmueller Date: Tue Dec 26 13:11:00 2017 +0100 Use TeXOnePar for the inpreamble layouts This considers paragraph language and spacing (and simplifies the code) (cherry picked from commit

[LyX/2.3.2-staging] Fix switch of language and line spacing in InTitle commands.

2018-02-16 Thread Juergen Spitzmueller
commit bd879efaa8107b9064124c186967a500a53e7807 Author: Juergen Spitzmueller Date: Sat Dec 23 13:25:13 2017 +0100 Fix switch of language and line spacing in InTitle commands. Fixes: #9332, #10849 (cherry picked from commit

[LyX/2.3.2-staging] Fix inpreamble styles.

2018-02-16 Thread Juergen Spitzmueller
commit 961b79975c1578c2f35c7c2ff54559d6e54af7a1 Author: Juergen Spitzmueller Date: Tue Dec 26 11:40:58 2017 +0100 Fix inpreamble styles. (cherry picked from commit e55e9c842f25b4425db362cd5cb487187f34ba2b) --- src/Paragraph.cpp |4 ++-- 1 files changed, 2

[LyX/2.3.2-staging] Recreate citation label after paste

2018-02-16 Thread Juergen Spitzmueller
commit c0ef31d9b9816a81d00ae3f37625ff69e1be30ec Author: Juergen Spitzmueller Date: Wed Dec 6 09:11:18 2017 +0100 Recreate citation label after paste Fixes: #10829 (cherry picked from commit 7e34e659431691fd723e408010f90973c0a25b39) --- src/CutAndPaste.cpp

[LyX/2.3.2-staging] Revove unused variable

2018-02-16 Thread Juergen Spitzmueller
commit a26173f171bbb11504f3d81f0d882bd6b6e67359 Author: Juergen Spitzmueller Date: Fri Feb 16 17:47:14 2018 +0100 Revove unused variable --- src/Paragraph.cpp |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp

[LyX/2.3.1-staging] Do not use English, but the context language, when pasting from LaTeX

2018-02-16 Thread Juergen Spitzmueller
commit 0e57e3e3f56de48147c765489eca91a165dd9989 Author: Juergen Spitzmueller Date: Tue Feb 6 13:20:45 2018 +0100 Do not use English, but the context language, when pasting from LaTeX Fixes: #9199 (cherry picked from commit

[LyX/2.3.1-staging] Disable CheckTeX while buffer is processed

2018-02-16 Thread Juergen Spitzmueller
commit 482de36876f672ec09afd73d916bc66ce93f7ff4 Author: Juergen Spitzmueller Date: Sat Feb 10 18:18:43 2018 +0100 Disable CheckTeX while buffer is processed Since CheckTeX itself processes the tex file, a synchronous run with a TeX process can lead to all sorts

[LyX/2.3.1-staging] amend 71fea633266

2018-02-16 Thread Juergen Spitzmueller
commit 262bb7e2ce773489d39a80bdfee23fbf0165aa47 Author: Juergen Spitzmueller Date: Sat Feb 10 19:02:35 2018 +0100 amend 71fea633266 (cherry picked from commit be4d49ebd107cb4b91844a555302a6052457c483) --- src/frontends/qt4/GuiView.cpp | 10 +++--- 1 files

[LyX/2.3.1-staging] Disable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer is processed

2018-02-16 Thread Juergen Spitzmueller
commit a655ef69a864696569c36ee080923e579d3f1e67 Author: Juergen Spitzmueller Date: Sun Feb 11 09:50:38 2018 +0100 Disable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer is processed I am rather irritated we didn't do this already, since synchronous runs with