/plastex

plasTeX is a Python package that processes LaTeX documents into an XML-DOM-like object which can be used to generate various types of output.

Primary LanguagePythonOtherNOASSERTION

plastex

plasTeX is a LaTeX compiler written in python. Read more at the github page for the plasTeX project: http://plastex.github.io/plastex/

Testing

To run the tests locally, run tox. This will run tests locally using python 3.6 to 3.10.

Status

Build Status Coverage Status