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


%%% ====================================================================
%%%  @LaTeX-style-file{
%%%     filename        = "longtable.sty",
%%%     version         = "3.04",
%%%     date            = "12 October 1992",
%%%     time            = "11:51:56 BST",
%%%     author          = "David Carlisle",
%%%     address         = "Computer Science Department
%%%                        Manchester University
%%%                        Oxford Road
%%%                        Manchester
%%%                        England
%%%                        M13 9PL",
%%%     telephone       = "+44 61 275 6139",
%%%     FAX             = "+44 61 275 6236",
%%%     checksum        = "08304 1428 6676 49483",
%%%     email           = "carlisle@cs.man.ac.uk (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "LaTeX, array, tabular, page",
%%%     supported       = "yes",
%%%     docstring       = "
%%%
%%%     longtable.sty
%%%
%%%     A LaTeX style option defining a multi-page version of tabular.
%%%
%%%     The checksum field above was produced by
%%%     Robert Solovay's checksum utility.",
%%%  }
%%% ====================================================================

\def\fileversion{v3.04}
\def\filedate{92/10/12}
\def\docdate {92/10/12}
\documentstyle[longtable,doc]{article}

% dimensions from ltugboat.sty:

\setlength\textwidth{31pc} \setlength\textheight{54pc}
\parindent 0pt \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}

\MakeShortVerb{\"}  % "\foo" acts like \verb+\foo+

\DisableCrossrefs

\CodelineIndex                  % Index code by line number

%\OnlyDescription   % comment out for implementation details

%\setlongtables     % Uncomment this line to cause longtables
                    % to line up correctly.

\setcounter{StandardModuleDepth}{1}

\begin{document}
   \DocInput{longtable.doc}
\end{document}
\endinput
%% 
%% End of file `longtable.drv'.
