aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/templates/common.latex1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/templates/common.latex b/data/templates/common.latex
index 46c32823f..1f26b339f 100644
--- a/data/templates/common.latex
+++ b/data/templates/common.latex
@@ -69,6 +69,7 @@ $-- tables
$--
$if(tables)$
\usepackage{longtable,booktabs,array}
+\newcounter{none} % for unnumbered tables
$if(multirow)$
\usepackage{multirow}
$endif$