LaTeX template: Add booktabs package

This commit is contained in:
Jose Luis Duran
2013-12-02 09:58:55 +00:00
parent 713a8f63d5
commit f643a076d8
+1 -1
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}