aboutsummaryrefslogtreecommitdiff
path: root/data/templates/default.context
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/default.context')
-rw-r--r--data/templates/default.context5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/templates/default.context b/data/templates/default.context
index e17d85b36..56f4e9cf7 100644
--- a/data/templates/default.context
+++ b/data/templates/default.context
@@ -92,6 +92,11 @@ $endif$
\setupthinrules[width=15em] % width of horizontal rules
+\setupxtable[frame=off]
+\setupxtable[head][topframe=on,bottomframe=on]
+\setupxtable[body][]
+\setupxtable[foot][bottomframe=on]
+
$for(header-includes)$
$header-includes$
$endfor$