mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
Enable minRuleThickness in rendering options (#1964)
* Enable minRuleThickness in rendering options * fix typo * Fix lint errors * Fix default * Remove border from \colorbox * Fix lint error * Update array screenshot * Add border to \fcolorbox * Edit comment * Add comment * Pick up review comments * Fix lint errors * Edit \sqrt screenshot test * Update screenshots * Screenshot update take 2 * Improve \sqrt SVG paths * Fix lint error
This commit is contained in:
@@ -323,7 +323,9 @@ Spacing: |
|
||||
\end{matrix}
|
||||
Sqrt: |
|
||||
\sqrt{\sqrt{\sqrt{x}}}_{\sqrt{\sqrt{x}}}^{\sqrt{\sqrt{\sqrt{x}}}
|
||||
^{\sqrt{\sqrt{\sqrt{x}}}}}
|
||||
^{\sqrt{\sqrt{\sqrt{x}}}}} \\
|
||||
\sqrt{\frac{\frac{A}{B}}{\frac{A}{B}}} \;
|
||||
\sqrt{\frac{\frac{\frac{A}{B}}{\frac{A}{B}}}{\frac{\frac{A}{B}}{\frac{A}{B}}}}
|
||||
SqrtRoot: |
|
||||
\begin{array}{l}
|
||||
1+\sqrt[3]{2}+\sqrt[1923^234]{2^{2^{2^{2^{2^{2^{2^{2^{2^{2^{2^2}}}}}}}}}}} \\
|
||||
|
Reference in New Issue
Block a user