summaryrefslogtreecommitdiff
path: root/tex/context/base/math-ext.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/math-ext.lua')
-rw-r--r--tex/context/base/math-ext.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/math-ext.lua b/tex/context/base/math-ext.lua
index 428bdad0a..75c6e4b26 100644
--- a/tex/context/base/math-ext.lua
+++ b/tex/context/base/math-ext.lua
@@ -11,7 +11,7 @@ local trace_virtual = false trackers.register("math.virtual", function(v) trace_
local mathematics = mathematics
local characters = characters
-local report_math = logs.new("mathematics")
+local report_math = logs.reporter("mathematics")
mathematics.extras = mathematics.extras or { }
local extras = mathematics.extras