[LyX/master] Amend b2d2a42f04c

2025-08-06 Thread Juergen Spitzmueller
commit 4b5ceb43ea45aba10d8f8fbe1defc421486d9f0b Author: Juergen Spitzmueller Date: Wed Aug 6 14:22:39 2025 +0200 Amend b2d2a42f04c Exit after detecting the wrong column specification Otherwise we might end up with a corrupted loaded LyX file --- src/tex2lyx/table.cpp | 5 +++

[LyX/master] Amend 58b7e09a: uninvert tests for Springer_Nature_Journals.lyx

2025-08-05 Thread Kornel Benko
commit c2905ae099ae5d55e8824ea7ba1665134b1bb95d Author: Kornel Benko Date: Tue Aug 5 14:08:15 2025 +0200 Amend 58b7e09a: uninvert tests for Springer_Nature_Journals.lyx --- development/autotests/invertedTests | 6 -- 1 file changed, 6 deletions(-) diff --git a/development/autotests/in

[LyX/master] Amend b618d8e7: Partly revert

2025-08-04 Thread Kornel Benko
commit 812c54cd07df196ac12afcfce92eeb198406d1ff Author: Kornel Benko Date: Mon Aug 4 09:34:22 2025 +0200 Amend b618d8e7: Partly revert lyx22 entries accidentally slipped in --- development/autotests/ignoredTests | 1 - 1 file changed, 1 deletion(-) diff --git a/development/autote

[LyX/master] Amend a956e049

2025-08-03 Thread Enrico Forestieri
commit 9ccb59a56451fed77a02a2e57608af9c23199a55 Author: Enrico Forestieri Date: Sun Aug 3 18:26:33 2025 +0200 Amend a956e049 Move the check for unknown packages just before generating the document body, to really ensure that no additional feature is going to be required. --

[LyX/master] Amend 35aa4bda

2025-08-02 Thread Enrico Forestieri
commit 6cd54aa6db9bb77426cfcd52b6154386bb9c1da7 Author: Enrico Forestieri Date: Sat Aug 2 18:11:18 2025 +0200 Amend 35aa4bda We check for different features using different LaTeXFeatures objects, so don't try to collect what has been already loaded in each instance, but exp

[LyX/master] Amend 08aa1fbed8371477

2025-08-01 Thread Juergen Spitzmueller
commit 13a56d8622c1e2264ab4e02d8b8633f8c650d72c Author: Juergen Spitzmueller Date: Fri Aug 1 16:52:38 2025 +0200 Amend 08aa1fbed8371477 --- po/lyx_pot.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/lyx_pot.py b/po/lyx_pot.py index fe816c24b8..573bcc443b 100

[LyX/master] Amend f4f5fb0019db

2025-08-01 Thread Juergen Spitzmueller
commit 887bc1cfa8304bfe5728408d00510609e0ff9df5 Author: Juergen Spitzmueller Date: Fri Aug 1 16:47:08 2025 +0200 Amend f4f5fb0019db --- lib/doc/UserGuide.lyx| 30 ++ lib/doc/de/UserGuide.lyx | 14 +- 2 files changed, 27 insertions(+), 17 deletion

[LyX/master] Amend messages

2025-07-28 Thread Koji Yokota
commit 001c4021abff8c7d6a121ae587af8c2ecce425e3 Author: Koji Yokota Date: Tue Jul 29 13:04:44 2025 +0900 Amend messages --- src/frontends/qt/GuiPrefs.cpp | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/frontends/qt/GuiPrefs.cpp b/src/frontends/qt/GuiPrefs.cp

[LyX/master] Amend 17f0101f4fb991c

2025-07-23 Thread Juergen Spitzmueller
commit 05ce33acb2ff35696df8882252ba92850bd54214 Author: Juergen Spitzmueller Date: Wed Jul 23 17:50:34 2025 +0200 Amend 17f0101f4fb991c missed that one --- src/frontends/qt/TocModel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontends/qt/TocModel.c

[LyX/master] Amend 0f179c8c

2025-07-21 Thread Enrico Forestieri
commit 0b9ef02a76492894b50def195b0e5deb05f7e33f Author: Enrico Forestieri Date: Mon Jul 21 20:52:34 2025 +0200 Amend 0f179c8c Describe the directive "include_system_file" for lib/symbols. --- lib/symbols | 5 + 1 file changed, 5 insertions(+) diff --git a/lib/symbols b/lib/sy

[LyX/master] Amend fcc77d6b14

2025-07-19 Thread Juergen Spitzmueller
commit d6cb615e822dd1efa2d9d07b275d88c50671930f Author: Juergen Spitzmueller Date: Sat Jul 19 16:10:10 2025 +0200 Amend fcc77d6b14 --- src/Buffer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 69629730cd..9111a7849d 100644 ---

[LyX/master] Amend d199b930

2025-07-18 Thread Kornel Benko
commit 90923ad360a6f86e9aa40626b471d0d7a17a0cfa Author: Kornel Benko Date: Sat Jul 19 08:12:07 2025 +0200 Amend d199b930 po/lyx2.5.cat.pot:40090:18: invalid control sequence /usr/bin/msguniq: found 1 fatal error --- lib/ui/stdtoolbars.inc | 2 +- 1 file changed, 1 insertion(+)

[LyX/master] Amend b42059255ebbae8 once more

