LaTeX::Table::Themes::Booktabs(3pm) | User Contributed Perl Documentation | LaTeX::Table::Themes::Booktabs(3pm) |
LaTeX::Table::Themes::Booktabs - Publication quality LaTeX table themes.
This module provides following themes:
Meyrin # as described in the booktabs documentation Zurich # header centered and in bold font Evanston # as described in Lapo Filippo Mori's tutorial
The themes defined in this module require following LaTeX packages:
\usepackage{booktabs}
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 |