[LyX/master] Correct the description of Lexer::getLongString

2023-01-10 Thread Jean-Marc Lasgouttes
commit 8ec3397da32ff9af970b98d4de2440a86d846bd3 Author: Jean-Marc Lasgouttes Date: Tue Jan 10 16:25:48 2023 +0100 Correct the description of Lexer::getLongString The fact that it does not work with tabs has been fixed long ago. --- src/Lexer.h | 10 -- 1 files changed, 4

[LyX/master] KOMA Book: fix HTML validation issues.

2023-01-10 Thread Thibaut Cuvelier
commit 65a9a2ac11be413273b3b0e0c4b8382a52b568a8 Author: Thibaut Cuvelier Date: Wed Jan 11 00:21:23 2023 +0100 KOMA Book: fix HTML validation issues. Some elements had a title, while only one such title is expected per page. --- lib/layouts/scrbook.layout |6 -- 1 files c

[LyX/master] InsetTabular LyXHTML: fix wrong escape.

2023-01-10 Thread Thibaut Cuvelier
commit fb70f89983c8ca3d263ce6e73f058c3fb2f41c8f Author: Thibaut Cuvelier Date: Wed Jan 11 00:26:28 2023 +0100 InsetTabular LyXHTML: fix wrong escape. --- src/insets/InsetTabular.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/insets/InsetTabular.cpp b/src/

[LyX/master] LyXHTML: remove meta content-type, it is only for HTML5, not XHTML5 (LyX is generating XML-compatible HTML, i.e. XHTML5).

2023-01-10 Thread Thibaut Cuvelier
commit 861af2b84f8e094a58f84112554e3f21ab78e05f Author: Thibaut Cuvelier Date: Wed Jan 11 01:12:22 2023 +0100 LyXHTML: remove meta content-type, it is only for HTML5, not XHTML5 (LyX is generating XML-compatible HTML, i.e. XHTML5). --- src/Buffer.cpp |4 +--- 1 files changed, 1 insert

[LyX/master] Cmake tests: Nothing to output in case of no error in simplehtml_validity.py

2023-01-10 Thread Kornel Benko
commit 9f3f21f0f9d58ff298aea93577567bf938b05739 Author: Kornel Benko Date: Wed Jan 11 06:45:38 2023 +0100 Cmake tests: Nothing to output in case of no error in simplehtml_validity.py --- development/autotests/simplehtml_validity.py |1 - 1 files changed, 0 insertions(+), 1 deletions(-)

[LyX/master] Cmake tests: Amend a7112690: enable use of html5validator

2023-01-10 Thread Kornel Benko
commit 88087a3cf506555d1b8258509060f679ac93f6b6 Author: Kornel Benko Date: Wed Jan 11 06:49:28 2023 +0100 Cmake tests: Amend a7112690: enable use of html5validator Also add the Summary-output unconditionaly (e.g. also in case of no error) --- development/autotests/export.cmake |

[LyX/master] Update sk.po

2023-01-10 Thread Kornel Benko
commit 4e8577e7b01d14d72ac49754292dac0404290cdd Author: Kornel Benko Date: Wed Jan 11 07:20:11 2023 +0100 Update sk.po --- po/sk.po |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/po/sk.po b/po/sk.po index 61c09cb..fb7d66e 100644 --- a/po/sk.po +++ b/po/sk.