diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/math-ren.lua')
-rw-r--r-- | Master/texmf-dist/tex/context/base/math-ren.lua | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/context/base/math-ren.lua b/Master/texmf-dist/tex/context/base/math-ren.lua index 2e7dba13df9..5c4c1336944 100644 --- a/Master/texmf-dist/tex/context/base/math-ren.lua +++ b/Master/texmf-dist/tex/context/base/math-ren.lua @@ -63,7 +63,3 @@ mathematics.renderset = renderset function commands.mathrenderset(list) context(renderset(list)) end - --- function commands.setmatrendering(list) --- tex.setattribute(renderset(list)) --- end |