summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/dashrule
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-03-31 23:46:07 +0000
committerKarl Berry <karl@freefriends.org>2013-03-31 23:46:07 +0000
commitc678daad3989ec4722af1cd83da7b1676e4f3ecf (patch)
tree8a1151fcde2d675f0225dafdbb494192cc3f185e /Master/texmf-dist/source/latex/dashrule
parentf8f0948eed4a2ea8f7dc7a1ec41db780c911772d (diff)
dashrule (30mar13)
git-svn-id: svn://tug.org/texlive/trunk@29579 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/dashrule')
-rw-r--r--Master/texmf-dist/source/latex/dashrule/dashrule.dtx14
-rw-r--r--Master/texmf-dist/source/latex/dashrule/dashrule.ins8
2 files changed, 10 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/latex/dashrule/dashrule.dtx b/Master/texmf-dist/source/latex/dashrule/dashrule.dtx
index 809ccf7d306..34c1ec916a3 100644
--- a/Master/texmf-dist/source/latex/dashrule/dashrule.dtx
+++ b/Master/texmf-dist/source/latex/dashrule/dashrule.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 2004 by Scott Pakin <scott+dash@pakin.org>
+% Copyright (C) 2013 by Scott Pakin <scott+dash@pakin.org>
% -------------------------------------------------------
%
% This file may be distributed and/or modified under the
@@ -22,7 +22,7 @@
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{dashrule}
%<*package>
- [2009/08/09 v1.2 Dashed rules]
+ [2013/03/28 v1.3 Dashed rules]
%</package>
%
%<*driver>
@@ -272,10 +272,6 @@
%
% \section{Implementation}
%
-% \begin{macrocode}
-%<*package>
-% \end{macrocode}
-%
% We load the \textsf{ifmtarg} package to help check if the final
% argument to |\hdashrule| is empty.
% \begin{macrocode}
@@ -432,15 +428,17 @@
% \changes{v1.2}{2009/08/08}{Ended the rule with an empty box to enable
% \texttt{\string\string\string\hdashrule} to work within a
% \texttt{tabular} cell. Thanks to Piazza Luca for the bug report}
+% \changes{v1.3}{2013/03/28}{Prevented spurious spaces from being introduced
+% into the output. Thanks to Halil \c{S}en for the bug report}
% \begin{macrocode}
\ifodd\c@hdr@segments
\csname#2leaders\endcsname
\hbox{\hdr@parse@dash#5 #5 ! }%
- \hskip#3
+ \hskip#3%
\else
\csname#2leaders\endcsname
\hbox{\hdr@parse@dash#5 ! }%
- \hskip#3
+ \hskip#3%
\fi
\mbox{}%
}%
diff --git a/Master/texmf-dist/source/latex/dashrule/dashrule.ins b/Master/texmf-dist/source/latex/dashrule/dashrule.ins
index 7a55b553fe7..c8c6105ce59 100644
--- a/Master/texmf-dist/source/latex/dashrule/dashrule.ins
+++ b/Master/texmf-dist/source/latex/dashrule/dashrule.ins
@@ -1,13 +1,13 @@
%%
-%% Copyright (C) 2009 by Scott Pakin <scott+dash@pakin.org>
+%% Copyright (C) 2013 by Scott Pakin <scott+dash@pakin.org>
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.3c of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
-%%
+%%
%% http://www.latex-project.org/lppl.txt
-%%
+%%
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2006/05/20 or later.
%%
@@ -21,7 +21,7 @@
This is a generated file.
-Copyright (C) 2009 by Scott Pakin <scott+dash@pakin.org>
+Copyright (C) 2013 by Scott Pakin <scott+dash@pakin.org>
This file may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.3c of this license