Added - Matplotlib support - Quite a bit of basic docstrings
Changed - Filenames should now be specified to the `generate_pdf`/`generate_tex` methods of document. If this is not done the `default_filename` attribute will be used.
Fixed - Fix a lot of bugs in the `escape_latex` function
0.6.1
- Fix bug in VectorName
0.6
- Add Figure class - Add Command and Parameters class - Add with statement support
0.5
- Added Python 2.7 support
0.4.2
- Add extra table types
0.4.1
- Fix package delegation with duplicate packages - Add partial experimental support for multicol/multirow