Skip to content

Releases: jsleb333/python2latex

Table rework and color palettes

Pre-release

Choose a tag to compare

@jsleb333 jsleb333 released this 21 Apr 18:57

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

Pre-release

Choose a tag to compare

@jsleb333 jsleb333 released this 08 Jun 15:46

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

First release

Choose a tag to compare

@jsleb333 jsleb333 released this 21 Oct 19:09

First alpha release!