From bc7656c9cd089ccd081d6af10602bfd82d1b277a Mon Sep 17 00:00:00 2001 From: Marius Date: Wed, 25 Jan 2012 14:20:15 +0200 Subject: beta 2012.01.25 13:09 --- tex/context/base/math-ren.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tex/context/base/math-ren.lua') diff --git a/tex/context/base/math-ren.lua b/tex/context/base/math-ren.lua index 10456ad05..2e7dba13d 100644 --- a/tex/context/base/math-ren.lua +++ b/tex/context/base/math-ren.lua @@ -60,6 +60,10 @@ end mathematics.renderset = renderset +function commands.mathrenderset(list) + context(renderset(list)) +end + -- function commands.setmatrendering(list) -- tex.setattribute(renderset(list)) -- end -- cgit v1.2.3