summaryrefslogtreecommitdiff
path: root/rst_context.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2010-09-11 16:56:10 +0200
committerPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2010-09-11 16:56:10 +0200
commit490d03e4fb8264a420d2990ef0c1e2e8add937ec (patch)
tree132b8dc8af75bf2aa6ecbaa44f9b4cb8f8358859 /rst_context.lua
parentb3bfc5af1f3579496d0eef0151bdf7b1ab06cfac (diff)
downloadcontext-rst-490d03e4fb8264a420d2990ef0c1e2e8add937ec.tar.gz
simple table
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]