summaryrefslogtreecommitdiff
path: root/tex/context/base/node-fin.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2014-06-22 20:15:04 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2014-06-22 20:15:04 +0200
commit0dd651f35e691106d11b16e652037aeebb140942 (patch)
treee1c27479357189ea47a70a972ef9456abe857845 /tex/context/base/node-fin.lua
parent5cc38011a56cdc5686cb53b0f5e3af5a09ce5a2e (diff)
downloadcontext-0dd651f35e691106d11b16e652037aeebb140942.tar.gz
2014-06-22 20:01:00
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