summaryrefslogtreecommitdiff
path: root/tex/context/base/node-fnt.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-03-19 17:40:14 +0200
committerMarius <mariausol@gmail.com>2013-03-19 17:40:14 +0200
commitc1dea81cbfff1644796ad5b4e00965250529b5b4 (patch)
treedb7ee6a596365394054610eb137282f65b4703d4 /tex/context/base/node-fnt.lua
parent001a15c01dd2201598cfea529fcf244c3a9aac06 (diff)
downloadcontext-c1dea81cbfff1644796ad5b4e00965250529b5b4.tar.gz
beta 2013.03.19 16:34
Diffstat (limited to 'tex/context/base/node-fnt.lua')
-rw-r--r--tex/context/base/node-fnt.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/tex/context/base/node-fnt.lua b/tex/context/base/node-fnt.lua
index 946b07ee5..54359117e 100644
--- a/tex/context/base/node-fnt.lua
+++ b/tex/context/base/node-fnt.lua
@@ -95,7 +95,6 @@ function handlers.characters(head)
n = n.next
end
end
- -- todo: time a while and skip over or make a special traverse_id that skips over math
for n in traverse_id(glyph_code,head) do
-- if n.subtype<256 then -- all are 1
local font = n.font