KaTeX
KaTeX copied to clipboard
Fast math typesetting for the web.
As demonstrated in [NotIn.html](https://github.com/user-attachments/files/22301828/NotIn.html), when `\not\in` wraps across a line in an inline formula, the slash often appears on its own at the end of the line, while the `\in`...
It would be really nice if KaTex could support one of the fitch proof packages (fitch by Johan Klüwer, fitch by Peter Selinger, or lplfitch)
Add a dictionary that tracks the values of - thinmuskip - medmuskip - thickmuskip - jot - arraystretch - baselinestretch - arraycolsep - fboxsep (used in `enclose` e.g. `\colorbox`)
How to solve the problem that mathematical formulas with Chinese cannot be displayed normally? For example: "R_{\text{M-Dietz}} = \frac{\text{收益额}}{\text{平均委托}}. thx
Long ago, @gagern suggested we put our CSS class names into a unique name space, e.g. `.katex-...`. Is this worth doing, in order to protect from accidental CSS overriding ~~(as...
And the reason seems to be strange :) - bundled `dist` (or build) folder index.css (or katex.css if used chunks approach) refers to `KaTeX_Size3-Regular.woff2` as base64 content directly inside of...
While #246 added basic support for the `array` environment, that support is not complete yet. It would be nice to get it (more) complete one day, so let's keep track...