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
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. (
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
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
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
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
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