From 66db77c6c85c275101199dac3fead77cf6ef4315 Mon Sep 17 00:00:00 2001 From: Context Git Mirror Bot Date: Tue, 11 Aug 2015 18:15:04 +0200 Subject: 2015-08-11 17:32:00 --- tex/context/base/pack-rul.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tex/context/base/pack-rul.lua') diff --git a/tex/context/base/pack-rul.lua b/tex/context/base/pack-rul.lua index a8c5de321..f1e91a4ae 100644 --- a/tex/context/base/pack-rul.lua +++ b/tex/context/base/pack-rul.lua @@ -73,7 +73,8 @@ local function doreshapeframedbox(n) if repack then local subtype = getsubtype(n) if subtype == box_code or subtype == line_code then - lastlinelength = node_dimensions(l,getfield(n,"dir")) -- used to be: hpack(copy(l)).width + -- used to be: hpack(copy(l)).width + lastlinelength = node_dimensions(l,getfield(n,"dir")) else lastlinelength = getfield(n,"width") end -- cgit v1.2.3