diff options
author | Karl Berry <karl@freefriends.org> | 2016-11-15 22:47:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-11-15 22:47:34 +0000 |
commit | 6b55b974e96b4b9aa8c15701d085d106c8d689f4 (patch) | |
tree | ac0f90496c60dc39aa96e9e2fbcc36f2e0f4bb45 /Master/texmf-dist/source/latex/xellipsis | |
parent | c46b45668cf85ade845caf710eb43ef5553cfd3b (diff) |
xellipsis (15nov16)
git-svn-id: svn://tug.org/texlive/trunk@42519 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/xellipsis')
-rw-r--r-- | Master/texmf-dist/source/latex/xellipsis/xellipsis.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/xellipsis/xellipsis.dtx b/Master/texmf-dist/source/latex/xellipsis/xellipsis.dtx index daa3a361bd1..3cdb19a3f3b 100644 --- a/Master/texmf-dist/source/latex/xellipsis/xellipsis.dtx +++ b/Master/texmf-dist/source/latex/xellipsis/xellipsis.dtx @@ -26,7 +26,7 @@ % \iffalse %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] -%<package>\ProvidesPackage{xellipsis}[2015/11/01 v1.0 support for highly configurable ellipses of arbitrary symbol, number, and distance] +%<package>\ProvidesPackage{xellipsis}[2015/11/01 v1.1 support for highly configurable ellipses of arbitrary symbol, number, and distance] %<*driver> \documentclass{ltxdoc} @@ -66,7 +66,7 @@ \end{document} %</driver> \fi % -% \title{The |xellipsis| Package, v1.0} \author{Donald P.\ +% \title{The |xellipsis| Package, v1.1} \author{Donald P.\ % Goodman III} \date{\today} % % \maketitle @@ -458,7 +458,7 @@ % way we can be sure that it won't break across lines. % \begin{macrocode} \def\xelip{% - \hbox{% + \hskip0pt\hbox{% % \end{macrocode} % Put it the code for the |\xelipprechar| and its spacing: % \begin{macrocode} |