[LyX/master] XHTML: export paragraph IDs also for list items, but not for the opening tag of the list.

2024-05-19 Thread Thibaut Cuvelier
commit 2d86b881242c3ea4756af28f8458aeb7cbfa6822 Author: Thibaut Cuvelier Date: Mon May 20 03:21:00 2024 +0200 XHTML: export paragraph IDs also for list items, but not for the opening tag of the list. The IDs are used to link to specific elements (for instance, the User's guide

[LyX/master] XHTML: fix typo in comment.

2024-05-19 Thread Thibaut Cuvelier
commit a4f675a0408f4af13a7ea3a7856763dac8175e9a Author: Thibaut Cuvelier Date: Mon May 20 03:11:41 2024 +0200 XHTML: fix typo in comment. --- src/output_xhtml.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/output_xhtml.cpp b/src/output_xhtml.cpp index

[LyX/master] InsetGraphics: use the `scale` CSS property instead of `width` with percentages.

2024-05-19 Thread Thibaut Cuvelier
commit f2660d172c3f38e2dad1f32d7b3b4d953e2efb8a Author: Thibaut Cuvelier Date: Mon May 20 01:09:43 2024 +0200 InsetGraphics: use the `scale` CSS property instead of `width` with percentages. The effect is closer to what LyX offers. Previously, the percentage was of the HTML

[LyX/2.4.x] *RELEASE-NOTES: add cprotect

2024-05-19 Thread Pavel Sanda
commit bedea67d3c4864337e373a6d4669cfbd89020729 Author: Pavel Sanda Date: Mon May 20 01:08:16 2024 +0200 *RELEASE-NOTES: add cprotect --- lib/RELEASE-NOTES | 4 1 file changed, 4 insertions(+) diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES index 3178372492..f83a9fa71e 100644 ---

[LyX/2.4.x] Return a reference, not a copy.

2024-05-19 Thread Richard Kimberly Heck
commit 39c7199afc5e2e84e89028429b63373810949d19 Author: Richard Kimberly Heck Date: Sun May 19 16:55:48 2024 -0400 Return a reference, not a copy. Stupid mistake from 2009. Thanks to Scott and JMarc for tracking it down. (cherry picked from commit

[LyX/master] Return a reference, not a copy.

2024-05-19 Thread Richard Kimberly Heck
commit de5f63eeb398046027180162272cc83099fdef55 Author: Richard Kimberly Heck Date: Sun May 19 16:55:48 2024 -0400 Return a reference, not a copy. Stupid mistake from 2009. Thanks to Scott and JMarc for tracking it down. --- src/insets/InsetLayout.h | 2 +- 1 file changed, 1

[Web/master] New passwords again

2024-05-19 Thread Richard Kimberly Heck
commit 8b3afea72701a343ade8f06d46af1f8b207445c4 Author: Richard Kimberly Heck Date: Sun May 19 12:52:37 2024 -0400 New passwords again --- farm/farmconfig.php | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/farm/farmconfig.php b/farm/farmconfig.php index

[LyX/master] ctests: automatically invert more lyxbugs files

2024-05-19 Thread Scott Kostyshak
commit d773a2a327cb1486476aaa34f1e59a096b45c2d5 Author: Scott Kostyshak Date: Sun May 19 12:23:25 2024 -0400 ctests: automatically invert more lyxbugs files Only files in the directory with a trac number prefixed were inverted. Now files with a Git short hash (length

[LyX/master] Test file with knitr chunk in beamer

2024-05-19 Thread Scott Kostyshak
commit d61bf9f1663128b66af06269131a36cc27a7b548 Author: Scott Kostyshak Date: Sun May 19 11:27:11 2024 -0400 Test file with knitr chunk in beamer This file fails to compile starting with ed62816e. --- .../lyxbugs/ed62816e-knitr-comment-beamer.lyx | 179 +