summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-landscape.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-landscape.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-landscape.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-landscape.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-landscape.html
index a14842e51ae..f2b910ffd23 100644
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-landscape.html
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-landscape.html
@@ -2,11 +2,11 @@
<title>UK TeX FAQ -- question label landscape</title>
</head><body>
<h3>Typesetting things in landscape orientation</h3>
-<p>It&rsquo;s often necessary to typeset part of a document in landscape
+<p/>It&rsquo;s often necessary to typeset part of a document in landscape
orientation; to achieve this, one needs not only to change the page
dimensions, but also to instruct the output device to print the
strange page differently.
-<p>There are two &ldquo;ordinary&rdquo; mechanisms for doing two slight variations
+<p/>There are two &ldquo;ordinary&rdquo; mechanisms for doing two slight variations
of landscape typesetting:
<ul>
<li> If you have a single floating object that is wider than it is
@@ -14,7 +14,7 @@ of landscape typesetting:
the <i>rotating</i> package; this defines
<code>sidewaysfigure</code> and <code>sidewaystable</code>
environments which create floats that occupy a whole page.
-<p> Note that <i>rotating</i> has problems in a document that also
+<p/> Note that <i>rotating</i> has problems in a document that also
loads the <i>float</i> package, which recommended in other
answers in these FAQs, for example that on
<a href="FAQ-floats.html">float placement</a>. The <i>rotfloat</i> package
@@ -43,14 +43,14 @@ rotate the landscape portion using the rotation facilities of the
orientation would be somewhat easier: the portrait part of the page
would be a bottom float at the end of the landscape section, with its
content rotated.)
-<p>To set an entire document in landscape orientation, one might use
+<p/>To set an entire document in landscape orientation, one might use
<i>lscape</i> around the whole document. A better option is the
<code>landscape</code> option of the <i>geometry</i> package; if you
also give it <code>dvips</code> or <code>pdftex</code> option,
<i>geometry</i> also emits the rotation instructions to cause the
output to be properly oriented. The <i>memoir</i> class has the same
facilities, in this respect, as does <i>geometry</i>.
-<p>A word of warning: most current TeX previewers do not honour
+<p/>A word of warning: most current TeX previewers do not honour
rotation requests in DVI files.
@@ -79,5 +79,5 @@ to view these &lsquo;final&rsquo; forms with an appropriate viewer.
<dt><tt><i>rotfloat.sty</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/rotfloat.zip">macros/latex/contrib/rotfloat</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/rotfloat.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/rotfloat/">browse</a>)
<dt><tt><i>supertabular.sty</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/supertabular.zip">macros/latex/contrib/supertabular</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/supertabular.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/supertabular/">browse</a>)
</dl>
-<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=landscape">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=landscape</a>
+<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=landscape">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=landscape</a>
</body>