Well, I also don't know if there is something like that, but what the LatexPlugins does is actually compile the latex typed by the use and then use a internal script called eps2png to convert the latex output to png and then put it in the user interface... so, what John Stowers said was right... grab the LatexPluging source code and see the file PreviewArea.py for more details...
see ya
I am unaware of a Tex system that outputs png or other bitmaps directly. --jkl _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
-- "The best way to sell yourself is to show what you have produced, rather than tell people what you know, what you want to do, or what degrees you have." John Carmack
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
