| LaTeX-Table documentation | view source | Contained in the LaTeX-Table distribution. |
LaTeX::Table::Themes::Booktabs - Publication quality LaTeX table themes.
This module provides following themes:
Meyrin # as described in the booktabs documentation Zurich # header centered and in bold font Evanston # as described in Lapo Filippo Mori's tutorial
The themes defined in this module require following LaTeX packages:
\usepackage{booktabs}
Copyright (c) 2006-2010 <limaone@cpan.org>
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
| LaTeX-Table documentation | view source | Contained in the LaTeX-Table distribution. |