Support Unicode \digamma (#2010)

* Support Unicode \digamma

* Update screenshotter images
This commit is contained in:
Ron Kok
2019-07-05 17:01:51 -07:00
committed by Kevin Barabash
parent 3c075faa1b
commit fc79f79c78
5 changed files with 3 additions and 3 deletions

View File

@@ -306,7 +306,7 @@ defineSymbol(math, ams, textord, "\u2138", "\\daleth", true);
defineSymbol(math, ams, textord, "\u2137", "\\gimel", true);
// AMS Greek
defineSymbol(math, ams, textord, "\u03dd", "\\digamma");
defineSymbol(math, ams, textord, "\u03dd", "\\digamma", true);
defineSymbol(math, ams, textord, "\u03f0", "\\varkappa");
// AMS Delimiters