summaryrefslogtreecommitdiff
path: root/tex/context/base/font-otn.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-06-10 14:00:23 +0300
committerMarius <mariausol@gmail.com>2013-06-10 14:00:23 +0300
commitd9a4319a4f92ebac0b92663691cb73354f3a8e85 (patch)
treeeb5a8efe86c4c7ac0ebb84c3575f70ad0f87ae30 /tex/context/base/font-otn.lua
parenta874c7d658c31400d3c6e74aff8a09f46989e1a4 (diff)
downloadcontext-d9a4319a4f92ebac0b92663691cb73354f3a8e85.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