summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-spell.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-spell.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-spell.html36
1 files changed, 0 insertions, 36 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-spell.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-spell.html
deleted file mode 100644
index 545f9f41884..00000000000
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-spell.html
+++ /dev/null
@@ -1,36 +0,0 @@
-<head>
-<title>UK TeX FAQ -- question label spell</title>
-</head><body>
-<h3>Spelling checkers for work with TeX</h3>
-<p/>For Unix, <i>ispell</i> was long the program of choice; it is well
-integrated with <i>emacs</i>, and deals with some TeX syntax.
-However, it has more-or-less been replaced everywhere, by
-<i>aspell</i>, which was designed as a successor, and certainly
-performs better on most metrics; there remains some question as to its
-performance with (La)TeX sources.
-<p/>For Windows, there is a good spell checker incorporated into many of
-the <a href="FAQ-editors.html">shell/editor</a> combinations that are available.
-The spell checker from the (now defunct) 4AllTeX shell remains
-available as a separate package, <i>4spell</i>.
-<p/>For the Macintosh, <i>Excalibur</i> is the program of choice. It
-will run in native mode on both sorts of Macintosh. The distribution
-comes with dictionaries for several languages.
-<p/>The VMS Pascal program <i>spell</i> makes special cases of
-some important features of LaTeX syntax.
-<p/>For MSDOS, there are several programs. <i>Amspell</i> can be
-called from within an editor, and <i>jspell</i> is an extended
-version of <i>ispell</i>.
-<dl>
-<dt><tt><i>4spell</i></tt><dd><a href="http://mirror.ctan.org/support/4spell.zip">support/4spell</a> (or <a href="http://mirror.ctan.org/support/4spell/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/fourspell.html">catalogue entry</a>
-<dt><tt><i>amspell</i></tt><dd><a href="http://mirror.ctan.org/support/amspell.zip">support/amspell</a> (or <a href="http://mirror.ctan.org/support/amspell/">browse the directory</a>)
-<dt><tt><i>aspell</i></tt><dd>Browse <a href="http://mirror.ctan.org/support/aspell">support/aspell</a>; <a href="http://mirror.ctan.org//help/Catalogue/entries/aspell.html">catalogue entry</a> &#8212; choose just those language
- dictionaries (under subdirectory <i>dict/</i>) that you need.
-<dt><tt><i>excalibur</i></tt><dd><a href="http://mirror.ctan.org/systems/mac/support/excalibur/Excalibur-4.0.2.sit.hqx">systems/mac/support/excalibur/Excalibur-4.0.2.sit.hqx</a>; <a href="http://mirror.ctan.org//help/Catalogue/entries/excalibur.html">catalogue entry</a>
-<dt><tt><i>ispell</i></tt><dd><a href="http://mirror.ctan.org/support/ispell/ispell-3.2.06.tar.gz">support/ispell/ispell-3.2.06.tar.gz</a>; <a href="http://mirror.ctan.org//help/Catalogue/entries/ispell.html">catalogue entry</a>
-<dt><tt><i>jspell</i></tt><dd><a href="http://mirror.ctan.org/support/jspell.zip">support/jspell</a> (or <a href="http://mirror.ctan.org/support/jspell/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/jspell.html">catalogue entry</a>
-<dt><tt><i>VMS spell</i></tt><dd>
- <a href="http://mirror.ctan.org/support/vmspell.zip">support/vmspell</a> (or <a href="http://mirror.ctan.org/support/vmspell/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/vmspell.html">catalogue entry</a>
-<dt><tt><i>winedt</i></tt><dd><a href="http://mirror.ctan.org/systems/win32/winedt">systems/win32/winedt</a>; <a href="http://mirror.ctan.org//help/Catalogue/entries/winedt.html">catalogue entry</a>
-</dl>
-<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=spell">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=spell</a>
-</body>