summaryrefslogtreecommitdiff
path: root/tex/context/base/node-met.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-07-14 16:00:28 +0300
committerMarius <mariausol@gmail.com>2013-07-14 16:00:28 +0300
commit1d8e1b7c6294804f20c56eb10bc51fbd3c050ebc (patch)
treee0920714c09393bf6ca7a50b10eed1e41927c079 /tex/context/base/node-met.lua
parentb1d691809f3556327b45caf09444c50a77335b8f (diff)
downloadcontext-1d8e1b7c6294804f20c56eb10bc51fbd3c050ebc.tar.gz
beta 2013.07.14 14:53
Diffstat (limited to 'tex/context/base/node-met.lua')
-rw-r--r--tex/context/base/node-met.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/tex/context/base/node-met.lua b/tex/context/base/node-met.lua
index aff427185..f08f2b3dd 100644
--- a/tex/context/base/node-met.lua
+++ b/tex/context/base/node-met.lua
@@ -113,7 +113,6 @@ nodes.kerning = node.kerning
nodes.ligaturing = node.ligaturing
nodes.mlist_to_hlist = node.mlist_to_hlist
-
if not gonuts or not node.getfield then
node.getfield = metatable.__index
node.setfield = metatable.__newindex