Skip to content

Releases: jsleb333/python2latex

Table rework and color palettes

21 Apr 18:57

Choose a tag to compare

Pre-release

This release changes the way Tables are built for more flexibility and to fix some bugs. Some features were modified which introduces breaking changes from 0.3.0. See the CHANGELOG for details.

New features are also introduced, revolving around color support. The xcolor LaTeX package is now supported. Furthermore, we introduce ColorMap objects, which allows to define colors automatically. Plot objects are also fully integrated with the new Palette objects for easy and colorful plots.

New features & corrections

08 Jun 15:46

Choose a tag to compare

Pre-release

Adds a new "template" features to insert TeX strings into existing documents and adds formatting features to format numbers in "Table" objects.

First release

21 Oct 19:09

Choose a tag to compare

First alpha release!