home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / text / tex / 14097 < prev    next >
Encoding:
Internet Message Format  |  1992-12-11  |  2.6 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!doc.ic.ac.uk!uknet!mucs!m1!carlisle
  2. From: carlisle@cs.man.ac.uk (David Carlisle)
  3. Newsgroups: comp.text.tex
  4. Subject: Re: Misc LaTex problems (was: numbering from 1 with titlepage)
  5. Message-ID: <CARLISLE.92Dec11114219@r8d.cs.man.ac.uk>
  6. Date: 11 Dec 92 11:42:19 GMT
  7. References: <gmaltby.1.723739212@unpcs1.cs.unp.ac.za> <29216@castle.ed.ac.uk>
  8.     <gmaltby.1.723836914@unpcs1.cs.unp.ac.za> <29313@castle.ed.ac.uk>
  9.     <9DEC199217043135@reg.triumf.ca>
  10. Sender: news@cs.man.ac.uk
  11. Organization: Department of Computer Science, University of Manchester
  12. Lines: 44
  13. In-reply-to: asnd@reg.triumf.ca's message of 10 Dec 92 01:04:00 GMT
  14.  
  15. >>>>> On 10 Dec 92 01:04:00 GMT, asnd@reg.triumf.ca (Donald Arseneau) said:
  16. ....
  17. Donald> In fact LaTeX is not usually used this way.  Once you are writing your
  18. Donald> own macros it is easier to NOT use LaTeX. 
  19.  
  20. It may be easier to avoid LaTeX, but doing it in LaTeX is worth the
  21. trouble.
  22.  
  23. Donald>  Extensions to LaTeX require not just a good knowledge of TeX,
  24. Donald>  but a clear understanding of how the rest of LaTeX is
  25. Donald>  written, and great care to avoid conflicts. 
  26.  
  27. This is unfortunately true (and fixing this is very much in the minds
  28. of the designers of LaTeX3) however the problems arise because latex
  29. users *expect* more or less any two styles to work together. The have
  30. this optimistic view because of the (relative) robustnuss of the LaTeX
  31. system, and the fact that the standard latex commands can be used
  32. together in most sensible contexts.
  33.  
  34. If I were to write a bunch of macros sitting on top of plain TeX,
  35. there would be no guidelines at all for interacting with other
  36. packages, or the `look and feel' of the user interface level. In order
  37. to write a LaTeX style file, I may have to re-write large chunks of
  38. latex internals, but if I manage to get the whole works to come out
  39. with a latex look-and-feel, it is much easier for latex users to use
  40. (given that they wont read the documentation!) and there is at least a
  41. chance that it will work with other packages written by other authors.
  42.  
  43. LaTeX is not TeX-made-easy it is TeX-at-a-higher-level. 
  44. Writing higher level constructs is likely to be hard, it is using them
  45. that is supposed to be easy(er)
  46.  
  47. David (A LaTeX user :-)
  48.  
  49. --
  50.                            David Carlisle
  51.                                     JANET: carlisle@uk.ac.man.cs
  52.  
  53.                                     Computer Science Department
  54.                                     Manchester University
  55.                                     Oxford Road
  56.                                     Manchester
  57.                                     England
  58.                                     M13 9PL
  59.