summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-formatstymy.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-formatstymy.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-formatstymy.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-formatstymy.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-formatstymy.html
index a2faa7bdfd6..ba72434a0aa 100644
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-formatstymy.html
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-formatstymy.html
@@ -1,8 +1,8 @@
<head>
<title>UK TeX FAQ -- question label formatstymy</title>
</head><body>
-<h3>"Fatal format file error; I'm stymied"</h3>
-<p>(La)TeX applications often fail with this error when you've been
+<h3>&ldquo;Fatal format file error; I&rsquo;m stymied&rdquo;</h3>
+<p>(La)TeX applications often fail with this error when you&rsquo;ve been
playing with the configuration, or have just installed a new version.
<p>The format file contains the macros that define the system you want to
use: anything from the simplest (Plain TeX) all the way to the most
@@ -12,13 +12,13 @@ issue, TeX knows which format you want.
<pre>
Fatal format file error; I'm stymied
</pre>
-means that TeX itself can't understand the format you want.
+means that TeX itself can&rsquo;t understand the format you want.
Obviously, this could happen if the format file had got corrupted, but
-it usually doesn't. The commonest cause of the message, is that a new
+it usually doesn&rsquo;t. The commonest cause of the message, is that a new
binary has been installed in the system: no two TeX binaries on the
same machine can
-understand each other's formats. So the new version of TeX you
-have just installed, won't understand the format generated by the one
+understand each other&rsquo;s formats. So the new version of TeX you
+have just installed, won&rsquo;t understand the format generated by the one
you installed last year.
<p>Resolve the problem by regenerating the format; of course, this
depends on which system you are using.