summaryrefslogtreecommitdiff
path: root/tex/context/base/grph-u3d.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/grph-u3d.lua')
-rw-r--r--tex/context/base/grph-u3d.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/grph-u3d.lua b/tex/context/base/grph-u3d.lua
index 09bfd29e7..f2baac2f3 100644
--- a/tex/context/base/grph-u3d.lua
+++ b/tex/context/base/grph-u3d.lua
@@ -23,7 +23,7 @@ function figures.checkers.u3d(data)
local dr, du, ds = data.request, data.used, data.status
local width = todimen(dr.width or figures.defaultwidth)
local height = todimen(dr.height or figures.defaultheight)
- local foundname = du.report_u3ds(
+ local foundname = du.fullname
dr.width, dr.height = width, height
du.width, du.height, du.foundname = width, height, foundname
if trace_inclusion then