summaryrefslogtreecommitdiff
path: root/rst_context.lua
diff options
context:
space:
mode:
Diffstat (limited to 'rst_context.lua')
-rw-r--r--rst_context.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/rst_context.lua b/rst_context.lua
index 851bd7e..b3c09a6 100644
--- a/rst_context.lua
+++ b/rst_context.lua
@@ -685,6 +685,7 @@ end
function rst_context.simple_table(tab)
local head
if tab.has_head then
+ print(tab.head_end)
head = [[
\\setupTABLE[c][first] [background=color, backgroundcolor=grey, style=\tt]
\\setupTABLE[c][each] [frame=on]