Re: MathMl output error

2025-02-06 Thread Thibaut Cuvelier
On Wed, 1 Jan 2025 at 20:18, Jean-Marc Lasgouttes wrote: > Le 26/12/2024 à 13:54, yigiter yuksel a écrit : > > Hello Lyx-Developers, > > > > I noticed that the mathml conversion for bracketed matrices with under/ > > overbraces generates excessive mathml tags which generally causes > > mathjax to

Re: MathMl output error

2025-01-01 Thread Jean-Marc Lasgouttes
Le 26/12/2024 à 13:54, yigiter yuksel a écrit : Hello Lyx-Developers, I noticed that the mathml conversion for bracketed matrices with under/ overbraces generates excessive mathml tags which generally causes mathjax to generate an error. I attached a sample lyx file to depict the situation. (

MathMl output error

2024-12-26 Thread yigiter yuksel
Hello Lyx-Developers, I noticed that the mathml conversion for bracketed matrices with under/overbraces generates excessive mathml tags which generally causes mathjax to generate an error. I attached a sample lyx file to depict the situation. (the preamble has the mathjax cdn built in). My lyx ver

Re: MathML output:

2020-06-11 Thread Jürgen Spitzmüller
Am Mittwoch, den 10.06.2020, 23:23 +0200 schrieb Thibaut Cuvelier: > Here is a small patch to improve the MathML output: avoid reporting > some fonts as bold when it's not (\mathbb is double-struck, usually > for sets). Thanks, committed. Jürgen signature.asc Description: This

MathML output:

2020-06-10 Thread Thibaut Cuvelier
Dear list, Here is a small patch to improve the MathML output: avoid reporting some fonts as bold when it's not (\mathbb is double-struck, usually for sets). I also included some LaTeX commands that are not yet supported in LyX (I've asked for a bit of help there to implement t

Re: Possibly unwanted "stretchy" behavior in MathML output

2020-01-03 Thread Pavel Sanda
On Sat, Dec 07, 2019 at 08:05:17PM +0100, Lorenzo Bertini wrote: > my xhtml output trough the LyXHTML option had brackets that always > matched the height of the equation for paired \left( \right) brackets, > as one would expect, but also for plain ( ) ones, which is unexpected. > This of course le

Possibly unwanted "stretchy" behavior in MathML output

2019-12-07 Thread Lorenzo Bertini
Hi, my xhtml output trough the LyXHTML option had brackets that always matched the height of the equation for paired \left( \right) brackets, as one would expect, but also for plain ( ) ones, which is unexpected. This of course led to the final output having some ridiculously sized brackets. The p