summaryrefslogtreecommitdiff
path: root/tex/context/base/node-pag.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2010-03-01 23:24:00 +0100
committerHans Hagen <pragma@wxs.nl>2010-03-01 23:24:00 +0100
commitb0343246fc469fa519ae66fbfae28c8547cc3d56 (patch)
tree45efdef9b54bcc1efbb5c2e2b7d1424c7dca9f2a /tex/context/base/node-pag.lua
parent8ce9c33634056a6c8b9673c7f14a27cef1f3348f (diff)
downloadcontext-b0343246fc469fa519ae66fbfae28c8547cc3d56.tar.gz
beta 2010.03.01 23:24
Diffstat (limited to 'tex/context/base/node-pag.lua')
-rw-r--r--tex/context/base/node-pag.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/context/base/node-pag.lua b/tex/context/base/node-pag.lua
index 2f149ab44..4bc53c6dd 100644
--- a/tex/context/base/node-pag.lua
+++ b/tex/context/base/node-pag.lua
@@ -6,7 +6,8 @@ if not modules then modules = { } end modules ['node-pag'] = {
license = "see context related readme files"
}
--- this callback might disappear
+-- this callback might disappear and come back in the same way
+-- as par builders
pagebuilders = pagebuilders or { }