mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 11:48:41 +00:00
fix: Correct for negative margin in integrand lower limits (#2987)
* fix: Correct for negative margin in integrand lower limits. * Adjust for width limit. * Update screenshots. * Update Safari screenshot. * Catch null subGroup. * Remove redundant code.
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 33 KiB |
Binary file not shown.
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 34 KiB |
Binary file not shown.
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 26 KiB |
@@ -184,7 +184,8 @@ Integrands: |
|
||||
\begin{array}{l}
|
||||
\displaystyle \int + \oint + \iint + \oiint_i^n \\[0.6em]
|
||||
\displaystyle \iiint + \oiiint + \textstyle \int + \oint_i^n \\[0.6em]
|
||||
\iint + \oiint + \iiint + \oiiint
|
||||
\iint + \oiint + \iiint + \oiiint \\[0.6em]
|
||||
\int\limits^x_{y + 4 - a} \int\limits^x_{y + 4 - a}
|
||||
\end{array}
|
||||
KaTeX:
|
||||
tex: \KaTeX, \large \KaTeX
|
||||
|
Reference in New Issue
Block a user