Re: Labels from inactive branches

2021-04-09 Thread Richard Kimberly Heck
On 4/9/21 11:12 AM, Scott Kostyshak wrote: > On Fri, Apr 09, 2021 at 05:34:06PM +0300, Yuriy Skalko wrote: >> Hi all, >> >> I'm working on a document with several branches that have many duplicated >> labels. Now all these labels are shown in the Cross-reference dialog and it >> doesn't matter if a

Re: Slow responding to mouse clicks in included child document

2021-04-09 Thread Kornel Benko
Am Fri, 9 Apr 2021 18:20:36 +0200 schrieb Jean-Marc Lasgouttes : > Le 09/04/2021 à 16:24, Kornel Benko a écrit : > > I meant the same. Waiting more than 3 seconds. > > Should be fixed now. A very stupid thinko. > > JMarc > Confirmed. Perfect! Kornel pgpHT_29Y67HW.pgp Description:

Re: Slow responding to mouse clicks in included child document

2021-04-09 Thread Jean-Marc Lasgouttes
Le 09/04/2021 à 16:24, Kornel Benko a écrit : I meant the same. Waiting more than 3 seconds. Should be fixed now. A very stupid thinko. JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Do we have a PARAGRAPH_BEGIN kind of LFUN?

2021-04-09 Thread Jean-Marc Lasgouttes
Le 09/04/2021 à 17:35, Scott Kostyshak a écrit : Selecting paragraph with quadriple-clik (!?) could be useful too (I am not sure this exists, though). I think Kornel already added this (master only): https://www.lyx.org/trac/ticket/9175 Indeed. I checked on 2.3. JMarc -- lyx-devel mail

Re: How to not convert layout when pasting?

2021-04-09 Thread Scott Kostyshak
On Fri, Apr 09, 2021 at 05:30:28PM +0200, Jean-Marc Lasgouttes wrote: > Le 09/04/2021 à 16:58, Scott Kostyshak a écrit : > > Just to make sure I understand, according to this copy-based mechanism, > > suppose I have the following in an itemize paragraph: > > > >* This is a paragraph. > > > >

Re: Do we have a PARAGRAPH_BEGIN kind of LFUN?

2021-04-09 Thread Scott Kostyshak
On Fri, Apr 09, 2021 at 05:27:24PM +0200, Jean-Marc Lasgouttes wrote: > Le 09/04/2021 à 16:57, Scott Kostyshak a écrit : > > We have LINE_BEGIN, but not PARAGRAPH_BEGIN. Am I missing something? If > > not, would there be support if I add it (someday when I have time)? > > Please have a go at it.

Re: How to not convert layout when pasting?

2021-04-09 Thread Jean-Marc Lasgouttes
Le 09/04/2021 à 16:58, Scott Kostyshak a écrit : Just to make sure I understand, according to this copy-based mechanism, suppose I have the following in an itemize paragraph: * This is a paragraph. If I copy just "This is", then when I paste into the empty enumerate item it would not be conv

Re: Do we have a PARAGRAPH_BEGIN kind of LFUN?

