Fix \mathit font and italic correction and add \mathnormal (#1700)

* Fix \mathit font (Math-Italic -> Main-Italic) and italic correction

* Rename mathit to mathdefault and mainit to mathit

* Add \mathnormal
This commit is contained in:
ylemkimon
2018-10-10 17:18:07 +09:00
committed by GitHub
parent 68fdb52733
commit ba8e224b8d
18 changed files with 102 additions and 46 deletions

View File

@@ -137,7 +137,7 @@ exports[`A font parser \\boldsymbol should inherit mbin/mrel from argument 1`] =
{
"classes": [
"mord",
"mathit"
"mathdefault"
],
"depth": 0,
"height": 0.43056,
@@ -180,7 +180,7 @@ exports[`A font parser \\boldsymbol should inherit mbin/mrel from argument 1`] =
{
"classes": [
"mord",
"mathit"
"mathdefault"
],
"depth": 0,
"height": 0.69444,
@@ -268,7 +268,7 @@ exports[`A font parser \\boldsymbol should inherit mbin/mrel from argument 1`] =
{
"classes": [
"mord",
"mathit"
"mathdefault"
],
"depth": 0,
"height": 0.43056,
@@ -356,7 +356,7 @@ exports[`A font parser \\boldsymbol should inherit mbin/mrel from argument 1`] =
{
"classes": [
"mord",
"mathit"
"mathdefault"
],
"depth": 0,
"height": 0.69444,
@@ -459,7 +459,7 @@ exports[`A font parser \\boldsymbol should inherit mbin/mrel from argument 1`] =
{
"classes": [
"mord",
"mathit"
"mathdefault"
],
"depth": 0,
"height": 0.43056,
@@ -547,7 +547,7 @@ exports[`A font parser \\boldsymbol should inherit mbin/mrel from argument 1`] =
{
"classes": [
"mord",
"mathit"
"mathdefault"
],
"depth": 0.19444,
"height": 0.69444,