2025-07-12 Thread Juergen Spitzmueller
commit 68fee61c094126d6b561d20d3d1d207048020d95 Author: Juergen Spitzmueller Date: Sat Jul 12 13:23:08 2025 +0200 Amend b42059255ebbae8 once more Here is where the value has been missing --- lib/lyx2lyx/LyX.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a

[LyX/master] Amend b42059255ebbae8

2025-07-12 Thread Juergen Spitzmueller
commit 553642b086dc8ab41449adbbd1fa88257a7ce7f7 Author: Juergen Spitzmueller Date: Sat Jul 12 12:07:36 2025 +0200 Amend b42059255ebbae8 Don't know why this is needed. But it is. --- lib/lyx2lyx/LyX.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lyx2lyx/

[LyX/master] Amend f2af58c5b329

2025-07-12 Thread Juergen Spitzmueller
commit 1bc7548a66d421414c128504e0347d9ac0cfd5d1 Author: Juergen Spitzmueller Date: Sat Jul 12 11:43:13 2025 +0200 Amend f2af58c5b329 --- src/TextClass.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TextClass.cpp b/src/TextClass.cpp index 134eae75a6..1fe0d1a8ae

[LyX/master] Amend ad1675e9919

2025-07-08 Thread Juergen Spitzmueller
commit 830319a2a6e548f85ca9ebfdcbda0b474bdb628c Author: Juergen Spitzmueller Date: Tue Jul 8 15:27:23 2025 +0200 Amend ad1675e9919 Consider textwidth and linewidth as well --- src/insets/InsetTabular.cpp | 2 +- src/support/Length.cpp | 9 + src/support/Length.h

[LyX/master] Amend b774ebb610a37

2025-07-05 Thread Juergen Spitzmueller
commit 1f58a2a8768a78525d264341f7a8540f9a0742ec Author: Juergen Spitzmueller Date: Sat Jul 5 18:04:29 2025 +0200 Amend b774ebb610a37 --- development/FORMAT | 5 + 1 file changed, 5 insertions(+) diff --git a/development/FORMAT b/development/FORMAT index de2a79330c..b704978ee5 100644 -

[LyX/master] Amend 6ac82190

