Re: TESTING Tarballs for 2.4.0

2024-05-14 Thread Richard Kimberly Heck

On 5/14/24 22:30, Emily Lockhart wrote:

On 5/13/24 2:48 PM, Richard Kimberly Heck wrote:

Hi, all,

Tarballs for 2.4.0 are here:

 http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/

Please test. Please let me know if I forgot to do or include anything.

Hold off on binaries for now.


I was able to compile and use on MacOS Sonoma on an M1 MacBook Pro


Thanks for the info.

Riki


--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: TESTING Tarballs for 2.4.0

2024-05-14 Thread Emily Lockhart

On 5/13/24 2:48 PM, Richard Kimberly Heck wrote:

Hi, all,

Tarballs for 2.4.0 are here:

     http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/

Please test. Please let me know if I forgot to do or include anything.

Hold off on binaries for now.

Riki




I was able to compile and use on MacOS Sonoma on an M1 MacBook Pro

--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Tests failing on recent master

2024-05-14 Thread Scott Kostyshak
The following tests now fail (and used to pass not too long ago):

  export/export/latex/languages/supported-languages_babel_auto-legacy_dvi 
(Failed)
  export/export/latex/languages/supported-languages_babel_auto-legacy_pdf 
(Failed)
  export/export/latex/languages/supported-languages_babel_auto-legacy_pdf2 
(Failed)
  
UNRELIABLE.NONSTANDARD_export/export/latex/languages/supported-languages_babel_auto-legacy_pdf3
 (Failed)
  export/doc/es/UserGuide_lyx22 (Failed)
  export/doc/es/UserGuide_lyx23 (Failed)
  export/doc/es/UserGuide_dvi (Failed)
  export/doc/es/UserGuide_dvi3_texF (Failed)
  export/doc/es/UserGuide_pdf (Failed)
  DEFAULTOUTPUT_export/doc/es/UserGuide_pdf2 (Failed)
  export/doc/es/UserGuide_pdf3 (Failed)
  export/doc/es/UserGuide_pdf5_texF (Failed)

Scott


signature.asc
Description: PGP signature
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: metainfo wrong target dir?

2024-05-14 Thread Pavel Sanda
On Tue, May 14, 2024 at 06:16:49PM +0200, Yu Jin wrote:
> Why does it try to install that file into my Program Files dir and not into
> CMAKE_INSTALL_PREFIX?

I do not know, but this file is part of linux infrastructure and can be dropped
completely from windows.

Pavel
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: TESTING Tarballs for 2.4.0

2024-05-14 Thread Richard Kimberly Heck

On 5/14/24 12:37, Yu Jin wrote:

Am Mo., 13. Mai 2024 um 23:49 Uhr schrieb Richard Kimberly Heck:

Hi, all,

Tarballs for 2.4.0 are here:

http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/

Please test. Please let me know if I forgot to do or include anything.

Hold off on binaries for now.


Also see this
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg221762.html
affects the 2.4.x branch aswell, so I guess will need to be fixed too 
before rebuild of the tarballs.


I'll wait until you're able to build.

Riki

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: TESTING Tarballs for 2.4.0

2024-05-14 Thread Yu Jin
Am Mo., 13. Mai 2024 um 23:49 Uhr schrieb Richard Kimberly Heck:

> Hi, all,
>
> Tarballs for 2.4.0 are here:
>
>  http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/
>
> Please test. Please let me know if I forgot to do or include anything.
>
> Hold off on binaries for now.
>

Also see this
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg221762.html
affects the 2.4.x branch aswell, so I guess will need to be fixed too
before rebuild of the tarballs.
-- 
  Eugene
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: TESTING Tarballs for 2.4.0

2024-05-14 Thread Yu Jin
Am Di., 14. Mai 2024 um 17:54 Uhr schrieb Kornel Benko:

