From 776bec446d9722c7b1f46b80cca5ef72364482c7 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Fri, 30 May 2014 11:42:00 +0200 Subject: beta 2014.05.30 11:42 --- tex/context/base/math-tag.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/context/base/math-tag.lua') diff --git a/tex/context/base/math-tag.lua b/tex/context/base/math-tag.lua index 3cd4cae16..77c182942 100644 --- a/tex/context/base/math-tag.lua +++ b/tex/context/base/math-tag.lua @@ -304,7 +304,7 @@ process = function(start) -- we cannot use the processor as we have no finalizer local left = getfield(start,"left") local degree = getfield(start,"degree") if left then - start_tagged("") + start_tagged("ignore") process(left) -- root symbol, ignored stop_tagged() end -- cgit v1.2.3