summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-letterclass.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-letterclass.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-letterclass.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-letterclass.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-letterclass.html
index 102ccd33d81..8df126797e0 100644
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-letterclass.html
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-letterclass.html
@@ -2,7 +2,7 @@
<title>UK TeX FAQ -- question label letterclass</title>
</head><body>
<h3>Letters and the like</h3>
-<p>LaTeX itself provides a <i>letter</i> document class, which is
+<p/>LaTeX itself provides a <i>letter</i> document class, which is
widely disliked; the present author long since gave up trying with
it. If you nevertheless want to try it, but are irritated by its way
of vertically-shifting a single-page letter, try the following hack:
@@ -12,22 +12,22 @@ of vertically-shifting a single-page letter, try the following hack:
\makeatother
</pre>
in the preamble of your file.
-<p>Doing-it-yourself is a common strategy; Knuth (for use with plain
+<p/>Doing-it-yourself is a common strategy; Knuth (for use with plain
TeX, in the TeXbook), and Kopka and Daly (in their Guide to
LaTeX) offer worked examples.
-<p>Nevertheless, there <em>are</em> contributed alternatives &mdash; in fact
+<p/>Nevertheless, there <em>are</em> contributed alternatives &mdash; in fact
there are an awfully large number of them: the following list, of
necessity, makes but a small selection.
-<p>The largest, most comprehensive, class is <i>newlfm</i>; the <code>lfm</code>
+<p/>The largest, most comprehensive, class is <i>newlfm</i>; the <code>lfm</code>
part of the name implies that the class can create letters, faxes and
memoranda. The documentation is voluminous, and the package seems
very flexible.
-<p>Axel Kielhorn&rsquo;s <i>akletter</i> class is the only other one,
+<p/>Axel Kielhorn&rsquo;s <i>akletter</i> class is the only other one,
recommended for inclusion in this FAQ, whose documentation is
available in English.
-<p>The <i>dinbrief</i> class, while recommended, is only documented in
+<p/>The <i>dinbrief</i> class, while recommended, is only documented in
German.
-<p>There are letter classes in each of the excellent
+<p/>There are letter classes in each of the excellent
<i>KOMA-script</i> (<i>scrlttr2</i>: documentation is available in
English) and <i>ntgclass</i> (<i>brief</i>: documentation in Dutch
only) bundles. While these are probably good (since the bundles
@@ -40,5 +40,5 @@ any users.
<dt><tt><i>newlfm.cls</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/newlfm.zip">macros/latex/contrib/newlfm</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/newlfm.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/newlfm/">browse</a>)
<dt><tt><i>scrlttr2.cls</i></tt><dd>Distributed as part of <a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/koma-script.zip">macros/latex/contrib/koma-script</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/koma-script.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/koma-script/">browse</a>)
</dl>
-<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=letterclass">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=letterclass</a>
+<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=letterclass">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=letterclass</a>
</body>