diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/unicode-math/unicode-math-table.tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/unicode-math/unicode-math-table.tex | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/unicode-math/unicode-math-table.tex b/Master/texmf-dist/tex/latex/unicode-math/unicode-math-table.tex index 481ebcc00ef..903f6d4e36f 100644 --- a/Master/texmf-dist/tex/latex/unicode-math/unicode-math-table.tex +++ b/Master/texmf-dist/tex/latex/unicode-math/unicode-math-table.tex @@ -1,4 +1,5 @@ %%^^A%% unicode-math-table.tex -- part of UNICODE-MATH <wspr.io/unicode-math> +%%^^A%% Source file of the math symbols. \UnicodeMathSymbol{"00021}{\mathexclam }{\mathclose}{exclamation mark}% \UnicodeMathSymbol{"00023}{\mathoctothorpe }{\mathord}{number sign}% @@ -58,7 +59,7 @@ \UnicodeMathSymbol{"0031A}{\droang }{\mathaccent}{left angle above (non-spacing)}% \UnicodeMathSymbol{"00330}{\wideutilde }{\mathbotaccentwide}{under tilde accent (multiple characters and non-spacing)}% \UnicodeMathSymbol{"00332}{\mathunderbar }{\mathbotaccentwide}{combining low line}% -\UnicodeMathSymbol{"00338}{\not }{\mathaccent}{combining long solidus overlay}% +\UnicodeMathSymbol{"00338}{\notaccent }{\mathaccentoverlay}{combining long solidus overlay}% \UnicodeMathSymbol{"0034D}{\underleftrightarrow }{\mathbotaccentwide}{underleftrightarrow accent}% \UnicodeMathSymbol{"00391}{\mupAlpha }{\mathalpha}{capital alpha, greek}% \UnicodeMathSymbol{"00392}{\mupBeta }{\mathalpha}{capital beta, greek}% @@ -119,6 +120,7 @@ \UnicodeMathSymbol{"003F4}{\mupvarTheta }{\mathalpha}{greek capital theta symbol}% \UnicodeMathSymbol{"003F5}{\mupepsilon }{\mathalpha}{greek lunate varepsilon symbol}% \UnicodeMathSymbol{"003F6}{\upbackepsilon }{\mathord}{greek reversed lunate epsilon symbol}% +\UnicodeMathSymbol{"02010}{\mathhyphen }{\mathalpha}{hyphen}% \UnicodeMathSymbol{"02015}{\horizbar }{\mathord}{horizontal bar}% \UnicodeMathSymbol{"02016}{\Vert }{\mathfence}{double vertical bar}% \UnicodeMathSymbol{"02017}{\twolowline }{\mathord}{double low line (spacing)}% @@ -999,7 +1001,7 @@ \UnicodeMathSymbol{"0297F}{\downfishtail }{\mathrel}{down fish tail}% \UnicodeMathSymbol{"02980}{\Vvert }{\mathfence}{triple vertical bar delimiter}% \UnicodeMathSymbol{"02981}{\mdsmblkcircle }{\mathord}{z notation spot}% -\UnicodeMathSymbol{"02982}{\typecolon }{\mathbin}{z notation type colon}% +\UnicodeMathSymbol{"02982}{\typecolon }{\mathrel}{z notation type colon}% \UnicodeMathSymbol{"02983}{\lBrace }{\mathopen}{left white curly bracket}% \UnicodeMathSymbol{"02984}{\rBrace }{\mathclose}{right white curly bracket}% \UnicodeMathSymbol{"02985}{\lParen }{\mathopen}{left white parenthesis}% @@ -2455,7 +2457,7 @@ % the conditions of the LaTeX Project Public License, version 1.3c or higher % (your choice): <http://www.latex-project.org/lppl/>. % ------------------------------------------------ -% Copyright 2006-2017 Will Robertson, LPPL "maintainer" +% Copyright 2006-2018 Will Robertson, LPPL "maintainer" % Copyright 2010-2017 Philipp Stephani % Copyright 2011-2017 Joseph Wright % Copyright 2012-2015 Khaled Hosny |