Skip to content

pylatexenc v2.2

Compare
Choose a tag to compare
@phfaist phfaist released this 21 Apr 08:45

Version 2.2 brings a few minor bug fixes and improvements over version 2.1:

  • pylatexenc.latex2text supports more LaTeX symbols
  • latex2text and latexwalker 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/.