summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-misschar.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-misschar.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-misschar.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-misschar.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-misschar.html
index 18f8a22bfe7..cef0b600977 100644
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-misschar.html
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-misschar.html
@@ -2,11 +2,11 @@
<title>UK TeX FAQ -- question label misschar</title>
</head><body>
<h3>Where have my characters gone?</h3>
-<p>You&rsquo;ve typed some apparently reasonable text and processed it, but the
+<p/>You&rsquo;ve typed some apparently reasonable text and processed it, but the
result contains no sign of some of the characters you typed. A likely
reason is that the font you selected just doesn&rsquo;t have a
representation for the character in question.
-<p>For example, if I type &ldquo;that will be &pound;44.00&rdquo; into an ordinary
+<p/>For example, if I type &ldquo;that will be &pound;44.00&rdquo; into an ordinary
(La)TeX document, or if I select the font <code>rsfs10</code> (which contains
uppercase letters only) and type pretty much anything, the &pound;
sign, or any lowercase letters or digits will not appear in the
@@ -23,7 +23,7 @@ Missing character: There is no 3 in font rsfs10!
which have the eighth bit set, while the <code>rsfs10</code> example shows that
TeX will log the actual character in error, if it thinks it&rsquo;s
possible).
-<p>Somewhat more understandable are the diagnostics you may get from
+<p/>Somewhat more understandable are the diagnostics you may get from
<i>dvips</i> when using the OT1 and T1 versions of
fonts that were supplied in Adobe standard encoding:
<blockquote>
@@ -39,5 +39,5 @@ encodings and in the Cork encoding are not available in the Adobe
fonts. In these cases, there <em>is</em> a typeset sign of the
character: <i>dvips</i> produces a black rectangle of whatever
size the concocted font file has specified.
-<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=misschar">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=misschar</a>
+<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=misschar">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=misschar</a>
</body>