From 41d8a4e5da2a147cbece25dea40e432c5de47fdc Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 22 May 2011 22:41:13 +0000 Subject: xhfill (22may11) git-svn-id: svn://tug.org/texlive/trunk@22575 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/xhfill/xhfill.sty | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/xhfill/xhfill.sty b/Master/texmf-dist/tex/latex/xhfill/xhfill.sty index d285a8b86f4..3d413f697db 100644 --- a/Master/texmf-dist/tex/latex/xhfill/xhfill.sty +++ b/Master/texmf-dist/tex/latex/xhfill/xhfill.sty @@ -1,4 +1,4 @@ -%% $Id: pst-3dplot.tex 467 2011-03-01 21:04:36Z herbert $ +%% $Id: xhfill.sty 500 2011-05-14 09:39:57Z herbert $ %% %% This is file `xhfill.sty', %% @@ -21,14 +21,14 @@ %% \xhrectanglefill{}{} %% \xhrectanglefill{1cm}{1pt} % - \NeedsTeXFormat{LaTeX2e} - \RequirePackage{xcolor} - \RequirePackage{calc} - \RequirePackage{xspace} -\def\fileversion{1.00} -\def\filedate{2011/05/13} +\NeedsTeXFormat{LaTeX2e} +\RequirePackage{xcolor} +\RequirePackage{calc} +\RequirePackage{xspace} +\def\fileversion{1.01} +\def\filedate{2011/05/14} - \ProvidesPackage{xhfill}[\filedate\ v \fileversion\ modify width and color of hrulefill] +\ProvidesPackage{xhfill}[\filedate\ v \fileversion\ modify width and color of hrulefill] % \providecommand{\xhrulefill}[2]{% \leavevmode\color{#1}\leaders\hrule height #2% @@ -57,7 +57,7 @@ \def\@xdotfilli[#1]#2{% \@ifnextchar[{\@xdotfillii[#1]{#2}}{\@xdotfillii[#1]{#2}[black]}} \def\@xdotfillii[#1]#2[#3]{% - \leaders + \xleaders \hbox{\raisebox{#1}{\color{#3}\rule{1.2pt}{#2}\kern1.2pt}}\hfill% \color{black}} -- cgit v1.2.3