summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/node-met.lmt
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2022-01-06 20:05:31 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2022-01-06 20:05:31 +0100
commit40c16033d164a969e06aacc991371592731baf2a (patch)
treed74d6ccd0713b41105b83b1410d27915c7b68649 /tex/context/base/mkxl/node-met.lmt
parent9b1c3470a7a222ef9ae20106d750c4a0127819a7 (diff)
downloadcontext-40c16033d164a969e06aacc991371592731baf2a.tar.gz
2022-01-06 19:50:00
Diffstat (limited to 'tex/context/base/mkxl/node-met.lmt')
-rw-r--r--tex/context/base/mkxl/node-met.lmt20
1 files changed, 11 insertions, 9 deletions
diff --git a/tex/context/base/mkxl/node-met.lmt b/tex/context/base/mkxl/node-met.lmt
index 83712b5e7..81d5b5561 100644
--- a/tex/context/base/mkxl/node-met.lmt
+++ b/tex/context/base/mkxl/node-met.lmt
@@ -103,15 +103,17 @@ nodes.getpropertiestable = node.get_properties_table
nodes.getproperty = node.getproperty
nodes.setproperty = node.setproperty
--- nodes.usedlist",
--- nodes.inuse",
--- nodes.instock",
--- nodes.type",
--- nodes.types",
--- nodes.subtypes",
--- nodes.values",
--- nodes.id",
--- nodes.show",
+-----.show = node.show
+nodes.serialized = node.serialized
+
+-- nodes.usedlist
+-- nodes.inuse
+-- nodes.instock
+-- nodes.type
+-- nodes.types
+-- nodes.subtypes
+-- nodes.values
+-- nodes.id
-- nodes.tonode = function(n) return n end
-- nodes.tonut = function(n) return n end