summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/textpos/textpos.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/textpos/textpos.html')
-rw-r--r--Master/texmf-dist/doc/latex/textpos/textpos.html37
1 files changed, 23 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/textpos/textpos.html b/Master/texmf-dist/doc/latex/textpos/textpos.html
index 9688d6417e5..da123a2be6a 100644
--- a/Master/texmf-dist/doc/latex/textpos/textpos.html
+++ b/Master/texmf-dist/doc/latex/textpos/textpos.html
@@ -5,7 +5,7 @@
<title>Textpos</title>
<meta property="dcterms:subject" content="latex, textpos, absolute positioning"/>
-<meta property="dcterms:date" content="2020-09-26"/>
+<meta property="dcterms:date" content="@RELEASEDATEISO@"/>
<link href="https://nxg.me.uk/norman" rev="author" rel="dcterms:creator"/>
</head>
@@ -17,16 +17,16 @@
<p class="distpage">The textpos home page is at
-<a href="http://purl.org/nxg/dist/textpos"><code>https://purl.org/nxg/dist/textpos</code></a>;
+<a href="https://purl.org/nxg/dist/textpos"><code>https://purl.org/nxg/dist/textpos</code></a>;
please quote this URL rather than the URL it resolves to.</p>
-<p>Version 1.10, 2020 September 26.</p>
+<p>Version 1.10.1, 2022 July 23.</p>
</div>
<p>This package facilitates placing boxes at absolute positions on the
LaTeX page. There are several reasons why this might be useful, but
the main one (or at least my motivating one) is to help produce a
large-format conference poster. Other applications include placing
-material within, say, figures. Textpos is also discussed in the <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=abspos">TeX FAQ
+material within, say, figures. Textpos is also discussed in the <a href="https://texfaq.org/FAQ-abspos">TeX FAQ
entry on absolute positioning</a>.</p>
<p>This package provides a single environment, which contains the text
@@ -35,10 +35,10 @@ page, and which specifies where it is to be placed. The environment
is accompanied by various configuration commands. See the <a href="textpos.pdf">manual (pdf)</a>.</p>
<p>An article describing Textpos appeared in TUGboat in 2002:
-<a href="http://www.tug.org/TUGboat/tb23-3-4/tb75gray.pdf">Norman Gray, <em>Absolute Positioning with Textpos</em>,
+<a href="https://www.tug.org/TUGboat/tb23-3-4/tb75gray.pdf">Norman Gray, <em>Absolute Positioning with Textpos</em>,
TUGboat <strong>23</strong> (3/4), pp341–4, 2002.</a></p>
-<p>I have a collection of general advice about <a href="http://purl.org/nxg/note/posters">creating
+<p>I have a collection of general advice about <a href="https://purl.org/nxg/note/posters">creating
conference posters with LaTeX</a>.</p>
<p>Rolf Niepraschk provided me with a wonderful demo
@@ -48,12 +48,8 @@ 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>
-<p class="distpage">The source is held
-<a href="https://code.nxg.name/nxg/tex/textpos">online</a></p>
-
-
-
-
+<p>The source is held <a href="https://heptapod.host/nxg/textpos">online</a>,
+where you can find an issues list</p>
<h2 class="distpage">Installation and further information</h2>
@@ -70,7 +66,7 @@ Place this somewhere where TeX can find it.</li>
documentation.</li>
</ol>
-<p class="distpage">The <code>textpos</code> home page is at <a href="http://purl.org/nxg/dist/textpos"><code>http://purl.org/nxg/dist/textpos</code></a>, and there may be more up-to-date versions available there.</p>
+<p class="distpage">The <code>textpos</code> home page is at <a href="https://purl.org/nxg/dist/textpos"><code>https://purl.org/nxg/dist/textpos</code></a>, and there may be more up-to-date versions available there.</p>
<p><code>Textpos</code> is also available on CTAN:
<a href="https://www.ctan.org/pkg/textpos">macros/latex/contrib/textpos/</a></p>
@@ -80,6 +76,19 @@ documentation.</li>
<h2>History</h2>
<dl>
+<dt><strong>Release 1.10.1, 2022 July 23</strong></dt>
+<dd>
+ <ul>
+ <li>Mildly improve the handling of a missing <code>{color}</code> package.</li>
+ <li>The <code>overlay</code> option isn't changeable in
+ <code>\TPoptions</code>; attempting to do so now produces a
+ warning.</li>
+ <li>Various mild documentation improvements.</li>
+ <li>The code repository has moved again, to
+ <a href="https://heptapod.host/nxg/textpos">heptapod</a>.</li>
+ </ul>
+</dd>
+
<dt><strong>1.10, 2020 September 26</strong></dt>
<dd>
<ul>
@@ -280,7 +289,7 @@ make textpos compatible with the <code>calc</code> package</dd>
<div class="signature">
<a href="https://nxg.me.uk">Norman Gray</a><br/>
-2020 September 26
+@REPODATE@
</div>
</body>