summaryrefslogtreecommitdiff
path: root/tex/context/base/node-fin.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2014-06-22 19:58:00 +0200
committerHans Hagen <pragma@wxs.nl>2014-06-22 19:58:00 +0200
commita9c288d372917c485a2882593ed18c8044bf82f1 (patch)
tree5dde88ef6591400030e42184ec2913b08ad394b9 /tex/context/base/node-fin.lua
parent460d0ab518e3f51383c332b82045fe3ee14ca255 (diff)
downloadcontext-a9c288d372917c485a2882593ed18c8044bf82f1.tar.gz
beta 2014.06.22 19:58
Diffstat (limited to 'tex/context/base/node-fin.lua')
-rw-r--r--tex/context/base/node-fin.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/node-fin.lua b/tex/context/base/node-fin.lua
index 5758fea38..bb3800615 100644
--- a/tex/context/base/node-fin.lua
+++ b/tex/context/base/node-fin.lua
@@ -9,7 +9,7 @@ if not modules then modules = { } end modules ['node-fin'] = {
-- this module is being reconstructed
-- local functions, only slightly slower
--
--- leaders are also triggers
+-- leaders are also triggers ... see colo-ext for an example (negate a box)
local next, type, format = next, type, string.format