summaryrefslogtreecommitdiff
path: root/tex/context/base/node-ser.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-06-15 13:00:13 +0300
committerMarius <mariausol@gmail.com>2011-06-15 13:00:13 +0300
commit776071a1ec8278bcd8cbcf92cb1e5507bcac14d2 (patch)
treee22cab2d01d20ee59ad05a213eb70cf3c13091dd /tex/context/base/node-ser.lua
parentfaaa984b45c82f7345e0a8daf457685feae54dcc (diff)
downloadcontext-776071a1ec8278bcd8cbcf92cb1e5507bcac14d2.tar.gz
beta 2011.06.15 11:49
Diffstat (limited to 'tex/context/base/node-ser.lua')
-rw-r--r--tex/context/base/node-ser.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/node-ser.lua b/tex/context/base/node-ser.lua
index a460a0953..17d222633 100644
--- a/tex/context/base/node-ser.lua
+++ b/tex/context/base/node-ser.lua
@@ -94,7 +94,7 @@ end
-- under construction:
-local function totable(n,flat,verbose)
+local function totable(n,flat,verbose) -- todo: no attributes
-- todo: no local function
local function to_table(n,flat,verbose)
local f = nodefields(n)