Re: Qt::ApplicationInactive breaks compilation

2021-02-08 Thread Stephan Witt
Am 08.02.2021 um 08:47 schrieb Pavel Sanda : > > Hi Stephan, > > I can't compilet any longer on older Qt: > CXX GuiApplication.o > GuiApplication.cpp:1015:6: error: 'ApplicationState' in namespace 'Qt' does > not > name a type > Qt::ApplicationState last_state_; > ^

Re: [LyX/master] ePub: detect and use xsltproc.

2021-02-08 Thread Pavel Sanda
On Sun, Feb 07, 2021 at 08:49:56PM +0100, Thibaut Cuvelier wrote: > commit 9d4ffac7fbc06893e79a19097ae1b5c762d830e0 > Author: Thibaut Cuvelier > Date: Sun Feb 7 20:33:06 2021 +0100 > > ePub: detect and use xsltproc. > --- > lib/configure.py|7 +-- >

Re: Qt::ApplicationInactive breaks compilation

2021-02-08 Thread Pavel Sanda
On Mon, Feb 08, 2021 at 09:06:04AM +0100, Stephan Witt wrote: > I did it. It works, thank you, Pavel -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: LyX 2.4 Alpha 2

2021-02-08 Thread Pavel Sanda
On Sun, Feb 07, 2021 at 01:06:43PM +0100, Stephan Witt wrote: > > If I didn't miss it, though, these new docbook files have not been > > added to the Makefile, so this won't work with autotools. > > You???re right. The package for Mac cannot export to ePub because of that. > > I propose to redo

Re: LyX 2.4 Alpha 2

2021-02-08 Thread Stephan Witt
Am 08.02.2021 um 12:45 schrieb Pavel Sanda : > > On Sun, Feb 07, 2021 at 01:06:43PM +0100, Stephan Witt wrote: >>> If I didn't miss it, though, these new docbook files have not been >>> added to the Makefile, so this won't work with autotools. >> >> You???re right. The package for Mac cannot

Re: [LyX/master] Assure correct spacing of colored items in mathed

2021-02-08 Thread Jean-Marc Lasgouttes
Le 07/02/2021 à 17:42, Enrico Forestieri a écrit : It's InsetArgumentProxy that is returning MC_UNKNOWN. Fixed at c3114515180d. I am not sure though what this code is doing: when creating the color inset, there is no \mathxxx anywhere, but they are introduced when writing back the .lyx file,

Re: LyX 2.4 Alpha 2

2021-02-08 Thread Richard Kimberly Heck
Got them. On 2/6/21 12:26 PM, Yu Jin wrote: Am Sa., 6. Feb. 2021 um 12:20 Uhr schrieb Pavel Sanda >: On Sat, Feb 06, 2021 at 08:36:14AM +0100, Jürgen Spitzmüller wrote: > Am Freitag, dem 05.02.2021 um 17:24 -0500 schrieb Richard Kimberly > Heck: > > Hi,

Re: LyX 2.4 Alpha 2

2021-02-08 Thread Richard Kimberly Heck
On 2/8/21 6:54 AM, Stephan Witt wrote: Am 08.02.2021 um 12:45 schrieb Pavel Sanda : On Sun, Feb 07, 2021 at 01:06:43PM +0100, Stephan Witt wrote: If I didn't miss it, though, these new docbook files have not been added to the Makefile, so this won't work with autotools. You???re right. The

Re: [LyX/master] ePub: detect and use xsltproc.

2021-02-08 Thread Kornel Benko
Am Mon, 8 Feb 2021 17:04:24 +0100 schrieb Pavel Sanda : > d > On Mon, Feb 08, 2021 at 04:56:33PM +0100, Kornel Benko wrote: > > > There should not be any significant differences between the XSLT > > > processors. > > > > Would be nice to create 2 formats e.g. Epub1, Epub2. > > > > Epub1

Re: [LyX/master] ePub: detect and use xsltproc.

2021-02-08 Thread Pavel Sanda
d On Mon, Feb 08, 2021 at 04:56:33PM +0100, Kornel Benko wrote: > > There should not be any significant differences between the XSLT > > processors. > > Would be nice to create 2 formats e.g. Epub1, Epub2. > > Epub1 created with xsltproc, Epub2 with java. You mean for users? I do not think so,

