From ace8b28357001ed4accf9775903e047f3115b677 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 7 Nov 2016 22:15:26 +0000 Subject: uspace (7nov16) git-svn-id: svn://tug.org/texlive/trunk@42456 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/uspace/uspace.sty | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/uspace/uspace.sty b/Master/texmf-dist/tex/latex/uspace/uspace.sty index 4856989a412..29672d2df45 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/30 v0.03 LaTeX package that defines meanings to several different +[2016/11/06 v0.04 LaTeX package that defines meanings to several different Unicode space characters.] \RequirePackage{ifxetex,ifluatex} @@ -69,6 +69,15 @@ Unicode space characters.] % hair space \newunicodechar{ }{\hspace{0.08333em}} +% line separator +\newunicodechar{
}{\newline} + +% next line (NEL) +\newunicodechar{…}{\newline} + +% paragraph separator +\newunicodechar{
}{\csname par\endcsname} + \endinput %% -- cgit v1.2.3