home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / misc / 18047 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.8 KB  |  53 lines

  1. Newsgroups: comp.sys.next.misc
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!physics!dmitri
  3. From: dmitri@physics (Dmitri Linde)
  4. Subject: Re: Answers to InstantTeX Questions
  5. Message-ID: <1992Jul22.144327.25408@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Organization: none
  8. References: <1992Jul22.053824.7396@leland.Stanford.EDU> <1992Jul22.024043.3522@arizona.edu>
  9. Distribution: world,local
  10. Date: Wed, 22 Jul 92 14:43:27 GMT
  11. Lines: 40
  12.  
  13. In article <1992Jul22.024043.3522@arizona.edu> zazula@pri.com writes:
  14. >
  15. >Hi -
  16. >
  17. >Not to be an instigator or anything, but:
  18. >
  19. >> 1. InstantTeX makes it possible to TeX your file directly from Edit
  20. >> via a keystroke. 
  21. >> 
  22. >
  23. >So does adding this to your ~/.commandict file:
  24. >
  25. >TeX    X    texsis -V $file&
  26. >
  27. >This adds the menu entry "TeX" with the command-key equivalent "X" to your  
  28. >Utilities->UserCommands menu in Edit.  I use TeXsis but you can change it to  
  29. >read:
  30. >
  31. >TeX    X    tex -V $file&
  32. >
  33. >etc...  It helps to have TeXview launched before running this - if you don't,  
  34. >you'll have to quit TeXview before you can go back and edit your document...
  35. >
  36. >I don't recall who sent me this hack but I've been using it for quite a while  
  37. >and the price is right...
  38. >
  39. >Ralph
  40.  
  41. There are two problem with this hack. If there is an error in the file, TeX
  42. will quit and will not let you tell it to ignore the error or to
  43. ignore all errors. Another problem is that you have to wait until TeX is
  44. done until you can continue to work on the file. You do not have to wait
  45. if you are using TeX from a Terminal or if you use InstantTeX. I have
  46. used this hack myself, but I usually found myself Typing the TeX command
  47. in the Terminal instead, because I did not want to wait for 2 mins while
  48. the 100 page manual got TeXed.
  49.  
  50.         - Dmitri Linde
  51.  
  52. Please reply to dmitri@StarConn.com
  53.