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, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/textpos/textpos.drv b/Master/texmf-dist/source/latex/textpos/textpos.drv index 9664a855e8f..7085820cfbc 100644 --- a/Master/texmf-dist/source/latex/textpos/textpos.drv +++ b/Master/texmf-dist/source/latex/textpos/textpos.drv @@ -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} \documentclass{ltxdoc} \title{Textpos: absolute positioning of text on the page} \author{Norman Gray\\(\texttt{norman@astro.gla.ac.uk})} @@ -64,7 +64,7 @@ \catcode`\/=\active \let/\setpathslash \catcode`\#=12 \catcode`\_=12}% } -\def\setpath#1{\ttfamily <\nobreak #1\nobreak>\endgroup} +\def\setpath#1{\ttfamily\small <\nobreak #1\nobreak>\endgroup} \def\url{\begingroup\pathcats\setpath} \OnlyDescription \begin{document} |