diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/textpos/textpos.drv')
-rw-r--r-- | Master/texmf-dist/source/latex/textpos/textpos.drv | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/textpos/textpos.drv b/Master/texmf-dist/source/latex/textpos/textpos.drv index 71a01a01bea..b4e38eaf756 100644 --- a/Master/texmf-dist/source/latex/textpos/textpos.drv +++ b/Master/texmf-dist/source/latex/textpos/textpos.drv @@ -6,7 +6,7 @@ %% %% textpos.dtx (with options: `driver') %% Textpos: absolute positioning of text on the page -%% This software is copyright, 1999, 2001--2003, 2005--7 Norman Gray. +%% This software is copyright, 1999, 2001--2003, 2005--7, 2009 Norman Gray. %% %% This program is free software; you can redistribute it and/or %% modify it under the terms of the GNU General Public License @@ -28,14 +28,12 @@ %% 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.18 2007/04/04 13:22:51 norman Exp $ +%%% Source: @HGIDENT@ %% -%%\def\ParseRCSDate$#1: #2 #3 ${\def\TP@Date{#2}} -%%\ParseRCSDate$Date: 2007/04/04 13:22:51 $ \def\filename{textpos} -\def\fileversion{1.7d} -\def\filedate{2007/03/30} -\def\docdate{2007 March 30} +\def\fileversion{1.7f} +\def\filedate{2009/05/28} +\def\docdate{2009 May 28} \documentclass{ltxdoc} \title{Textpos: absolute positioning of text on the page} \author{Norman Gray\\(\texttt{http://nxg.me.uk})} |