|
From: John H. <jdh...@ac...> - 2004-04-24 15:01:37
|
>>>>> "Flavio" == Flavio Codeco Coelho <fcc...@fi...> writes:
Flavio> John, The following example works ok with WXAgg (Hoorray!)
Flavio> but the exponent 4 at the end of the expression does not
Flavio> show up (with or without brackets).
Yes, there is a bug in the parser for over/under subscripts. I think
I have the fix for it, but haven't been able get it done yet.
Flavio> Also, an anoying thing is the need for spaces around TeX
Flavio> markup. The same expression does not get formatted by
Flavio> mathtext if you remove the spaces. This is going to
Flavio> confuse TeX users since LaTeX doesn't need spaces.
Yes, at the least a \/ symbol would be nice.
Flavio> one last thing: after you close the WXAgg figure, the
Flavio> execution does not return to the interpreter. This does
Flavio> not happen on GTK.
OK, thanks for letting me know.
JDH
|