diff options
author | Norbert Preining <preining@logic.at> | 2008-01-17 07:37:48 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-01-17 07:37:48 +0000 |
commit | f68c780d6454f39b2b65fd74df409817b7c2fe8b (patch) | |
tree | 251ae19c12f7a2cc2da35b008f9559f499ca58d2 /Master/texmf-dist/doc/latex/textpos/textpos.html | |
parent | 3ad540de17823d46730b0ded939b821a7ed0918a (diff) |
update textpos from ctan
git-svn-id: svn://tug.org/texlive/trunk@6283 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/textpos/textpos.html')
-rw-r--r-- | Master/texmf-dist/doc/latex/textpos/textpos.html | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/textpos/textpos.html b/Master/texmf-dist/doc/latex/textpos/textpos.html index 71c31d826a7..4ded91ab1f9 100644 --- a/Master/texmf-dist/doc/latex/textpos/textpos.html +++ b/Master/texmf-dist/doc/latex/textpos/textpos.html @@ -1,8 +1,13 @@ <?xml version="1.0"?> <html xmlns="http://www.w3.org/1999/xhtml"> -<head> +<head profile="http://dublincore.org/documents/dcq-html/"> <title>Textpos</title> +<meta name='DC.subject' content='latex, textpos, absolute positioning'/> +<meta name='DC.title' content='Textpos'/> +<meta name='DC.date' content='2006-8-24'/> <!-- 1.7 release date --> +<meta name='rcsdate' content='$Date: 2007/10/15 17:08:07 $'/> +<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" /> <link href="http://nxg.me.uk" rev="author"/> <link type="text/css" rel="stylesheet" href="style.css"/> @@ -15,7 +20,7 @@ page.</p> <p>The textpos home page is at <a href='http://purl.org/nxg/dist/textpos' ><code>http://purl.org/nxg/dist/textpos</code></a></p> -<p>Version 1.7b, 2007 March 21.</p> +<p>Version 1.7d, 2007 March 30.</p> </div> <p>This package facilitates placing boxes at absolute positions on the @@ -34,10 +39,25 @@ href="textpos.pdf" >manual (pdf)</a>.</p> href="http://purl.org/nxg/note/posters" >creating conference posters with LaTeX</a>.</p> +<p>Rolf Niepraschk provided me with a wonderful demo +(<a href="niepraschk-eso-pic.tex" >tex</a>, +<a href="niepraschk-eso-pic.pdf" >pdf</a>) +of using Textpos along with his <code>eso-pic</code> package, +and the <code>calc</code> package, to produce a grid which can help lay out +material on the page.</p> <h3>History</h3> <dl> +<dt>1.7d, 2007 March 30</dt> +<dd>Axel Sommerfeldt suggested a further alternative approach, even more +lightweight, and I incorporated a version of that.</dd> + +<dt>1.7c, 2007 March 29</dt> +<dd>Giovanni Radilla reported a problem with captions, which meant that the +captions weren't appearing properly in the list of figures. Dan +Luecking and Axel Sommerfeldt analysed the problem precisely, and the +latter provided code which I've incorporated in this fix.</dd> <dt>1.7b, 2007 March 21</dt> <dd>Robert Whittaker reported a problem with <code>\TPmargin</code>, @@ -149,7 +169,7 @@ up-to-date versions available there.</p> <div class="signature"> <a href="http://nxg.me.uk" >Norman Gray</a><br /> -2007 March 21 +2007 March 30 </div> </body> |