[LyX/master] Update covington support in linguistics module (file format change)

2023-07-20 Thread Juergen Spitzmueller
commit 2841a1c06315edb7dd3a264746c093ee4c1a7c9f Author: Juergen Spitzmueller Date: Thu Jul 20 15:09:47 2023 +0200 Update covington support in linguistics module (file format change) --- development/FORMAT |9 + lib/layouts/linguistics.module | 60 +-

[LyX/master] Add missing FORMAT entries

2023-07-20 Thread Juergen Spitzmueller
commit 9d0cc94288f4ff9d6754cc6355562e474a87003d Author: Juergen Spitzmueller Date: Thu Jul 20 15:19:42 2023 +0200 Add missing FORMAT entries 616 could be a bit more verbose. Enrico? Riki? --- development/FORMAT |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-)

[LyX/master] Update tex2lyx tests

2023-07-20 Thread Juergen Spitzmueller
commit 0e0c2c6120e8aa792c4d88c80dc31068bdb8abb0 Author: Juergen Spitzmueller Date: Thu Jul 20 15:22:47 2023 +0200 Update tex2lyx tests --- src/tex2lyx/test/CJK.lyx.lyx |2 +- src/tex2lyx/test/CJKutf8.lyx.lyx |2 +-

[LyX/master] FindAdv: Handle negthinspace, negmedspace and negthickspace also in regexes

2023-07-20 Thread Kornel Benko
commit 11f44c00e0e69cbfc347d0ef9107e3900a4f0276 Author: Kornel Benko Date: Thu Jul 20 12:28:35 2023 +0200 FindAdv: Handle negthinspace, negmedspace and negthickspace also in regexes --- src/lyxfind.cpp | 11 +++ 1 files changed, 7 insertions(+), 4 deletions(-) diff --git

[LyX/master] Forgot these

2023-07-20 Thread Juergen Spitzmueller
commit a91d1ebe820fe7ace78ec83ae159b6597e6be96c Author: Juergen Spitzmueller Date: Thu Jul 20 16:26:17 2023 +0200 Forgot these --- development/FORMAT |2 +- lib/layouts/linguistics.module | 13 + lib/lyx2lyx/lyx_2_4.py |2 ++ 3 files changed, 16

[LyX/master] Update linguistics manual

2023-07-20 Thread Juergen Spitzmueller
commit 37b39eb0cfcf47e771979e4566e098663d3eeba1 Author: Juergen Spitzmueller Date: Thu Jul 20 16:45:43 2023 +0200 Update linguistics manual --- lib/examples/Modules/Linguistics.lyx| 190 --- lib/examples/de/Modules/Linguistics.lyx | 158

[LyX/master] Update sk.po

2023-07-20 Thread Kornel Benko
commit 3ebc7cc706274ba23469527a5958e4bb48e70a5d Author: Kornel Benko Date: Thu Jul 20 18:36:26 2023 +0200 Update sk.po --- po/sk.po | 106 +- 1 files changed, 98 insertions(+), 8 deletions(-) diff --git a/po/sk.po b/po/sk.po

[LyX/master] de.po

2023-07-20 Thread Juergen Spitzmueller
commit 9a35ba1aa07f5ef1f1916364051d6ee4c363cb0d Author: Juergen Spitzmueller Date: Thu Jul 20 15:31:36 2023 +0200 de.po po/de.gmo | Bin 645476 -> 646776 bytes po/de.po | 872 + 2 files changed, 473 insertions(+), 399

[LyX/master] FORMAT: more details on 616

2023-07-20 Thread Scott Kostyshak
commit 573b4be7bc4dac611e97a84235a76415672f21d7 Author: Scott Kostyshak Date: Thu Jul 20 10:11:53 2023 -0400 FORMAT: more details on 616 --- development/FORMAT |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/development/FORMAT b/development/FORMAT index

[LyX/master] Improve format specification for 616.

2023-07-20 Thread Richard Kimberly Heck
commit 9eec50464fa194e7468e9e233b94cb27cf2efe8e Author: Richard Kimberly Heck Date: Thu Jul 20 13:20:48 2023 -0400 Improve format specification for 616. --- development/FORMAT |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/development/FORMAT

[LyX/master] Send some debug info to ACTION

2023-07-20 Thread Jean-Marc Lasgouttes
commit f31bf0df1dec6e815fe28872b1cfeaf608e4ffb0 Author: Jean-Marc Lasgouttes Date: Thu Jul 20 23:39:15 2023 +0200 Send some debug info to ACTION --- src/Cursor.cpp |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Cursor.cpp b/src/Cursor.cpp index