Re: Link error when compiling with -fsanitize=undefined

2021-09-22 Thread Jean-Marc Lasgouttes
Le 21/09/2021 à 16:52, Scott Kostyshak a écrit : Some debugging lead to following observation: Each inserted branch add a color to the list. The original enum defined colors (about 102), last Color_ignore. So each branch will now get colors 103, 104, ..., and so on, so that the original enum (p

Re: Display of left-indented long-table in a branch

2021-09-22 Thread Jean-Marc Lasgouttes
Le 10/06/2021 à 07:59, Kornel Benko a écrit : I have an old lyx-file which has a long-table in a branch. See MWE. I added a second long-table, but am unable to create an equivalent to the first table. The display of the first branch is wrong. How can I set/reset the indentation? So indeed y

Re: Display of left-indented long-table in a branch

2021-09-22 Thread Jean-Marc Lasgouttes
Le 10/06/2021 à 17:11, Kornel Benko a écrit : Am Thu, 10 Jun 2021 07:59:59 +0200 schrieb Kornel Benko : I have an old lyx-file which has a long-table in a branch. See MWE. I added a second long-table, but am unable to create an equivalent to the first table. The display of the first branch i

Re: Display of left-indented long-table in a branch

2021-09-22 Thread Kornel Benko
Am Wed, 22 Sep 2021 12:01:57 +0200 schrieb Jean-Marc Lasgouttes : > Le 10/06/2021 à 17:11, Kornel Benko a écrit : > > Am Thu, 10 Jun 2021 07:59:59 +0200 > > schrieb Kornel Benko : > > > >> I have an old lyx-file which has a long-table in a branch. See MWE. > >> > >> I added a second long-table,

Re: Display of left-indented long-table in a branch

2021-09-22 Thread Kornel Benko
Am Wed, 22 Sep 2021 11:27:06 +0200 schrieb Jean-Marc Lasgouttes : > Le 10/06/2021 à 07:59, Kornel Benko a écrit : > > I have an old lyx-file which has a long-table in a branch. See MWE. > > > > I added a second long-table, but am unable to create an equivalent to the > > first table. > > > > Th

Re: Display of left-indented long-table in a branch

2021-09-22 Thread Jean-Marc Lasgouttes
Le 22/09/2021 à 13:26, Kornel Benko a écrit : I guess it is time to get rid of this thing. I am not sure how you got it into your document. It is long time ago, so I don't know either. The 'problem' is that I am unable to change the thing with lyx-tools (neither with GUI, nor with a function)

Re: Display of left-indented long-table in a branch

2021-09-22 Thread Kornel Benko
Am Wed, 22 Sep 2021 13:42:21 +0200 schrieb Jean-Marc Lasgouttes : > Le 22/09/2021 à 13:26, Kornel Benko a écrit : > >> I guess it is time to get rid of this thing. I am not sure how you got > >> it into your document. > > > > It is long time ago, so I don't know either. The 'problem' is that I

Re: Link error when compiling with -fsanitize=undefined

2021-09-22 Thread Scott Kostyshak
On Wed, Sep 22, 2021 at 10:28:44AM +0200, Jean-Marc Lasgouttes wrote: > Le 21/09/2021 à 16:52, Scott Kostyshak a écrit : > > > Some debugging lead to following observation: > > > Each inserted branch add a color to the list. The original enum defined > > > colors (about > > > 102), last Color_igno

Re: Link error when compiling with -fsanitize=undefined

2021-09-22 Thread Jean-Marc Lasgouttes
Le 22/09/2021 à 16:04, Scott Kostyshak a écrit : I do have 25+ branches. OK, forget what I wrote ;) JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Link error when compiling with -fsanitize=undefined

2021-09-22 Thread Kornel Benko
Am Wed, 22 Sep 2021 10:28:44 +0200 schrieb Jean-Marc Lasgouttes : > Le 21/09/2021 à 16:52, Scott Kostyshak a écrit : > >> Some debugging lead to following observation: > >> Each inserted branch add a color to the list. The original enum defined > >> colors (about > >> 102), last Color_ignore. > >