Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-01 03:32
0.9.12

This release adds more table themes. It is now
possible to specify a font family in the table
environment.
Tags: Minor feature enhancements

2009-01-05 05:05
0.9.11

This release introduces support for the tabulary LaTeX package. Themes can now handle the table stub alignment.
Tags: Minor feature enhancements

2008-11-25 06:49
0.9.10

The table columns in the generated LaTeX output are now aligned.

2008-11-14 06:52
0.9.9

This release fixes some minor bugs. More features of the ctable package are now supported.
Tags: Minor bugfixes

2008-11-09 04:22
0.9.8

This release introduces support for the ctable
package.
Tags: Major feature enhancements

Project Resources