diff options
Diffstat (limited to 'data/templates')
-rw-r--r-- | data/templates/default.context | 5 |
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$ |