mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
* Rough support for \raisebox * Fix bounding box thanks to @kevinbarash and @ronkok * Use calculateSize to support all currently supported units (ex, em, mu). * Shift height and depth in all cases. * Add screenshot test * Rename transform -> raisebox * Switch to normalsize in raisebox * Attempt at using makeVList * Significant rewrite, now working well * rename textFunctionStyles to textFunctionFonts