summaryrefslogtreecommitdiff
path: root/tex/context/modules/mkiv/s-math-characters.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/modules/mkiv/s-math-characters.lua')
-rw-r--r--tex/context/modules/mkiv/s-math-characters.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/modules/mkiv/s-math-characters.lua b/tex/context/modules/mkiv/s-math-characters.lua
index b634a203f..a967f7934 100644
--- a/tex/context/modules/mkiv/s-math-characters.lua
+++ b/tex/context/modules/mkiv/s-math-characters.lua
@@ -185,7 +185,7 @@ function moduledata.math.characters.showlist(specification)
round(char.height or 0),
round(char.depth or 0),
round(char.italic or 0),
- round(char.topaccent or 0)
+ round(char.topanchor or char.topaccent or 0)
)
end
if virtual and commands then