[LyX/master] lyx2lyx: fix index reversion

2022-11-02 Thread Juergen Spitzmueller
commit 886d881ba3366f07f0e9ace3ae91abc78b500192 Author: Juergen Spitzmueller Date: Wed Nov 2 09:33:09 2022 +0100 lyx2lyx: fix index reversion This was only a warning, but it made the tests fail --- lib/lyx2lyx/lyx_2_4.py |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)

[LyX/master] Update sk.po

2022-11-02 Thread Kornel Benko
commit 75d10993c97b34906f414d619a4f2dad5c18ae61 Author: Kornel Benko Date: Wed Nov 2 10:33:06 2022 +0100 Update sk.po --- po/sk.po | 17 +++-- 1 files changed, 15 insertions(+), 2 deletions(-) diff --git a/po/sk.po b/po/sk.po index beabf5c..3f40ee3 100644 --- a/po/sk.po +++

[LyX/master] Workaround for advanced search in 'uncover'-inset.

2022-11-02 Thread Kornel Benko
commit 9be6a425df7e304356afee2998c962c91ea47a1f Author: Kornel Benko Date: Wed Nov 2 10:33:29 2022 +0100 Workaround for advanced search in 'uncover'-inset. Allows for matches inside style Uncover if used Settings->Adhere to search string formatting This does not cover a

[LyX/master] Remove wrong count comment

2022-11-02 Thread Juergen Spitzmueller
commit b51f1f78007ecb29f50ba3cfc9ea830c857131bb Author: Juergen Spitzmueller Date: Wed Nov 2 10:46:11 2022 +0100 Remove wrong count comment --- src/FuncCode.h |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/FuncCode.h b/src/FuncCode.h index f050f8e..b80d37f 100

[LyX/master] Do not unnecessarily reset the outliner to TOC on internal model changes

2022-11-02 Thread Juergen Spitzmueller
commit 293b8dbe67dc025d03d0523d0079f71f5ab62ce3 Author: Juergen Spitzmueller Date: Wed Nov 2 12:33:20 2022 +0100 Do not unnecessarily reset the outliner to TOC on internal model changes The activated() signal is only issued on user changes, what we want here, not internal model

[LyX/master] Adapt all German and English manuals to new index features

2022-11-02 Thread Juergen Spitzmueller
commit 0e710626b8b921c527aa1a19932825fdfe232c7f Author: Juergen Spitzmueller Date: Wed Nov 2 15:24:13 2022 +0100 Adapt all German and English manuals to new index features lib/doc/EmbeddedObjects.lyx| 2533 ++--- lib/doc/Math.lyx | 5014 ++

[LyX/master] Indicate see[also] refs in label and outliner

2022-11-02 Thread Juergen Spitzmueller
commit 975f304185eca53d62de8b36e6fc5f95b2da4fd9 Author: Juergen Spitzmueller Date: Wed Nov 2 15:56:59 2022 +0100 Indicate see[also] refs in label and outliner --- src/insets/InsetIndex.cpp | 42 ++ src/insets/InsetIndex.h |6 -- 2 files c

[LyX/master] Fix glitch in index reversion routine

2022-11-02 Thread Juergen Spitzmueller
commit b8502a3ea2735c4bd6df3dd0e4ac2825794caf68 Author: Juergen Spitzmueller Date: Thu Nov 3 05:54:50 2022 +0100 Fix glitch in index reversion routine --- lib/lyx2lyx/lyx_2_4.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/lyx2lyx/lyx_2_4.py b/lib/lyx2lyx/l

[LyX/master] Amend b8502a3ea2735c4

2022-11-02 Thread Juergen Spitzmueller
commit e316e21aa18ae0d0f0b2a6d154645f559e74f692 Author: Juergen Spitzmueller Date: Thu Nov 3 07:14:14 2022 +0100 Amend b8502a3ea2735c4 --- lib/lyx2lyx/lyx_2_4.py |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/lib/lyx2lyx/lyx_2_4.py b/lib/lyx2lyx/lyx_2_4.py i