mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-10 21:48:41 +00:00
Fix x'^2 (#636)
* Fix x'^2 * Add screenshot for x'^2 * x^2' should fail. Add and fix multiple prime/superscript tests.
This commit is contained in:
committed by
Martin von Gagern
parent
d4aa6a7253
commit
a738185704
BIN
test/screenshotter/images/PrimeSuper-chrome.png
Normal file
BIN
test/screenshotter/images/PrimeSuper-chrome.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.0 KiB |
BIN
test/screenshotter/images/PrimeSuper-firefox.png
Normal file
BIN
test/screenshotter/images/PrimeSuper-firefox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.6 KiB |
@@ -124,6 +124,7 @@ OpLimits: |
|
||||
OverUnderline: x\underline{x}\underline{\underline{x}}\underline{x_{x_{x_x}}}\underline{x^{x^{x^x}}}\overline{x}\overline{x}\overline{x^{x^{x^x}}} \blue{\overline{\underline{x}}\underline{\overline{x}}}
|
||||
Phantom: \dfrac{1+\phantom{x^{\blue{2}}} = x}{1+x^{\blue{2}} = x}
|
||||
PrimeSpacing: f'+f_2'+f^{f'}
|
||||
PrimeSuper: x'^2+x'''^2+x'^2_3+x_3'^2
|
||||
RlapBug: \frac{\rlap{x}}{2}
|
||||
Rule: \rule{1em}{0.5em}\rule{1ex}{2ex}\rule{1em}{1ex}\rule{1em}{0.431ex}
|
||||
SizingBaseline:
|
||||
|
Reference in New Issue
Block a user