pylatexenc v2.2
Version 2.2 brings a few minor bug fixes and improvements over version 2.1:
pylatexenc.latex2text
supports more LaTeX symbolslatex2text
andlatexwalker
command-line utilities accept a new-c
option where you can directly specify LaTeX code- minor bug fixes
Version 2 of pylatexenc
brings a collection of improvements both to the latex parser and to the unicode-to-latex converter. See list of new features here: https://pylatexenc.readthedocs.io/en/latest/new-in-pylatexenc-2/
Install using pip:
pip install pylatexenc
See full documentation at http://pylatexenc.readthedocs.io/.