summaryrefslogtreecommitdiff
path: root/tex/context/base/unic-000.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2005-01-24 00:00:00 +0100
committerHans Hagen <pragma@wxs.nl>2005-01-24 00:00:00 +0100
commit79cea64786aec3bc70e4dc925c671d369525533e (patch)
treefa0a1ac63b8b6bbed36d648137348f8ed3b3097c /tex/context/base/unic-000.tex
parent008d7a97b188beab801739b0396745a7dec7b52d (diff)
downloadcontext-79cea64786aec3bc70e4dc925c671d369525533e.tar.gz
stable 2005.01.24
Diffstat (limited to 'tex/context/base/unic-000.tex')
-rw-r--r--tex/context/base/unic-000.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/tex/context/base/unic-000.tex b/tex/context/base/unic-000.tex
index cb5221df0..3f226f326 100644
--- a/tex/context/base/unic-000.tex
+++ b/tex/context/base/unic-000.tex
@@ -120,7 +120,8 @@
\startunicodevector 0
\expandafter\strippedcsname
- \ifcase\numexpr(#1-159)!\@@unknownchar\or
+ \ifcase\numexpr(#1-159) % space needed, terminates expr
+ \unknownchar \or
\nonbreakablespace \or
\exclamdown \or
\textcent \or
@@ -132,7 +133,7 @@
\textdiaeresis \or
\copyright \or
\ordfeminine \or % FEMININE ORDINAL INDICATOR
- \leftguillemot \or % LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
+ \leftguillemot \or % LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
\textlognot \or
\softhyphen \or
\registered \or