home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / text / tex / 10413 < prev    next >
Encoding:
Text File  |  1992-08-22  |  1002 b   |  30 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!news.unomaha.edu!unocss!hossein
  3. From: hossein@unocss.unomaha.edu (Hossein Saiedian)
  4. Subject: Re: WANTED: spell for LaTeX
  5. Message-ID: <hossein.714503236@unocss>
  6. Sender: news@news.unomaha.edu (UNO Network News Server)
  7. Organization: University of Nebraska at Omaha
  8. References: <1992Aug20.170758.10@apap4> <1992Aug21.162554.26904@news.clarkson.edu> <1992Aug21.185801.29751@maths.tcd.ie>
  9. Date: Sat, 22 Aug 1992 17:07:16 GMT
  10. Lines: 18
  11.  
  12. tim@maths.tcd.ie (Timothy Murphy) writes:
  13.  
  14. >russell@sun.soe.clarkson.edu (David Russell) writes:
  15.  
  16.  
  17. >>   Is there a spell cheking routine out there for LaTeX files, which
  18. >>runs on a SUN system, (UNIX), similar to 'spell'. 
  19.  
  20. >I think the usual practice is to pipe the file through "detex" first:
  21.  
  22. >% detex < mybook.tex | spell
  23.  
  24. >The program "detex" is available on many Unix systems,
  25. >and elsewhere.
  26.  
  27. I've been using ispell; it does a relatively
  28. good job on TeX/LaTeX documents. 
  29.  
  30.