home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / applicat / 9816 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  2.5 KB

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!pitt.edu!stern
  2. From: stern+@pitt.edu (Eric G Stern)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: Looking for a word processing software
  5. Message-ID: <1466@blue.cis.pitt.edu>
  6. Date: 6 Jan 93 21:46:21 GMT
  7. References: <1993Jan06.205503.2004@rat.csc.calpoly.edu>
  8. Sender: news+@pitt.edu
  9. Organization: University of Pittsburgh
  10. Lines: 44
  11.  
  12. In article <1993Jan06.205503.2004@rat.csc.calpoly.edu> shorio@polyslo.csc.calpoly.edu (Shigenori Horio) writes:
  13. >Hi, I am looking for the word processing software to write my masters thesis
  14. >on my Amiga 3000.  Since my paper is going to have many math equations, I need
  15. >math symbol fonts such as integra, derivation, infinity, and root signs.
  16. >For example, I need to write like these:
  17.  
  18.  
  19. >2. Amiga Tex
  20. >    I have never used Tex program. Writing more than 100 pages document in
  21. >Tex is going to be hell.
  22.  
  23. >p.s. The documents are need to be printed by either ink jet or laser jet printer
  24. >     I think I am going to buy HP 500.
  25. >Fory Horio at shorio@polyslo.csc.calpoly.edu
  26.  
  27. Trying to write a 100+ page paper in anything _but_ TeX is going
  28. to be hell.  Various macro packages for TeX (LaTeX, Phyzzx, TeXsis) allow
  29. you to easily section your thesis into chapters, sections, subsections, and
  30. allow you to easily make tables.  Tables, equations (and figures) can be easily
  31. referenced by name in other parts of the paper.  If you add more tables
  32. or equations or figures, or you move the ones you have, or you add a section
  33. before the table or whatever, you will not have to find and relabel
  34. sixty-jillion references if you're using one of these nice packages because
  35. all the references automatically track the position of the object that they
  36. refer to.
  37.  
  38. In addition, TeX was _designed_ to make writing equations easier.
  39. Every serious mathematician or physicist who has to use complicated
  40. notation uses TeX.  If you intend on going far in your field, and you
  41. need to do this kind of thing often, you will eventually need TeX anyway.
  42. To make the characters that you wanted is as easy as saying:
  43.  
  44. \int \partial \infty \sqrt
  45.  
  46. and the size of the signs changes to accommodate the formulae to which
  47. they apply.
  48.  
  49. Printer drivers for postscript laser printers and HP language compatible
  50. devices are available from Radical Eye Software as well as a very nice
  51. TeX package including a previewer.  Other TeX implementations are
  52. available by ftp, but I don't know what they have.  AmigaTeX drivers
  53. also support the inclusion IFF and postscript figures in the text.
  54.  
  55.                 Eric Stern
  56.