home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / sci / math / 12993 < prev    next >
Encoding:
Text File  |  1992-10-09  |  874 b   |  18 lines

  1. Organization: Mathematics, Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!udel!rochester!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!ow0a+
  3. Newsgroups: sci.math
  4. Message-ID: <QepT9MW00iV285I1Zs@andrew.cmu.edu>
  5. Date: Fri,  9 Oct 1992 16:58:00 -0400 
  6. From: Oswald Wyler <ow0a+@andrew.cmu.edu>
  7. Subject: Re: electronic math notation
  8. Lines: 8
  9.  
  10. TeX notation forces you to do more typing, but at least there is a reasonable
  11. chance to be understood.  Some shortcuts are simply unacceptable.
  12. Example xi.  I'll read this as a greek letter, preceding eta.
  13. Example j=i+1.  Extremely dangerous; what do you do with a matrix with
  14. entries aij?  I'd rather type x_{i+1} and a_{i,j}.
  15. In any case, if your editor allows customizing (e.g. Emacs), you can easily
  16. define a macro that types out {} for you and leaves you inside.
  17.  
  18.