LIMAONE > LaTeX-Table > LaTeX::Table::Themes::Beamer

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::Beamer - Colorful LaTeX table themes optimized for presentations.

PROVIDES ^

This module provides following themes:

  NYC
  NYC2  # same, but without midline after header
  NYC3  # with a white grid
  NYC4  # with black horizontal lines
  Redmond
  Redmond2 # same, but without horizontal lines 

REQUIRES ^

The themes defined in this module require following LaTeX packages:

  \usepackage{array}
  \usepackage{colortbl}
  \usepackage{xcolor}

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.