Skip to content

Releases: phfaist/pylatexenc

pylatexenc v2.10

06 Apr 07:55
Compare
Choose a tag to compare

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

03 Mar 09:51
Compare
Choose a tag to compare

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

31 Oct 22:26
Compare
Choose a tag to compare

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

13 Aug 11:52
Compare
Choose a tag to compare

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

06 Jul 08:55
Compare
Choose a tag to compare

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

08 Jun 08:39
Compare
Choose a tag to compare

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

12 May 08:46
Compare
Choose a tag to compare

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

05 May 09:36
Compare
Choose a tag to compare

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

21 Apr 08:45
Compare
Choose a tag to compare

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/.

pylatexenc v2.1

26 Aug 21:46
Compare
Choose a tag to compare

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/.