[LyX/master] Merge branch 'master' of git.lyx.org:lyx

2018-12-29 Thread José Matos
commit 8663a371f31dc7bb888071c15a0b2cd4c3669c60 Merge: 3f03f0a 69726b8 Author: José Matos Date: Sat Dec 29 19:24:59 2018 + Merge branch 'master' of git.lyx.org:lyx src/support/filetools.cpp |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)

[LyX/master] Move all python shebangs from /usr/bin/env to python3.

2018-12-29 Thread José Matos
commit 3f03f0a447e0f672025d78881d8a2790133ff47b Author: José Matos Date: Sat Dec 29 19:14:41 2018 + Move all python shebangs from /usr/bin/env to python3. The change is only relevant to development as all the call to python scripts is done calling C++ os::python that invoq

[LyX/master] Fix bug #4269

2018-12-29 Thread Enrico Forestieri
commit 69726b832b4ed1859d5c9e753c4437c98f5f2966 Author: Enrico Forestieri Date: Sat Dec 29 20:11:56 2018 +0100 Fix bug #4269 Call gunzip with quoted filenames as they may contain spaces or other special characters. --- src/support/filetools.cpp |6 +++--- 1 files changed,

[LyX/2.3.x] Update sk.po

2018-12-29 Thread Kornel Benko
commit a6e45c4c753255d4fabd17d2ae182759efeb948d Author: Kornel Benko Date: Sat Dec 29 19:58:45 2018 +0100 Update sk.po --- po/sk.gmo | Bin 532851 -> 534110 bytes po/sk.po | 105 +++-- 2 files changed, 88 insertions(+), 17 deletion

[LyX/2.3.x] Added aastex62 example an template files

2018-12-29 Thread Kornel Benko
commit 031d1c86a1a03ba4367bfd7374b649215b290cb3 Author: Kornel Benko Date: Sat Dec 29 19:52:45 2018 +0100 Added aastex62 example an template files This is 2.3.x- adapted copy of the versions in master tree. lib/examples/aas_sample62.lyx | 2392

[LyX/2.3.x] * cs.po

2018-12-29 Thread Pavel Sanda
commit a6ed1c8f5749e3e02f4931fc7938067e1453920f Author: Pavel Sanda Date: Sat Dec 29 19:22:51 2018 +0100 * cs.po --- po/cs.po | 130 +++-- 1 files changed, 49 insertions(+), 81 deletions(-) diff --git a/po/cs.po b/po/cs.po index 780

[LyX/2.3.x] Fix some parsing glitches in Autonest and IsAutonestedBy

2018-12-29 Thread Juergen Spitzmueller
commit 51db94b350a7a777329f20d0ea99f273df7bd164 Author: Juergen Spitzmueller Date: Sat Dec 29 13:36:39 2018 +0100 Fix some parsing glitches in Autonest and IsAutonestedBy Layouts can have spaces, underlines (that must be read as spaces, and be enquoted) Candidate for s

[LyX/2.3.x] Beamer: autonest column in columns

2018-12-29 Thread Juergen Spitzmueller
commit d62775553afd69e9cfd817f6d8f7e77bf93ae51a Author: Juergen Spitzmueller Date: Sat Dec 29 13:36:13 2018 +0100 Beamer: autonest column in columns Candidate for stable (cherry picked from commit 012d9b088e1e2b8ba58a1f303081cb9aba526298) --- lib/layouts/beamer.layout |

[LyX/2.3.x] Do not auto-insert separator for keepempty layouts

2018-12-29 Thread Juergen Spitzmueller
commit a9890828bd4cab4842b294f7ff2e81d019d67282 Author: Juergen Spitzmueller Date: Sat Dec 29 13:35:39 2018 +0100 Do not auto-insert separator for keepempty layouts Candidate for stable (cherry picked from commit 59d73f52b8afa734c02db08b075c1cdaf25611c1) --- src/Text3.cpp

[LyX/2.3.x] de.po

2018-12-29 Thread Juergen Spitzmueller
commit 783f94afc213a5707cc5d79359a13b433213bfed Author: Juergen Spitzmueller Date: Sat Dec 29 18:22:58 2018 +0100 de.po po/de.gmo | Bin 545692 -> 546067 bytes po/de.po | 743 - 2 files changed, 391 insertions(+), 352 deletion

[LyX/master] de.po

