LaTeX::Table is a Perl module that provides functionality for an intuitive generation of LaTeX tables. It ships with some predefined, good-looking table styles. This module supports multi-page tables via the xtab and longtable LaTeX packages. For publication quality tables, it utilizes the booktabs package. It also supports the tabularx and tabulary packages for nicer fixed-width tables. Furthermore, it supports the colortbl package for colored tables optimized for presentations. The ltpretty program makes it easy to use this module from within a text editor such as Vim or emacs.
| Tags | Text Processing Markup TeX/LaTeX |
|---|---|
| Licenses | Perl |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Release Notes: This release fixes some minor bugs and introduces the 'Evanston' theme and the 'eor' option.


Release Notes: This is a maintenance release with some minor code cleanups.


Release Notes: This release brings support for recent versions of Moose.


Release Notes: This release fixes some minor bugs in the ltpretty program.


Release Notes: This release fixes some mostly minor bugs.