> Am Tue, 14 May 2024 17:41:46 +0200
> schrieb Yu Jin:
>
> > Am Mo., 13. Mai 2024 um 23:49 Uhr schrieb Richard Kimberly Heck:
> >
> > > Hi, all,
> > >
> > > Tarballs for 2.4.0 are here:
> > >
> > >  http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/
> > >
> > > Please test. Please let me know if I forgot to do or include anything.
> > >
> > > Hold off on binaries for now.
> > >
> >
> > Cmake fails, I get this error
> >
> > C:\lyx>"C:\Program Files\CMake\bin\cmake.exe" -S lyx-2.4.0 -G "Visual
> > Studio 17 2022" -A x64 -DLYX_EXTERNAL_DTL=0 -DLYX_USE_QT=QT6
> > -DLYX_INSTALL=1 -DLYX_CONSOLE=0
> > -DGNUWIN32_DIR=C:\lyx\lyx-windows-deps-msvc2023_64
> > -DCMAKE_PREFIX_PATH=C:\Qt\6.7.0\msvc2019_64 -B
> "C:\lyx\lyx-2.4.0-build-64"
> > CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required):
> >   Compatibility with CMake < 3.5 will be removed from a future version of
> >   CMake.
> >
> >   Update the VERSION argument  value or use a ... suffix to
> tell
> >   CMake that the project does not need compatibility with older versions.
> >
> >
> > -- TOP_SRC_DIR = C:/lyx/lyx-2.4.0
> > --
> > -- Building out-of-source
> > -- Selecting Windows SDK version 10.0.22621.0 to target Windows
> 10.0.22631.
> > CMake Error at development/cmake/modules/LyXMacros.cmake:466 (message):
> >   "C:/lyx/lyx-2.4.0/configure.ac": Unable to determine build-type from
> > suffix
> >   "" in AC_INIT macro
> > Call Stack (most recent call first):
> >   CMakeLists.txt:120 (determineversionandbuildtype)
> >
> >
> > -- Configuring incomplete, errors occurred!
> >
> >
>
> Corrected at 5eaa03a1, sorry.
>

Well, the 2.4.x branch still does not compile:

Build started at 18:30...
1>-- Build started: Project: support (applications\LyX\support),
Configuration: Debug x64 --
1>ConsoleApplication.cpp
1>Package.cpp
1>C:\lyx\master\src\support\Package.cpp(553,29): error C2065:
'LYX_DIR_VER': undeclared identifier
1>C:\lyx\master\src\support\Package.cpp(556,46): error C2065:
'LYX_DIR_VER': undeclared identifier
1>C:\lyx\master\src\support\Package.cpp(650,47): error C2065:
'LYX_DIR_VER': undeclared identifier
1>C:\lyx\master\src\support\Package.cpp(666,31): error C2065:
'LYX_USERDIR_VER': undeclared identifier
1>PathChanger.cpp
1>gzstream.cpp
1>C:\lyx\master\src\support\gzstream.cpp(92,19): warning C4244:
'initializing': conversion from '__int64' to 'int', possible loss of data
1>C:\lyx\master\src\support\gzstream.cpp(113,11): warning C4244:
'initializing': conversion from '__int64' to 'int', possible loss of data
1>gettext.cpp
1>Generating Code...
1>Done building project "support.vcxproj" -- FAILED.
== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==
== Build completed at 18:30 and took 03,018 seconds ==

or here

Build started at 18:33...
1>-- Build started: Project: LyX (applications\LyX\LyX), Configuration:
Debug x64 --
1>version.cpp
1>C:\lyx\master\src\version.cpp(25,38): error C2065: 'NOTFOUND': undeclared
identifier
1>C:\lyx\master\src\version.cpp(26,38): error C2065: 'NOTFOUND': undeclared
identifier
1>Done building project "LyX.vcxproj" -- FAILED.
== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==
== Build completed at 18:33 and took 00,368 seconds ==

not sure why it says NOTFOUND here, line 25 and 26 are actually:

extern const int lyx_version_major = LYX_MAJOR_VERSION;
extern const int lyx_version_minor = LYX_MINOR_VERSION;

Those definitions are not found though.

-- 
  Eugene
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


BUG [Was Re: TESTING Tarballs for 2.4.0]

2024-05-14 Thread Richard Kimberly Heck

On 5/14/24 10:29, Pavel Sanda wrote:

On Tue, May 14, 2024 at 04:13:49PM +0200, Pavel Sanda wrote:

On Tue, May 14, 2024 at 03:27:13PM +0200, Pavel Sanda wrote:

