home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / text / tex / 14492 < prev    next >
Encoding:
Text File  |  1992-12-29  |  918 b   |  28 lines

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!ogicse!cs.uoregon.edu!news.uoregon.edu!cie.uoregon.edu!scavo
  2. From: scavo@cie.uoregon.edu (Tom Scavo)
  3. Newsgroups: comp.text.tex
  4. Subject: renewenvironment
  5. Message-ID: <1ho431INNbj7@pith.uoregon.edu>
  6. Date: 28 Dec 92 23:54:09 GMT
  7. Article-I.D.: pith.1ho431INNbj7
  8. Distribution: world
  9. Organization: University of Oregon Campus Information Exchange
  10. Lines: 15
  11. NNTP-Posting-Host: cie.uoregon.edu
  12.  
  13. Why doesn't this work?  Whenever I try to use it, in whatever kind
  14. of document, it gets hung up on the \mskip.  If I take the second
  15. line out and precede an eqnarray* environment with it (in the body
  16. of the document, that is), everything works just fine.
  17.  
  18. \renewenvironment{eqnarray*}
  19.         {\settowidth{\arraycolsep}{$\mskip 0.5\thickmuskip$}
  20.          \begin{eqnarray*}}%
  21.         {\end{eqnarray*}}
  22.  
  23. Can anybody help me with this?  Thanks in advance.
  24.  
  25. -- 
  26. Tom Scavo
  27. scavo@cie.uoregon.edu
  28.