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 --- .../doc/latex/uspace/uspace-test-lualatex.pdf | Bin 146331 -> 146331 bytes .../doc/latex/uspace/uspace-test-pdflatex.pdf | Bin 146770 -> 146770 bytes .../doc/latex/uspace/uspace-test-xelatex.pdf | Bin 27378 -> 27383 bytes Master/texmf-dist/doc/latex/uspace/uspace-test.tex | 2 -- Master/texmf-dist/doc/latex/uspace/uspace.pdf | Bin 81953 -> 82555 bytes Master/texmf-dist/doc/latex/uspace/uspace.tex | 10 +++++++++- 6 files changed, 9 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/latex/uspace') diff --git a/Master/texmf-dist/doc/latex/uspace/uspace-test-lualatex.pdf b/Master/texmf-dist/doc/latex/uspace/uspace-test-lualatex.pdf index 8c008651bea..3edef468b9f 100644 Binary files a/Master/texmf-dist/doc/latex/uspace/uspace-test-lualatex.pdf and b/Master/texmf-dist/doc/latex/uspace/uspace-test-lualatex.pdf differ diff --git a/Master/texmf-dist/doc/latex/uspace/uspace-test-pdflatex.pdf b/Master/texmf-dist/doc/latex/uspace/uspace-test-pdflatex.pdf index e6fa2ae03e4..9be669cbb42 100644 Binary files a/Master/texmf-dist/doc/latex/uspace/uspace-test-pdflatex.pdf and b/Master/texmf-dist/doc/latex/uspace/uspace-test-pdflatex.pdf differ diff --git a/Master/texmf-dist/doc/latex/uspace/uspace-test-xelatex.pdf b/Master/texmf-dist/doc/latex/uspace/uspace-test-xelatex.pdf index f33280dd314..f3bdc0cc1b1 100644 Binary files a/Master/texmf-dist/doc/latex/uspace/uspace-test-xelatex.pdf and b/Master/texmf-dist/doc/latex/uspace/uspace-test-xelatex.pdf differ diff --git a/Master/texmf-dist/doc/latex/uspace/uspace-test.tex b/Master/texmf-dist/doc/latex/uspace/uspace-test.tex index b735f965fa0..7f1af57425a 100644 --- a/Master/texmf-dist/doc/latex/uspace/uspace-test.tex +++ b/Master/texmf-dist/doc/latex/uspace/uspace-test.tex @@ -184,6 +184,4 @@ the following table:} \end{threeparttable} \end{center} -\pagebreak - \end{document} diff --git a/Master/texmf-dist/doc/latex/uspace/uspace.pdf b/Master/texmf-dist/doc/latex/uspace/uspace.pdf index 67c908fb501..f2306c6ca03 100644 Binary files a/Master/texmf-dist/doc/latex/uspace/uspace.pdf and b/Master/texmf-dist/doc/latex/uspace/uspace.pdf differ diff --git a/Master/texmf-dist/doc/latex/uspace/uspace.tex b/Master/texmf-dist/doc/latex/uspace/uspace.tex index 212ebe4831b..b46a4f7b013 100644 --- a/Master/texmf-dist/doc/latex/uspace/uspace.tex +++ b/Master/texmf-dist/doc/latex/uspace/uspace.tex @@ -23,7 +23,7 @@ \\{\small\href{mailto:vhaisman+uspace@gmail.com?subject=[uspace]}{vhaisman@gmail.com}}}{}} \date{\today} \title{\texttt{uspace} user manual} -\subtitle{v0.03} +\subtitle{v0.04} \usepackage{xcolor} \usepackage{multicol} @@ -65,6 +65,9 @@ \newcommand{\punctsp}{\textsc{punctuation space}} \newcommand{\thinsp}{\textsc{thin space}} \newcommand{\hairsp}{\textsc{hair space}} +\newcommand{\linesep}{\textsc{line separator}} +\newcommand{\nel}{\textsc{next line (nel)}} +\newcommand{\parasep}{\textsc{paragraph separator}} \begin{document} \begin{titlepage} @@ -100,6 +103,9 @@ and their implementations:\nobreak% \item[\punctsp{} (\texttt{U+2008})] \lstinline|\hspace{\fontcharwd \font `\,}| \item[\thinsp{} (\texttt{U+2009})] \lstinline|\leavevmode\allowbreak\,| \item[\hairsp{} (\texttt{U+200A})] \lstinline|\hspace{0.08333em}| +\item[\linesep{} (\texttt{U+2028})] \lstinline|\newline| +\item[\nel{} (\texttt{U+0085})] \lstinline|\newline| +\item[\parasep{} (\texttt{U+2029})] \lstinline|\csname par\endcsname| \end{labeling} \footnotetext[1]{This already defined for \hologo{pdfLaTeX} because we use \lstinline|inputenc| with \lstinline|utf8| option when compiling with @@ -121,6 +127,8 @@ This package would not be what it is without help and comments from people of \begin{description}[style=nextline, labelwidth=4.5em, leftmargin=!, labelindent=0em] + \item[\texttt{v0.04}] Add implementation for \linesep{}, \nel{} + and \parasep{}. \item[\texttt{v0.03}] Change implementation for \punctsp{} and \thinsp{} to fix issues with line wrapping when using these characters. \item[\texttt{v0.02}] Round lengths to five digits after decimal -- cgit v1.2.3