Le 07/09/2020 à 19:10, Scott Kostyshak a écrit :
Looks good, thanks for the fix. There is a small difference in exported
LaTeX, which is that 2.3.x produces "\int\limits _{" and master does not
output a space after limits: "\int\limits_{". I'm guessing this is
expected, and the output from master
On Mon, Sep 07, 2020 at 12:17:40PM +0200, Jean-Marc Lasgouttes wrote:
> Le 02/09/2020 à 23:21, Enrico Forestieri a écrit :
> > The suspect being f96b99dc, where the way the math parser deals with
> > \limits was changed. Now, \limits gets swallowed on reloading a document.
>
> Indeed, I was too la
Le 02/09/2020 à 23:21, Enrico Forestieri a écrit :
The suspect being f96b99dc, where the way the math parser deals with
\limits was changed. Now, \limits gets swallowed on reloading a document.
Indeed, I was too lazy to define limits_ in InsetMathMacro::Private, and
the consequence is that it
On Thu, Sep 03, 2020 at 02:55:01AM -0400, Richard Kimberly Heck wrote:
> On 9/2/20 6:20 PM, Jean-Marc Lasgouttes wrote:
> > Le 02/09/2020 à 23:21, Enrico Forestieri a écrit :
> >> On Wed, Sep 02, 2020 at 10:57:53PM +0200, Enrico Forestieri wrote:
> >>> On Wed, Sep 02, 2020 at 04:35:59PM -0400, Scot
On 9/2/20 6:20 PM, Jean-Marc Lasgouttes wrote:
> Le 02/09/2020 à 23:21, Enrico Forestieri a écrit :
>> On Wed, Sep 02, 2020 at 10:57:53PM +0200, Enrico Forestieri wrote:
>>> On Wed, Sep 02, 2020 at 04:35:59PM -0400, Scott Kostyshak wrote:
The attached .lyx file gives different LyX display and
Le 02/09/2020 à 23:21, Enrico Forestieri a écrit :
On Wed, Sep 02, 2020 at 10:57:53PM +0200, Enrico Forestieri wrote:
On Wed, Sep 02, 2020 at 04:35:59PM -0400, Scott Kostyshak wrote:
The attached .lyx file gives different LyX display and PDF output
compared to 2.3.x. Is this a possible (lyx2lyx
On Wed, Sep 02, 2020 at 10:57:53PM +0200, Enrico Forestieri wrote:
> On Wed, Sep 02, 2020 at 04:35:59PM -0400, Scott Kostyshak wrote:
> > The attached .lyx file gives different LyX display and PDF output
> > compared to 2.3.x. Is this a possible (lyx2lyx?) bug or is the change
> > expected?
>
> I
On Wed, Sep 02, 2020 at 04:35:59PM -0400, Scott Kostyshak wrote:
> The attached .lyx file gives different LyX display and PDF output
> compared to 2.3.x. Is this a possible (lyx2lyx?) bug or is the change
> expected?
I don't think it is a lyx2lyx issue. Seemingly, something changed in
the math par