Re: r32697 - lyx-devel/trunk/src/mathed

2009-12-31 Thread rgheck
On 12/31/2009 01:14 PM, Andre Poenitz wrote: +// The fonts we want to support are listed in lib/symbols +void InsetMathFont::mathmlize(MathStream& os) const +{ + // FIXME These are not quite right, because they do not nest + // correctly. A proper fix would presumably involve tracki

Re: r32697 - lyx-devel/trunk/src/mathed

2009-12-31 Thread Andre Poenitz
> > +// The fonts we want to support are listed in lib/symbols > +void InsetMathFont::mathmlize(MathStream & os) const > +{ > + // FIXME These are not quite right, because they do not nest > + // correctly. A proper fix would presumably involve tracking > + // the fonts already in eff