summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/back-pdp.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2018-12-28 11:57:23 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2018-12-28 11:57:23 +0100
commit2f8058544f8a3fead8186bdcb3835f1f67416cc3 (patch)
tree499caa2670374128935c3e4ef663a6a578703df1 /tex/context/base/mkiv/back-pdp.lua
parent979450762f4ef3b885fd63984c91165726494564 (diff)
downloadcontext-2f8058544f8a3fead8186bdcb3835f1f67416cc3.tar.gz
2018-12-28 11:09:00
Diffstat (limited to 'tex/context/base/mkiv/back-pdp.lua')
-rw-r--r--tex/context/base/mkiv/back-pdp.lua9
1 files changed, 3 insertions, 6 deletions
diff --git a/tex/context/base/mkiv/back-pdp.lua b/tex/context/base/mkiv/back-pdp.lua
index 4087fa354..178fe98fb 100644
--- a/tex/context/base/mkiv/back-pdp.lua
+++ b/tex/context/base/mkiv/back-pdp.lua
@@ -135,12 +135,9 @@ implement { name = "useboxresource", actions = useboxresource }
-- image resources (messy: will move)
-local newrule = nodes.pool.rule
-local image_rule_code = nodes.rulecodes.image
-
-local imageresources = { }
-local lastindex = 0
-local lastpages = 1
+local imageresources = { }
+local lastindex = 0
+local lastpages = 1
local function saveimageresource()
local width, height, depth = scanwhd()