On Mon, May 13, 2024 at 05:48:40PM -0400, Richard Kimberly Heck wrote:

Tarballs for 2.4.0 are here:

     http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/

Looks ok on stable and oldstable debian.

not a showstopper, but with little playing I see the following problem with 
tables:

1. insert single cell table and lyx note into it
2. put cursor inside the cell, in front of the note
3. open table setting via context menu, mouse cursor should be close to text 
cursor when opening
4. remove all frames via delete button & OK
5. the frames are removed, the console shows:

sorry typo, the frames are *not* removed


Lexer.cpp (902): Missing 'note'-tag in InsetNote::string2params. Got tabular 
instead. Line: 0
Lexer.cpp (902): Missing 'Note'-tag in InsetNote::string2params. Got tabular 
instead. Line: 0


We are going to have to rebuild the tarballs, due to the cmake issue. Do 
we want to address this?


Riki


--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


metainfo wrong target dir?

2024-05-14 Thread Yu Jin
Hi,
I get this error on the current master when building the INSTALL
CMakeTarget.

29>CMake Error at cmake_install.cmake:3953 (file):
29>  file cannot create directory: C:/Program Files (x86)/LyX/metainfo.
Maybe
29>  need administrative privileges.
29>
29>
29>C:\Program Files\Microsoft Visual
Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5):
error MSB3073: The command "setlocal
29>C:\Program Files\Microsoft Visual
Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5):
error MSB3073: "C:\Program Files\CMake\bin\cmake.exe" -DBUILD_TYPE=Debug -P
cmake_install.cmake
29>C:\Program Files\Microsoft Visual
Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5):
error MSB3073: if %errorlevel% neq 0 goto :cmEnd
29>C:\Program Files\Microsoft Visual
Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5):
error MSB3073: :cmEnd
29>C:\Program Files\Microsoft Visual
Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5):
error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
29>C:\Program Files\Microsoft Visual
Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5):
error MSB3073: :cmErrorLevel
29>C:\Program Files\Microsoft Visual
Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5):
error MSB3073: exit /b %1
29>C:\Program Files\Microsoft Visual
Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5):
error MSB3073: :cmDone
29>C:\Program Files\Microsoft Visual
Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5):
error MSB3073: if %errorlevel% neq 0 goto :VCEnd
29>C:\Program Files\Microsoft Visual
Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5):
error MSB3073: :VCEnd" exited with code 1.

Code in cmake_install.cmake:

if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT
CMAKE_INSTALL_COMPONENT)
  list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES
   "C:/Program Files (x86)/LyX/metainfo/org.lyx.LyX.metainfo.xml")
  if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION)
message(WARNING "ABSOLUTE path INSTALL DESTINATION :
${CMAKE_ABSOLUTE_DESTINATION_FILES}")
  endif()
  if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by
caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
  endif()
  file(INSTALL DESTINATION "C:/Program Files (x86)/LyX/metainfo" TYPE FILE
FILES "C:/lyx/master/lib/org.lyx.LyX.metainfo.xml")
endif()

Why does it try to install that file into my Program Files dir and not into
CMAKE_INSTALL_PREFIX?
-- 
  Eugene
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: TESTING Tarballs for 2.4.0

2024-05-14 Thread Kornel Benko
Am Tue, 14 May 2024 17:41:46 +0200
schrieb Yu Jin :

> Am Mo., 13. Mai 2024 um 23:49 Uhr schrieb Richard Kimberly Heck:
> 
> > Hi, all,
> >
> > Tarballs for 2.4.0 are here:
> >
> >  http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/
> >
> > Please test. Please let me know if I forgot to do or include anything.
> >
> > Hold off on binaries for now.
> >
> 
> Cmake fails, I get this error
> 
> C:\lyx>"C:\Program Files\CMake\bin\cmake.exe" -S lyx-2.4.0 -G "Visual
> Studio 17 2022" -A x64 -DLYX_EXTERNAL_DTL=0 -DLYX_USE_QT=QT6
> -DLYX_INSTALL=1 -DLYX_CONSOLE=0
> -DGNUWIN32_DIR=C:\lyx\lyx-windows-deps-msvc2023_64
> -DCMAKE_PREFIX_PATH=C:\Qt\6.7.0\msvc2019_64 -B "C:\lyx\lyx-2.4.0-build-64"
> CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required):
>   Compatibility with CMake < 3.5 will be removed from a future version of
>   CMake.
> 
>   Update the VERSION argument  value or use a ... suffix to tell
>   CMake that the project does not need compatibility with older versions.
> 
> 
> -- TOP_SRC_DIR = C:/lyx/lyx-2.4.0
> --
> -- Building out-of-source
> -- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.22631.
> CMake Error at development/cmake/modules/LyXMacros.cmake:466 (message):
>   "C:/lyx/lyx-2.4.0/configure.ac": Unable to determine build-type from
> suffix
>   "" in AC_INIT macro
> Call Stack (most recent call first):
>   CMakeLists.txt:120 (determineversionandbuildtype)
> 
> 
> -- Configuring incomplete, errors occurred!
> 
> 

