mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-22 15:35:48 +00:00
LaTeX template: Add booktabs package
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ $if(verbatim-in-note)$
|
||||
\usepackage{fancyvrb}
|
||||
$endif$
|
||||
$if(tables)$
|
||||
\usepackage{longtable}
|
||||
\usepackage{longtable,booktabs}
|
||||
$endif$
|
||||
$if(graphics)$
|
||||
\usepackage{graphicx}
|
||||
|
||||
Reference in New Issue
Block a user