home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / texmf / inputs / misc / newarray.sty < prev    next >
Encoding:
Text File  |  1994-05-20  |  2.2 KB  |  67 lines

  1. %% 
  2. %% This is file `newarray.sty', generated 
  3. %% on <1994/5/20> with the docstrip utility (2.0r).
  4. %% 
  5. %% The original source files were:
  6. %% 
  7. %% delarray.doc  (with options: `newarray')
  8. %% 
  9. %% This file is part of the array package. 
  10. %% --------------------------------------- 
  11. %% 
  12. %% It is a contributed file. 
  13. %% In case of errors please inform the original author. 
  14. %% 
  15. %% The checksum in the header refers to the documented version of 
  16. %% the file. 
  17. %% 
  18.  
  19.  
  20. %%% ====================================================================
  21. %%%  @LaTeX-style-file{
  22. %%%     author          = "David Carlisle",
  23. %%%     version         = "1.00",
  24. %%%     date            = "06 July 1992",
  25. %%%     time            = "16:05:31 BST",
  26. %%%     filename        = "delarray.sty",
  27. %%%     address         = "Computer Science Department
  28. %%%                        Manchester University
  29. %%%                        Oxford Road
  30. %%%                        Manchester
  31. %%%                        England
  32. %%%                        M13 9PL",
  33. %%%     telephone       = "+44 61 275 6139",
  34. %%%     FAX             = "+44 61 275 6236",
  35. %%%     checksum        = "48846 263 1116 9649",
  36. %%%     email           = "carlisle@cs.man.ac.uk (Internet)",
  37. %%%     codetable       = "ISO/ASCII",
  38. %%%     keywords        = "LaTeX,array,delimiters",
  39. %%%     supported       = "yes",
  40. %%%     docstring       = "
  41. %%%
  42. %%%     delarray.sty
  43. %%%
  44. %%%     A LaTeX style option extending array.sty.
  45. %%%     Defines implicit delimiters, eg   \begin{array}({cc}).
  46. %%%
  47. %%%     The checksum field above was produced by
  48. %%%     Robert Solovay's checksum utility.",
  49. %%%  }
  50. %%% ====================================================================
  51. \def\fileversion{v1.00}
  52. \def\filedate{92/07/06}
  53. \def\docdate {92/07/06}
  54. \typeout{\@spaces ****^^J%
  55. \@spaces newarray.sty is no longer supported.^^J%
  56. \@spaces For \noexpand\newcolumn
  57.    and \noexpand\extracolsep use array.sty.^^J%
  58. \@spaces(\noexpand\newcolumn has been
  59.    renamed \string\newcolumntype.)^^J%
  60. \@spaces For implicit delimiters use delarray.sty^^J%
  61. \@spaces ****}
  62. \errhelp{Modify the options in the \documentstyle command}%
  63. \errmessage{Obsolete Style Option}%
  64. \endinput
  65. %% 
  66. %% End of file `newarray.sty'.
  67.