Re: Cursor painting gets stuck if space before end of inset

2024-04-18 Thread Scott Kostyshak
On Thu, Apr 18, 2024 at 02:59:02PM GMT, Jean-Marc Lasgouttes wrote: > Le 12/04/2024 à 06:07, Scott Kostyshak a écrit : > > To reproduce: > > > > 1. Open the attached file. > > 2. Put the cursor just after "testing" and before the space. > > 3. Press . > > > > Result: it looks like the cursor is

Re: Dictionaries in Win installer

2024-04-18 Thread Pavel Sanda
On Wed, Apr 17, 2024 at 11:27:21PM +0200, Jean-Marc Lasgouttes wrote: > Le 11/04/2024 ?? 06:55, Yu Jin a écrit : > >Am Mi., 10. Apr. 2024 um 23:38 Uhr schrieb Pavel Sanda: > > > >On Wed, Apr 10, 2024 at 09:38:04PM +0200, Pavel Sanda wrote: > > > It was under svn, not git until few weeks

Re: update zh_CN translations 2024-04-13

2024-04-18 Thread Pavel Sanda
On Sat, Apr 13, 2024 at 01:40:40PM +0800, CD_Mking wrote: > Add some empty string. Thanks, this is now in as well. Pavel -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: LyX v2.4.0 RC4 -> Math preview weirdness?

2024-04-18 Thread Andrew Parsloe
On 19/04/2024 2:42 am, Bernt Lie wrote: I have a big document (lecture notes) where I **think** I have managed to convert it to v2.4.0 format. I have set property Instant preview to **on**. I observe the following when I have saved and re-open the document: Remarks: * Inline math is

Re: Workarea not updated after deleting figure inset, on current master

2024-04-18 Thread Scott Kostyshak
On Wed, Apr 17, 2024 at 07:49:24AM GMT, José Matos wrote: > [So let us see if I can taunt Jean-Marc as well as Scott does :-D ] I like competition. May the most trivial-bug-finder win! Scott signature.asc Description: PGP signature -- lyx-devel mailing list lyx-devel@lists.lyx.org

Re: 2.3.x does not compile on Windows

2024-04-18 Thread Pavel Sanda
On Wed, Apr 17, 2024 at 09:22:34AM +0200, Kornel Benko wrote: > Am Tue, 16 Apr 2024 15:54:26 +0200 > schrieb Yu Jin : > > > > Alternatively you can try setting CMAKE_CXX_STANDARD directly. > > > Like in CMakeLists.txt:646 > > > -if(NOT MSVC) > > > +if (MSVC) > > > +       set(CMAKE_CXX_STANDARD

Re: Cursor painting gets stuck if space before end of inset

2024-04-18 Thread Jean-Marc Lasgouttes
Le 12/04/2024 à 06:07, Scott Kostyshak a écrit : To reproduce: 1. Open the attached file. 2. Put the cursor just after "testing" and before the space. 3. Press . Result: it looks like the cursor is frozen for a second. Similarly, if after (3) you do another quick you can see two cursors

Re: Workarea not updated after deleting figure inset, on current master

2024-04-18 Thread Jean-Marc Lasgouttes
Le 18/04/2024 à 00:31, José Matos a écrit : On Wed, 2024-04-17 at 23:29 +0200, Jean-Marc Lasgouttes wrote: Is it still here with latest master? If it is, could you give a better recipe? I cannot reproduce. JMarc With your last change this issue was fixed: Very good, thanks for testing.

Re: Screwed display for table (all lyx versions)

2024-04-18 Thread Jean-Marc Lasgouttes
Thanks ! JMarc Le 18 avril 2024 10:01:55 GMT+02:00, Kornel Benko a écrit : >> I think this deserves a ticket. I can reproduce, and have no idea how >> this thing works. > >Done #13060 > > Kornel -- lyx-devel mailing list lyx-devel@lists.lyx.org

Re: Screwed display for table (all lyx versions)

2024-04-18 Thread Kornel Benko
Am Wed, 17 Apr 2024 23:36:30 +0200 schrieb Jean-Marc Lasgouttes : > Le 06/04/2024 à 15:30, Scott Kostyshak a écrit : > > On Sat, Apr 06, 2024 at 11:14:45AM GMT, Kornel Benko wrote: > >> > >> The created pdf looks like I wanted. > > > > I can reproduce (the weird LyX display) on current