[LyX/master] Exclude insets without output from fontswitch_insets

2020-12-02 Thread Juergen Spitzmueller
commit 95fed10131ea2df99da3ec1d4ef736741167ea19 Author: Juergen Spitzmueller Date: Wed Dec 2 14:31:26 2020 +0100 Exclude insets without output from fontswitch_insets --- src/Paragraph.cpp |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/Paragraph.cpp b/src/Par

[LyX/master] Assure \par is output when needed with fontswitch

2020-12-02 Thread Juergen Spitzmueller
commit 098c16f153df4cd9960d2a58a6ef9146d99861ad Author: Juergen Spitzmueller Date: Wed Dec 2 14:32:05 2020 +0100 Assure \par is output when needed with fontswitch --- src/Paragraph.cpp | 60 ++-- 1 files changed, 30 insertions(+), 30 deleti

[LyX/master] de.po

2020-12-02 Thread Juergen Spitzmueller
commit 946b111427bfa1c7f034cdf9e9e212baa5cdbd06 Author: Juergen Spitzmueller Date: Wed Dec 2 14:52:24 2020 +0100 de.po po/de.gmo | Bin 610863 -> 611543 bytes po/de.po |10060 +++-- 2 files changed, 5047 insertions(+), 5013 deletio

[LyX/master] Capitalization fixes

2020-12-02 Thread Juergen Spitzmueller
commit 560d2df70cc42be316e10c15dbf9bfb41cf5a635 Author: Juergen Spitzmueller Date: Wed Dec 2 14:52:51 2020 +0100 Capitalization fixes --- lib/configure.py |2 +- src/frontends/qt/ui/ParagraphUi.ui |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[LyX/master] Do not reset font in preview inset

2020-12-02 Thread Juergen Spitzmueller
commit fedd9bf4d0e7c2d06237925d4452f2377c752ec2 Author: Juergen Spitzmueller Date: Wed Dec 2 15:03:21 2020 +0100 Do not reset font in preview inset --- src/insets/InsetPreview.h |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/insets/InsetPreview.h b/src/insets

[LyX/master] Fix listpreamble breakage by 6f643e52d434

2020-12-02 Thread Juergen Spitzmueller
commit b2ca2d1e3a9bd1224b264aede88784ce571aa8e2 Author: Juergen Spitzmueller Date: Wed Dec 2 15:25:14 2020 +0100 Fix listpreamble breakage by 6f643e52d434 --- src/Layout.cpp |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/Layout.cpp b/src/Layout.cpp index ff

