mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-11 05:58:40 +00:00
feat: Support \phase (#2406)
* Support \phase * Update screenshots * Update documentation * Add a11y test * Edit MathML notation to phasorangle * Move code to enclose.js Co-authored-by: Kevin Barabash <kevinb@khanacademy.org>
This commit is contained in:
@@ -816,7 +816,7 @@ use `\ce` instead|
|
||||
|\partial|$\partial$||
|
||||
|\perp|$\perp$||
|
||||
|\phantom|$\Gamma^{\phantom{i}j}_{i\phantom{j}k}$|`\Gamma^{\phantom{i}j}_{i\phantom{j}k}`|
|
||||
|\phase|<span style="color:firebrick;">Not supported</span>||
|
||||
|\phase|$\phase{-78^\circ}$|`\phase{-78^\circ}`|
|
||||
|\Phi|$\Phi$||
|
||||
|\phi|$\phi$||
|
||||
|\Pi|$\Pi$||
|
||||
|
Reference in New Issue
Block a user