summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inclplain.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inclplain.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inclplain.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inclplain.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inclplain.html
index 5351d1f8d0a..a6f329ef344 100644
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inclplain.html
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inclplain.html
@@ -2,14 +2,14 @@
<title>UK TeX FAQ -- question label inclplain</title>
</head><body>
<h3>Including Plain TeX files in LaTeX</h3>
-<p>LaTeX, though originally
+<p/>LaTeX, though originally
<a href="FAQ-LaTeXandPlain.html">based on Plain TeX</a>, does not
contain all of Plain TeX&rsquo;s commands. Worse, some Plain TeX
command names appear in LaTeX, with different semantics. As a
result, special measures need to be taken to allow general Plain
TeX documents (or parts of documents) to be typeset within
LaTeX.
-<p>The truly reliable way is to translate the Plain TeX commands, to
+<p/>The truly reliable way is to translate the Plain TeX commands, to
produce an equivalent of the original&rsquo;s semantics. However, this is
not practical in many circumstances, and for those occasions, the
<i>plain</i> package will often come to your aid. The package
@@ -29,5 +29,5 @@ the environment saves a lot of work on many occasions.
<dl>
<dt><tt><i>plain.sty</i></tt><dd>Distributed as part of <a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/carlisle.zip">macros/latex/contrib/carlisle</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/carlisle.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/carlisle/">browse</a>)
</dl>
-<p><p><p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inclplain">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inclplain</a>
+<p/><p/><p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inclplain">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inclplain</a>
</body>