mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-11 05:58:40 +00:00
Mark delimiters with the proper class (mopen or mclose).
This fixes some atom spacing issues. Update the BinCancellation screenshotter test.
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 9.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 8.9 KiB |
@@ -28,8 +28,8 @@ Baseline: a+b-c\cdot d/e
|
||||
BasicTest: a
|
||||
BinCancellation: |
|
||||
\begin{array}{ccc}
|
||||
+1 & 1+ & 1+1 \\
|
||||
1++1 & 3\times) & 1+,
|
||||
+1 & 1+ & 1+1 & (,) \\
|
||||
1++1 & 3\times) & 1+, & \left(,\right)
|
||||
\end{array}
|
||||
BinomTest: \dbinom{a}{b}\tbinom{a}{b}^{\binom{a}{b}+17}
|
||||
BoldSpacing: \mathbf{A}^2+\mathbf{B}_3*\mathscr{C}'
|
||||
|
Reference in New Issue
Block a user