diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-13 23:37:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-13 23:37:27 +0000 |
commit | 782deb6d565d097328fff63a6e7bca1527c0532c (patch) | |
tree | 7cb68feb4b7f0c817cf5d6434a6f7153272b43a2 /Master/texmf-dist/tex/latex | |
parent | e9578e4835c3897751cd4babc31eef77a68dd02c (diff) |
textpos update
git-svn-id: svn://tug.org/texlive/trunk@1942 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/textpos/textpos.sty | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/textpos/textpos.sty b/Master/texmf-dist/tex/latex/textpos/textpos.sty index c616a809a09..00e89a02afe 100644 --- a/Master/texmf-dist/tex/latex/textpos/textpos.sty +++ b/Master/texmf-dist/tex/latex/textpos/textpos.sty @@ -28,14 +28,14 @@ %% See the file LICENCE for a copy of the GPL. %% You can also find an online copy at http://www.gnu.org/copyleft/gpl.html . %% -%%% Source: $Id: textpos.dtx.in,v 1.7 2005/10/13 19:09:13 norman Exp $ +%%% Source: $Id: textpos.dtx.in,v 1.8 2006/08/10 21:40:56 norman Exp $ %% %%\def\ParseRCSDate$#1: #2 #3 ${\def\TP@Date{#2}} -%%\ParseRCSDate$Date: 2005/10/13 19:09:13 $ +%%\ParseRCSDate$Date: 2006/08/10 21:40:56 $ \def\filename{textpos} -\def\fileversion{1.6a} -\def\filedate{2005/10/13} -\def\docdate{2005 October 13} +\def\fileversion{1.6b} +\def\filedate{2006/08/10} +\def\docdate{2006 August 10} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{textpos}[\filedate\space v\fileversion] \typeout{Package: `textpos' \fileversion\space<\docdate>} |