|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T a
Length: 1154 (0x482) Types: TextFile Names: »abstractpage.sty«
└─⟦4f9d7c866⟧ Bits:30007245 EUUGD6: Sikkerheds distributionen └─⟦f36518b41⟧ »./worm/mit.tex.tar.z« └─⟦87f8973c9⟧ └─⟦this⟧ »abstractpage.sty«
% TITLEPAGE DOCUMENT-STYLE OPTION - released 27 January 1985 % for LaTeX version 2.09 % Copyright (C) 1985 by Leslie Lamport %%%% Modified [eichin:19881122.1123EST] to have an abstract here too... \def\maketitlewithabstract#1{\begin{titlepage} \let\footnotesize\small % Local definitions to make \thanks produce \let\footnoterule\relax % \normalsize footnotes with no separating rule. \setcounter{page}{0} \null \vfil \vskip 60pt % To adjust centering. \begin{center} {\LARGE \@title \par} % Set title in \LARGE size. \vskip 3em % Vertical space after title. {\large % Set author in \large size. \lineskip .75em \begin{tabular}[t]{c}\@author \end{tabular}\par} \vskip 1.5em % Vertical space after author. {\large \@date \par} % Set date in \large size. \end{center} \par \@thanks \vfil \begin{center} {\bf Abstract} \end{center} \input #1 \null \end{titlepage} \setcounter{footnote}{0} % Footnotes start at zero again. \let\thanks\relax \gdef\@thanks{}\gdef\@author{}\gdef\@title{}\let\maketitle\relax}