mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 03:38:39 +00:00
Fix jagged parentheses (#2234)
* Fix jagged parentheses * Update screenshots * Coordinate overlap with repeat element length. * Fix lint error. Co-authored-by: Erik Demaine <edemaine@mit.edu>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 17 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 17 KiB |
@@ -103,7 +103,12 @@ DeepFontSizing:
|
||||
nolatex: \Huge inside \dfrac doesn't work, needs an extra {…}
|
||||
DelimiterSizing: |
|
||||
\bigl\uparrow\Bigl\downarrow\biggl\updownarrow
|
||||
\Biggl\Uparrow\Biggr\Downarrow\biggr\langle\Bigr\}\bigr\rfloor
|
||||
\Biggl\Uparrow\Biggr\Downarrow\biggr\langle\Bigr\}\bigr\rfloor \\
|
||||
\begin{pmatrix}
|
||||
a & b & c\\
|
||||
a & b & c\\
|
||||
a & b & c\\
|
||||
\end{pmatrix}
|
||||
DisplayMode:
|
||||
tex: \sum_{i=0}^\infty \frac{1}{i}
|
||||
pre: pre
|
||||
|
Reference in New Issue
Block a user