From 50990a3a4c2f167320e149cdef49dbba792e298d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 25 Aug 2006 18:03:57 +0000 Subject: textpos 1.7 (24aug06) git-svn-id: svn://tug.org/texlive/trunk@2014 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/textpos/README | 2 +- Master/texmf-dist/doc/latex/textpos/VERSION-1.6b | 1 - Master/texmf-dist/doc/latex/textpos/VERSION-1.7 | 1 + Master/texmf-dist/doc/latex/textpos/examples/t6.tex | 7 ++++--- .../doc/latex/textpos/textpos-example.tex | 4 ++-- Master/texmf-dist/doc/latex/textpos/textpos.html | 9 +++++++-- Master/texmf-dist/doc/latex/textpos/textpos.pdf | Bin 86591 -> 88319 bytes 7 files changed, 15 insertions(+), 9 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/textpos/VERSION-1.6b create mode 100644 Master/texmf-dist/doc/latex/textpos/VERSION-1.7 (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/textpos/README b/Master/texmf-dist/doc/latex/textpos/README index 28dd61a7c91..effe781c205 100644 --- a/Master/texmf-dist/doc/latex/textpos/README +++ b/Master/texmf-dist/doc/latex/textpos/README @@ -2,7 +2,7 @@ Textpos: absolute positioning of text on the LaTeX page ------------------------------------------------------- -Version 1.6b +Version 1.7 This package facilitates placing boxes at absolute positions on the LaTeX page. There are several reasons why this might be useful, but diff --git a/Master/texmf-dist/doc/latex/textpos/VERSION-1.6b b/Master/texmf-dist/doc/latex/textpos/VERSION-1.6b deleted file mode 100644 index 0bf08568b00..00000000000 --- a/Master/texmf-dist/doc/latex/textpos/VERSION-1.6b +++ /dev/null @@ -1 +0,0 @@ -textpos-1.6b, released 2006 August 10 diff --git a/Master/texmf-dist/doc/latex/textpos/VERSION-1.7 b/Master/texmf-dist/doc/latex/textpos/VERSION-1.7 new file mode 100644 index 00000000000..5a1ce950e7e --- /dev/null +++ b/Master/texmf-dist/doc/latex/textpos/VERSION-1.7 @@ -0,0 +1 @@ +textpos-1.7, released 2006 August 24 diff --git a/Master/texmf-dist/doc/latex/textpos/examples/t6.tex b/Master/texmf-dist/doc/latex/textpos/examples/t6.tex index 91428161b0a..171a77fba4d 100644 --- a/Master/texmf-dist/doc/latex/textpos/examples/t6.tex +++ b/Master/texmf-dist/doc/latex/textpos/examples/t6.tex @@ -13,6 +13,7 @@ \begin{document} \definecolor{Blue}{rgb}{0.8,0.8,1.0} +\definecolor{Borders}{rgb}{0.8,1.0,0.8} \begin{textblock}{4}(0,0) \textblockcolour{Blue} @@ -40,9 +41,8 @@ page, and which specifies where it is to be placed. \end{textblock} -\makeatletter - \TP@showboxestrue -\makeatother +\TPshowboxestrue +\textblockrulecolour{red} \setlength\TPboxrulesize{0.25\TPHorizModule} \TPMargin{0.5\TPHorizModule} @@ -69,6 +69,7 @@ \textblockcolour{Blue} Blue \end{textblock} +\tekstblokroolkulur{Borders} \begin{textblock}{8}(4,22) This package facilitates placing boxes at absolute positions on the diff --git a/Master/texmf-dist/doc/latex/textpos/textpos-example.tex b/Master/texmf-dist/doc/latex/textpos/textpos-example.tex index b765b70b74b..163ad90f3c8 100644 --- a/Master/texmf-dist/doc/latex/textpos/textpos-example.tex +++ b/Master/texmf-dist/doc/latex/textpos/textpos-example.tex @@ -6,7 +6,7 @@ %% %% textpos.dtx (with options: `example') %% Textpos: absolute positioning of text on the page -%% This software is copyright, 1999, 2001--2003, 2005 Norman Gray. +%% This software is copyright, 1999, 2001--2003, 2005, 2006 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,7 +28,7 @@ %% 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.8 2006/08/10 21:40:56 norman Exp $ +%%% Source: $Id: textpos.dtx.in,v 1.9 2006/08/24 13:59:21 norman Exp $ %% \documentclass{article} diff --git a/Master/texmf-dist/doc/latex/textpos/textpos.html b/Master/texmf-dist/doc/latex/textpos/textpos.html index 4a0761d1b96..ec75a9dfc3a 100644 --- a/Master/texmf-dist/doc/latex/textpos/textpos.html +++ b/Master/texmf-dist/doc/latex/textpos/textpos.html @@ -15,7 +15,7 @@ page.

The textpos home page is at http://purl.org/nxg/dist/textpos

-

Version 1.6b, 2006 August 10.

+

Version 1.7, 2006 August 24.

This package facilitates placing boxes at absolute positions on the @@ -39,6 +39,11 @@ conference posters with LaTeX.

+
1.7, 2006 August 24
+
Added the \textblockrulecolour and +\TPshowboxes{true,false} commands, to further control the +display of the rules around the text blocks.
+
1.6b, 2006 August 10
Minor documentation fixes
@@ -130,7 +135,7 @@ up-to-date versions available there.

Norman Gray
-2006 August 10 +2006 August 24
diff --git a/Master/texmf-dist/doc/latex/textpos/textpos.pdf b/Master/texmf-dist/doc/latex/textpos/textpos.pdf index 8e329552f79..00522e9e03d 100644 Binary files a/Master/texmf-dist/doc/latex/textpos/textpos.pdf and b/Master/texmf-dist/doc/latex/textpos/textpos.pdf differ -- cgit v1.2.3