Commit 7b93682c authored by Sergey.Tsarkov's avatar Sergey.Tsarkov Committed by Alexander.Trofimov

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@55629 954022d7-b5bf-4e40-9824-e11837661b57
parent 5a1f9666
......@@ -10896,7 +10896,7 @@ function Binary_oMathReader(stream)
case 2: props.scr = "monospace"; break;
case 3: props.scr = "roman"; break;
case 4: props.scr = "sans-serif"; break;
case 4: props.scr = "script"; break;
case 5: props.scr = "script"; break;
default: props.scr = "roman";
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment