summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/node-ser.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/node-ser.lua')
-rw-r--r--tex/context/base/mkiv/node-ser.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/node-ser.lua b/tex/context/base/mkiv/node-ser.lua
index 7ed2b8d00..056b52e8d 100644
--- a/tex/context/base/mkiv/node-ser.lua
+++ b/tex/context/base/mkiv/node-ser.lua
@@ -87,7 +87,7 @@ local ignore = allocate ( tohash {
local dimension = allocate ( tohash {
"width", "height", "depth", "shift",
"stretch", "shrink",
- "xoffset", "yoffset", "xadvance",
+ "xoffset", "yoffset",
"surround",
"kern",
"box_left_width", "box_right_width"