LaTeX template: Add booktabs package

This commit is contained in:
Jose Luis Duran 2013-12-02 09:22:14 +00:00
parent 713a8f63d5
commit f643a076d8

View file

@ -61,7 +61,7 @@ $if(verbatim-in-note)$
\usepackage{fancyvrb}
$endif$
$if(tables)$
\usepackage{longtable}
\usepackage{longtable,booktabs}
$endif$
$if(graphics)$
\usepackage{graphicx}