summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphenaccents.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphenaccents.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphenaccents.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphenaccents.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphenaccents.html
index 11218ae82a0..4b1eb28c382 100644
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphenaccents.html
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-hyphenaccents.html
@@ -2,10 +2,10 @@
<title>UK TeX FAQ -- question label hyphenaccents</title>
</head><body>
<h3>Accented words aren&rsquo;t hyphenated</h3>
-<p>TeX&rsquo;s algorithm for hyphenation gives up when it encounters an
+<p/>TeX&rsquo;s algorithm for hyphenation gives up when it encounters an
<code>\</code><code>accent</code> command; there are good reasons for this, but it means
that quality typesetting in non-English languages can be difficult.
-<p>For TeX macro packages, you can avoiding the effect by using an
+<p/>For TeX macro packages, you can avoiding the effect by using an
appropriately encoded font (for example, a Cork-encoded font &mdash; see
<a href="FAQ-ECfonts.html">the EC fonts</a>) which contains accented
letters as single glyphs. LaTeX users can achieve this end simply
@@ -17,12 +17,12 @@ to the preamble of their document. Other encodings (notably
LY1, once promoted by Y&amp;Y inc) may be used
in place of T1. Indeed, most current 8-bit TeX font
encodings will &lsquo;work&rsquo; with the relevant sets of hyphenation patterns.
-<p>One might hope that, with the many aspirant successors to TeX such
+<p/>One might hope that, with the many aspirant successors to TeX such
as
- <a href="FAQ-omegaleph.html">Omega</a>, <a href="FAQ-luatex.html">LUATeX</a> and
+ <a href="FAQ-omegaleph.html">Omega</a>, <a href="FAQ-luatex.html">LuaTeX</a> and
<a href="FAQ-extex.html">ExTeX</a>,
all of which base their operations on Unicode, that the whole basis of
encodings will change.
-<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=hyphenaccents">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=hyphenaccents</a>
+<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=hyphenaccents">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=hyphenaccents</a>
</body>