Re: [LyX/master] Introducing LaTeX support for \intertext and \shortintertext

2025-06-08 Thread Scott Kostyshak
On Sun, Jun 08, 2025 at 09:36:34AM +0200, Kornel Benko wrote: > Am Sun, 8 Jun 2025 10:57:05 +0900 > schrieb Koji Yokota : > > > > > > 2025/06/05 3:46、Scott Kostyshak のメール: > > > > > > This commit broke some ctests: > > > > > > export/doc/Math_xhtml > > > export/doc/de/Math_xhtml > > > export

Re: [LyX/master] Introducing LaTeX support for \intertext and \shortintertext

2025-06-08 Thread Kornel Benko
Am Sun, 8 Jun 2025 10:57:05 +0900 schrieb Koji Yokota : > > > 2025/06/05 3:46、Scott Kostyshak のメール: > > > > This commit broke some ctests: > > > > export/doc/Math_xhtml > > export/doc/de/Math_xhtml > > export/doc/es/Math_xhtml > > export/doc/fr/Math_xhtml > > export/doc/ja/Math_xhtml > >

Re: [LyX/master] Introducing LaTeX support for \intertext and \shortintertext

2025-06-07 Thread Koji Yokota
> 2025/06/05 3:46、Scott Kostyshak のメール: > > This commit broke some ctests: > > export/doc/Math_xhtml > export/doc/de/Math_xhtml > export/doc/es/Math_xhtml > export/doc/fr/Math_xhtml > export/doc/ja/Math_xhtml > export/doc/ru/Math_xhtml > > Can you reproduce an issue by opening the math ma

Re: [LyX/master] Introducing LaTeX support for \intertext and \shortintertext

2025-06-06 Thread Koji Yokota
> Am Fri, 6 Jun 2025 09:24:16 +0200 > schrieb Kornel Benko : > >> Since I get crashes on these tests, here the output I get: >> ... >> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior >> /usr2/src/lyx/lyx-git/src/mathed/InsetMathIntertext.cpp:86:36 >> >> lyx: SIGSEGV signal caught! >> Sorr

Re: [LyX/master] Introducing LaTeX support for \intertext and \shortintertext

2025-06-06 Thread Kornel Benko
Am Fri, 6 Jun 2025 09:24:16 +0200 schrieb Kornel Benko : > Since I get crashes on these tests, here the output I get: > ... > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior > /usr2/src/lyx/lyx-git/src/mathed/InsetMathIntertext.cpp:86:36 > > lyx: SIGSEGV signal caught! > Sorry, you have f

Re: [LyX/master] Introducing LaTeX support for \intertext and \shortintertext

2025-06-06 Thread Kornel Benko
Am Fri, 6 Jun 2025 10:00:53 +0900 schrieb Koji Yokota : > > > This commit broke some ctests: > > > > export/doc/Math_xhtml > > export/doc/de/Math_xhtml > > export/doc/es/Math_xhtml > > export/doc/fr/Math_xhtml > > export/doc/ja/Math_xhtml > > export/doc/ru/Math_xhtml > > > > Can you repro

Re: [LyX/master] Introducing LaTeX support for \intertext and \shortintertext

2025-06-05 Thread Koji Yokota
> This commit broke some ctests: > > export/doc/Math_xhtml > export/doc/de/Math_xhtml > export/doc/es/Math_xhtml > export/doc/fr/Math_xhtml > export/doc/ja/Math_xhtml > export/doc/ru/Math_xhtml > > Can you reproduce an issue by opening the math manual and exporting to LyX > HTML? > I see

Re: [LyX/master] Introducing LaTeX support for \intertext and \shortintertext

2025-06-04 Thread Scott Kostyshak
On Tue, Jun 03, 2025 at 11:54:39PM +, Koji Yokota wrote: > commit 8f23f91e1beeb47b7a1c06fad32ba518e213f6db > Author: Koji Yokota > Date: Wed Jun 4 08:53:01 2025 +0900 > > Introducing LaTeX support for \intertext and \shortintertext > > Squashed commit of the following: > >