summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-hyphexcept.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-hyphexcept.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-hyphexcept.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-hyphexcept.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-hyphexcept.html
index 50bcaf4f25e..7bf5d129683 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-hyphexcept.html
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-hyphexcept.html
@@ -2,12 +2,12 @@
<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&#8217;s hyphenation rules are good, they&#8217;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
-may find you need to hyphenate it. You <em>can</em> &ldquo;write the
-hyphenation out&rdquo; each time you use the word:
+example, TeX&#8217;s default hyphenation rules (for American English) don&#8217;t
+know the word &#8220;<em>manuscript</em>&#8221;, and since it&#8217;s a long word you
+may find you need to hyphenate it. You <em>can</em> &#8220;write the
+hyphenation out&#8221; each time you use the word:
<blockquote>
<pre>
... man\-u\-script ...
@@ -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&#8217;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
@@ -26,8 +26,8 @@ write:
</pre>
</blockquote><p>
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;
+Beeton publishes articles containing lists of these &#8220;hyphenation
+exceptions&#8221;, in <i>TUGboat</i>; the hyphenation &#8216;man-u-script&#8217;
comes from one of those articles.
<p/>What if you have more than one language in your document? Simple:
select the appropriate language, and do the same as above:
@@ -38,9 +38,9 @@ select the appropriate language, and do the same as above:
\hyphenation{re-cher-cher}
</pre>
</blockquote><p>
-(nothing clever here: this is the &ldquo;correct&rdquo; hyphenation of the word,
-in the current tables). However, there&rsquo;s a problem here: just as
-words with accents in them won&rsquo;t break, so <code>\</code><code>hyphenation</code> commands
+(nothing clever here: this is the &#8220;correct&#8221; hyphenation of the word,
+in the current tables). However, there&#8217;s a problem here: just as
+words with accents in them won&#8217;t break, so <code>\</code><code>hyphenation</code> commands
with accents in them produce an error:
<blockquote>
<pre>
@@ -49,7 +49,7 @@ with accents in them produce an error:
\hyphenation{r\'e-f\'e-rence}
</pre>
</blockquote><p>
-tells us that the hyphenation is &ldquo;improper&rdquo;, and that it will be &ldquo;flushed&rdquo;.
+tells us that the hyphenation is &#8220;improper&#8221;, and that it will be &#8220;flushed&#8221;.
But, just as hyphenation of words is enabled by selecting an 8-bit
font encoding, so <code>\</code><code>hyphenation</code> commands are rendered proper again
by selecting that same 8-bit font encoding. For the hyphenation