Re: Tweaking lib/symbols for XML entities

2020-06-14 Thread Kornel Benko
Am Mon, 15 Jun 2020 01:54:57 +0200 schrieb Thibaut Cuvelier : ... > > Here is a new version addressing this! I let the function return a docstring, > to avoid > changing too much the initial code without a good reason to do so.  Thanks, no warnings. My try to export was not successful though.

Re: [LyX/2.3.x] Use data from src/lyxwinres.rc to generate lyx.coff for the Windows build.

2020-06-14 Thread Kornel Benko
Am Sun, 14 Jun 2020 22:01:20 -0400 schrieb Scott Kostyshak : > On Fri, Dec 27, 2019 at 09:14:51PM -0500, Scott Kostyshak wrote: > > On Wed, Jun 19, 2019 at 07:50:26PM +0200, Kornel Benko wrote: > > > Am Dienstag, 18. Juni 2019, 23:42:19 CEST schrieb Richard Kimberly Heck: > > > > commit 446769

Re: Minor comments on the new counter feature

2020-06-14 Thread Scott Kostyshak
On Sun, Jun 14, 2020 at 10:52:31PM -0400, Richard Kimberly Heck wrote: > On 5/3/20 10:26 PM, Scott Kostyshak wrote: > > Riki, thanks for your work on the counter inset! > > > > Can this feature be used to set an enumerate to start with 2? See > > attached for my naive attempt. It doesn't work becau

Re: Minor comments on the new counter feature

2020-06-14 Thread Richard Kimberly Heck
On 5/3/20 10:26 PM, Scott Kostyshak wrote: > Riki, thanks for your work on the counter inset! > > Can this feature be used to set an enumerate to start with 2? See > attached for my naive attempt. It doesn't work because the counter is > reset to 1 when the enumerate begins. I can put it in a "list

Re: [LyX/2.3.x] Use data from src/lyxwinres.rc to generate lyx.coff for the Windows build.

2020-06-14 Thread Scott Kostyshak
On Fri, Dec 27, 2019 at 09:14:51PM -0500, Scott Kostyshak wrote: > On Wed, Jun 19, 2019 at 07:50:26PM +0200, Kornel Benko wrote: > > Am Dienstag, 18. Juni 2019, 23:42:19 CEST schrieb Richard Kimberly Heck: > > > commit 446769203f157ef5ff964e6d7355f840c8c91cac > > > Author: Richard Kimberly Heck >

Re: lyx2lyx problem with master export to 2.3.x

2020-06-14 Thread Scott Kostyshak
On Sun, Jun 14, 2020 at 03:33:35PM -0400, Richard Kimberly Heck wrote: > On 6/14/20 2:23 PM, Scott Kostyshak wrote: > > I get the following when exporting the English User Guide to 2.3.x from > > master and opening with LyX 2.3.x. I do not get any terminal output when > > opening in master (i.e., I

Re: Tweaking lib/symbols for XML entities

2020-06-14 Thread Kornel Benko
Am Mon, 15 Jun 2020 00:57:06 +0200 schrieb Thibaut Cuvelier : > Dear list, > > Here is a new version of the patches with the following changes: > - Kornel's patches for tests/dummy_functions.cpp and tex2lyx/dummy_impl.cpp > - rebased on top of 57272e8 >

Re: Tweaking lib/symbols for XML entities

2020-06-14 Thread Kornel Benko
Am Sun, 14 Jun 2020 23:07:50 +0200 schrieb Pavel Sanda : > On Sun, Jun 14, 2020 at 10:12:31PM +0200, Kornel Benko wrote: > > > Can you try to import my patch into dummy_functions.cpp ? > > > Pavel > > > > Works, if inserted also > > #include "xml.h" > > into src/tests/dummy_functions.cpp.

Re: Tweaking lib/symbols for XML entities

2020-06-14 Thread Pavel Sanda
On Sun, Jun 14, 2020 at 10:12:31PM +0200, Kornel Benko wrote: > > Can you try to import my patch into dummy_functions.cpp ? > > Pavel > > Works, if inserted also > #include "xml.h" > into src/tests/dummy_functions.cpp. Cool, can you post the patch for convenience? P -- lyx-devel mailing li

Re: Tweaking lib/symbols for XML entities

2020-06-14 Thread Kornel Benko
Am Sun, 14 Jun 2020 21:37:12 +0200 schrieb Pavel Sanda : > On Sat, Jun 13, 2020 at 02:39:18PM +0200, Kornel Benko wrote: > > > Just checked, same error in cmake build for tex2lyx without Pavel's patch. > > > > > > With the patch it compiles. > > > > > > Kornel > > > > And as expected, break

Re: Tweaking lib/symbols for XML entities

2020-06-14 Thread Pavel Sanda
On Sat, Jun 13, 2020 at 02:39:18PM +0200, Kornel Benko wrote: > > Just checked, same error in cmake build for tex2lyx without Pavel's patch. > > > > With the patch it compiles. > > > > Kornel > > And as expected, breaks building of check_layout: Can you try to import my patch into dummy_fun

Re: lyx2lyx problem with master export to 2.3.x

2020-06-14 Thread Richard Kimberly Heck
On 6/14/20 2:23 PM, Scott Kostyshak wrote: > I get the following when exporting the English User Guide to 2.3.x from > master and opening with LyX 2.3.x. I do not get any terminal output when > opening in master (i.e., I do not see a problem with roundtrip). > > $ lyx-master -e lyx23x UserGuide.l

TOC rebuilds on every cursor move

2020-06-14 Thread Kornel Benko
The effect is at least questionable. I am using QT5.9.5 (Standard on this ubuntu). Disturbing. Recompiled with QT5.11, I don't see it anymore. Kornel pgpjvdgVWafm7.pgp Description: Digitale Signatur von OpenPGP -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailm

lyx2lyx problem with master export to 2.3.x

2020-06-14 Thread Scott Kostyshak
I get the following when exporting the English User Guide to 2.3.x from master and opening with LyX 2.3.x. I do not get any terminal output when opening in master (i.e., I do not see a problem with roundtrip). $ lyx-master -e lyx23x UserGuide.lyx $ lyx-23x UserGuide.23.lyx Lexer.cpp (932):

Re: [ANNOUNCE] LyX 2.3.5 Released

2020-06-14 Thread Jean-Pierre Chrétien
Le 13/06/2020 à 18:56, Richard Kimberly Heck a écrit : On 6/12/20 10:44 AM, Jean-Pierre Chrétien wrote: Le 09/06/2020 à 05:26, Daniel a écrit : On 2020-06-07 17:49, Richard Kimberly Heck wrote: Public release of LyX version 2.3.5 === Hello Riki, I do not see