2021-04-09 Thread Jean-Marc Lasgouttes
Le 09/04/2021 à 16:57, Scott Kostyshak a écrit : We have LINE_BEGIN, but not PARAGRAPH_BEGIN. Am I missing something? If not, would there be support if I add it (someday when I have time)? Please have a go at it. Selecting paragraph with quadriple-clik (!?) could be useful too (I am not sure

Re: Labels from inactive branches

2021-04-09 Thread Scott Kostyshak
On Fri, Apr 09, 2021 at 05:34:06PM +0300, Yuriy Skalko wrote: > Hi all, > > I'm working on a document with several branches that have many duplicated > labels. Now all these labels are shown in the Cross-reference dialog and it > doesn't matter if a branch is active or not (duplicated labels have

Re: How to not convert layout when pasting?

2021-04-09 Thread Scott Kostyshak
On Fri, Apr 09, 2021 at 10:13:27AM +1200, Andrew Parsloe wrote: > On 9/04/2021 5:12 am, Enrico Forestieri wrote: > > On Thu, Apr 08, 2021 at 12:01:29PM -0400, Scott Kostyshak wrote: > > > Sometimes I want to copy something from an itemize environment and > > > paste it into a new enumerate item. If

Re: How to not convert layout when pasting?

2021-04-09 Thread Scott Kostyshak
On Thu, Apr 08, 2021 at 07:29:47PM +0200, Jean-Marc Lasgouttes wrote: > Le 08/04/2021 à 18:01, Scott Kostyshak a écrit : > > Sometimes I want to copy something from an itemize environment and paste it > > into a new enumerate item. If I start a new enumerate item and just paste, > > LyX converts

Do we have a PARAGRAPH_BEGIN kind of LFUN?

2021-04-09 Thread Scott Kostyshak
We have LINE_BEGIN, but not PARAGRAPH_BEGIN. Am I missing something? If not, would there be support if I add it (someday when I have time)? I was surprised that executes line-begin. I expected it to take me to the start of the paragraph. But despite my surprise I checked Libre Office and there it

Labels from inactive branches

2021-04-09 Thread Yuriy Skalko
Hi all, I'm working on a document with several branches that have many duplicated labels. Now all these labels are shown in the Cross-reference dialog and it doesn't matter if a branch is active or not (duplicated labels have "DUPLICATE:" prefix). It would be much more convenient to see label

Re: Slow responding to mouse clicks in included child document

2021-04-09 Thread Kornel Benko
Am Fri, 9 Apr 2021 14:52:07 +0200 schrieb Jean-Marc Lasgouttes : > Le 09/04/2021 à 13:02, Kornel Benko a écrit : > > Am Fri, 9 Apr 2021 12:03:18 +0200 > > schrieb Jean-Marc Lasgouttes : > >> Thanks Kornel for doing the bisect. I did not anticipate this at all. I > >> will take a look and hope th

Re: Slow responding to mouse clicks in included child document

2021-04-09 Thread Jean-Marc Lasgouttes
Le 09/04/2021 à 13:02, Kornel Benko a écrit : Am Fri, 9 Apr 2021 12:03:18 +0200 schrieb Jean-Marc Lasgouttes : Thanks Kornel for doing the bisect. I did not anticipate this at all. I will take a look and hope this is easily fixable. JMarc Yes, sometimes the effects are hard to foresee ...

Re: Slow responding to mouse clicks in included child document

2021-04-09 Thread Kornel Benko
Am Fri, 9 Apr 2021 12:03:18 +0200 schrieb Jean-Marc Lasgouttes : > Le 09/04/2021 à 11:28, Kornel Benko a écrit : > > Am Thu, 8 Apr 2021 18:33:47 +0200 > > schrieb Kornel Benko : > > > >> Master: > >> > >> 1.) Open 'MergedManuals' > >> 2.) Goto Intro.lyx > >> 2a.) Edit included document > >> 3

Re: Slow responding to mouse clicks in included child document

2021-04-09 Thread Jean-Marc Lasgouttes
Le 09/04/2021 à 11:28, Kornel Benko a écrit : Am Thu, 8 Apr 2021 18:33:47 +0200 schrieb Kornel Benko : Master: 1.) Open 'MergedManuals' 2.) Goto Intro.lyx 2a.) Edit included document 3.) Mouse click anywhere inside this documen 3a.) wait, wait, ... No such problems with lyx2.3.

Re: Slow responding to mouse clicks in included child document

2021-04-09 Thread Kornel Benko
Am Thu, 8 Apr 2021 18:33:47 +0200 schrieb Kornel Benko : > Master: > > 1.) Open 'MergedManuals' > 2.) Goto Intro.lyx > 2a.) Edit included document > 3.) Mouse click anywhere inside this documen > 3a.) wait, wait, ... > > > No such problems with lyx2.3. > > Kornel Bisect lead to f3a0