[LyX/master] Amend d7020ea: Add the warn when using system hunspell in stdlib-debug mode also for cmake

2018-04-09 Thread Kornel Benko
commit bda9e38adec1b3d72bca1f069702d3089706ff42 Author: Kornel Benko Date: Mon Apr 9 17:13:52 2018 +0200 Amend d7020ea: Add the warn when using system hunspell in stdlib-debug mode also for cmake --- development/cmake/ConfigureChecks.cmake |3 +++ 1 files changed, 3

[LyX/master] Whitespace

2018-04-09 Thread Scott Kostyshak
commit f648f259914b763c27d452f5a11e5deea3ccfd99 Author: Scott Kostyshak Date: Sun Apr 8 17:29:37 2018 -0400 Whitespace --- src/frontends/qt4/GuiView.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontends/qt4/GuiView.cpp

[LyX/master] Set a minimal height for math rows

2018-04-09 Thread Jean-Marc Lasgouttes
commit 6df8c42e59f7dbe00d585525d1ce7e91a42411ca Author: Jean-Marc Lasgouttes Date: Mon Apr 9 12:18:24 2018 +0200 Set a minimal height for math rows The value used here is the x height. It would be nice to see what the TeXbook really says. This

[LyX/master] Do not show master's errors if compiling child

2018-04-09 Thread Scott Kostyshak
commit 8d2b121ef506804fe2c894a61cd4232e87254847 Author: Scott Kostyshak Date: Sat Apr 7 17:11:33 2018 -0400 Do not show master's errors if compiling child If a master document is compiled and has errors, and then a child is compiled without error, the errors

[LyX/master] Set correct path to (biblatex) bibliography databases that are entered relative to child documents.

2018-04-09 Thread Juergen Spitzmueller
commit 2ecc3b09c6a9c663bec87356b2ec512f37676c5c Author: Juergen Spitzmueller Date: Sat Apr 7 22:09:06 2018 +0200 Set correct path to (biblatex) bibliography databases that are entered relative to child documents. Fixes: #11105 --- src/Buffer.cpp| 23

[LyX/master] Load hyperref with a suitable driver

2018-04-09 Thread Juergen Spitzmueller
commit 33bfbf89c4267ed8e37fad1681adce4cd5dfddf4 Author: Juergen Spitzmueller Date: Sun Apr 8 19:02:01 2018 +0200 Load hyperref with a suitable driver This is mandatory for some features (such as bookmarks,pdfusetitle) to work, and only a handful of drivers can

[LyX/master] Changed Settings->Local Layout to FixedWidth & Nowrap

2018-04-09 Thread Scott Kostyshak
commit 869e2fe9b9e5a695e1d82da0555ed03a2b5e Author: Joel A. Kulesza Date: Wed Jan 24 23:09:46 2018 -0700 Changed Settings->Local Layout to FixedWidth & Nowrap This change is made in response to Ticket 10992. The change made is consistent with those

[LyX/2.3.2-staging] Set correct path to (biblatex) bibliography databases that are entered relative to child documents.

2018-04-09 Thread Juergen Spitzmueller
commit 9df09d8cba0fed191ae9685e2105fb08024958c8 Author: Juergen Spitzmueller Date: Sat Apr 7 22:09:06 2018 +0200 Set correct path to (biblatex) bibliography databases that are entered relative to child documents. Fixes: #11105 (cherry picked from commit

[LyX/master] Warn when using system hunspell in stdlib-debug mode

2018-04-09 Thread Jean-Marc Lasgouttes
commit d7020ea9190fcaf015c758f46170ab1065b1021e Author: Jean-Marc Lasgouttes Date: Mon Apr 9 15:50:50 2018 +0200 Warn when using system hunspell in stdlib-debug mode This is what we already do with boost. Note that the warning only triggers with the new C++

[LyX/2.3.2-staging] Load hyperref with a suitable driver

2018-04-09 Thread Juergen Spitzmueller
commit 1eceb1c574bbe9977c7c7d5e675de1506b2fe1bc Author: Juergen Spitzmueller Date: Sun Apr 8 19:02:01 2018 +0200 Load hyperref with a suitable driver This is mandatory for some features (such as bookmarks,pdfusetitle) to work, and only a handful of drivers can