2025-07-03 Thread Enrico Forestieri
commit 4a32458e6f46690ec5a23a63f5ed102998a299d8 Author: Enrico Forestieri Date: Fri Jul 4 02:15:50 2025 +0200 Amend 6ac82190 What said in 6ac82190 is true only when the child is loaded by the master. However, if the child is loaded before the master (so that the master does

[LyX/master] Amend 886025e6

2025-07-03 Thread Enrico Forestieri
commit 6ac82190d2b179e82f99471c42fbe987cb803e07 Author: Enrico Forestieri Date: Fri Jul 4 01:01:51 2025 +0200 Amend 886025e6 At this point, the included file is already loaded, so the macros have already been tracked by the parent and child->listMacroNames() always returns

[LyX/master] Amend 93b33822

2025-07-02 Thread Scott Kostyshak
commit 3231b6882e9dd5b78c064fbf085443472a9d953c Author: Scott Kostyshak Date: Wed Jul 2 22:13:08 2025 +0200 Amend 93b33822 --- development/lyx-tester/lyxbuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/development/lyx-tester/lyxbuild b/development/lyx-tester/l

[LyX/master] Amend 360c5910

2025-07-02 Thread Scott Kostyshak
commit 9ef93612c3227c8f72320f6fefb17c21f8f1fe93 Author: Scott Kostyshak Date: Wed Jul 2 15:46:05 2025 +0200 Amend 360c5910 Now "&&" is added after the cmake command. --- development/lyx-tester/lyxbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development

[LyX/master] Amend 9d527385: Memory overlap

2025-06-27 Thread Kornel Benko
commit 9ed8a3069be5da98cfcf0bc78bf11172ecf7c700 Author: Kornel Benko Date: Fri Jun 27 21:18:17 2025 +0200 Amend 9d527385: Memory overlap Using memmove instead of memcpy Thanks Enrico. --- src/support/gzstream.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff -

[LyX/master] Amend d42e4455 to work with GCC

2025-06-27 Thread Scott Kostyshak
commit 073dd3a597d5a6e5a85c50ff19518d7b03e58512 Author: Scott Kostyshak Date: Fri Jun 27 12:03:03 2025 +0200 Amend d42e4455 to work with GCC This expands the fix to work with GCC. For some reason, the embedded double-quotes do not work with GCC. This approach works with both

[LyX/master] Amend 2f522088: Remove support for boost library in cmake build

2025-06-26 Thread Kornel Benko
commit 6b3138a929151516a4ac1ca1fc5cec64a4673bb9 Author: Kornel Benko Date: Thu Jun 26 13:07:14 2025 +0200 Amend 2f522088: Remove support for boost library in cmake build --- CMakeLists.txt| 11 --- INSTALL.cmake

[LyX/master] Amend 6acc0759fc89

2025-06-25 Thread Juergen Spitzmueller
commit aba40a9ecf01fb0815ec371df4eefa2cf2eef8d3 Author: Juergen Spitzmueller Date: Tue Jun 24 13:41:27 2025 +0200 Amend 6acc0759fc89 for the case of read-only documents (though I think the real problem here being the restore state wrong in the first place). This should

[LyX/master] Amend aba40a9ecf01fb

2025-06-25 Thread Juergen Spitzmueller
commit 0530ed89f39ad74388ed0c1b026dfe3597122d17 Author: Juergen Spitzmueller Date: Wed Jun 25 10:52:47 2025 +0200 Amend aba40a9ecf01fb Prevent crash when all documents have been closed --- src/frontends/qt/GuiDocument.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[LyX/master] Amend b0254f08: some forgotten ampersands spotted by Riki

2025-06-24 Thread Jean-Marc Lasgouttes
commit 7d0cac64deec74666e3aed908ddf0d8bc5b3a49d Author: Jean-Marc Lasgouttes Date: Tue Jun 24 18:18:24 2025 +0200 Amend b0254f08: some forgotten ampersands spotted by Riki --- src/Floating.h | 4 ++-- src/frontends/qt/CustomizedWidgets.h | 2 +- src/insets/InsetSpace.

[LyX/master] Amend 59b8c209c4

2025-06-12 Thread Juergen Spitzmueller
commit 231b45a06e6665aaac429509a7cfbd4d9790c9d4 Author: Juergen Spitzmueller Date: Thu Jun 12 11:23:37 2025 +0200 Amend 59b8c209c4 The escaped percent char irritates clang, and we only need a suitably wide character here. --- src/frontends/qt/GuiView.cpp | 7 ++- 1 file ch

[LyX/master] Amend 05b922b8ad1868 once more

2025-06-11 Thread Juergen Spitzmueller
commit 32bc3decffe19f8f2204d93145c10a58083918d0 Author: Juergen Spitzmueller Date: Thu Jun 12 04:58:10 2025 +0200 Amend 05b922b8ad1868 once more Add remaining preamble theorem definitions to \AtBeginDocument (i.e., after the other theorem definitions) in case they rely on t

[LyX/master] Amend 05b922b8ad1868

2025-06-09 Thread Juergen Spitzmueller
commit f72000ec820f3b01ae0243906603922ca8c49f93 Author: Juergen Spitzmueller Date: Tue Jun 10 08:34:29 2025 +0200 Amend 05b922b8ad1868 Cosider cases which do not fit with what TheoremLaTeXName expects --- lib/scripts/layout2layout.py | 13 + 1 file changed, 13 insertio

[LyX/master] Amend 1631330d: dvipdfmx-dev does not exist

2025-06-04 Thread Kornel Benko
commit df1464922c95b0afef8e1b11c69cb8b6f16cfe84 Author: Kornel Benko Date: Wed Jun 4 12:31:23 2025 +0200 Amend 1631330d: dvipdfmx-dev does not exist Found by Scott. --- lib/scripts/prefTest.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/scripts/prefTest

[LyX/master] Amend a2fdf069a

2025-05-19 Thread Kornel Benko
commit ccf60e2ce2635e73d3b68653be032ecc3b59b18e Author: Kornel Benko Date: Tue May 20 08:51:46 2025 +0200 Amend a2fdf069a Compile error with "no member named 'find_if'" Fix from Pavel Šanda --- src/xml.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xml.cpp b/

[LyX/master] Amend 65ad535ce3ae

2025-05-17 Thread Juergen Spitzmueller
commit 2fa45c6ec052c58e78654e5789833487f4501785 Author: Juergen Spitzmueller Date: Sat May 17 19:40:32 2025 +0200 Amend 65ad535ce3ae --- src/insets/InsetRef.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/insets/InsetRef.cpp b/src/insets/InsetRef.cpp index f

[LyX/master] Amend b1a6edcd77bdb for intitle commands

2025-05-15 Thread Juergen Spitzmueller
commit 6dda5b342bad5425b8a1e1723d259506bdc70b87 Author: Juergen Spitzmueller Date: Thu May 15 13:34:46 2025 +0200 Amend b1a6edcd77bdb for intitle commands --- src/output_latex.cpp | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/src/output_

[LyX/master] Amend 05fa236829

2025-05-14 Thread Juergen Spitzmueller
commit 3c6f0076f0d7e9711ad53ccada63fec71a74f7bf Author: Juergen Spitzmueller Date: Thu May 15 08:16:41 2025 +0200 Amend 05fa236829 If the document class (not only a module) provides arguments for lists, we handle them. Since we also account for special delims in the be

[LyX/master] Amend a5cf6715

2025-05-14 Thread Kornel Benko
commit 46494bb788751d7cb444ea64bb7875aee86bdce2 Author: Kornel Benko Date: Wed May 14 10:19:52 2025 +0200 Amend a5cf6715 --- lib/doc/de/UserGuide.lyx | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/lib/doc/de/UserGuide.lyx b/lib/doc/de/Use

[LyX/master] Amend(2) of 7a7e9e52

2025-05-04 Thread Kornel Benko
commit 9c692bc03bf8a300ddc762f9a19200c5d0ec143a Author: Kornel Benko Date: Sun May 4 13:09:28 2025 +0200 Amend(2) of 7a7e9e52 --- development/batchtests/ams-import.pdf | Bin 64565 -> 64050 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/development/batchtests/ams-impor

[LyX/master] Amend ee084e18: Correct test

2025-05-04 Thread Kornel Benko
commit 7a7e9e5296d7c6f0932c7c48768a6e234c44dd77 Author: Kornel Benko Date: Sun May 4 12:29:58 2025 +0200 Amend ee084e18: Correct test Replace the previous wrong pdf file used by test 'BATCH_AMS-import'. --- development/batchtests/ams-import.pdf | Bin 60406 -> 64565 bytes 1 file c

[LyX/master] Amend prettyref definitions

2025-05-04 Thread Juergen Spitzmueller
commit e3891513039d4fdd1d55a376c1a2a420a32584b6 Author: Juergen Spitzmueller Date: Sun May 4 10:38:53 2025 +0200 Amend prettyref definitions --- src/LaTeXFeatures.cpp | 25 + 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/src/LaTeXFeatures.cpp b/src

[LyX/master] Amend c8491fa0

2025-05-01 Thread Enrico Forestieri
commit 779eb26697a459691318dabbda9b7a66c4da5a6d Author: Enrico Forestieri Date: Thu May 1 13:20:04 2025 +0200 Amend c8491fa0 Fix a small glitch. --- src/mathed/InsetMathMatrix.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/mathed/InsetMathMatrix.cpp

[LyX/master] Amend theorem-related definitions for cleveref

2025-04-29 Thread Juergen Spitzmueller
commit 980348c2d65c7b00c3446801e783d7ee20bda1fe Author: Juergen Spitzmueller Date: Tue Apr 29 15:04:29 2025 +0200 Amend theorem-related definitions for cleveref --- src/LaTeXFeatures.cpp | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/LaTeXFeatures.cpp b/s

[LyX/master] Amend 14b707a3

2025-04-29 Thread Kornel Benko
commit fbdef4e77e11aeb5284913987d33f837a47cb787 Author: Kornel Benko Date: Tue Apr 29 13:44:13 2025 +0200 Amend 14b707a3 --- src/lyxfind.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lyxfind.cpp b/src/lyxfind.cpp index c4cc56a084..f24382455d 100644 --- a/src/lyxfind.cpp +++ b

[LyX/master] Amend b8dcb44d87c

2025-04-27 Thread Juergen Spitzmueller
commit fc6e62539dc715df2ef2e6aa4dac15d295899ec8 Author: Juergen Spitzmueller Date: Mon Apr 28 05:12:12 2025 +0200 Amend b8dcb44d87c --- lib/lyx2lyx/lyx_2_5.py | 4 1 file changed, 4 insertions(+) diff --git a/lib/lyx2lyx/lyx_2_5.py b/lib/lyx2lyx/lyx_2_5.py index 953e0b3564..3d9a54e6f

[LyX/master] Amend(2) c877648e: ADV-Find: Handle some math symbols

2025-04-27 Thread Kornel Benko
commit 977b5d15a225037e62fceb447b29867e93af61e4 Author: Kornel Benko Date: Sun Apr 27 14:41:42 2025 +0200 Amend(2) c877648e: ADV-Find: Handle some math symbols Polishing --- src/lyxfind.cpp | 26 ++ 1 file changed, 22 insertions(+), 4 deletions(-) diff --g

[LyX/master] Amend a86e7c0a: rename InsetMathHull member: label_ => labels_

2025-04-25 Thread Kornel Benko
commit 5cb026e567d588b5613b41fb664abab7545ab4b4 Author: Kornel Benko Date: Fri Apr 25 21:44:23 2025 +0200 Amend a86e7c0a: rename InsetMathHull member: label_ => labels_ --- src/mathed/InsetMathHull.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mathed/InsetMathHu

[LyX/master] Amend c877648e: ADV-Find: Handle some math symbols

2025-04-25 Thread Kornel Benko
commit 39cef6e162ee370bd0d5547baecc240c4bd624d4 Author: Kornel Benko Date: Fri Apr 25 21:22:09 2025 +0200 Amend c877648e: ADV-Find: Handle some math symbols Use chars from unicode block 15 instead of the displayed ones. That way we are not forced to escape them with '\' in rege

[LyX/master] Amend 644ae738c8

2025-04-16 Thread Juergen Spitzmueller
commit 043f7f9fe22956c4e3d45613c16d5cd8a86463d1 Author: Juergen Spitzmueller Date: Wed Apr 16 10:23:10 2025 +0200 Amend 644ae738c8 Ignore surrounding whitespace also in input string --- lib/lyx2lyx/lyx2lyx_tools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[LyX/master] amend 1aa02a2a15c

2025-04-14 Thread Juergen Spitzmueller
commit d3b51b190549798b25591b82f0b0177df58612d3 Author: Juergen Spitzmueller Date: Mon Apr 14 17:10:49 2025 +0200 amend 1aa02a2a15c --- src/insets/InsetTabular.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/insets/InsetTabular.cpp b/src/insets/InsetTabular.

[LyX/master] Amend f07771a43b781

2025-04-07 Thread Juergen Spitzmueller
commit c72564bf595105353a20ab2ccfa9270f3e421b3a Author: Juergen Spitzmueller Date: Tue Apr 8 08:03:26 2025 +0200 Amend f07771a43b781 --- src/insets/InsetRef.cpp | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/insets/InsetRef.cpp b/src/insets/InsetRef.cpp inde

[LyX/master] Amend 9ffacb341d

2025-03-15 Thread Juergen Spitzmueller
commit 096d75b8fb27f06ea2c99d46d5521297b3dab694 Author: Juergen Spitzmueller Date: Sat Mar 15 13:51:10 2025 +0100 Amend 9ffacb341d We need to consider DOS line endings (as produced by tex2lyx on Windows), otherwise we end up with stray "\r"s which break mathed parsing --- src/

[LyX/master] Amend 347ad8f3b65

2025-03-13 Thread Juergen Spitzmueller
commit bb60d78be24386134cd164356f9fc0b04d7866a2 Author: Juergen Spitzmueller Date: Fri Mar 14 05:37:49 2025 +0100 Amend 347ad8f3b65 --- src/insets/InsetTabular.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/InsetTabular.cpp b/src/insets/InsetTabular.cpp

[LyX/master] Amend bb15f649

2025-03-02 Thread Kornel Benko
commit 4967a4b6709f7ac2a626735f33e3b53b322ed0e7 Author: Kornel Benko Date: Sun Mar 2 17:06:50 2025 +0100 Amend bb15f649 No need to double install themes. --- development/cmake/Install.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/cmake/Insta

[LyX/master] Amend c1e024a0c

2025-03-01 Thread Juergen Spitzmueller
commit 63c439e11ac3f3c1921717d8c8f5db3aff08ec31 Author: Juergen Spitzmueller Date: Sat Mar 1 11:20:33 2025 +0100 Amend c1e024a0c Cut 'n' paste error --- src/insets/InsetTabular.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/InsetTabular.cpp b/sr

[LyX/master] Amend 93938087

2025-02-25 Thread Kornel Benko
commit 2401b3b0472d8cb07e629eeda2cab5c441a3d1c4 Author: Kornel Benko Date: Tue Feb 25 14:02:22 2025 +0100 Amend 93938087 Clang compiler choked with: dummy4checklayout.cpp:61:21: error: no viable overloaded operator[] for type 'lyx::LaTeXColors::TexColorMap'

[LyX/master] Amend 04a9748e7ecd once more

2025-02-21 Thread Juergen Spitzmueller
commit 3160c04449e1d403641c0ba8cf6544f59e12c1da Author: Juergen Spitzmueller Date: Sat Feb 22 08:58:47 2025 +0100 Amend 04a9748e7ecd once more the (empty) year must be passed even if we have no long author list --- src/frontends/qt/GuiBibitem.cpp | 2 +- 1 file changed, 1 insertio

[LyX/master] Amend 04a9748e7ecd

2025-02-21 Thread Juergen Spitzmueller
commit d96cfb0662e3745cb043cfc5572288444b76e67c Author: Juergen Spitzmueller Date: Sat Feb 22 08:50:32 2025 +0100 Amend 04a9748e7ecd Also in natbib-numeric, a (empty) year must be passed to the \bibitem option, as the natbib parser relies on it --- src/frontends/qt/GuiBibitem.

[LyX/master] Amend 96dff647f

2025-02-07 Thread Juergen Spitzmueller
commit 1d3f0dee97e0b6c33b08a16c83c2a2b64ef8b1de Author: Juergen Spitzmueller Date: Fri Feb 7 11:37:35 2025 +0100 Amend 96dff647f The package loaded by the class != the packages the document states the class to be loading --- lib/layouts/sn-jnl.layout | 8 +++- 1 file chang

[LyX/master] Amend 9b22c347

2025-02-05 Thread Enrico Forestieri
commit dd2039f373bcf2b15e559b5ed83d725fa8bf23af Author: Enrico Forestieri Date: Wed Feb 5 11:27:46 2025 +0100 Amend 9b22c347 Better change the name of the configure option rather than clearing the name of the cached variable before the check. Indeed, this would defeat

[LyX/master] Amend 4560cfd012.

2025-01-21 Thread Pavel Sanda
commit 97087a79beff4fc9f347ceacd8e39c59bbba3827 Author: Pavel Sanda Date: Tue Jan 21 20:43:46 2025 +0100 Amend 4560cfd012. Fix regression on linux + qt 5(.15.8) where math toolbar symbol lines are invisible again. See also #13143. --- src/frontends/qt/GuiApplication.cpp | 5 ++

[LyX/master] Amend 40dd37089d39

2025-01-17 Thread Juergen Spitzmueller
commit 6d2e0f8392f497458a008446852d428adc3ec533 Author: Juergen Spitzmueller Date: Fri Jan 17 09:11:31 2025 +0100 Amend 40dd37089d39 \color does not work in the hook --- lib/scripts/legacy_lyxpreview2ppm.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/

[LyX/master] Amend b6e4ba254855

2025-01-01 Thread Juergen Spitzmueller
commit b319b31e6c3f778dfdd7cdd6e3533c1591810b4d Author: Juergen Spitzmueller Date: Wed Jan 1 15:59:12 2025 +0100 Amend b6e4ba254855 --- src/frontends/qt/GuiView.cpp | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/frontends/qt/GuiView.cpp b/src/frontends/qt/

[LyX/master] Amend d86dbf66 and 159e8f2d for cmake build.

2024-11-04 Thread Kornel Benko
commit c5d6f2eae94241d44a1c82ce117486b80586788a Author: Kornel Benko Date: Mon Nov 4 20:18:14 2024 +0100 Amend d86dbf66 and 159e8f2d for cmake build. --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ac08a2bf56.

[LyX/master] Amend 7feffb89: restore the meaning of the elements in the QComboBox.

2024-10-28 Thread Thibaut Cuvelier
commit 73c19cae414f4f31841191baf060017b57a6dc1d Author: Thibaut Cuvelier Date: Tue Oct 29 04:31:41 2024 +0100 Amend 7feffb89: restore the meaning of the elements in the QComboBox. The order is not user-friendly, but correct. Before this patch, the elements in the UI didn't corresp

[LyX/master] Amend 477e36db.

2024-10-28 Thread Thibaut Cuvelier
commit 91a85dd96aa490ce2ba0d6593d382be2e44ccea0 Author: Thibaut Cuvelier Date: Tue Oct 29 03:55:40 2024 +0100 Amend 477e36db. This was the wrong place... --- src/mathed/InsetMathFont.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mathed/InsetMathFont.cpp b/src/mathed/I

[LyX/master] Amend 09684899d68972ff2dc415218a8411fc7ccc2b69 for cmake build:

2024-10-24 Thread Kornel Benko
commit cd3d3957c502295b9986f47b79ae6598a8d0377a Author: Kornel Benko Date: Thu Oct 24 14:36:40 2024 +0200 Amend 09684899d68972ff2dc415218a8411fc7ccc2b69 for cmake build: --- development/cmake/ConfigureChecks.cmake | 27 --- development/cmake/config.h.cmake|

[LyX/master] Amend 02beaa0a7bc4a094fe54a5453a2e585a077a1eb1 for cmake build

2024-10-24 Thread Kornel Benko
commit 6c46cc66c969fc28e622e695493a89ba0bde8d86 Author: Kornel Benko Date: Thu Oct 24 14:19:16 2024 +0200 Amend 02beaa0a7bc4a094fe54a5453a2e585a077a1eb1 for cmake build --- development/cmake/ConfigureChecks.cmake | 9 - 1 file changed, 9 deletions(-) diff --git a/development/cmake

[LyX/master] Amend 6ba2b5c5 for cmake build: Require at least Qt 5.12

2024-10-24 Thread Kornel Benko
commit 7bba9a3adecf5d6dc5be7392c74fe9a832787015 Author: Kornel Benko Date: Thu Oct 24 11:31:27 2024 +0200 Amend 6ba2b5c5 for cmake build: Require at least Qt 5.12 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 59

[LyX/master] Amend c916bd15 for cmake build: Require C++17

2024-10-24 Thread Kornel Benko
commit 112208ddd9c862d2788f28dadf8ac7073f1553eb Author: Kornel Benko Date: Thu Oct 24 11:35:06 2024 +0200 Amend c916bd15 for cmake build: Require C++17 --- development/cmake/modules/FindCXX11Compiler.cmake | 3 ++- development/cmake/modules/LyXMacros.cmake | 6 +++--- 2 files chang

[LyX/master] Amend(10) of c0ee28a7

2024-10-10 Thread Kornel Benko
commit 559894633531ba2415a07415680493b157fab613 Author: Kornel Benko Date: Thu Oct 10 20:34:50 2024 +0200 Amend(10) of c0ee28a7 Hopefully the last one --- autotests/export/docbook/Linguistics.lyx | 2 +- development/checkurls/knownInvalidURLS | 2 ++ lib/doc/LaTeXConfig.lyx

[LyX/master] Amend(9) of c0ee28a7

2024-10-10 Thread Kornel Benko
commit 5ac4411920a77c9338fdcef80bcf7ead1bf8f4dd Author: Kornel Benko Date: Thu Oct 10 15:53:10 2024 +0200 Amend(9) of c0ee28a7 autotests/export/docbook/Linguistics.lyx | 6 ++-- .../export/docbook/multicol_doc_ru_additional.lyx | 2 +- autotests/export/latex/inputenc-tis620-0

[LyX/master] Amend(7) of c0ee28a7

2024-10-08 Thread Kornel Benko
commit a852ac58894920b72f89c260015ee31e76915490 Author: Kornel Benko Date: Tue Oct 8 18:33:08 2024 +0200 Amend(7) of c0ee28a7 The gmane entry http://permalink.gmane.org/gmane.editors.lyx.devel/161202 is not accessible. --- lib/doc/Development.lyx | 2 +- 1 file cha

[LyX/master] Amend(6) of c0ee28a7

2024-10-08 Thread Kornel Benko
commit 9b1ac44613b36e3cca4bb76192e1f1263c99f574 Author: Kornel Benko Date: Tue Oct 8 16:51:19 2024 +0200 Amend(6) of c0ee28a7 --- autotests/export/docbook/Linguistics.lyx | 14 +++--- lib/doc/Additional.lyx | 2 +- lib/doc/Cust

[LyX/master] Amend(5) of c0ee28a7

2024-10-08 Thread Kornel Benko
commit b806700f4f14ed563c855d17f9113491d16fc77d Author: Kornel Benko Date: Tue Oct 8 15:34:43 2024 +0200 Amend(5) of c0ee28a7 --- lib/doc/Additional.lyx | 4 ++-- lib/doc/Development.lyx | 2 +- lib/doc/EmbeddedObjects.lyx | 4 ++-- lib/doc/M

[LyX/master] Amend(4) of c0ee28a7

2024-10-08 Thread Kornel Benko
commit 2c88b75315b81817768b9b43ae6bd09a68c0c1a5 Author: Kornel Benko Date: Tue Oct 8 13:36:45 2024 +0200 Amend(4) of c0ee28a7 --- lib/doc/Additional.lyx | 2 +- lib/doc/de/Additional.lyx| 2 +- lib/doc/fr/Additional.lyx| 2 +- lib/doc/ja/Additional.lyx

[LyX/master] Amend(3) of c0ee28a7

2024-10-08 Thread Kornel Benko
commit 3a3dfe20449acaadbb65adabf090e1a105186a07 Author: Kornel Benko Date: Tue Oct 8 11:45:23 2024 +0200 Amend(3) of c0ee28a7 There are more for sure, selected only url's which were (sometime) making trouble --- lib/doc/Additional.lyx | 8 lib/doc/EmbeddedObject

[LyX/master] Amend 341410a5: Change log-output to better parse urls

2024-10-08 Thread Kornel Benko
commit 4063951ded3fabcfa2646e279c664f02b31b3359 Author: Kornel Benko Date: Tue Oct 8 11:36:25 2024 +0200 Amend 341410a5: Change log-output to better parse urls --- development/checkurls/search_url.pl | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/development/check

[LyX/master] Amend(3) of c0ee28a7

2024-10-07 Thread Kornel Benko
commit cb59ce9f9edd574fd3396952c24624d37d58c1a7 Author: Kornel Benko Date: Mon Oct 7 22:41:52 2024 +0200 Amend(3) of c0ee28a7 --- lib/doc/LaTeXConfig.lyx | 2 +- lib/doc/ar/UserGuide.lyx | 2 +- lib/doc/es/Math.lyx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git

[LyX/master] Amend(2) of c0ee28a7

2024-10-07 Thread Kornel Benko
commit 96c294591c55580ced78f8c167d3471a5e9a0eeb Author: Kornel Benko Date: Mon Oct 7 16:51:45 2024 +0200 Amend(2) of c0ee28a7 --- lib/doc/UserGuide.lyx | 4 ++-- lib/doc/ar/UserGuide.lyx | 4 ++-- lib/doc/de/UserG

[LyX/master] Amend(1) of c0ee28a7

2024-10-07 Thread Kornel Benko
commit 43221b4d619038ff01faf80a07375d8b84b80183 Author: Kornel Benko Date: Mon Oct 7 14:14:36 2024 +0200 Amend(1) of c0ee28a7 --- lib/doc/Additional.lyx| 2 +- lib/doc/de/Additional.lyx | 2 +- lib/doc/fr/Additional.lyx | 2 +- lib/doc/fr/UserGuide.lyx | 4 ++-- lib/doc/ja/Additional.

[LyX/master] amend

2024-09-28 Thread Thibaut Cuvelier
commit ca5d5a0b1ada812bf0ba473bd67276ba651a15e1 Author: Thibaut Cuvelier Date: Sat Sep 28 16:41:55 2024 +0200 amend --- src/mathed/MathStream.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mathed/MathStream.h b/src/mathed/MathStream.h index ccc6f14fff..c49384cdda 100644 --- a/

[LyX/master] Amend 770362da97d28

2024-09-28 Thread Juergen Spitzmueller
commit 135889c63459451d3662bd4cdbb8ced78c459357 Author: Juergen Spitzmueller Date: Sat Sep 28 13:11:46 2024 +0200 Amend 770362da97d28 preview needs proper --lily-output-dir --- lib/scripts/lyxpreview2bitmap.py | 4 1 file changed, 4 insertions(+) diff --git a/lib/scripts/lyx

[LyX/master] Amend 3add2204:

2024-09-26 Thread Kornel Benko
commit fe19855116eac791ca676729e5cebba41d8c7c50 Author: Kornel Benko Date: Thu Sep 26 11:58:22 2024 +0200 Amend 3add2204: Missed 1 default export case --- development/autotests/readDefaultOutputFormat.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/development/autotests/rea

[LyX/master] Amend e72ca6a5

2024-09-17 Thread Scott Kostyshak
commit 2cce445862bc0496b31f20cc4f7f117fca25caf7 Author: Scott Kostyshak Date: Tue Sep 17 21:41:48 2024 +0200 Amend e72ca6a5 --- development/autotests/export.cmake | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/development/autotests/export.cmake b/development/aut

[LyX/master] amend 8e49c9a704b941fe5

2024-09-16 Thread Juergen Spitzmueller
commit 4d3592fd181e604c3f354531573c97055c3fd2cf Author: Juergen Spitzmueller Date: Mon Sep 16 15:12:42 2024 +0200 amend 8e49c9a704b941fe5 we might not be using babel, after all --- lib/examples/es/Curricula_Vitae/Modern_CV.lyx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[LyX/master] Amend 18c310a8 for cmake build: Get rid of QPA_XCB define

2024-08-30 Thread Kornel Benko
commit 8c14748e782d93870a7328df383403fb37da936f Author: Kornel Benko Date: Fri Aug 30 14:08:05 2024 +0200 Amend 18c310a8 for cmake build: Get rid of QPA_XCB define --- CMakeLists.txt | 2 +- development/cmake/ConfigureChecks.cmake | 5 - development/cmake/confi

[LyX/master] Amend f1fddd86

2024-08-29 Thread Kornel Benko
commit 3bc4554e5762c3484477e1c590632756e3f310ad Author: Kornel Benko Date: Thu Aug 29 14:13:12 2024 +0200 Amend f1fddd86 Add defines for HAVE_XCB_XCB_H and HAVE_LIBXCB to cmake build --- CMakeLists.txt | 6 ++ 1 file changed, 6 insertions(+) diff --git a/CMakeLists.txt b/CMak

[LyX/master] Amend fc605cf138c

2024-08-25 Thread Juergen Spitzmueller
commit 686b55e70d8c62edf29859c72b841eb69d6e7cfd Author: Juergen Spitzmueller Date: Sun Aug 25 18:01:26 2024 +0200 Amend fc605cf138c Use proper option if main and a secondary language have BabelProvide 2 --- lib/languages| 3 ++- src/BufferParams.cpp | 10 +++--- 2 fil

[LyX/master] Amend 7e49ae7b1318

2024-08-23 Thread Juergen Spitzmueller
commit 2889e98d011bc3c8968c40dc8abf3562e2d39a99 Author: Juergen Spitzmueller Date: Fri Aug 23 16:06:50 2024 +0200 Amend 7e49ae7b1318 --- src/BufferParams.cpp | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/BufferParams.cpp b/src/BufferParams.cpp index 9b3

[LyX/master] Amend 13ee0bc8cd1025

2024-08-21 Thread Juergen Spitzmueller
commit 47176ce34cd39cfdc0a2d094fc5983e30ce0f1d4 Author: Juergen Spitzmueller Date: Wed Aug 21 17:54:06 2024 +0200 Amend 13ee0bc8cd1025 Improve tex2lyx handling --- src/tex2lyx/Preamble.cpp | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/tex2lyx/

[LyX/master] Amend 9464f0526ef

2024-07-30 Thread Juergen Spitzmueller
commit 9fc11944947d020d7fcb949d8df548e61ad425a5 Author: Juergen Spitzmueller Date: Tue Jul 30 15:30:41 2024 +0200 Amend 9464f0526ef Simplify function --- src/BufferView.cpp | 33 - 1 file changed, 12 insertions(+), 21 deletions(-) diff --git a/src/

[LyX/master] amend d4f58c96b5d

2024-07-27 Thread Juergen Spitzmueller
commit 5c3b7889991ad670ac46c208f3df9fd45b913de9 Author: Juergen Spitzmueller Date: Sat Jul 27 13:34:38 2024 +0200 amend d4f58c96b5d avoid having to validate the whole buffer just for this information --- src/Buffer.cpp | 1 + src/BufferParams.cpp | 1 + src/BufferParams.h

[LyX/master] amend 9291fc465b0d

2024-07-24 Thread Juergen Spitzmueller
commit 823d2900362abcc22a259cce6773d0bb9a3263dc Author: Juergen Spitzmueller Date: Wed Jul 24 21:42:56 2024 +0200 amend 9291fc465b0d XHTML wants LaTeX math, nothing converted to unicode --- src/BiblioInfo.cpp | 13 +++-- src/BiblioInfo.h | 6 -- src/

[LyX/master] Amend previous commit (4b33e603)

2024-07-24 Thread Scott Kostyshak
commit 8c3d3782174385d7d7a4c133b1778950b24df8cd Author: Scott Kostyshak Date: Wed Jul 24 11:00:51 2024 -0400 Amend previous commit (4b33e603) Jürgen confirmed that the layout change to the last file is indeed expected [1]. [1] https://www.mail-archive.com/search?l=mid

[LyX/master] Amend fbbe1eb01386e

2024-07-11 Thread Juergen Spitzmueller
commit d2ad0618bb8400e1d51f6ab39760c955cbaa9adf Author: Juergen Spitzmueller Date: Thu Jul 11 09:47:37 2024 +0200 Amend fbbe1eb01386e Include apa6 --- lib/citeengines/biblatex-natbib.citeengine | 2 +- lib/citeengines/biblatex.citeengine| 2 +- 2 files changed, 2 insertion

[LyX/master] Amend fd78a25a7c0b307

2024-06-23 Thread Juergen Spitzmueller
commit c394a1ccf9eab08221efc45f5d4ca26bbd963968 Author: Juergen Spitzmueller Date: Sun Jun 23 18:52:07 2024 +0200 Amend fd78a25a7c0b307 This way, it is a bit more plausible what we're doing --- src/frontends/qt/GuiWorkArea.cpp | 7 +++ 1 file changed, 3 insertions(+), 4 deleti

[LyX/master] Amend 6c3447c8: FindAdv: sometimes a space is added on some math symbols

2024-05-31 Thread Kornel Benko
commit f248b003a9f7b8b16c85c04ae37b3c5e27a4a8d6 Author: Kornel Benko Date: Fri May 31 09:15:59 2024 +0200 Amend 6c3447c8: FindAdv: sometimes a space is added on some math symbols Restrict the removing to math insets --- src/lyxfind.cpp | 60 ++--

[LyX/master] Amend 207eaeee9071cb

2024-05-15 Thread Juergen Spitzmueller
commit 2d95f8fc160d6ecc63acb81ffac16a99339083b2 Author: Juergen Spitzmueller Date: Thu May 16 07:33:29 2024 +0200 Amend 207eaeee9071cb The upstream encoding needs to be updated after this routine (see comment in OutputParams.h:183ff.) --- src/output_latex.cpp | 3 +++ 1 file c

[LyX/master] Amend a716fb96b53447

2024-05-14 Thread Juergen Spitzmueller
commit af59551b1b0c7d7e95c70ae4db156cba7ac0cefe Author: Juergen Spitzmueller Date: Tue May 14 13:54:00 2024 +0200 Amend a716fb96b53447 --- src/Paragraph.cpp| 1 + src/insets/InsetText.cpp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Paragraph.cpp b/src/

[LyX/master] Amend 207eaeee9071cb

2024-05-11 Thread Juergen Spitzmueller
commit eeb3f9e719d15c4117a510e8a214d1c1b2c5a33c Author: Juergen Spitzmueller Date: Sun May 12 08:52:09 2024 +0200 Amend 207eaeee9071cb FragileFrame, as opposed to normal frame, supports cprotect (and needs it in the usual circumstances) --- lib/layouts/beamer.layout | 1 + 1 f

[LyX/master] Amend 16660d12.

2024-03-21 Thread Thibaut Cuvelier
commit fd378450755b698cc3ddb1a8d14e8b78d19c57a2 Author: Thibaut Cuvelier Date: Thu Mar 21 21:32:45 2024 +0100 Amend 16660d12. The previous commit introduced wrong behaviours for <>. The new code carefully escapes what needs to be escaped from LaTeX, using the now-standard XML too

  1   2   3   4   5   >