extract font functions and implicit color function (#1119)

* extract font functions and implicit color function

* remove oldFontFuncs from Parser.js

* allow old font commands in text mode
This commit is contained in:
Kevin Barabash
2018-01-31 10:03:30 -05:00
committed by GitHub
parent 7b635f79cf
commit 4bec90be0c
7 changed files with 125 additions and 94 deletions

View File

@@ -158,6 +158,7 @@ exports[`An implicit group parser within optional groups should work wwith old f
"type": "font",
"mode": "math",
"value": {
"type": "font",
"body": {
"type": "ordgroup",
"mode": "math",