mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
Fix bug 2330
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20782 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5f111e8070
commit
0b5a2f4ddb
@ -550,9 +550,9 @@ fontinfo fontinfos[] = {
|
||||
{"msb", Font::MSB_FAMILY, inh_series,
|
||||
inh_shape, Color::math},
|
||||
{"wasy", Font::WASY_FAMILY, inh_series,
|
||||
inh_shape, Color::none},
|
||||
inh_shape, Color::math},
|
||||
{"esint", Font::ESINT_FAMILY, inh_series,
|
||||
inh_shape, Color::none},
|
||||
inh_shape, Color::math},
|
||||
|
||||
// Text fonts
|
||||
{"text", inh_family, inh_series,
|
||||
|
Loading…
Reference in New Issue
Block a user