[LyX features/killqt4] Update check_glyphs.lyx document

2022-11-20 Thread Jean-Marc Lasgouttes
The branch, killqt4, has been updated. - Log - commit 4603363fbc0dd05e716d9864b632ce28d608bf56 Author: Jean-Marc Lasgouttes Date: Sun Nov 20 21:19:44 2022 +0100 Update check_glyphs.lyx document diff --git

[LyX features/killqt4] Fix handling of codepoints 9, 10, 12, 13

2022-11-20 Thread Jean-Marc Lasgouttes
The branch, killqt4, has been updated. - Log - commit 7d196fea77e8412ff2c21ec0d818aabd1646db3e Author: Jean-Marc Lasgouttes Date: Sun Nov 20 20:48:35 2022 +0100 Fix handling of codepoints 9, 10, 12, 13 Qt >= 5

[LyX/master] ctests: typo in ignoredTests regex

2022-11-20 Thread Scott Kostyshak
commit 1482e174df20b31e1edc93899e31459053c01ee8 Author: Scott Kostyshak Date: Sun Nov 20 14:39:47 2022 -0500 ctests: typo in ignoredTests regex Amends c94bb34c. --- development/autotests/ignoredTests |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[LyX/master] Comments

2022-11-20 Thread Scott Kostyshak
commit 3bd3c2ca09aac46e11d582b31f33b6d8fe984968 Author: Scott Kostyshak Date: Sun Nov 20 14:37:11 2022 -0500 Comments --- development/autotests/ignoredTests |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/development/autotests/ignoredTests

[LyX/master] Do not allow pasting backslashes in macro names

2022-11-20 Thread Enrico Forestieri
commit a11780b59fcb6cdd16b15f9fa4de45d7ddfd1b2a Author: Enrico Forestieri Date: Sun Nov 20 19:01:38 2022 +0100 Do not allow pasting backslashes in macro names Backslashes are not allowed in macro names and LyX enforces this by not allowing entering them by keyboard.

[LyX/master] Regenerate previews after zoom (#11919)

2022-11-20 Thread Juergen Spitzmueller
commit e26a60edef3eae39c2e8379f395febedc5ba7efa Author: Juergen Spitzmueller Date: Sun Nov 20 18:18:59 2022 +0100 Regenerate previews after zoom (#11919) --- src/Buffer.cpp|7 +++ src/Buffer.h |2 ++ src/frontends/WorkAreaManager.cpp |

[LyX/master] symbols: fix a type for \Im

2022-11-20 Thread Thibaut Cuvelier
commit 3917cab4080e9913207aa194845ad24a8ff861a5 Author: Thibaut Cuvelier Date: Sun Nov 20 16:32:58 2022 +0100 symbols: fix a type for \Im --- lib/symbols |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/symbols b/lib/symbols index 8086d51..c884aa1 100644 ---

[LyX/master] Amend 48d9d01a: remove debug output

2022-11-20 Thread Thibaut Cuvelier
commit f3862130cf687854dbff2df348f34659ca602a02 Author: Thibaut Cuvelier Date: Sun Nov 20 16:19:17 2022 +0100 Amend 48d9d01a: remove debug output --- src/insets/InsetIndex.cpp |6 -- 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/src/insets/InsetIndex.cpp

[LyX/master] ctests: uninvert two xhtml tests

2022-11-20 Thread Scott Kostyshak
commit 42425428f509d4123501cba14eff498ab6bf59ef Author: Scott Kostyshak Date: Sun Nov 20 09:48:13 2022 -0500 ctests: uninvert two xhtml tests These exports previously had xmllint errors. These errors seem to have been fixed thanks to the "features/indexmacros" merge.

[LyX/master] Update the format for some doc pages

2022-11-20 Thread Thibaut Cuvelier
commit 7a6024381cc30e7496251d3620ce2aa3874b1597 Author: Thibaut Cuvelier Date: Sun Nov 20 15:20:53 2022 +0100 Update the format for some doc pages lib/doc/de/Additional.lyx | 84 ++- lib/doc/es/Math.lyx | 597 +++- lib/doc/ja/Math.lyx

[LyX/master] InsetIndex: when building the IndexNode tree, ignore IndexEntry when empty

2022-11-20 Thread Thibaut Cuvelier
commit 48d9d01a826eb9f1c1e7c62edb664ec97f6a6e8d Author: Thibaut Cuvelier Date: Sun Nov 20 02:02:13 2022 +0100 InsetIndex: when building the IndexNode tree, ignore IndexEntry when empty The previous code always considered it had at least one term (an assumption that is wrong at