LaTeX::Table::Themes::Beamer(3pm) | User Contributed Perl Documentation | LaTeX::Table::Themes::Beamer(3pm) |
LaTeX::Table::Themes::Beamer - Colorful LaTeX table themes optimized for presentations.
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
The themes defined in this module require following LaTeX packages:
\usepackage{array} \usepackage{colortbl} \usepackage{xcolor}
LaTeX::Table, LaTeX::Table::Themes::ThemeI
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.
2022-06-15 | perl v5.34.0 |