LIMAONE > LaTeX-Table > LaTeX::Table::Themes::Modern

Download:
LaTeX-Table-v1.0.0.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Module Version: v1.0.0   Source  

NAME ^

LaTeX::Table::Themes::Modern - Modern LaTeX table themes.

PROVIDES ^

This module provides following themes:

  Paris
  Muenchen

REQUIRES ^

The themes defined in this module requires following LaTeX packages:

  \usepackage{xcolor}

NOTES ^

You probably want to use a Sans-serif font:

  $tbl->set_fontfamily('sf');

SEE ALSO ^

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

AUTHOR ^

Markus Riester <mriester@gmx.de>

LICENSE AND COPYRIGHT ^

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.