Latextable

Latest version: v1.0.1

Safety actively analyzes 619291 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.1

* Fixed bug with missing horizontal and vertical lines when using multicolumn headers. Thanks to electricbrass.

1.0.0

- Added the ability to a list of rows rather than a Texttable object.
- Added support for multi-column headers.
- Added aliasing, where strings in the original data can be replaced before outputting to Latex (e.g., escaping characters).
- Added docs via Read the Docs.
- Updated build to pyproject.toml for PEP 621 compliance.
- Fixed bug that occurs when texttable align is not set.

0.3.0

* Added support for [short captions](https://tex.stackexchange.com/questions/11579/short-captions-for-figures-in-listoffigures) (thanks to [PhilW92](https://github.com/PhilW92)).
* Added the ability to drop rows as well as columns.
* Captions can now be placed above tables instead of below.

0.2.1

Fixed bug with hlines in booktabs output.

0.2.0

Added support for booktabs and table positions.

0.1.1

First latextable release! v0.1.1 rather than v0.1.0 due to some issues with PyPi.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.