From 725d2f1f65c17ac9b1f7925fe18822a7a1b2042b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 18 Jan 2018 10:53:51 -0800 Subject: Updated templates for pandoc 2.1.1 --- default.context | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/default.context b/default.context index e17d85b..56f4e9c 100644 --- a/default.context +++ b/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$ -- cgit v1.2.3