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

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!caen!destroyer!ncar!uchinews!yukawa.uchicago.edu!trivedi
  3. From: trivedi@yukawa.uchicago.edu (Anil Trivedi)
  4. Subject: A Gentle Introduction To TeX (was Re: faq)
  5. Message-ID: <1992Jul31.015405.28209@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Organization: Enrico Fermi Institute, University of Chicago
  8. References: <4644@daily-planet.concordia.ca> <1992Jul31.011923.11708@news.clarkson.edu>
  9. Date: Fri, 31 Jul 1992 01:54:05 GMT
  10. Lines: 51
  11.  
  12. steeve@concour.cs.concordia.ca (HARDY j g steeve):
  13. >>     Second, I have heard that there is a booklet out there called
  14. >> either,
  15. >>     A Gentle introduction to LaTeX, or
  16. >>     A Gentle Introduction to TeX
  17. >> I would appreciate any information on this. What I am looking for really is 
  18. >> a simple and hopefully well written introduction, 
  19.  
  20. russell@sun.soe.clarkson.edu (David Russell) writes:
  21.  
  22. >The book I use is
  23. >
  24. >LaTex A document Preparation System User's Guide & Reference.
  25. >By. Leslie Lamport
  26. >Addison-Wesley Pub. Co.  ISBN 0-201-15790-X
  27. >
  28. >It seems to cover all the basics ...
  29.  
  30. "A Gentle Introduction To TeX" by Michel Doob, though not a substitute
  31. for Knuth's encyclopedic and uniquely authoritaive "TeXbook",
  32. is nevertheless an extremely well written and FREE beginners manual for
  33. Plain TeX. It covers basics of TeX which you should learn no matter which
  34. macro package you use. You can FTP it from many places, one I can recall
  35. offhand is
  36.     lifshitz.ph.utexas.edu
  37. in the directory
  38.     /pub/tex ;
  39. the file is called gentle.tex .
  40.  
  41. If you are using LaTeX, then of course you should also get the above
  42. mentioned book by Leslie Lamport (the author of LaTeX). It does cover
  43. all the basics, so to speak---but only of the LaTeX macro package,
  44. not of TeX itself. (As one might guess from the mention of Addison-
  45. Wessley there, it is not free.)
  46.  
  47. One problem with LaTeX is that it is not compatible with Plain TeX. So
  48. whatever you learn, e.g., in the "TeXbook" or in "A Gentle Introduction"
  49. may or may not work with LaTeX.
  50.  
  51. One Plain-compatible alternative to LaTeX that I know of is a macro
  52. package named TeXsis, written by Eric Myers and Frank Paige. Ignore
  53. their description of it as "a macro package for physicists" which is
  54. a misleading misnomer. You can also get it from lifshitz mentioned
  55. above; unlike LaTeX, it comes with a free manual! For more information
  56. on TeXsis, contact Dr Eric Myers (myers@lifshitz.ph.utexas.edu).
  57.  
  58. (TeXsis is a large package, however, not the kind that belongs in the
  59. personal directory of each user who likes it. Therefore, if there are
  60. many TeX-users on your system, then I'd suggest that you ask your
  61. system administrator to install it for everyone.)
  62. ----
  63.