
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');

LaTeX::Table, LaTeX::Table::Themes::ThemeI

Markus Riester <mriester@gmx.de>

Copyright (c) 2006-2009, Markus Riester <mriester@gmx.de>.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.