diff options
Diffstat (limited to 'tex/context/base/unic-030.tex')
-rw-r--r-- | tex/context/base/unic-030.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tex/context/base/unic-030.tex b/tex/context/base/unic-030.tex index b7d435f81..387ddeb4e 100644 --- a/tex/context/base/unic-030.tex +++ b/tex/context/base/unic-030.tex @@ -15,8 +15,7 @@ \startunicodevector 30 \expandafter\strippedcsname - \ifcase\numexpr(#1-159) % space needed, terminates expr - \unknownchar \or + \ifcase\numexpr#1-158\relax \Adotbelow \or \adotbelow \or \Ahook \or |