commit 77d07c0fd0c1c471eb2298fd0e48e21b0de15795
Author: Pavel Sanda
Date: Sat Apr 8 09:08:34 2023 +0200
* cs.po
---
po/cs.po | 115 ++
1 files changed, 41 insertions(+), 74 deletions(-)
diff --git a/po/cs.po b/po/cs.po
index cb8
commit 6ec6db8cd9073bcb856e6a055d12ff95802e22be
Author: Juergen Spitzmueller
Date: Sat Apr 8 16:55:41 2023 +0200
Fix crash when copying multiple cells in table
while having done "backwards" selection (selBegin() in a later
column/row than selEnd())
---
src/insets/InsetTabular.
commit 9b2fb3b051c49207f099b300e93c29efb2aaf812
Author: Juergen Spitzmueller
Date: Sat Apr 8 17:27:31 2023 +0200
Typo
---
lib/layouts/rsphrase.module |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/layouts/rsphrase.module b/lib/layouts/rsphrase.module
index f4
commit 8a99092d77420dc253612dcce043bae6f9eac477
Author: Juergen Spitzmueller
Date: Sat Apr 8 17:27:06 2023 +0200
Fix accelerators
---
lib/ui/stdtoolbars.inc | 24
1 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/lib/ui/stdtoolbars.inc b/lib/ui/std
commit 8c5b65ae6c96ddd6e995f562f45e3d604b520cc0
Author: Juergen Spitzmueller
Date: Sat Apr 8 17:32:31 2023 +0200
de.po
po/de.po | 1077 +++---
1 files changed, 540 insertions(+), 537 deletions(-)
--
lyx-cvs mailing list
lyx-cvs@list
commit 7b6707fc52e6b87230cf773106fdc31d93beb4c0
Author: Juergen Spitzmueller
Date: Sat Apr 8 19:25:30 2023 +0200
Properly resolve undefined citations with Xe/Lua and bibliography
environment
These need an extra LaTeX run
---
src/LaTeX.cpp |6 --
1 files changed, 4 inserti