Re: [LyX/master] ePub: detect and use xsltproc.

2021-02-08 Thread Kornel Benko
Am Mon, 8 Feb 2021 16:18:17 +0100 schrieb Thibaut Cuvelier : > On Mon, 8 Feb 2021 at 12:35, Pavel Sanda wrote: > > > On Sun, Feb 07, 2021 at 08:49:56PM +0100, Thibaut Cuvelier wrote: > > > commit 9d4ffac7fbc06893e79a19097ae1b5c762d830e0 > > > Author: Thibaut Cuvelier > > > Date: Sun Feb 7

Re: [LyX/master] ePub: detect and use xsltproc.

2021-02-08 Thread Stephan Witt
Am 08.02.2021 um 17:04 schrieb Pavel Sanda : > > d > On Mon, Feb 08, 2021 at 04:56:33PM +0100, Kornel Benko wrote: >>> There should not be any significant differences between the XSLT >>> processors. >> >> Would be nice to create 2 formats e.g. Epub1, Epub2. >> >> Epub1 created with xsltproc,

Re: [LyX/master] ePub: detect and use xsltproc.

2021-02-08 Thread Thibaut Cuvelier
On Mon, 8 Feb 2021 at 12:35, Pavel Sanda wrote: > On Sun, Feb 07, 2021 at 08:49:56PM +0100, Thibaut Cuvelier wrote: > > commit 9d4ffac7fbc06893e79a19097ae1b5c762d830e0 > > Author: Thibaut Cuvelier > > Date: Sun Feb 7 20:33:06 2021 +0100 > > > > ePub: detect and use xsltproc. > > --- > >

LyX 2.4 Alpha 2

2021-02-08 Thread Richard Kimberly Heck
The LyX team is pleased to announce the release of the second alpha for LyX 2.4. You can dowload it here: http://ftp.lyx.org/ftp/pub/lyx/devel/lyx-2.4/ For some information about the new features, see: https://wiki.lyx.org/LyX/NewInLyX24 Please note that, as alpha software, there may be some

Re: [LyX/master] Assure correct spacing of colored items in mathed

2021-02-08 Thread Enrico Forestieri
On Mon, Feb 08, 2021 at 02:23:38PM +0100, Jean-Marc Lasgouttes wrote: > Le 07/02/2021 à 17:42, Enrico Forestieri a écrit : > > It's InsetArgumentProxy that is returning MC_UNKNOWN. > > Fixed at c3114515180d. I am not sure though what this code is doing: when > creating the color inset, there is

Re: 2.4 alpha2 failing on windows 10

2021-02-08 Thread Richard Kimberly Heck
On 2/9/21 12:14 AM, Andrew Parsloe wrote: > > I've twice downloaded the 64 bit alpha2 installer for windows and > installed it. However when I try to open a document in it I get a > series of errors starting with unable to find the article layout, then > unable to read cite engine basic, then

Verbatim and quotes

2021-02-08 Thread Andrew Parsloe
At present (LyX 2.4 alpha1 on windows 10) the grave ` and the single straight quote ' (apostrophe) produce "curly" left  and right quote marks  in a verbatim environment when compiled to pdf. I would expect them to be preserved as grave and straight quote. I can get grave and straight quote by

2.4 alpha2 failing on windows 10

2021-02-08 Thread Andrew Parsloe
I've twice downloaded the 64 bit alpha2 installer for windows and installed it. However when I try to open a document in it I get a series of errors starting with unable to find the article layout, then unable to read cite engine basic, then failures of both lyx2lyx and tex2lyx scripts. Trying

Re: [LyX/master] Fixup 294e4884: center correctly Abstract label when paragraph is empty

2021-02-08 Thread Scott Kostyshak
On Tue, Jan 05, 2021 at 03:23:55PM +0100, Jean-Marc Lasgouttes wrote: > commit 824d1c993a138d051c79149fc4b27e1c002736a4 > Author: Jean-Marc Lasgouttes > Date: Tue Jan 5 14:53:15 2021 +0100 > > Fixup 294e4884: center correctly Abstract label when paragraph is empty > > When a