summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-epsf.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-epsf.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-epsf.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-epsf.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-epsf.html
index cefa47c7fa1..aa69bc030ee 100644
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-epsf.html
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-epsf.html
@@ -14,9 +14,9 @@ too literally, you get an error
</pre>
after a while; this is because each time <i>epsf.tex</i> is loaded, it
allocates itself a <em>new</em> file-reading handle to check the figure
-for its bounding box, and there just aren't enough of these things
+for its bounding box, and there just aren&rsquo;t enough of these things
(see <a href="FAQ-noroom.html">no room for a new thing</a>).
-<p>The solution is simple - this is in fact an example of misuse of
+<p>The solution is simple &mdash; this is in fact an example of misuse of
macros; one only need read <i>epsf.tex</i> once, so change
<pre>
...