Corrected at 5eaa03a1, sorry.

Kornel


pgpTZtJcZcd3p.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: TESTING Tarballs for 2.4.0

2024-05-14 Thread Yu Jin
Am Mo., 13. Mai 2024 um 23:49 Uhr schrieb Richard Kimberly Heck:

> Hi, all,
>
> Tarballs for 2.4.0 are here:
>
>  http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/
>
> Please test. Please let me know if I forgot to do or include anything.
>
> Hold off on binaries for now.
>

Cmake fails, I get this error

C:\lyx>"C:\Program Files\CMake\bin\cmake.exe" -S lyx-2.4.0 -G "Visual
Studio 17 2022" -A x64 -DLYX_EXTERNAL_DTL=0 -DLYX_USE_QT=QT6
-DLYX_INSTALL=1 -DLYX_CONSOLE=0
-DGNUWIN32_DIR=C:\lyx\lyx-windows-deps-msvc2023_64
-DCMAKE_PREFIX_PATH=C:\Qt\6.7.0\msvc2019_64 -B "C:\lyx\lyx-2.4.0-build-64"
CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument  value or use a ... suffix to tell
  CMake that the project does not need compatibility with older versions.


-- TOP_SRC_DIR = C:/lyx/lyx-2.4.0
--
-- Building out-of-source
-- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.22631.
CMake Error at development/cmake/modules/LyXMacros.cmake:466 (message):
  "C:/lyx/lyx-2.4.0/configure.ac": Unable to determine build-type from
suffix
  "" in AC_INIT macro
Call Stack (most recent call first):
  CMakeLists.txt:120 (determineversionandbuildtype)


-- Configuring incomplete, errors occurred!


-- 
  Eugene
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: TESTING Tarballs for 2.4.0

2024-05-14 Thread Pavel Sanda
On Tue, May 14, 2024 at 04:13:49PM +0200, Pavel Sanda wrote:
> On Tue, May 14, 2024 at 03:27:13PM +0200, Pavel Sanda wrote:
> > On Mon, May 13, 2024 at 05:48:40PM -0400, Richard Kimberly Heck wrote:
> > > Tarballs for 2.4.0 are here:
> > > 
> > >     http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/
> > 
> > Looks ok on stable and oldstable debian.
> 
> not a showstopper, but with little playing I see the following problem with 
> tables:
> 
> 1. insert single cell table and lyx note into it
> 2. put cursor inside the cell, in front of the note
> 3. open table setting via context menu, mouse cursor should be close to text 
> cursor when opening
> 4. remove all frames via delete button & OK
> 5. the frames are removed, the console shows:

sorry typo, the frames are *not* removed

> Lexer.cpp (902): Missing 'note'-tag in InsetNote::string2params. Got tabular 
> instead. Line: 0
> Lexer.cpp (902): Missing 'Note'-tag in InsetNote::string2params. Got tabular 
> instead. Line: 0
> 
> 
> Pavel
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: TESTING Tarballs for 2.4.0

2024-05-14 Thread Pavel Sanda
On Tue, May 14, 2024 at 03:27:13PM +0200, Pavel Sanda wrote:
> On Mon, May 13, 2024 at 05:48:40PM -0400, Richard Kimberly Heck wrote:
> > Tarballs for 2.4.0 are here:
> > 
> >     http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/
> 
> Looks ok on stable and oldstable debian.

