Beamer template: add booktabs package
This commit is contained in:
parent
93d667c0be
commit
ccdf08caea
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ $if(verbatim-in-note)$
|
|||
\usepackage{fancyvrb}
|
||||
$endif$
|
||||
$if(tables)$
|
||||
\usepackage{longtable}
|
||||
\usepackage{longtable,booktabs}
|
||||
% These lines are needed to make table captions work with longtable:
|
||||
\makeatletter
|
||||
\def\fnum@table{\tablename~\thetable}
|
||||
|
|
Loading…
Reference in a new issue