| LaTeX-Table documentation | view source | Contained in the LaTeX-Table distribution. |
LaTeX::Table::Themes::Modern - Modern LaTeX table themes.
This module provides following themes:
Paris Muenchen
The themes defined in this module requires following LaTeX packages:
\usepackage{xcolor}
You probably want to use a Sans-serif font:
$tbl->set_fontfamily('sf');
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. |