2018-12-29 Thread Juergen Spitzmueller
commit 6e2c86a15cfbaa87076d071ed363b45b3a343a60 Author: Juergen Spitzmueller Date: Sat Dec 29 18:18:48 2018 +0100 de.po --- po/de.po | 251 +++--- 1 files changed, 143 insertions(+), 108 deletions(-) diff --git a/po/de.po b/po/de.po

[LyX/2.3.x] Handle bibliography irritations in thesis template

2018-12-29 Thread Juergen Spitzmueller
commit 7e1ecb653be1c9802893660f83587efad3679150 Author: Juergen Spitzmueller Date: Sat Dec 29 15:05:08 2018 +0100 Handle bibliography irritations in thesis template Outsource the bibliography to an own child, which is then also included in the children's "Standalone" branch

[LyX/2.3.x] Fixup LocalLayout ui after [3847e0ef/lyxgit]

2018-12-29 Thread Juergen Spitzmueller
commit 07ba1d04fbdc2c860015d0833a63be57d38193ae Author: Juergen Spitzmueller Date: Sat Dec 29 11:47:37 2018 +0100 Fixup LocalLayout ui after [3847e0ef/lyxgit] (cherry picked from commit a67c541d6b329ed2db6906904c1e1dbadc49aa0a) --- src/frontends/qt4/GuiDocument.cpp | 10 ++-

[LyX/2.3.x] Backport 33284ee5c.

2018-12-29 Thread Pavel Sanda
commit 78e256163ab4fef7766d023bf8388ac062a49984 Author: Pavel Sanda Date: Sat Dec 29 17:55:55 2018 +0100 Backport 33284ee5c. --- src/frontends/qt4/GuiCompleter.cpp |5 + status.23x |2 ++ 2 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src

[LyX/master] micro amendments

2018-12-29 Thread Juergen Spitzmueller
commit c457ea90e72b7e9d2f6a0edfbf9ae01378df372c Author: Juergen Spitzmueller Date: Sat Dec 29 17:52:25 2018 +0100 micro amendments --- src/Buffer.cpp |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 385c0d0..50cc2f2 100644 ---

[LyX/master] New layout file for American Mathematical Monthly.

2018-12-29 Thread Richard Kimberly Heck
commit fc14f23b8979fbff12e886d5153b3629a6ee6e16 Author: Richard Kimberly Heck Date: Sat Dec 29 11:47:25 2018 -0500 New layout file for American Mathematical Monthly. From John Perry. See bug #10803. --- lib/Makefile.am|2 + lib/doc/LaTeXConfig.lyx| 51

[LyX/2.3.x] New layout file for American Mathematical Monthly.

2018-12-29 Thread Richard Kimberly Heck
commit 36bc179efd83520acfae628b6253c0057d03edd6 Author: Richard Kimberly Heck Date: Sat Dec 29 11:48:02 2018 -0500 New layout file for American Mathematical Monthly. From John Perry. See bug #10803. --- lib/Makefile.am|2 + lib/doc/LaTeXConfig.lyx| 45

[LyX/2.3.x] Fix bug #6096.

2018-12-29 Thread Richard Kimberly Heck
commit d06c3d7d9fd22c6b408c61ed1351a67648682281 Author: Richard Kimberly Heck Date: Mon Oct 15 22:41:22 2018 -0400 Fix bug #6096. We used to need a hack to set the size of the layout combo, but the code was changed in Qt 4.5 or so. Hence the appearance of this bug in 2009.

[LyX/2.3.x] Fix bug #9004.

2018-12-29 Thread Richard Kimberly Heck
commit 6806ad98dfff0aaf8c7eb57136d5f6922daafd0e Author: Richard Kimberly Heck Date: Thu Oct 4 20:37:03 2018 -0400 Fix bug #9004. I'm not entirely happy with this way of doing it. It seems messy. But there is not another clear option right now. (cherry picked from commi

[LyX/master] de.po

2018-12-29 Thread Juergen Spitzmueller
commit 96f880e452fc2aeb37f86ba0139b1e88b495e3f5 Author: Juergen Spitzmueller Date: Sat Dec 29 16:26:29 2018 +0100 de.po po/de.po | 719 +++--- 1 files changed, 361 insertions(+), 358 deletions(-)

[LyX/master] Handle bibliography irritations in thesis template

