On Thu, Aug 15, 2002 at 02:18:47PM +0100, Angus Leeming wrote:
> int InsetFormula::descent(BufferView *, LyXFont const &) const
> {
>       if (!preview_->previewReady())
>               return 1 + par_->descent();
> 
>       int const descent = preview_->pimage()->descent();
>       return display() ? descent + 12 : descent;
> }

Yes. Sorry for the confusion.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to