summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-enlarge.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-enlarge.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-enlarge.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-enlarge.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-enlarge.html
index 6b4f7dae543..c06e100274f 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-enlarge.html
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-enlarge.html
@@ -2,7 +2,7 @@
<title>UK TeX FAQ -- question label enlarge</title>
</head><body>
<h3>Enlarging TeX</h3>
-<p/>The TeX error message &lsquo;capacity exceeded&rsquo; covers a multitude of
+<p/>The TeX error message &#8216;capacity exceeded&#8217; covers a multitude of
problems. What has been exhausted is listed in brackets after the
error message itself, as in:
<blockquote>
@@ -17,13 +17,13 @@ extra-long lines, and poorly-written macros. Extra-long lines are
often introduced when files are transferred incorrectly between
operating systems, and line-endings are not preserved properly (the
tell-tale sign of an extra-long line error is the complaint
-that the &lsquo;<code>buf_size</code>&rsquo; has overflowed).
-<p/>If you really need to extend your TeX&rsquo;s capacity, the proper method
+that the &#8216;<code>buf_size</code>&#8217; has overflowed).
+<p/>If you really need to extend your TeX&#8217;s capacity, the proper method
depends on your installation. There is no need (with modern TeX
-implementations) to change the defaults in Knuth&rsquo;s WEB source;
+implementations) to change the defaults in Knuth&#8217;s WEB source;
but if you do need to do so, use a change file to modify the values set in
module 11, recompile your TeX and regenerate all format files.
-<p/>Modern implementations allow the sizes of the various bits of TeX&rsquo;s
+<p/>Modern implementations allow the sizes of the various bits of TeX&#8217;s
memory to be changed semi-dynamically. Some (such as emTeX) allow
the memory parameters to be changed in command-line switches when
TeX is started; most frequently, a configuration file is read which