summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/lpdf-pde.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/lpdf-pde.lmt')
-rw-r--r--tex/context/base/mkxl/lpdf-pde.lmt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/lpdf-pde.lmt b/tex/context/base/mkxl/lpdf-pde.lmt
index bb5830735..68712d58d 100644
--- a/tex/context/base/mkxl/lpdf-pde.lmt
+++ b/tex/context/base/mkxl/lpdf-pde.lmt
@@ -1090,6 +1090,7 @@ if images then do
copydictionary = function (xref,copied,object)
local target = pdfdictionary()
local source = object.__raw__
+ -- hm .. no need to sort here as we create a hash
-- for key, value in next, source do
for key, value in sortedhash(source) do
if plugins then