On 6/20/06, John Pye <[EMAIL PROTECTED]> wrote:
You might find that the mathtext component in Matplotlib does what you need. Its support for latex equations is basic: no support for \frac, for example. But for your simpler all-on-one-line equations with symbols, it's ok. It's also not a stand-alone 'tool', which is what you were looking for.
Thanks, John. I was meanwhile able to having pstoedit doing the correct conversions. So, my problem is solved. With pstoedit, one can probably produce a SVG file from whatever LaTeX output. Paul