summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--default.context5
1 files changed, 5 insertions, 0 deletions
diff --git a/default.context b/default.context
index e17d85b..56f4e9c 100644
--- a/default.context
+++ b/default.context
@@ -92,6 +92,11 @@ $endif$
92 92
93\setupthinrules[width=15em] % width of horizontal rules 93\setupthinrules[width=15em] % width of horizontal rules
94 94
95\setupxtable[frame=off]
96\setupxtable[head][topframe=on,bottomframe=on]
97\setupxtable[body][]
98\setupxtable[foot][bottomframe=on]
99
95$for(header-includes)$ 100$for(header-includes)$
96$header-includes$ 101$header-includes$
97$endfor$ 102$endfor$