home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / text / tex / 9681 < prev    next >
Encoding:
Text File  |  1992-07-30  |  2.0 KB  |  50 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!m.cs.uiuc.edu!sunb10.cs.uiuc.edu!sparc9.cs.uiuc.edu!epstein
  3. From: epstein@sparc9.cs.uiuc.edu (Milt Epstein)
  4. Subject: Re: Lightning TeXtures !!!
  5. Message-ID: <1992Jul31.021545.6738@sunb10.cs.uiuc.edu>
  6. Keywords: I am amazed!
  7. Sender: news@sunb10.cs.uiuc.edu
  8. Reply-To: epstein@cs.uiuc.edu
  9. Organization: University of Illinois at Urbana-Champaign
  10. References: <l7e56tINN880@utkcs2.cs.utk.edu>
  11. Date: Fri, 31 Jul 1992 02:15:45 GMT
  12. Lines: 36
  13.  
  14. My first attempt to post this failed, due to some nn/news flakiness at
  15. my site -- apologies if it gets posted twice.
  16.  
  17. In <l7e56tINN880@utkcs2.cs.utk.edu> eijkhout@cupid.cs.utk.edu (Victor Eijkhout) writes:
  18.  
  19. >Now, I know that Blue Sky Research did not intend Lightning TeXtures
  20. >as a hacker's tool, but it sure can be used that way.
  21. >
  22. >(For those of you who havent' heard of LT: it is a very fast -- assembler ! --
  23. >implementation of TeX that continually reformats your input and displays
  24. >this in the preview window. Every time you press a key, I think.)
  25.  
  26. Are there any problems caused when you are in the middle of typing in
  27. some block of code, so at some points the file will not be complete,
  28. correct tex/latex code, and if tex/latex is run then, you will get
  29. errors (and the previewer may barf)?
  30.  
  31. (I use latex, but it would seem that you would have a similar problems
  32. with tex.)
  33.  
  34. Currently, I use (Ed Reingold's) tex-mode in emacs, so while I'm
  35. editing, I have xdvi running, and periodically run latex on the file
  36. from within emacs (xdvi automatically looks at the new .dvi file).
  37.  
  38. I was thinking of writing some emacs code that automatically runs
  39. latex on the file every so often (perhaps when it auto-saves).  The
  40. above situation seemed like it would cause problems, though (e.g. if
  41. when it runs latex, I am in the middle of entering a block, so I might
  42. not have the appropriate \end or whatever, and latex -- and probably
  43. xdvi -- will barf).
  44.  
  45. -- 
  46. Milt Epstein
  47. Department of Computer Science
  48. University of Illinois
  49. epstein@cs.uiuc.edu
  50.