diff options
author | Karl Berry <karl@freefriends.org> | 2008-02-14 16:58:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-02-14 16:58:43 +0000 |
commit | 42e0c6461f65ae9e00d8dfd7896aa12b8ca27d99 (patch) | |
tree | 82e895e24e9546b527a22b6602f51defd2edc0cc /Master/texmf-dist/tex/latex/dotarrow | |
parent | 07a56f986d8dfa0af5b05a4edbede886c3e742e0 (diff) |
dotarrow update (12feb08)
git-svn-id: svn://tug.org/texlive/trunk@6626 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/dotarrow')
-rw-r--r-- | Master/texmf-dist/tex/latex/dotarrow/DotArrow.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/dotarrow/DotArrow.sty b/Master/texmf-dist/tex/latex/dotarrow/DotArrow.sty index 44494978230..0cd87f36110 100644 --- a/Master/texmf-dist/tex/latex/dotarrow/DotArrow.sty +++ b/Master/texmf-dist/tex/latex/dotarrow/DotArrow.sty @@ -21,16 +21,16 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% DotArrow.dtx -%% Copyright 2007 Sven Schneider +%% Copyright 2008 Sven Schneider \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{DotArrow}[2007/02/11 draw dotted arrows] +\ProvidesPackage{DotArrow}[2007/02/12 draw dotted arrows] \RequirePackage{ifthen} -\PackageInfo{DotArrow}{This is the DotArrow-Package-0.1a} +\PackageInfo{DotArrow}{This is the DotArrow-Package-0.02a} \newcommand{\DotArrowSetRaise}[1]{\setlength{\AUTORAISE}{#1}} \newcommand{\DotArrowSetSep}[1]{\setlength{\AUTOSEP}{#1}} |