logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

LaTeX::Table::Themes::Beamer - Colorful LaTeX table themes optimized for presentations.

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

See Also