%%
%% This is file `array.tex' generated
%% on <1990/6/14> with the docstrip utility (v1.1i).
%%
%% The original source file was `array.drv'.
%%
%%
%% Copyright (C) 1989,1990 by Frank Mittelbach. All rights reserved.
%%
%% IMPORTANT NOTICE:
%%
%% You are not allowed to change this file. You may however copy this file
%% to a file with a different name and then change the copy.
%%
%% You are NOT ALLOWED to distribute this file alone. You are NOT ALLOWED
%% to take money for the distribution or use of this file (or a changed
%% version) except for a nominal charge for copying etc.
%%
%% You are allowed to distribute this file under the condition that it is
%% distributed together with all files mentioned in readme.mz5.
%%
%% If you receive only some of these files from someone, complain!
%%
%% However, if these files are distributed by established suppliers as part
%% of a complete TeX distribution, and the structure of the distribution
%% would make it difficult to distribute the whole set of files, *those
%% parties* are allowed to distribute only some of the files provided that
%% it is made clear that the user will get a complete distribution-set upon
%% request to that supplier (not me).
%% Notice that this permission is not granted to the end user.
%%
%%
%% Error Reports in case of UNCHANGED versions to
%%
%% F. Mittelbach
%% Eichenweg 29
%% D-6500 Mainz 1
%% Federal Republic of Germany
%% Bitnet: <PZF5HZ@DRUEDS2>
%%

%% Driver file to document the style option `array'.
%% Copyright (C) 1989,1990 Frank Mittelbach, all rights reserved.

\ifx\selectfont\undefined
  \documentstyle[array,doc,ltugboat]{article}
\else
  \documentstyle[oldlfont,array,doc,a4]{article}
\fi

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% The next section defines a few font related commands if the
%% new font selection scheme is in force.
%%
%% Additionally you have to use the oldlfont option because this was
%% written for the old LaTeX.
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\ifx \selectfont\undefined \else

\newcommand{\tensl}
  {\family{cmr}\series{m}\shape{sl}\size{10}{12pt}\selectfont}

\fi

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%%  The next few lines are for those with a new TeX 3.0 to ensure
%%  that hyphenation, etc. is done correctly.
%%

\ifx \lefthyphenmin\undefined \else
 \lefthyphenmin=2
 \righthyphenmin=3
 \errorcontextlines=1
\fi

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%%  Now we are overwriting a few definitions of ltugboat.sty
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

  \onecolumn

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%%  And finally some definitions for the doc style
%%  to get this special article right.
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\setcounter{IndexColumns}{3}               % three column index

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

\DisableCrossrefs                         % No Cross references



\CodelineIndex                            % Code lines numbered

\begin{document}
  \DocInput{array.doc}
\end{document}

\endinput
%%
%% End of file `array.tex'.
