ronkok / Temml

TeX-to-MathML conversion library in JavaScript
https://temml.org/
MIT License
142 stars 12 forks source link

size of `\Bigm|` is normal #33

Closed hbghlyj closed 9 months ago

hbghlyj commented 10 months ago

Example

\Bigl \{a\in [0,n]\Bigm| \hbox {$a$ is coprime to $n$}\Bigr \} 

in LaTeX the size of \Bigm| is bigger than normal

in KaTeX the size of \Bigm| is bigger than normal

But in Temml the size of \Bigm| is normal image

ronkok commented 10 months ago

Yep, that's a bug. I'll fix it. A few days may go by before I get to it.

ronkok commented 9 months ago

Fixed by release 0.10.18.