not a showstopper, but with little playing I see the following problem with 
tables:

1. insert single cell table and lyx note into it
2. put cursor inside the cell, in front of the note
3. open table setting via context menu, mouse cursor should be close to text 
cursor when opening
4. remove all frames via delete button & OK
5. the frames are removed, the console shows:
Lexer.cpp (902): Missing 'note'-tag in InsetNote::string2params. Got tabular 
instead. Line: 0
Lexer.cpp (902): Missing 'Note'-tag in InsetNote::string2params. Got tabular 
instead. Line: 0


Pavel
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: TESTING Tarballs for 2.4.0

2024-05-14 Thread Alexander Dunlap
On Mon, May 13, 2024, at 5:48 PM, Richard Kimberly Heck wrote:
> Hi, all,
> 
> Tarballs for 2.4.0 are here:
> 
> http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/
> 
> Please test. Please let me know if I forgot to do or include anything.

I was able to compile and run it on Archlinux without problems.

> 
> Hold off on binaries for now.
> 
> Riki
> 
> 
> -- 
> lyx-devel mailing list
> lyx-devel@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-devel
> 
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: TESTING Tarballs for 2.4.0

2024-05-14 Thread Pavel Sanda
On Mon, May 13, 2024 at 05:48:40PM -0400, Richard Kimberly Heck wrote:
> Tarballs for 2.4.0 are here:
> 
>     http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/

Looks ok on stable and oldstable debian.

> Please test. Please let me know if I forgot to do or include anything.

I did one more check for newinlyx24 wiki and moved dark theme from position ~25
way closer to the begining, as it imho needs more highlight. There might be some
other candidates...

Not related to tarballs but IIRC we were CC-ing lwn.net for the final
email annoucement and should probably do it again.


Pavel
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: [LyX/master] NeedCProtect -1 also for InsetLayouts

2024-05-14 Thread Jürgen Spitzmüller
Am Dienstag, dem 14.05.2024 um 11:38 + schrieb Juergen
Spitzmueller:
> commit a716fb96b534475759799b195a7edaeb049fbcf6
> Author: Juergen Spitzmueller 
> Date:   Tue May 14 13:37:29 2024 +0200
> 
>     NeedCProtect -1 also for InsetLayouts

Riki, this should go to 2.4.1.

-- 
Jürgen
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: New 2.3.8 Tarballs

2024-05-14 Thread Pavel Sanda
On Tue, May 14, 2024 at 11:11:07AM +0200, Jean-Pierre Chrétien wrote:
> Le 10/05/2024 ?? 10:51, Pavel Sanda a écrit :
> >On Fri, May 10, 2024 at 10:38:01AM +0200, JP wrote:
> >>Sure, I will do it ASAP.
> >
> >Thanks. You should be able to commit any new files
> >into wiki-uploads.git repository. Just create new
> >directory in LyX/Manuals
> 
> Completed, I added the Japanese manuals and left the Spanish ones as they
> are, users will see when opening them that they are still 2.3.X manuals. And
> the page reads "Released with 2.4.0", not "2.4.0 manuals".

Thanks! Pavel
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: New 2.3.8 Tarballs

2024-05-14 Thread Jean-Pierre Chrétien

Le 10/05/2024 à 10:51, Pavel Sanda a écrit :

On Fri, May 10, 2024 at 10:38:01AM +0200, JP wrote:

Sure, I will do it ASAP.


Thanks. You should be able to commit any new files
into wiki-uploads.git repository. Just create new
directory in LyX/Manuals


Completed, I added the Japanese manuals and left the Spanish ones as they are, 
users will see when opening them that they are still 2.3.X manuals. And the page 
reads "Released with 2.4.0", not "2.4.0 manuals".


--
Jean-Pierre



--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: TESTING Tarballs for 2.4.0

2024-05-14 Thread Jean-Pierre Chrétien

Le 13/05/2024 à 23:48, Richard Kimberly Heck a écrit :

Hi, all,

Tarballs for 2.4.0 are here:

     http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/

Please test. Please let me know if I forgot to do or include anything.


Compiles and works fine on Debian stable.

--
Jean-Pierre

--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel