This commit is contained in:
riteme
2019-03-07 23:18:20 +08:00
committed by Erik Demaine
parent 99892bb4a7
commit 6ae095fcd4
2 changed files with 3 additions and 3 deletions

View File

@@ -864,7 +864,7 @@ defineMacro("\\Rarr", "\\Rightarrow");
defineMacro("\\real", "\\Re");
defineMacro("\\reals", "\\mathbb{R}");
defineMacro("\\Reals", "\\mathbb{R}");
defineMacro("\\Rho", "\\mathrm{R}");
defineMacro("\\Rho", "\\mathrm{P}");
defineMacro("\\sdot", "\\cdot");
defineMacro("\\sect", "\\S");
defineMacro("\\spades", "\\spadesuit");