On Thu, Oct 21, 2004 at 01:22:04PM +0200, Vaclav Smidl wrote: > However, there is one issue I can not get rid of: the characters > for \sum and \int are displayed much higher than they should (as if > the character was sitting on top of the box where it should be). The > formulas look quite bad. > > I thought it has something to do with font metrics so I tried both > latex-xtf and bakoma fonts, without any effect. > > Can anybody confirm this?
I have seen this. > Any suggestions? Not really. Well, on second thoughts, have a look at MathSymbolInset::metrics() in mathed/math_symbolinset.C. There is already some hack wrt wrong font metrics. Andre'
