summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/node-bck.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2022-01-06 20:05:31 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2022-01-06 20:05:31 +0100
commit40c16033d164a969e06aacc991371592731baf2a (patch)
treed74d6ccd0713b41105b83b1410d27915c7b68649 /tex/context/base/mkiv/node-bck.lua
parent9b1c3470a7a222ef9ae20106d750c4a0127819a7 (diff)
downloadcontext-40c16033d164a969e06aacc991371592731baf2a.tar.gz
2022-01-06 19:50:00
Diffstat (limited to 'tex/context/base/mkiv/node-bck.lua')
-rw-r--r--tex/context/base/mkiv/node-bck.lua9
1 files changed, 0 insertions, 9 deletions
diff --git a/tex/context/base/mkiv/node-bck.lua b/tex/context/base/mkiv/node-bck.lua
index d81d2a27b..b2c36ea52 100644
--- a/tex/context/base/mkiv/node-bck.lua
+++ b/tex/context/base/mkiv/node-bck.lua
@@ -238,15 +238,6 @@ function nodes.handlers.backgroundsvbox(head,where)
return head
end
--- interfaces.implement {
--- name = "enablebackgroundboxes",
--- onlyonce = true,
--- actions = enableaction,
--- arguments = { "'shipouts'", "'nodes.handlers.backgrounds'" }
--- }
---
--- doing it in the shipout works as well but this is nicer
-
local function enable(alignmentstoo)
if not enabled then
enabled = true