On Wed, Aug 08, 2001 at 11:05:25PM +0300, Dekel Tsur wrote:
> I've attached a patch that fix the drawing of math inset when the text
> font size is not normal (e.g. when the math inset is in a section paragraph).
> This code existed in the 1.1.6 code. Why was it removed ?
Because it uses a global variable and I did not understand why it was
needed. Now I know why it was needed but I certainly do not like the usage
of the global variable. This probably should be a parameter to metrics()
and draw(). And since I want to give draw() access to the same MahtStyles
that metrics() gets, it's probably best to put the two into a struct and
pass that struct.
Andre'
--
André Pönitz ............................................. [EMAIL PROTECTED]