pyparsing and LaTeX?

Mike Meyer mwm at mired.org
Fri Dec 9 17:20:36 EST 2005


"Tim Arnold" <tiarno at sas.com> writes:
> For now I'm working on a tag translator to convert from one LaTeX tagset to 
> another, which is a pretty simple task compared to writing a full parser 
> like pyLaTeX
> http://pylatex.sourceforge.net/

You might check out the LyX project. They use python for their
scripting, and have tools to convert LaTeX to LyX's TeX-like
format. Then again, they may not have anything you can use.
        
        <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list