summaryrefslogtreecommitdiff
path: root/tex/context/base/font-otn.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2013-06-10 12:24:00 +0200
committerHans Hagen <pragma@wxs.nl>2013-06-10 12:24:00 +0200
commitb4a7a2353b029fcff03f5e3668d98ef61f03df3f (patch)
tree79b26772ecd40c741b7c8104c355cc019bb4e3c0 /tex/context/base/font-otn.lua
parent06598aba33407bf903137696d65f2d7988e2748a (diff)
downloadcontext-b4a7a2353b029fcff03f5e3668d98ef61f03df3f.tar.gz
beta 2013.06.10 12:24
Diffstat (limited to 'tex/context/base/font-otn.lua')
-rw-r--r--tex/context/base/font-otn.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/tex/context/base/font-otn.lua b/tex/context/base/font-otn.lua
index f462c0db4..e0cb9acbc 100644
--- a/tex/context/base/font-otn.lua
+++ b/tex/context/base/font-otn.lua
@@ -2209,8 +2209,6 @@ local function featuresprocessor(head,font,attr)
else
start = start.next
end
- elseif id == math_code then
- start = end_of_math(start).next
else
start = start.next
end