[LyX/2.3.x] Try yet again try to fix bug #9158.

2018-09-08 Thread Richard Kimberly Heck
commit 7c614cc6b723bbdd5a65a5eb6dab8c400b2ec017 Author: Richard Kimberly Heck Date: Sun Sep 2 00:10:01 2018 -0400 Try yet again try to fix bug #9158. The problem with the previous attempt was that, every time through updateBuffer, we looked up the file location using

[LyX/2.3.x] Kill off the bundled installer.

2018-09-08 Thread Richard Kimberly Heck
commit 8c32a1a7b91c62507806883f925a0ba7ba3a4105 Author: Richard Kimberly Heck Date: Sat Sep 8 16:56:05 2018 -0400 Kill off the bundled installer. --- .../Win32/packaging/installer/include/LaTeX.nsh| 145 +++- .../packaging/installer/include/declarations.nsh | 11

[LyX/2.3.x] Back to development.

2018-09-08 Thread Richard Kimberly Heck
commit d172de98862645ce1573f341788c0c5a41825187 Author: Richard Kimberly Heck Date: Sat Sep 8 18:55:07 2018 -0400 Back to development. --- configure.ac |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index a404023..fac8b01 100644 ---

[LyX/2.3.x] Debugging, etc, for build script.

2018-09-08 Thread Richard Kimberly Heck
commit 6f285ca28d9ebe11711b2c3daffd3b7029642e47 Author: Richard Kimberly Heck Date: Sat Sep 8 14:24:49 2018 -0400 Debugging, etc, for build script. --- development/tools/lyx-build | 190 +++ 1 files changed, 101 insertions(+), 89 deletions(-) diff

[LyX/master] Handle branches with space in their name

2018-09-08 Thread Jean-Marc Lasgouttes
commit 819cf53c2254f17e9bb6c6b971904451cfaaae6d Author: Jean-Marc Lasgouttes Date: Fri Sep 7 15:49:21 2018 +0200 Handle branches with space in their name 1/ Handle space in color name in set-color (with quoting) 2/ read properly branch inset when name has a space

[LyX/master] Amend 2d4ac90fd20eac

2018-09-08 Thread Juergen Spitzmueller
commit 11163359772db1ca80dccde5087f55686b9da76d Author: Juergen Spitzmueller Date: Sat Sep 8 12:50:42 2018 +0200 Amend 2d4ac90fd20eac Properly close local language switch. --- src/output_latex.cpp |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git

[LyX/master] Covington now provides subexamples itself

2018-09-08 Thread Juergen Spitzmueller
commit ab16bb7eb98731be25413f9410e61e7d4fe75439 Author: Juergen Spitzmueller Date: Sat Sep 8 09:50:48 2018 +0200 Covington now provides subexamples itself Candidate for stable. --- lib/layouts/linguistics.module | 24 +++- 1 files changed, 15 insertions(+),