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 529cd6188..6961c5503 100644
--- a/tex/context/base/grph-u3d.lua
+++ b/tex/context/base/grph-u3d.lua
@@ -27,7 +27,7 @@ function figures.checkers.u3d(data)
dr.width, dr.height = width, height
du.width, du.height, du.foundname = width, height, foundname
if trace_inclusion then
- report_u3d("including u3d '%s': width %s, height %s",foundname,width,height)
+ report_u3d("including u3d %a, width %p, height %p",foundname,width,height)
end
context.startfoundexternalfigure(width .. "sp",height .. "sp")
context(function()