From fafa2b737b533fe57b55e19a0ceebf8c0afa7585 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 26 Oct 2016 21:15:30 +0000 Subject: uspace (26oct16) git-svn-id: svn://tug.org/texlive/trunk@42357 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/uspace/uspace.sty | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/uspace') 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 -- cgit v1.2.3