Correct \mathit button in math dialog

Change-Id: Ida4d82a9b859234e84a93ac34549076be9c42c46
This commit is contained in:
Thalia 2016-01-23 18:40:13 +00:00 committed by Physikerwelt
parent db43a0b809
commit 150e658dc3
1 changed files with 1 additions and 1 deletions

View File

@ -2222,7 +2222,7 @@
{ {
"tex": "\\mathit{1}", "tex": "\\mathit{1}",
"encapsulate": { "encapsulate": {
"pre": "mathit{", "pre": "\\mathit{",
"placeholder": "1", "placeholder": "1",
"post": "}" "post": "}"
} }