summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/pack-rul.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-07-06 19:49:32 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-07-06 19:49:32 +0200
commit039edc6cda6293ebedc9b98ad97ded3901ca757d (patch)
treefd264f9205e8cb5f3a6c51b74cce2793fb2a109e /tex/context/base/mkiv/pack-rul.lua
parentf6e05e8759bcf6db94d40b9d9ee0beb268f0347c (diff)
downloadcontext-039edc6cda6293ebedc9b98ad97ded3901ca757d.tar.gz
2020-07-06 19:28:00
Diffstat (limited to 'tex/context/base/mkiv/pack-rul.lua')
-rw-r--r--tex/context/base/mkiv/pack-rul.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/pack-rul.lua b/tex/context/base/mkiv/pack-rul.lua
index ef8d8136f..5c3c10348 100644
--- a/tex/context/base/mkiv/pack-rul.lua
+++ b/tex/context/base/mkiv/pack-rul.lua
@@ -122,6 +122,7 @@ local function doreshapeframedbox(n)
if hdone then
for h, id, subtype, list in nextlist, list do
if list and id == hlist_code then
+ -- called a lot so maybe a simple case is needed
if subtype == boxlist_code or subtype == linelist_code then
-- getdirection is irrelevant here so it will go
-- somehow a parfillskip also can get influenced