[BACK]Return to titlepag.tex CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / gnuplot / docs

File: [local] / OpenXM_contrib / gnuplot / docs / Attic / titlepag.tex (download)

Revision 1.1.1.1 (vendor branch), Sun Jan 9 17:01:06 2000 UTC (24 years, 4 months ago) by maekawa
Branch: GNUPLOT
CVS Tags: VERSION_3_7
Changes since 1.1: +0 -0 lines

Import gnuplot 3.7

%
% $Id: titlepag.tex,v 1.4 1996/09/15 13:07:38 drd Exp $
%
\ifx\LaTeXe\undefined
% old LaTeX version
% add `,a4' to `toc_entry' to load settings for A4-paper
% see below if you add 11pt or 12pt
   \documentstyle[toc_entr]{article}
\else
% LaTeX2e version
% add `[a4paper]' before `{article}' to load settings for A4-paper
% see below if you add 11pt or 12pt
   \documentclass{article} % DSL 24 May 1995
   \usepackage{toc_entr}
\fi

% The following statements should adjust the default values for
% different papersizes, mainly required for verbatim output
% 30pt are a bit more than really needed
%\addtolength{\textwidth}{30pt}
%\addtolength{\oddsidemargin}{-15pt}
%\addtolength{\evensidemargin}{-15pt}
% Approximately keep the same ratio of width/height
%\addtolength{\textheight}{48pt}
%\addtolength{\topmargin}{-24pt}

\setlength{\textwidth}{6.25in}
\setlength{\oddsidemargin}{0.5cm}
\setlength{\topmargin}{-0.5in}
\setlength{\textheight}{9in}

\setlength{\parskip}{1ex}
\setlength{\parindent}{0pt}

% For 11pt/12pt options change `\normalsize' to `\small' in
% preverbatim
% every verbatim environment is surrounded by the commands
\newcommand{\preverbatim}{\normalsize\vspace{-2.2ex}}
\newcommand{\postverbatim}{\normalsize\vspace{-0.5ex}}

\adjustarticle

\setcounter{secnumdepth}{5}
\setcounter{tocdepth}{5}

\begin{document}
\sloppy
\pagestyle{empty}
   \rule{0in}{2.0in}
   \begin{center}
   {\huge\bf gnuplot}\\
   \vspace{3ex}
   {\Large An Interactive Plotting Program}\\
   \vspace{2ex}
   \large
   Thomas Williams \& Colin Kelley\\
   \vspace{2ex}
   Version 3.7 organized by: David Denholm \\
   \vspace{2ex}
   Major contributors (alphabetic order):\\
  Hans-Bernhard Broeker \\
  John Campbell\\
  Robert Cunningham\\
  David Denholm\\
  Gershon Elber\\
  Roger Fearick\\
  Carsten Grammes\\
  Lucas Hart \\
  Lars Hecking \\
  Thomas Koenig\\
  David Kotz\\
  Ed Kubaitis\\
  Russell Lang\\
  Alexander Lehmann\\
  Alexander Mai \\
  Carsten Steger\\
  Tom Tkacik\\
  Jos Van der Woude \\
  James R. Van Zandt \\
  Alex Woo\\
  Copyright (C) 1986 - 1993, 1998   Thomas Williams, Colin Kelley\\
   \vspace{2ex}
   Mailing list for comments: \verb+info-gnuplot@dartmouth.edu+\\
   Mailing list for bug reports: \verb+bug-gnuplot@dartmouth.edu+

   \vfill
   This manual was prepared by Dick Crawford. \\
   3 December 1998
   \end{center}
\newpage

\tableofcontents
\newpage



\setcounter{page}{1}
\pagestyle{myheadings}
\markboth{{\bf gnuplot} 3.7}{{\bf gnuplot} 3.7}