summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/mkiv/spac-chr.mkiv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-19 23:04:15 +0000
committerKarl Berry <karl@freefriends.org>2017-04-19 23:04:15 +0000
commitf74161ca4e7eb3c5af9afcbe92522ae3b58987c1 (patch)
tree3c30a13df5ac7968195c85070a2b074578e669d2 /Master/texmf-dist/tex/context/base/mkiv/spac-chr.mkiv
parent1d5a55ac8f5506a7ae9cfca52f4b588182e199d4 (diff)
context beta/cont-tmf.zip (Apr 16 12:55)
git-svn-id: svn://tug.org/texlive/trunk@43931 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/spac-chr.mkiv')
-rw-r--r--Master/texmf-dist/tex/context/base/mkiv/spac-chr.mkiv12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/spac-chr.mkiv b/Master/texmf-dist/tex/context/base/mkiv/spac-chr.mkiv
index 562fb940ce1..c4aadd49f29 100644
--- a/Master/texmf-dist/tex/context/base/mkiv/spac-chr.mkiv
+++ b/Master/texmf-dist/tex/context/base/mkiv/spac-chr.mkiv
@@ -62,6 +62,7 @@
% % "2003 % quad == \quad == \hskip\emwidth
\edef\threeperemspace {\normalUchar"2004} % quad/3
\edef\fourperemspace {\normalUchar"2005} % quad/4
+%edef\fiveperemspace {\normalUchar"001E} % quad/5 (bonus)
\edef\sixperemspace {\normalUchar"2006} % quad/6
\edef\figurespace {\normalUchar"2007} % width of zero
\edef\punctuationspace {\normalUchar"2008} % width of period
@@ -71,9 +72,12 @@
\edef\zerowidthnonjoiner {\normalUchar"200C} % 0
\edef\zerowidthjoiner {\normalUchar"200D} % 0
\edef\narrownobreakspace {\normalUchar"202F} % quad/8
-% % "205F % space/8 (math)
-% \zerowidthnobreakspace {\normalUchar"FEFF}
+%edef\mediummathspace {\normalUchar"205F} % space/8 (math)
+%edef\zerowidthnobreakspace {\normalUchar"FEFF}
+%edef\fiveperemspace {\normalUchar"001E}
+
\udef\zerowidthnobreakspace {\penalty\plustenthousand\kern\zeropoint}
+\udef\fiveperemspace {\hskip\dimexpr\emwidth/5\relax}
\let\zwnj\zerowidthnonjoiner
\let\zwj \zerowidthjoiner
@@ -87,9 +91,5 @@
\unexpanded\def~{\nobreakspace}
-% Goodies:
-
-\unexpanded\def\fiveperemspace{\hskip\dimexpr\emwidth/5\relax}
-
\protect \endinput