Releases: phfaist/pylatexenc
pylatexenc v2.10
Your usual share of a few bugfixes sprinkled with tweaks (see changelog for details).
Install using pip:
pip install pylatexenc
See full documentation at http://pylatexenc.readthedocs.io/.
pylatexenc v2.9
This release brings a few bugfixes (see changelog for details).
Install using pip:
pip install pylatexenc
See full documentation at http://pylatexenc.readthedocs.io/.
pylatexenc v2.8
This release brings basic support for converting matrix math environments to text (#45), as well as a bugfix (#44). (See changelog for details.)
Install using pip:
pip install pylatexenc
See full documentation at http://pylatexenc.readthedocs.io/.
pylatexenc v2.7
This release brings some minor enhancements to the parsing capabilities of latexwalker
, fixing bug #43. (See changelog for details.)
Install using pip:
pip install pylatexenc
See full documentation at http://pylatexenc.readthedocs.io/.
pylatexenc v2.6
This release brings some bug fixes in latex2text
. (See changelog for details.)
Install using pip:
pip install pylatexenc
See full documentation at http://pylatexenc.readthedocs.io/.
pylatexenc v2.5
latex2text
: Added support for \mathbb
(e.g., ℝ, ℤ) and some friends (\mathbf
, \mathsf
, etc.) using math unicode alphabets.
Install using pip:
pip install pylatexenc
See full documentation at http://pylatexenc.readthedocs.io/.
pylatexenc v2.4
Version 2.4 brings a few bug fixes in the latex parser. See also new features and changes in pylatexenc 2.
Install using pip:
pip install pylatexenc
See full documentation at http://pylatexenc.readthedocs.io/.
pylatexenc v2.3
Version 2.3 brings a few minor bug fixes in the latex to text conversion routines.
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/.
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/.
pylatexenc v2.1
Version 2.1 brings a few minor bug fixes to version 2.0
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/.