Re: [RFC][PATCH] WIP: Reimplement support for numbering of equation previews

2022-07-27 Thread Jean-Marc Lasgouttes
Le 22/07/2022 à 20:08, Jean-Marc Lasgouttes a écrit : Le 21/07/2022 à 08:31, Kornel Benko a écrit : Ouch! Now I see it too. FWIW, there has been progress going on at #11535. The patches have been applied now. JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailm

Re: [RFC][PATCH] WIP: Reimplement support for numbering of equation previews

2022-07-22 Thread Kornel Benko
Am Fri, 22 Jul 2022 20:08:48 +0200 schrieb Jean-Marc Lasgouttes : > Le 21/07/2022 à 08:31, Kornel Benko a écrit : > > Ouch! Now I see it too. > > FWIW, there has been progress going on at #11535. > > JMarc Already adapted. Kornel pgpLPucuXgwvP.pgp Description: Digitale Signatur von

Re: [RFC][PATCH] WIP: Reimplement support for numbering of equation previews

2022-07-22 Thread Jean-Marc Lasgouttes
Le 21/07/2022 à 08:31, Kornel Benko a écrit : Ouch! Now I see it too. FWIW, there has been progress going on at #11535. JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: [RFC][PATCH] WIP: Reimplement support for numbering of equation previews

2022-07-20 Thread Kornel Benko
Am Wed, 20 Jul 2022 23:39:16 +0200 schrieb Jean-Marc Lasgouttes : > Le 20/07/2022 à 21:46, Kornel Benko a écrit : > > Am Wed, 20 Jul 2022 21:36:54 +0200 > > schrieb Jean-Marc Lasgouttes : > > > >> Le 20/07/2022 à 21:17, Kornel Benko a écrit : > Try mwe_11535.lyx instead. > >>> > >>> I

Re: [RFC][PATCH] WIP: Reimplement support for numbering of equation previews

2022-07-20 Thread Jean-Marc Lasgouttes
Le 20/07/2022 à 21:46, Kornel Benko a écrit : Am Wed, 20 Jul 2022 21:36:54 +0200 schrieb Jean-Marc Lasgouttes : Le 20/07/2022 à 21:17, Kornel Benko a écrit : Try mwe_11535.lyx instead. I tried, but this looked OK (with && without the patch). The look identical and with correct numbering. A

Re: [RFC][PATCH] WIP: Reimplement support for numbering of equation previews

2022-07-20 Thread Kornel Benko
Am Wed, 20 Jul 2022 21:36:54 +0200 schrieb Jean-Marc Lasgouttes : > Le 20/07/2022 à 21:17, Kornel Benko a écrit : > >> Try mwe_11535.lyx instead. > > > > I tried, but this looked OK (with && without the patch). > > The look identical and with correct numbering. > > And with 2.3? > > JMarc

Re: [RFC][PATCH] WIP: Reimplement support for numbering of equation previews

2022-07-20 Thread Jean-Marc Lasgouttes
Le 20/07/2022 à 21:17, Kornel Benko a écrit : Try mwe_11535.lyx instead. I tried, but this looked OK (with && without the patch). The look identical and with correct numbering. And with 2.3? JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-dev

Re: [RFC][PATCH] WIP: Reimplement support for numbering of equation previews

2022-07-20 Thread Kornel Benko
Am Wed, 20 Jul 2022 21:03:19 +0200 schrieb Jean-Marc Lasgouttes : > Le 20/07/2022 à 17:14, Kornel Benko a écrit : > > Am Wed, 20 Jul 2022 00:52:34 +0200 > > schrieb Jean-Marc Lasgouttes : > > > >> Hello, > >> > >> This patch implements an idea I had about previews and numbering of > >> equation

Re: [RFC][PATCH] WIP: Reimplement support for numbering of equation previews

2022-07-20 Thread Jean-Marc Lasgouttes
Le 20/07/2022 à 17:14, Kornel Benko a écrit : Am Wed, 20 Jul 2022 00:52:34 +0200 schrieb Jean-Marc Lasgouttes : Hello, This patch implements an idea I had about previews and numbering of equations. It seems to me that it solves issues and is simpler than what we had (which had some bad hardcod

Re: [RFC][PATCH] WIP: Reimplement support for numbering of equation previews

2022-07-20 Thread Kornel Benko
Am Wed, 20 Jul 2022 00:52:34 +0200 schrieb Jean-Marc Lasgouttes : > Hello, > > This patch implements an idea I had about previews and numbering of > equations. It seems to me that it solves issues and is simpler than what > we had (which had some bad hardcoding anyway), but since I am not a big