summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/grph-pat.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/grph-pat.lua')
-rw-r--r--tex/context/base/mkiv/grph-pat.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/grph-pat.lua b/tex/context/base/mkiv/grph-pat.lua
index 4310af672..7954e9fee 100644
--- a/tex/context/base/mkiv/grph-pat.lua
+++ b/tex/context/base/mkiv/grph-pat.lua
@@ -9,7 +9,8 @@ if not modules then modules = { } end modules ['grph-pat'] = {
-- This is just a proof of concept. Viewers behave different (offsets) and Acrobat doesn't
-- show xform based patterns.
--
--- This module will be cleaned up and use codeinjections and such.
+-- This module will be cleaned up and use codeinjections and such. It should be in the lpdf
+-- namespace.
local texsetbox = tex.setbox
local texgetbox = tex.getbox