home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.text.tex
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!news.unomaha.edu!unocss!hossein
- From: hossein@unocss.unomaha.edu (Hossein Saiedian)
- Subject: Re: WANTED: spell for LaTeX
- Message-ID: <hossein.714503236@unocss>
- Sender: news@news.unomaha.edu (UNO Network News Server)
- Organization: University of Nebraska at Omaha
- References: <1992Aug20.170758.10@apap4> <1992Aug21.162554.26904@news.clarkson.edu> <1992Aug21.185801.29751@maths.tcd.ie>
- Date: Sat, 22 Aug 1992 17:07:16 GMT
- Lines: 18
-
- tim@maths.tcd.ie (Timothy Murphy) writes:
-
- >russell@sun.soe.clarkson.edu (David Russell) writes:
-
-
- >> Is there a spell cheking routine out there for LaTeX files, which
- >>runs on a SUN system, (UNIX), similar to 'spell'.
-
- >I think the usual practice is to pipe the file through "detex" first:
-
- >% detex < mybook.tex | spell
-
- >The program "detex" is available on many Unix systems,
- >and elsewhere.
-
- I've been using ispell; it does a relatively
- good job on TeX/LaTeX documents.
-
-