summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/uspace
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-26 21:15:30 +0000
committerKarl Berry <karl@freefriends.org>2016-10-26 21:15:30 +0000
commitfafa2b737b533fe57b55e19a0ceebf8c0afa7585 (patch)
tree96882dbd5d53cd847be35ff31f3ce19acc27fe69 /Master/texmf-dist/tex/latex/uspace
parent274344f36fa7d518936c1cb48055647c828e20c0 (diff)
uspace (26oct16)
git-svn-id: svn://tug.org/texlive/trunk@42357 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/uspace')
-rw-r--r--Master/texmf-dist/tex/latex/uspace/uspace.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/uspace/uspace.sty b/Master/texmf-dist/tex/latex/uspace/uspace.sty
index 2d98e86444a..3e520d19116 100644
--- a/Master/texmf-dist/tex/latex/uspace/uspace.sty
+++ b/Master/texmf-dist/tex/latex/uspace/uspace.sty
@@ -10,7 +10,7 @@
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesPackage{uspace}
-[2016/10/04 v0.01 LaTeX package that defines meanings to several different
+[2016/10/04 v0.02 LaTeX package that defines meanings to several different
Unicode space characters.]
\RequirePackage{ifxetex,ifluatex}
@@ -49,13 +49,13 @@ Unicode space characters.]
\newunicodechar{ }{\quad}
% three-per-em space
-\newunicodechar{ }{\hspace{0.3333333333333em}}
+\newunicodechar{ }{\hspace{0.33333em}}
% four-per-em space
\newunicodechar{ }{\hspace{0.25em}}
% six-per-em space
-\newunicodechar{ }{\hspace{0.1666666666666em}}
+\newunicodechar{ }{\hspace{0.16667em}}
% figure space
\newunicodechar{ }{\leavevmode\hphantom{0}}
@@ -67,7 +67,7 @@ Unicode space characters.]
\newunicodechar{ }{\leavevmode\,\linebreak[0]}
% hair space
-\newunicodechar{ }{\hspace{0.0833333333333em}}
+\newunicodechar{ }{\hspace{0.08333em}}
\endinput