summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/mlib-pdf.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-02-14 18:39:39 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-02-14 18:39:39 +0100
commit70a938c4934f042face9805fc4c392c0676b11d5 (patch)
treed52842123c68d63c101ba5b2d1de41c0908c9b9e /tex/context/base/mkiv/mlib-pdf.lua
parent416dffef7b9d3f8db26b614588f2e63d7f5db89f (diff)
downloadcontext-70a938c4934f042face9805fc4c392c0676b11d5.tar.gz
2019-02-14 17:05:00
Diffstat (limited to 'tex/context/base/mkiv/mlib-pdf.lua')
-rw-r--r--tex/context/base/mkiv/mlib-pdf.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/mlib-pdf.lua b/tex/context/base/mkiv/mlib-pdf.lua
index 717bb1634..b90821508 100644
--- a/tex/context/base/mkiv/mlib-pdf.lua
+++ b/tex/context/base/mkiv/mlib-pdf.lua
@@ -43,7 +43,7 @@ metapost.n = 0
local experiment = true -- uses context(node) that already does delayed nodes
local savedliterals = nil -- needs checking
-local mpsliteral = nodes.pool.pdforiginliteral
+local mpsliteral = nodes.pool.originliteral
local f_f = formatters["%.6F"]
local f_m = formatters["%.6F %.6F m"]