summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/textpos
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-08-13 23:37:27 +0000
committerKarl Berry <karl@freefriends.org>2006-08-13 23:37:27 +0000
commit782deb6d565d097328fff63a6e7bca1527c0532c (patch)
tree7cb68feb4b7f0c817cf5d6434a6f7153272b43a2 /Master/texmf-dist/source/latex/textpos
parente9578e4835c3897751cd4babc31eef77a68dd02c (diff)
textpos update
git-svn-id: svn://tug.org/texlive/trunk@1942 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/textpos')
-rw-r--r--Master/texmf-dist/source/latex/textpos/textpos.drv12
-rw-r--r--Master/texmf-dist/source/latex/textpos/textpos.dtx12
2 files changed, 12 insertions, 12 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}
diff --git a/Master/texmf-dist/source/latex/textpos/textpos.dtx b/Master/texmf-dist/source/latex/textpos/textpos.dtx
index 004d22efb37..44a2141c1f4 100644
--- a/Master/texmf-dist/source/latex/textpos/textpos.dtx
+++ b/Master/texmf-dist/source/latex/textpos/textpos.dtx
@@ -24,15 +24,15 @@
%% 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 .
%%
-%<+package|driver|example>%%% Source: $Id: textpos.dtx.in,v 1.7 2005/10/13 19:09:13 norman Exp $
+%<+package|driver|example>%%% Source: $Id: textpos.dtx.in,v 1.8 2006/08/10 21:40:56 norman Exp $
%%
%<*package|driver>
%%\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}
%</package|driver>
%<+package>\NeedsTeXFormat{LaTeX2e}
%<+package>\ProvidesPackage{textpos}[\filedate\space v\fileversion]
@@ -68,7 +68,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}
%\RecordChanges
\OnlyDescription