[LyX/2.4.1-devel] he.po

2024-06-03 Thread Udi-Fogiel
commit 768dd64ea7d049334ab0d33373ee0212c1361bc0 Author: Udi-Fogiel Date: Mon Jun 3 20:16:34 2024 +0300 he.po po/he.po | 1874 +++--- 1 file changed, 952 insertions(+), 922 deletions(-) -- lyx-cvs mailing list lyx-cvs@lists.lyx.org

[LyX/master] he.po

2024-06-03 Thread Udi-Fogiel
commit d5b6cd3486b0146a686d7974484458b7ecc45a73 Author: Udi-Fogiel Date: Mon Jun 3 20:25:40 2024 +0300 he.po po/he.po | 4168 -- 1 file changed, 2141 insertions(+), 2027 deletions(-) -- lyx-cvs mailing list lyx-cvs

[LyX/2.4.1-devel] avoid adding redundant preamble to double column hebrew documents (#12919)

2024-06-03 Thread Udi-Fogiel
commit 41f080c5ef4d57e650bc6c4cb2e7d152dd9c7976 Author: Udi-Fogiel Date: Mon Jun 3 21:05:20 2024 +0300 avoid adding redundant preamble to double column hebrew documents (#12919) --- src/BufferParams.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src

[LyX/master] avoid adding redundant preamble to double column hebrew documents (#12919)

2024-06-03 Thread Udi-Fogiel
commit 51453c61d68cc238537be1be2bca48a64845125f Author: Udi-Fogiel Date: Mon Jun 3 21:06:10 2024 +0300 avoid adding redundant preamble to double column hebrew documents (#12919) --- src/BufferParams.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src

[LyX/master] missing background in xetex and fix RTL stuff in preview

2024-06-09 Thread Udi-Fogiel
commit 64aad586f49b9047082356e5f217fc6147ac9500 Author: Udi-Fogiel Date: Sun Jun 9 13:36:35 2024 +0300 missing background in xetex and fix RTL stuff in preview * previwes with xetex did not produce any background (\pagecolor does not work for some reason), adding the direct

[LyX/master] ammend 64aad586f49b904

2024-06-09 Thread Udi Fogiel
commit 61bee11a628d1f9c05ef66fa9669c84fa67e2c4d Author: Udi Fogiel Date: Sun Jun 9 21:06:25 2024 +0300 ammend 64aad586f49b904 Remove an empty auxiliary file that snuck in (sorry...) --- texput.log | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/texput.log b

[LyX/2.4.1-devel] ammend 64aad586f49b904

2024-06-09 Thread Udi Fogiel
commit 55b54c852a2ebd6130c6fb8dd009eaf314f75a95 Author: Udi Fogiel Date: Sun Jun 9 21:06:25 2024 +0300 ammend 64aad586f49b904 Remove an empty auxiliary file that snuck in (sorry...) (cherry picked from commit 61bee11a628d1f9c05ef66fa9669c84fa67e2c4d) --- texput.log | 0

[LyX/2.4.1-devel] missing background in xetex and fix RTL stuff in preview

2024-06-09 Thread Udi Fogiel
commit 7dcf9611d2867de530a2c77b8fdfabdd9011b19b Author: Udi-Fogiel Date: Sun Jun 9 13:36:35 2024 +0300 missing background in xetex and fix RTL stuff in preview * previwes with xetex did not produce any background (\pagecolor does not work for some reason), adding the direct

[LyX/2.4.1-devel] document recent fixes

2024-06-09 Thread Udi Fogiel
commit 0681b3209364c2b4093365c54a795048b42f8515 Author: Udi Fogiel Date: Mon Jun 10 02:18:02 2024 +0300 document recent fixes --- status.24x | 6 ++ 1 file changed, 6 insertions(+) diff --git a/status.24x b/status.24x index e93d143665..734f4a89dc 100644 --- a/status.24x +++ b/status

[LyX/2.4.1-devel] fix a typo

2024-06-09 Thread Udi Fogiel
commit d527a07731405a6b79b498269033e72a5a95a224 Author: Udi Fogiel Date: Mon Jun 10 02:20:25 2024 +0300 fix a typo --- status.24x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status.24x b/status.24x index 734f4a89dc..54dd480d50 100644 --- a/status.24x +++ b/status

[LyX/master] Fix greyedout with RTL languages (#8647)

2024-06-10 Thread Udi Fogiel
commit ee43584140d9c62801d524291c5cfd0c29c8d916 Author: Udi Fogiel Date: Mon Jun 10 15:03:05 2024 +0300 Fix greyedout with RTL languages (#8647) --- src/LaTeXFeatures.cpp| 52 ++-- src/insets/InsetNote.cpp | 2 -- 2 files changed, 10

[LyX/2.4.1-devel] Fix greyedout with RTL languages (#8647)

2024-06-10 Thread Udi Fogiel
commit ecbe5d263d650e88495a9bfe601e3524072feb3c Author: Udi Fogiel Date: Mon Jun 10 15:03:05 2024 +0300 Fix greyedout with RTL languages (#8647) (cherry picked from commit ee43584140d9c62801d524291c5cfd0c29c8d916) --- src/LaTeXFeatures.cpp| 52

[LyX/master] Fix change tracking colors with RTL languages (#12923)

2024-06-10 Thread Udi Fogiel
commit a5749b9c1f5c5b42e6d6db7cd9f2aab16bc28f5b Author: Udi Fogiel Date: Mon Jun 10 15:19:08 2024 +0300 Fix change tracking colors with RTL languages (#12923) --- src/LaTeXFeatures.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LaTeXFeatures.cpp b/src

[LyX/2.4.1-devel] Fix change tracking colors with RTL languages (#12923)

2024-06-10 Thread Udi Fogiel
commit f04ffb251312bc3678b2843e08ef3d64a29c18ef Author: Udi Fogiel Date: Mon Jun 10 15:19:08 2024 +0300 Fix change tracking colors with RTL languages (#12923) (cherry picked from commit a5749b9c1f5c5b42e6d6db7cd9f2aab16bc28f5b) --- src/LaTeXFeatures.cpp | 4 ++-- 1 file changed

[LyX/2.4.x] he.po

2024-06-10 Thread Udi-Fogiel
commit 768dd64ea7d049334ab0d33373ee0212c1361bc0 Author: Udi-Fogiel Date: Mon Jun 3 20:16:34 2024 +0300 he.po po/he.po | 1874 +++--- 1 file changed, 952 insertions(+), 922 deletions(-) -- lyx-cvs mailing list lyx-cvs@lists.lyx.org

[LyX/2.4.x] avoid adding redundant preamble to double column hebrew documents (#12919)

2024-06-10 Thread Udi-Fogiel
commit 41f080c5ef4d57e650bc6c4cb2e7d152dd9c7976 Author: Udi-Fogiel Date: Mon Jun 3 21:05:20 2024 +0300 avoid adding redundant preamble to double column hebrew documents (#12919) --- src/BufferParams.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src

[LyX/2.4.x] document recent fixes

2024-06-10 Thread Udi Fogiel
commit 0681b3209364c2b4093365c54a795048b42f8515 Author: Udi Fogiel Date: Mon Jun 10 02:18:02 2024 +0300 document recent fixes --- status.24x | 6 ++ 1 file changed, 6 insertions(+) diff --git a/status.24x b/status.24x index e93d143665..734f4a89dc 100644 --- a/status.24x +++ b/status

[LyX/2.4.x] missing background in xetex and fix RTL stuff in preview

2024-06-10 Thread Udi Fogiel
commit 7dcf9611d2867de530a2c77b8fdfabdd9011b19b Author: Udi-Fogiel Date: Sun Jun 9 13:36:35 2024 +0300 missing background in xetex and fix RTL stuff in preview * previwes with xetex did not produce any background (\pagecolor does not work for some reason), adding the direct

[LyX/2.4.x] fix a typo

2024-06-10 Thread Udi Fogiel
commit d527a07731405a6b79b498269033e72a5a95a224 Author: Udi Fogiel Date: Mon Jun 10 02:20:25 2024 +0300 fix a typo --- status.24x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status.24x b/status.24x index 734f4a89dc..54dd480d50 100644 --- a/status.24x +++ b/status

[LyX/2.4.x] ammend 64aad586f49b904

2024-06-10 Thread Udi Fogiel
commit 55b54c852a2ebd6130c6fb8dd009eaf314f75a95 Author: Udi Fogiel Date: Sun Jun 9 21:06:25 2024 +0300 ammend 64aad586f49b904 Remove an empty auxiliary file that snuck in (sorry...) (cherry picked from commit 61bee11a628d1f9c05ef66fa9669c84fa67e2c4d) --- texput.log | 0

[LyX/2.4.x] Fix greyedout with RTL languages (#8647)

2024-06-10 Thread Udi Fogiel
commit ecbe5d263d650e88495a9bfe601e3524072feb3c Author: Udi Fogiel Date: Mon Jun 10 15:03:05 2024 +0300 Fix greyedout with RTL languages (#8647) (cherry picked from commit ee43584140d9c62801d524291c5cfd0c29c8d916) --- src/LaTeXFeatures.cpp| 52

[LyX/2.4.x] Fix change tracking colors with RTL languages (#12923)

2024-06-10 Thread Udi Fogiel
commit f04ffb251312bc3678b2843e08ef3d64a29c18ef Author: Udi Fogiel Date: Mon Jun 10 15:19:08 2024 +0300 Fix change tracking colors with RTL languages (#12923) (cherry picked from commit a5749b9c1f5c5b42e6d6db7cd9f2aab16bc28f5b) --- src/LaTeXFeatures.cpp | 4 ++-- 1 file changed

[LyX/master] Remove hebrew letter document class

2024-06-11 Thread Udi Fogiel
commit 3854086e59db47a38f61ae94b08c5bc9e207767a Author: Udi Fogiel Date: Tue Jun 11 21:14:27 2024 +0300 Remove hebrew letter document class The only difference from regular letter is the alignment of "Send To Address" layout, but it no longer reflect the output

[LyX/master] remove language switches from index entries in fr Additional.lyx

2024-07-10 Thread Udi Fogiel
commit ae70eb0d369a946638c4c501d73c266eb1b5108b Author: Udi Fogiel Date: Wed Jul 10 23:07:31 2024 +0300 remove language switches from index entries in fr Additional.lyx --- lib/doc/fr/Additional.lyx | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/lib/doc/fr

[LyX/2.4.x] remove language switches from index entries in fr Additional.lyx

2024-07-10 Thread Udi Fogiel
commit 3c0e6b72a710127b729db75fa9afcb788c5b65d8 Author: Udi Fogiel Date: Wed Jul 10 23:14:25 2024 +0300 remove language switches from index entries in fr Additional.lyx --- lib/doc/fr/Additional.lyx | 8 1 file changed, 8 deletions(-) diff --git a/lib/doc/fr/Additional.lyx b/lib

[LyX/master] fix jlreq abstract layout and adapt Chinese docs for unicode engines

2024-09-10 Thread Udi Fogiel
commit abd35bc33cd5e180d1aace63c5ddba89870742e8 Author: Udi Fogiel Date: Tue Sep 10 15:17:07 2024 +0300 fix jlreq abstract layout and adapt Chinese docs for unicode engines jlreq layout defined the abstract environment to be boxed in the preamble. Doing any kind of typesetting

[LyX/master] update test

2024-09-10 Thread Udi Fogiel
commit 54601b55789d88e54ea82175f7e401c5cfd69585 Author: Udi Fogiel Date: Tue Sep 10 15:44:42 2024 +0300 update test --- autotests/export/latex/CJK/zh_CN-toc.lyx | 7 --- 1 file changed, 7 deletions(-) diff --git a/autotests/export/latex/CJK/zh_CN-toc.lyx b/autotests/export/latex/CJK