mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
Implement \colon as amsmath does (#1410)
* Implement \colon as amsmath does * Remove \colon from symbols.js * Update screenshots * Pick up comments * Replace screenshots
This commit is contained in:
@@ -289,6 +289,7 @@ Spacing: |
|
||||
^3+[-1][1-1]1=1(=1)\lvert a\rvert~b \\
|
||||
\scriptstyle{^3+[-1][1-1]1=1(=1)\lvert a\rvert~b} \\
|
||||
\scriptscriptstyle{^3+[-1][1-1]1=1(=1)\lvert a\rvert~b} \\
|
||||
a : a \colon a \\
|
||||
\end{matrix}
|
||||
Sqrt: |
|
||||
\sqrt{\sqrt{\sqrt{x}}}_{\sqrt{\sqrt{x}}}^{\sqrt{\sqrt{\sqrt{x}}}
|
||||
|
Reference in New Issue
Block a user