latex
latex copied to clipboard
Python wrappers for calling LaTeX/building LaTeX documents.
Results
21
latex issues
Sort by
recently updated
recently updated
newest added
I'm trying to use this package to call latex using a utf8 string. I need to make something python 2 and 3 compatible. Here is the [repo](https://github.com/Alexis-benoist/catex) and [traceback](https://travis-ci.org/Alexis-benoist/CaTeX/jobs/147907130): ```...