[LyX/2.3.x] Update sk.po

2022-12-16 Thread Kornel Benko
commit ee75477e32f1991cf341882ad784966496852dd5 Author: Kornel Benko Date: Fri Dec 16 09:52:37 2022 +0100 Update sk.po --- po/sk.po | 16 +--- 1 files changed, 9 insertions(+), 7 deletions(-) diff --git a/po/sk.po b/po/sk.po index 562d02c..4020eb5 100644 --- a/po/sk.po +++

[LyX/master] Add missing parts for the creation of the resolution independent multi-image TIFF as disk image background.

2022-12-16 Thread Stephan Witt
commit 12e22708aabf706451b8435c501190dc35ca30e3 Author: Stephan Witt Date: Fri Dec 16 16:10:34 2022 +0100 Add missing parts for the creation of the resolution independent multi-image TIFF as disk image background. --- development/LyX-Mac-binary-release.sh | 11 +++

[LyX/master] fix issue with zlib linkage error when using Qt6

2022-12-16 Thread Eugene Chornyi
commit 26a3a085114502c1d198898797f1e6ab20e46bb9 Author: Eugene Chornyi Date: Fri Dec 16 21:16:05 2022 +0100 fix issue with zlib linkage error when using Qt6 Remove QtZlib include folder from targets --- CMakeLists.txt |1 + 1 files changed, 1 insertions(+), 0 deletions(-)

[LyX/master] Create new Chapter 4 Modules and move Multiple text columns section into it

2022-12-16 Thread Pavel Sanda
commit 357c7ab0237cecbd51c6ab243708bcef60586ae7 Author: John R Hudson Date: Fri Dec 16 10:22:39 2022 + Create new Chapter 4 Modules and move Multiple text columns section into it lib/doc/Additional.lyx | 3010 1 files changed, 1508

[LyX/master] Whitespace

2022-12-16 Thread Scott Kostyshak
commit e90abb2b06fbc592b522a5d7962a44e52803df22 Author: Scott Kostyshak Date: Fri Dec 16 15:40:59 2022 -0500 Whitespace --- CMakeLists.txt |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 26f182d..d2435b8 100644 ---