summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-toascii.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-toascii.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-toascii.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-toascii.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-toascii.html
index c38deec3401..6887626a9d2 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-toascii.html
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-toascii.html
@@ -13,16 +13,16 @@ response. Options are:
<li> <i>crudetype</i> and
<li> <i>catdvi</i>, which is capable of generating Latin-1
(ISO 8859-1) or UTF-8 encoded output. <i>Catdvi</i> was
- conceived as a replacement for <i>dvi2tty</i>, but can&rsquo;t (quite)
+ conceived as a replacement for <i>dvi2tty</i>, but can&#8217;t (quite)
be recommended as a complete replacement yet.
</ul>
A common problem is the hyphenation that TeX inserts when
typesetting something: since the output is inevitably viewed using
-fonts that don&rsquo;t match the original, the hyphenation usually looks
+fonts that don&#8217;t match the original, the hyphenation usually looks
silly.
<p/>Ralph Droms provides a <i>txt</i> bundle of things in support of
ASCII generation,
-but it doesn&rsquo;t do a good job with tables and mathematics. An
+but it doesn&#8217;t do a good job with tables and mathematics. An
alternative is the <i>screen</i> package.
<p/>Another possibility is to
use the LaTeX-to-ASCII conversion program, <i>l2a</i>,
@@ -30,14 +30,14 @@ although this is really more of a de-TeXing program.
<p/>The canonical de-TeXing program is <i>detex</i>, which removes
all comments and control sequences
from its input before writing it to its output. Its original purpose
-was to prepare input for a dumb spelling checker, and it&rsquo;s only usable
+was to prepare input for a dumb spelling checker, and it&#8217;s only usable
for preparing useful ASCII versions of a document in highly
restricted circumstances.
-<p/><i>Tex2mail</i> is slightly more than a de-TeXer &mdash; it&rsquo;s a
+<p/><i>Tex2mail</i> is slightly more than a de-TeXer &#8212; it&#8217;s a
<i>Perl</i> script that converts TeX files into
plain text files, expanding various mathematical symbols
(sums, products, integrals, sub/superscripts, fractions, square
-roots, &hellip;) into &ldquo;ASCII art&rdquo; that spreads over
+roots, &#8230;) into &#8220;ASCII art&#8221; that spreads over
multiple lines if necessary. The result is more readable to human
beings than the flat-style TeX code.
<p/>Another significant possibility is to use one of the