On Thu, Jul 17, 2003 at 10:36:29AM +0000, Angus Leeming wrote: > Andre Poenitz wrote: > > > +MetricsBase::MetricsBase(BufferView * b, LyXFont const & f) > > + : bv(b), font(f), style(LM_ST_TEXT), fontname("mathnormal"), > > + restrictwidth(false), textwidth(0) > > +{} > > Can you explain why the fontname defaults to "mathnormal"?
Because the metrics stuff has been moved up from src/mathed and only mathed (currently?) uses the fontname member and the default there is "mathnormal". Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)