home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / software / 3044 < prev    next >
Encoding:
Text File  |  1992-12-12  |  4.0 KB  |  75 lines

  1. Newsgroups: comp.sys.next.software
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.iastate.edu!scl1.al.iastate.edu!tlm
  3. From: tlm@iastate.edu (Tom Marchioro)
  4. Subject: Re: NeXT Word Processors - Junk, garbage, and more junk...
  5. Message-ID: <tlm.724206318@scl1.al.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Organization: Iowa State University, Ames IA
  8. References: <1992Dec12.105212.5935@mic.ucla.edu> <1gdr5tINNfml@crcnis1.unl.edu>
  9. Date: Sun, 13 Dec 1992 00:25:18 GMT
  10. Lines: 63
  11.  
  12. In <1gdr5tINNfml@crcnis1.unl.edu> me@ienext.unl.edu (Dan Scott) writes:
  13. >In article <1992Dec12.105212.5935@mic.ucla.edu>  
  14. >iwelch@agsm.ucla.edu (Ivo Welch) writes:
  15.  
  16. >> ... TeX: ...  TeX is very mediocre for tables. ... 
  17.  
  18. >I guess I'm not quite clear on what you mean by mediocre here.  
  19. >If you mean difficult to use, then I agree with you. But if you  
  20. >mean that the quality of the table is poor or that there is not  
  21. >enough flexibility in the table format then I must disagree. In  
  22. >fact, I find tables in TeX to be a thing of beauty. I notice  
  23. >that you say you do your work in LaTeX and this could account  
  24. >for the disagreement. Tables made in LaTeX using the tabular  
  25. >environment are easier to generate---but not so nice looking. I  
  26. >wish that I knew of some *easy* way to get tables as nice as I  
  27. >get in TeX! 
  28.  
  29. I hadn't meant to start a WP flame war when I questioned the "manhood" of
  30. Frame versus TeX, just meant that starting from scratch something that is
  31. extremely good and *free* (plus several free utilities which work with it)
  32. seems better than something you have to pay significant $ for (and I consider
  33. anything > $100 significant, but not necessarily exorbitant).  Several 
  34. follow-ups have accurately pointed out some of the relative advantages of
  35. FM, and I think it all boils down to what features in a word processor 
  36. matter to you most.  That's why people argue so vehemently about them
  37. (or, to get into real religious wars, talk text editors [Hi Erik:-] )
  38. Frame is certainly better if you're a WYSIWYG fan --- though people's
  39. insistence on this usually leaves me puzzled, and between LoTeX and
  40. Equation Builder you can easily preview 99% of what your doing instantaneously
  41. --- and is also far easier to use for tables.  Perhaps it's because
  42. WYSIWYG doesn't matter so much to me, or because I don't often use tables
  43. --- I do write *very* mathematical papers, and the Frame equation editor 
  44. is simply not up to the task --- that I prefer one ot the other.  
  45.  
  46. In any event, to each his own.  Arguing about such issues generates much
  47. heat but little light. 
  48.  
  49. As for "good tables in TeX" the best thing I can recommend is to create
  50. 2 or 3 you really like the look of and then save the file as a template
  51. (I have a couple like this myself).  This ability to make building blocks
  52. is one of the beauties of TeX (in particular plain TeX, if I had to choose
  53. between LaTeX and FM it would be a close call).  I recommend anyone thinking
  54. of going to TeX start out with the plain format (or, better yet, get
  55. Karl Berry's e-plain, which adds most of the functionality of LaTeX without
  56. all the restrictive garbage) and over time build up a set of macros to 
  57. suit your own tastes --- for example, I can't even remember the commands
  58. to include a Postscript figure in a TeX document because I have a macro that
  59. takes the filename as its first argument, the size as the second, and the
  60. caption as the third.  The point is, I didn't write this macro until I'd
  61. done enough TeXing to be sure it was what I wanted from a stylistic point
  62. of view.  Something similar can certainly be done with tables, though
  63. it isn't going to be as straightforward as with including a figure.
  64.  
  65. Oh..... another little hint:  about the only time I use LaTeX is to make
  66. simple tables in the "tabular" environment (which is very simple). Make
  67. the table, then use the new TeXview service to drive it to an EPS file
  68. which you can then include in a plain TeX document anyway you like (with 
  69. PS TeX fonts you can even resize it at will).
  70.  
  71. Hmm.... seem to have wandered off the subject.......
  72.  
  73. Tom
  74.  
  75.