summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphexcept.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphexcept.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphexcept.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphexcept.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphexcept.html
index 2291ff25330..50bcaf4f25e 100644
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphexcept.html
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphexcept.html
@@ -2,7 +2,7 @@
<title>UK TeX FAQ -- question label hyphexcept</title>
</head><body>
<h3>Hyphenation exceptions</h3>
-<p>While TeX&rsquo;s hyphenation rules are good, they&rsquo;re not infallible: you
+<p/>While TeX&rsquo;s hyphenation rules are good, they&rsquo;re not infallible: you
will occasionally find words TeX just gets <em>wrong</em>. So for
example, TeX&rsquo;s default hyphenation rules (for American English) don&rsquo;t
know the word &ldquo;<em>manuscript</em>&rdquo;, and since it&rsquo;s a long word you
@@ -15,7 +15,7 @@ hyphenation out&rdquo; each time you use the word:
</blockquote><p>
Here, each of the <code>\</code><code>-</code> commands is converted to a hyphenated break,
if (<em>and only if</em>) necessary.
-<p>That technique can rapidly become tedious: you&rsquo;ll probably only accept
+<p/>That technique can rapidly become tedious: you&rsquo;ll probably only accept
it if there are no more than one or two wrongly-hyphenated words in
your document. The alternative is to set up hyphenations in the
document preamble. To do that, for the hyphenation above, you would
@@ -29,7 +29,7 @@ and the hyphenation would be set for the whole document. Barbara
Beeton publishes articles containing lists of these &ldquo;hyphenation
exceptions&rdquo;, in <i>TUGboat</i>; the hyphenation &lsquo;man-u-script&rsquo;
comes from one of those articles.
-<p>What if you have more than one language in your document? Simple:
+<p/>What if you have more than one language in your document? Simple:
select the appropriate language, and do the same as above:
<blockquote>
<pre>
@@ -63,10 +63,10 @@ patterns provided in the usual distributions, the encoding is
\hyphenation{r\'e-f\'e-rence}
</pre>
</blockquote><p>
-<p>The same sort of performance goes for any language for which 8-bit
+<p/>The same sort of performance goes for any language for which 8-bit
fonts and corresponding hyphenation patterns are available. Since you
have to select both the language and the font encoding to have your
document typeset correctly, it should not be a great imposition to do
the selections before setting up hyphenation exceptions.
-<p><p><p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=hyphexcept">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=hyphexcept</a>
+<p/><p/><p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=hyphexcept">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=hyphexcept</a>
</body>