[LyX/master] Polish translation fix (#12013)

2020-12-02 Thread Juergen Spitzmueller
commit a58990abfd2031221a4a932a96043bee0476004d Author: Juergen Spitzmueller Date: Wed Dec 2 15:45:48 2020 +0100 Polish translation fix (#12013) --- po/pl.po |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/po/pl.po b/po/pl.po index 7b7f2d6..d7153ae 100644 --- a/po

[LyX/2.3.x] Polish translation fix (#12013)

2020-12-02 Thread Juergen Spitzmueller
commit 85aaa1f58d0454c1e4d56e065fb1bf56d5760fea Author: Juergen Spitzmueller Date: Wed Dec 2 15:45:48 2020 +0100 Polish translation fix (#12013) (cherry picked from commit a58990abfd2031221a4a932a96043bee0476004d) --- po/pl.po |2 +- status.23x |2 +- 2 files changed, 2

[LyX/master] Upadet sk.po

2020-12-02 Thread Kornel Benko
commit 58e1fc9e3c4792bc40bdba5a59baebdca52b86b3 Author: Kornel Benko Date: Wed Dec 2 16:33:53 2020 +0100 Upadet sk.po --- po/sk.po | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/po/sk.po b/po/sk.po index 44274af..86617f3 100644 --- a/po/sk.po +++ b/po/sk.

[LyX/master] Update tex2lyx tests

2020-12-02 Thread Juergen Spitzmueller
commit 0424f297b82c393525bfa6cf7bd9b458ddba8fcc Author: Juergen Spitzmueller Date: Wed Dec 2 17:01:21 2020 +0100 Update tex2lyx tests --- src/tex2lyx/test/CJK.lyx.lyx |2 +- src/tex2lyx/test/CJKutf8.lyx.lyx |2 +- src/tex2lyx/test/DummyDocume

[LyX/master] Implement Hungarian quotation marks style (#12040)

2020-12-02 Thread Juergen Spitzmueller
commit e9cbd69f6ef3a41260f1ed4a7f66b48acdcd52a8 Author: Juergen Spitzmueller Date: Wed Dec 2 17:00:40 2020 +0100 Implement Hungarian quotation marks style (#12040) File format change --- development/FORMAT |5 +++ lib/doc/UserGuide.lyx | 80 +

r41271 - in www-user/trunk/misc/archaeology: . thumbs

2020-12-02 Thread sanda
Author: sanda Date: Wed Dec 2 19:55:57 2020 New Revision: 41271 URL: http://www.lyx.org/trac/changeset/41271 Log: * archeo: add 2.3 series Added: www-user/trunk/misc/archaeology/lyx-2.3-qt-entry.png (contents, props changed) www-user/trunk/misc/archaeology/lyx-2.3-qt-user_guide.png (c

[LyX/master] Fix warnings and use range-based loop

2020-12-02 Thread Yuriy Skalko
commit e0f553b941ef2a14da046e1f4e10acbf3d63b08d Author: Yuriy Skalko Date: Wed Dec 2 00:16:55 2020 +0200 Fix warnings and use range-based loop --- src/frontends/qt/Menus.cpp | 14 ++ 1 files changed, 6 insertions(+), 8 deletions(-) diff --git a/src/frontends/qt/Menus.cpp b/s

[LyX/master] Simplify InsetMathGrid structs

2020-12-02 Thread Yuriy Skalko
commit efaffb897d44258182739a2cc27ac4f6325af9f3 Author: Yuriy Skalko Date: Wed Dec 2 14:45:14 2020 +0200 Simplify InsetMathGrid structs --- src/mathed/InsetMathGrid.cpp | 26 -- src/mathed/InsetMathGrid.h | 37 ++--- 2 files cha

[LyX/master] Cleanup headers

2020-12-02 Thread Yuriy Skalko
commit 9cb98136ceeb3fbda70aa5beea4cf3f5ea26a36c Author: Yuriy Skalko Date: Wed Dec 2 17:13:32 2020 +0200 Cleanup headers --- src/Buffer.cpp|1 - src/BufferView.cpp|2 ++ src/Undo.cpp |2 ++ src/insets/InsetCom

[LyX/master] Simplify FuncRequest constructors

2020-12-02 Thread Yuriy Skalko
commit 1dd676bed1eef3b60011fe68a1c8e5714d1fb4e1 Author: Yuriy Skalko Date: Wed Dec 2 14:23:01 2020 +0200 Simplify FuncRequest constructors --- src/FuncRequest.cpp | 22 -- src/FuncRequest.h | 16 2 files changed, 16 insertions(+), 22 deletions(-)

[LyX/master] Cmake build: Remove obsolete cmake control files

2020-12-02 Thread Kornel Benko
commit a839b40358adac9b78aed036b62e139c003386eb Author: Kornel Benko Date: Thu Dec 3 02:45:43 2020 +0100 Cmake build: Remove obsolete cmake control files --- 3rdparty/boost/libs/CMakeLists.txt |9 -- 3rdparty/boost/libs/regex/CMakeLists.txt | 26 - 3

[LyX features/cleanup/updateMacros4] Update test script.

2020-12-02 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros4, has been updated. - Log - commit c1ba9eebfec87d10efaa4473b5170570651303f5 Author: Richard Kimberly Heck Date: Wed Dec 2 21:46:52 2020 -0500 Update test script. diff --git a/runtest.sh b/run

[LyX/master] Add empty line after last \bibitem in bibliography (#12041)

2020-12-02 Thread Juergen Spitzmueller
commit 4a13a29042a05dfeba57ea4d2299d96d6ac7d30e Author: Juergen Spitzmueller Date: Thu Dec 3 07:46:39 2020 +0100 Add empty line after last \bibitem in bibliography (#12041) --- src/output_latex.cpp |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/src/output_late

[LyX/master] Move dummy bool a bit closer to context

2020-12-02 Thread Juergen Spitzmueller
commit 7b6bb23b8777d0066d592e141a9252e172e05f3e Author: Juergen Spitzmueller Date: Thu Dec 3 08:50:43 2020 +0100 Move dummy bool a bit closer to context --- src/Paragraph.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp i