> > I've worked it out. If anyone's interested I did change
> > mathed/math_support.C such that
> >
> > diff mathed/math_support.C mathed/math_support.C.orig
> > 555c555
> > < {"textrm", LyXFont::ROMAN_FAMILY,
> > inh_series,LyXFont::UP_SHAPE,LColor::math}, ---
> > >{"textrm", LyXFont::ROMAN_FAMILY,
> > >inh_series,LyXFont::UP_SHAPE,LColor::black},
>
> Actually, shouldn't that be LColor::foreground...
I'm not sure. I just wanted the \textrm{} to have the same colour as my
other maths characters, and making the above change caused the required
effect.
Paul Stansell