2018-12-29 Thread Juergen Spitzmueller
commit 12aaeb259fac8e41c9e729919ff719cf7ab096e0 Author: Juergen Spitzmueller Date: Sat Dec 29 15:05:08 2018 +0100 Handle bibliography irritations in thesis template Outsource the bibliography to an own child, which is then also included in the children's "Standalone" branch

[LyX/master] Completion popup menu did not respond to Esc.

2018-12-29 Thread Pavel Sanda
commit 33284ee5c8618e8a6aed00259e7ac0fd305332ad Author: Pavel Sanda Date: Sat Dec 29 14:36:38 2018 +0100 Completion popup menu did not respond to Esc. https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg207346.html --- src/frontends/qt4/GuiCompleter.cpp |5 + 1 files c

[LyX/master] Do not auto-insert separator for keepempty layouts

2018-12-29 Thread Juergen Spitzmueller
commit 59d73f52b8afa734c02db08b075c1cdaf25611c1 Author: Juergen Spitzmueller Date: Sat Dec 29 13:35:39 2018 +0100 Do not auto-insert separator for keepempty layouts Candidate for stable --- src/Text3.cpp |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/

[LyX/master] Beamer: autonest column in columns

2018-12-29 Thread Juergen Spitzmueller
commit 012d9b088e1e2b8ba58a1f303081cb9aba526298 Author: Juergen Spitzmueller Date: Sat Dec 29 13:36:13 2018 +0100 Beamer: autonest column in columns Candidate for stable --- lib/layouts/beamer.layout |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/lay

[LyX/master] Fix some parsing glitches in Autonest and IsAutonestedBy

2018-12-29 Thread Juergen Spitzmueller
commit da273a944f4b720b1da5fd737ededc2f2129e9bc Author: Juergen Spitzmueller Date: Sat Dec 29 13:36:39 2018 +0100 Fix some parsing glitches in Autonest and IsAutonestedBy Layouts can have spaces, underlines (that must be read as spaces, and be enquoted) Candidate for s

[LyX/master] Fixup LocalLayout ui after [3847e0ef/lyxgit]

2018-12-29 Thread Juergen Spitzmueller
commit a67c541d6b329ed2db6906904c1e1dbadc49aa0a Author: Juergen Spitzmueller Date: Sat Dec 29 11:47:37 2018 +0100 Fixup LocalLayout ui after [3847e0ef/lyxgit] --- src/frontends/qt4/GuiDocument.cpp | 10 ++- src/frontends/qt4/ui/LocalLayoutUi.ui | 137 ++--

[LyX/master] Some minor amendments to [3ae6bff538/lyxgit]

2018-12-29 Thread Juergen Spitzmueller
commit a550a613e80b939870848d2f74a69bfc76de1e26 Author: Juergen Spitzmueller Date: Sat Dec 29 10:26:28 2018 +0100 Some minor amendments to [3ae6bff538/lyxgit] --- src/Buffer.cpp | 12 src/Buffer.h |3 ++- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/s

[LyX/master] Do not consider deleted labels in ambiguity check

2018-12-29 Thread Juergen Spitzmueller
commit 3ae6bff5389d61b8f471fa337d5a016a725cf7d5 Author: Juergen Spitzmueller Date: Sat Dec 29 10:08:02 2018 +0100 Do not consider deleted labels in ambiguity check This adds a new (boolean) parameter "active" to the label cache, where we track whether a label is deleted in ct m

[LyX/2.3.x] LFUN_TEXTSTYLE_UPDATE: Do not force any unspecified settings.

2018-12-29 Thread Juergen Spitzmueller
commit 35f0117b5fbeee20e49e0b1e46f1ac938ae84afb Author: Juergen Spitzmueller Date: Thu Dec 27 15:29:23 2018 +0100 LFUN_TEXTSTYLE_UPDATE: Do not force any unspecified settings. Fixes: #1 (yay!) (cherry picked from commit 2f9876a4102add659f42d0055ac6a6c23c764736) --- src/Tex

[LyX/2.3.x] Slightly lighter icons

2018-12-29 Thread Juergen Spitzmueller
commit 4eab21b2bcea9bc3b339ccf0f6a6ca24d1d7b64a Author: Juergen Spitzmueller Date: Thu Dec 27 17:17:33 2018 +0100 Slightly lighter icons All that's changed here is just the file size due to some file optimization. Fixes: #10626 (cherry picked from commit 186597b54683e9