summaryrefslogtreecommitdiff
path: root/tex/context/base/spac-chr.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2014-06-05 23:04:00 +0200
committerHans Hagen <pragma@wxs.nl>2014-06-05 23:04:00 +0200
commit1b8d827a6d33b746d004ac5cfab16de8840054e9 (patch)
tree9f9c49a37d2d1eb913d17dac51247cdfc296b2e7 /tex/context/base/spac-chr.lua
parentca16b82275f15170ca269f77b9dd9b0e29bbd7f6 (diff)
downloadcontext-1b8d827a6d33b746d004ac5cfab16de8840054e9.tar.gz
beta 2014.06.05 23:04
Diffstat (limited to 'tex/context/base/spac-chr.lua')
-rw-r--r--tex/context/base/spac-chr.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/spac-chr.lua b/tex/context/base/spac-chr.lua
index 5b3a15478..cdc56e552 100644
--- a/tex/context/base/spac-chr.lua
+++ b/tex/context/base/spac-chr.lua
@@ -14,7 +14,7 @@ local byte, lower = string.byte, string.lower
-- to be redone: characters will become tagged spaces instead as then we keep track of
-- spaceskip etc
--- todo: only setattr when export
+-- todo: only setattr when export / use properties
local next = next