summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/uspace/uspace.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-04-25 03:01:49 +0000
committerNorbert Preining <norbert@preining.info>2022-04-25 03:01:49 +0000
commit4688b855bb6f8b817901a7c777e8aecd1a189622 (patch)
treeaa75c3ff4a3d691e41b2cffe0c37824cfa435230 /macros/latex/contrib/uspace/uspace.sty
parent525912b963dd339500c863995e046af658dbdcf6 (diff)
CTAN sync 202204250301
Diffstat (limited to 'macros/latex/contrib/uspace/uspace.sty')
-rw-r--r--macros/latex/contrib/uspace/uspace.sty7
1 files changed, 5 insertions, 2 deletions
diff --git a/macros/latex/contrib/uspace/uspace.sty b/macros/latex/contrib/uspace/uspace.sty
index 29672d2df4..88ae29d1d8 100644
--- a/macros/latex/contrib/uspace/uspace.sty
+++ b/macros/latex/contrib/uspace/uspace.sty
@@ -1,7 +1,7 @@
% LaTeX package that defines meanings to several different Unicode space
% characters.
%
-% © 2016 Václav Haisman
+% © 2022 Václav Haisman
%
%% This program can be redistributed and/or modified under the terms of the
%% MIT license. See LICENSE file.
@@ -10,7 +10,7 @@
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesPackage{uspace}
-[2016/11/06 v0.04 LaTeX package that defines meanings to several different
+[2022/04/24 v0.05 LaTeX package that defines meanings to several different
Unicode space characters.]
\RequirePackage{ifxetex,ifluatex}
@@ -69,6 +69,9 @@ Unicode space characters.]
% hair space
\newunicodechar{ }{\hspace{0.08333em}}
+% Medium Mathematical Space (MMSP)
+\newunicodechar{ }{\hspace{0.22222em}}
+
% line separator
\newunicodechar{
}{\newline}