From 0b5a2f4ddb3792a68301d215426f3b207ff9cb24 Mon Sep 17 00:00:00 2001 From: Enrico Forestieri Date: Sat, 6 Oct 2007 13:42:28 +0000 Subject: [PATCH] Fix bug 2330 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20782 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/MathSupport.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mathed/MathSupport.cpp b/src/mathed/MathSupport.cpp index 0d4c44fb3f..905d38b35a 100644 --- a/src/mathed/MathSupport.cpp +++ b/src/mathed/MathSupport.cpp @@ -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,