[pygtk] Displaying mathematical equations
Paul Pogonyshev
pogonyshev at gmx.net
Wed Dec 13 06:47:46 WST 2006
Martin Remie wrote:
> Hello,
>
> does someone know a way to display a math equation in a Glade/PyGTK GUI
> on a label(well, or something looking like a label)?
>
> Preferably by using LaTeX scripts I already have, e.g. for the equation
> below.
A quick search turned this:
http://helm.cs.unibo.it/mml-widget/
However, this is for MathML and in C++. You could try creating a Python
wrapper library and contribute it for the project, but it is certainly
not a ready-to-use solution.
Paul
More information about the pygtk
mailing list