%% 
%% This is file `array.drv', generated 
%% on <1994/5/20> with the docstrip utility (2.0r).
%% 
%% The original source files were:
%% 
%% array.doc  (with options: `driver')
%% 
%% This file is part of the array package. 
%% --------------------------------------- 
%% 
%% Copyright (C) 1992 Frank Mittelbach. All rights reserved. 
%% 
%% To produce the documentation in the way you like you are allowed to 
%% change this driver file. 
%% 

\def\fileversion{v2.1b}
\def\filedate{92/07/06}
\def\docdate {92/09/12}

%% \CheckSum{1070}
%% \CharacterTable
%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%%   Digits        \0\1\2\3\4\5\6\7\8\9
%%   Exclamation   \!     Double quote  \"     Hash (number) \#
%%   Dollar        \$     Percent       \%     Ampersand     \&
%%   Acute accent  \'     Left paren    \(     Right paren   \)
%%   Asterisk      \*     Plus          \+     Comma         \,
%%   Minus         \-     Point         \.     Solidus       \/
%%   Colon         \:     Semicolon     \;     Less than     \<
%%   Equals        \=     Greater than  \>     Question mark \?
%%   Commercial at \@     Left bracket  \[     Backslash     \\
%%   Right bracket \]     Circumflex    \^     Underscore    \_
%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
%%   Right brace   \}     Tilde         \~}
%%
%% Style-option `array' to use with LaTeX v2.09
%% Copyright (C) 1989-1992 Frank Mittelbach, all rights reserved.
\def\newcolumn{%
  \typeout{*** Obsolete command \string\newcolumn!
               Please use \noexpand\newcolumntype ***}%
  \newcolumntype
}
\documentstyle[array,doc]{article}

% dimensions from ltugboat.sty:

\setlength\textwidth{31pc} \setlength\textheight{54pc}
\setlength{\parindent}{0pt}
\setlength{\parskip}{2pt plus 1pt minus 1pt}
\setlength{\oddsidemargin}{8pc}
\setlength{\marginparwidth}{8pc}
\setlength{\topmargin}{-2.5pc} \setlength{\headsep}{20pt}
\setlength{\columnsep}{1.5pc}
\setlength{\columnwidth}{18.75pc}

% Allow large table at bottom
\renewcommand{\bottomfraction}{0.7}

\EnableCrossrefs
%\DisableCrossrefs   % Say \DisableCrossrefs if index is ready

\RecordChanges                  % Gather update information

\CodelineIndex                  % Index code by line number

%\OnlyDescription    % comment out for implementation details
%\OldMakeindex       % use if your MakeIndex is pre-v2.9
\begin{document}
   \DocInput{array.doc}
\end{document}
\endinput
%% 
%% End of file `array.drv'.
