mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
a76f6eb985659f450960e3b5b22aa17650f26e41
Fix the \frac and \overline lines so they actually render at the correct sizes (i.e. don't get smaller when in script and scriptscript sizes). This also seems to fix #33. Test Plan: - Make sure new huxley screenshot look good. - Render \frac{1}{\Bigl(\sqrt{\phi \sqrt{5}}-\phi\Bigr) e^{\frac25 \pi}} = 1+\frac{e^{-2\pi}} {1+\frac{e^{-4\pi}} {1+\frac{e^{-6\pi}} {1+\frac{e^{-8\pi}} {1+...} } } } at small font sizes like 30pt and smaller, see that it looks much better Auditors: alpert
Languages
JavaScript
85.7%
Perl
4.6%
Prolog
3.2%
HTML
2.3%
Less
1.3%
Other
2.8%