Skip to content

Releases: hsadok/pubplot

0.2.4

14 Apr 20:31

Choose a tag to compare

Adding docs.

0.2.3

14 Apr 02:10

Choose a tag to compare

New PyPI deployment key on travis.

0.2.2

14 Apr 01:42

Choose a tag to compare

Minor changes.

0.2.1

20 Feb 14:32
39974f3

Choose a tag to compare

Fixing travis password.

version 0.2.0

20 Feb 13:23
3ea0a95

Choose a tag to compare

This version modifies the API a bit.

The summary of changes:

  • Figure now supports GridSpec via add_gridspec() and add_subplot().
  • LaTeX packages now appropriately added to preamble.
  • Margins now correctly trimmed in a size-preserving manner.
  • Adding temporary_style() to create temporary styles.
  • Making the default font size the same used in the caption.
  • Adding times package to to IEEE styles
  • Adapting examples to work with Python3.

version 0.1.3

29 Jul 00:54

Choose a tag to compare

Not sopping on compilation errors

Sometimes we get the correct sizes even though LaTeX compilation wasn't perfect.