home *** CD-ROM | disk | FTP | other *** search
/ Atari FTP / ATARI_FTP_0693.zip / ATARI_FTP_0693 / Tex / Shells / texshel2.arc / README next >
Text File  |  1988-09-28  |  2KB  |  42 lines

  1. TeX Shell is a graphical interface to TeX, a typesetting program. This
  2. documentation assumes that you know something about TeX already. TeX is
  3. available (as I write this) via anonymous FTP from "clio.math.lsa.umich.edu"
  4. and no doubt other sites.
  5.  
  6. When running TeX on a 1 meg machine, there isn't enough free memory to
  7. run shells such as Gulam. So, I wrote TeX Shell. TeX Shell displays a
  8. menu and lets you choose to run TeX or LaTeX, and uses the file selector
  9. to choose the input file. TeX Shell then Pexec()s TeX with an appropriate
  10. command line. It can also Pexec DVIST, the screen preview program.
  11.  
  12. As you can see, most of the menu items are disabled. Eventually I would
  13. like to add several features: an editable environment, and a direct chain
  14. (a la Simon Poole's DLII) to a graphical version of the DVI program available
  15. elsewhere. Also, if you could chain to your editor from TeXShell, then
  16. you would not have to go back to the desktop at all while
  17. editing/texing/previewing.
  18.  
  19. Since you have no way of setting environmental variables (yet), you
  20. MUST install TeX with all the default paths. It must be on the same
  21. disk as TeX Shell, in the directory \TEX, be named TEX.TTP, and be
  22. with PLAIN.FMT and LPLAIN.FMT, the Plain TeX and LaTeX format files.
  23. The font metric files (.TFM) should reside in \TEX\TFM, and style
  24. files should reside in \TEX\INPUTS. DVIST should be located in
  25. \TEX\DVIST.TTP (pick one of DVISTND or DVISTDL), and fonts should be
  26. in the default \FONTS\... directories.
  27.  
  28. Should an error occur during the Pexec, such as file not found or
  29. whatnot, weird things will happen. I have not managed to get an
  30. intelligible error message out of Pexec yet, so you'll have to guess.
  31.  
  32. I have included another file, TEXHINTS, in this archive to help you
  33. set up TEX and DVIST to work together.
  34.  
  35. If you have any suggestions for this program, or find any bugs (heaven
  36. forbid!), please feel free to contact me.
  37.  
  38. Greg Lindahl                    internet: gl8f@virginia.edu
  39. 1700 Cherry Avenue                bitnet:   gl8f@virginia.bitnet
  40. Charlottesville VA 22903
  41. (804) 979-3814
  42.