summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-abspos.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-abspos.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-abspos.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-abspos.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-abspos.html
index 1fd200c5de7..34d7cedaf42 100644
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-abspos.html
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-abspos.html
@@ -2,18 +2,18 @@
<title>UK TeX FAQ -- question label abspos</title>
</head><body>
<h3>Putting things at fixed positions on the page</h3>
-<p>TeX&rsquo;s model of the world is (broadly speaking) that the author
+<p/>TeX&rsquo;s model of the world is (broadly speaking) that the author
writes text, and TeX and its macros decide how it all fits on the
page. This is not good news for the author who has, from whatever
source, a requirement that certain things go in exactly the right
place on the page.
-<p>There <em>are</em> places on the page, from which things may be hung,
+<p/>There <em>are</em> places on the page, from which things may be hung,
and two LaTeX packages allow you position things relative to such
points, thus providing a means of absolute positioning.
-<p>The <i>textpos</i> package aids the construction of pages from
+<p/>The <i>textpos</i> package aids the construction of pages from
&ldquo;blobs&rdquo;, dotted around over the page (as in a poster); you give it
the location, and it places your typeset box accordingly.
-<p>The <i>eso-pic</i> defines a &ldquo;shipout picture&rdquo; that covers the
+<p/>The <i>eso-pic</i> defines a &ldquo;shipout picture&rdquo; that covers the
page. The user may add <code>picture</code>-mode commands to this
picture, which of course can include box placements as well as the
other rather stilted commands of <code>picture</code>-mode.
@@ -30,5 +30,5 @@ must therefore also be available.)
<dt><tt><i>everyshi.sty</i></tt><dd>Distributed as part of <a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/ms.zip">macros/latex/contrib/ms</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/ms.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ms/">browse</a>)
<dt><tt><i>textpos.sty</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/textpos.zip">macros/latex/contrib/textpos</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/textpos.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/textpos/">browse</a>)
</dl>
-<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=abspos">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=abspos</a>
+<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=abspos">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=abspos</a>
</body>