summaryrefslogtreecommitdiff
path: root/macros/luatex/optex/base/unimath-table.opm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/optex/base/unimath-table.opm')
-rw-r--r--macros/luatex/optex/base/unimath-table.opm9
1 files changed, 6 insertions, 3 deletions
diff --git a/macros/luatex/optex/base/unimath-table.opm b/macros/luatex/optex/base/unimath-table.opm
index 511b67e8ce..066f57d352 100644
--- a/macros/luatex/optex/base/unimath-table.opm
+++ b/macros/luatex/optex/base/unimath-table.opm
@@ -1,6 +1,9 @@
%%^^A%% unicode-math-table.tex -- part of UNICODE-MATH <wspr.io/unicode-math>
%%^^A%% Source file of the math symbols.
+% Only \ddots, \adots and \vdots are called differently:
+% \unicodeddots, \unicodeadots and \unicodevdots
+
\UnicodeMathSymbol{"00021}{\mathexclam }{\mathclose}{exclamation mark}%
\UnicodeMathSymbol{"00023}{\mathoctothorpe }{\mathord}{number sign}%
\UnicodeMathSymbol{"00024}{\mathdollar }{\mathord}{dollar sign}%
@@ -563,10 +566,10 @@
\UnicodeMathSymbol{"022EB}{\nvartriangleright }{\mathrel}{not right triangle}%
\UnicodeMathSymbol{"022EC}{\ntrianglelefteq }{\mathrel}{not left triangle, equals}%
\UnicodeMathSymbol{"022ED}{\ntrianglerighteq }{\mathrel}{not right triangle, equals}%
-\UnicodeMathSymbol{"022EE}{\vdots }{\mathrel}{vertical ellipsis}%
+\UnicodeMathSymbol{"022EE}{\unicodevdots }{\mathrel}{vertical ellipsis}%
\UnicodeMathSymbol{"022EF}{\unicodecdots }{\mathord}{three dots, centered}%
-\UnicodeMathSymbol{"022F0}{\adots }{\mathrel}{three dots, ascending}%
-\UnicodeMathSymbol{"022F1}{\ddots }{\mathrel}{three dots, descending}%
+\UnicodeMathSymbol{"022F0}{\unicodeadots }{\mathrel}{three dots, ascending}%
+\UnicodeMathSymbol{"022F1}{\unicodeddots }{\mathrel}{three dots, descending}%
\UnicodeMathSymbol{"022F2}{\disin }{\mathrel}{element of with long horizontal stroke}%
\UnicodeMathSymbol{"022F3}{\varisins }{\mathrel}{element of with vertical bar at end of horizontal stroke}%
\UnicodeMathSymbol{"022F4}{\isins }{\mathrel}{small element of with vertical bar at end of horizontal stroke}%