mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
some mathit bit was missing.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7840 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4dbd6214a9
commit
e5d63b47d2
@ -549,6 +549,8 @@ fontinfo fontinfos[] = {
|
||||
inh_shape, LColor::math},
|
||||
{"mathtt", LyXFont::TYPEWRITER_FAMILY, inh_series,
|
||||
inh_shape, LColor::math},
|
||||
{"mathit", inh_family, inh_series,
|
||||
LyXFont::ITALIC_SHAPE, LColor::math},
|
||||
{"cmex", LyXFont::CMEX_FAMILY, inh_series,
|
||||
inh_shape, LColor::none},
|
||||
{"cmm", LyXFont::CMM_FAMILY, inh_series,
|
||||
|
Loading…
Reference in New Issue
Block a user