summaryrefslogtreecommitdiff
path: root/tex/context/base/spac-chr.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2014-06-08 20:39:19 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2014-06-08 20:39:19 +0200
commit8c0a3f520d195ebe1c0f2ae06ecf8abeb915eec7 (patch)
tree57e47071315fee9ec63964b89eacd9a56bff3d64 /tex/context/base/spac-chr.lua
parent9160707731bd822be1cf9dc4001e44cb4e5d4929 (diff)
downloadcontext-8c0a3f520d195ebe1c0f2ae06ecf8abeb915eec7.tar.gz
2014-06-06 23:54:00
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