Kent Johnson wrote:
> For a general parser of LaTex expressions you will want to use a parsing 
> package. I have found pyparsing to be pretty easy to use but there are 
> many others. Someone may have solved this problem already.

Googling 'python latex parser' gives some interesting hits including
http://pylatex.sourceforge.net/
http://lists.wxwidgets.org/archive/wxPython-docs/msg00235.html

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to