Add support for \cal (#2116)

Fix #2115 by adding \cal to list of old-style font commands.
(Surprisingly tiny change!)
Add tests for all old-style font commands.
This commit is contained in:
Erik Demaine
2019-10-10 20:46:10 -04:00
committed by GitHub
parent 634b4e2ae4
commit 1eda0e86a0
4 changed files with 13 additions and 3 deletions

View File

@@ -198,7 +198,7 @@ table td {
|Symbol/Function | Rendered | Source or Comment|
|:---------------|:------------|:-----------------|
|\C|<span style="color:firebrick;">Not supported</span>|[Deprecated](https://en.wikipedia.org/wiki/Help:Displaying_a_formula#Deprecated_syntax)|
|\cal|<span style="color:firebrick;">Not supported</span>|See `\mathcal`
|\cal|$\cal AaBb123$|`\cal AaBb123`|
|\cancel|$\cancel{5}$|`\cancel{5}`|
|\cancelto|<span style="color:firebrick;">Not supported</span>||
|\Cap|$\Cap$||