summaryrefslogtreecommitdiff
path: root/tex/context/base/spac-chr.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2013-03-28 09:26:00 +0100
committerHans Hagen <pragma@wxs.nl>2013-03-28 09:26:00 +0100
commit1d8e1e7dc2338741c1f124175c229a230ffb1ff3 (patch)
tree92c8563e163e50982b50fd9134523977eef35ba3 /tex/context/base/spac-chr.mkiv
parent1999f11a8aaa9833a645c0d7c2dd3aed3656ea15 (diff)
downloadcontext-1d8e1e7dc2338741c1f124175c229a230ffb1ff3.tar.gz
beta 2013.03.28 09:26
Diffstat (limited to 'tex/context/base/spac-chr.mkiv')
-rw-r--r--tex/context/base/spac-chr.mkiv38
1 files changed, 19 insertions, 19 deletions
diff --git a/tex/context/base/spac-chr.mkiv b/tex/context/base/spac-chr.mkiv
index e2ed12522..6b7c8742f 100644
--- a/tex/context/base/spac-chr.mkiv
+++ b/tex/context/base/spac-chr.mkiv
@@ -54,25 +54,25 @@
% Making them active is also not an option unless we do that in every
% catcode vector.
-% \nobreakspace {\begingroup\setalignstateattribute\utfchar{"00A0}\endgroup} % 1 = left
-
-\edef\nobreakspace {\utfchar{"00A0}}
-\edef\ideographicspace {\utfchar{"2000}}
-\edef\ideographichalffillspace{\utfchar{"2001}}
-\edef\twoperemspace {\utfchar{"2002}}
-\edef\threeperemspace {\utfchar{"2004}}
-\edef\fourperemspace {\utfchar{"2005}}
-\edef\sixperemspace {\utfchar{"2006}}
-\edef\figurespace {\utfchar{"2007}}
-\edef\punctuationspace {\utfchar{"2008}}
-\edef\breakablethinspace {\utfchar{"2009}}
-\edef\hairspace {\utfchar{"200A}}
-\edef\zerowidthspace {\utfchar{"200B}}
-\edef\zwnj {\utfchar{"200C}}
-\edef\zwj {\utfchar{"200D}}
-\edef\narrownobreakspace {\utfchar{"202F}}
-
-%edef\zerowidthnobreakspace {\utfchar{"FEFF}}
+% \nobreakspace {\begingroup\setalignstateattribute\normalUchar"00A0\endgroup} % 1 = left
+
+\edef\nobreakspace {\normalUchar"00A0}
+\edef\ideographicspace {\normalUchar"2000}
+\edef\ideographichalffillspace{\normalUchar"2001}
+\edef\twoperemspace {\normalUchar"2002}
+\edef\threeperemspace {\normalUchar"2004}
+\edef\fourperemspace {\normalUchar"2005}
+\edef\sixperemspace {\normalUchar"2006}
+\edef\figurespace {\normalUchar"2007}
+\edef\punctuationspace {\normalUchar"2008}
+\edef\breakablethinspace {\normalUchar"2009}
+\edef\hairspace {\normalUchar"200A}
+\edef\zerowidthspace {\normalUchar"200B}
+\edef\zwnj {\normalUchar"200C}
+\edef\zwj {\normalUchar"200D}
+\edef\narrownobreakspace {\normalUchar"202F}
+
+%edef\zerowidthnobreakspace {\normalUchar"FEFF}
\unexpanded\def\zerowidthnobreakspace{\penalty\plustenthousand\kern\zeropoint}