summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/uspace/uspace.sty
diff options
context:
space:
mode:
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}