]> git.saurik.com Git - wxWidgets.git/blame - utils/tex2rtf/docs/mytitle.sty
Set the object for context menu events.
[wxWidgets.git] / utils / tex2rtf / docs / mytitle.sty
CommitLineData
9a29912f
JS
1% mytitle.sty
2% Julian Smart's Enhanced Titlepage
3
4\def\maketitle{\begin{titlepage}
5\let\footnotesize\small \let\footnoterule\relax \setcounter{page}{0}
6%\null
7%\vfil
8\vspace*{2cm}\begin{flushleft}
9{\huge \sf\@title\\\rule{\textwidth}{0.5mm}} \vskip 3em {\large \lineskip .75em
10{\sf\@author}
11\par}
12\vskip 1.5em {\large\sf \@date \par} \end{flushleft} \par
13\@thanks
14\vfill
15{\sf\small\begin{flushright}%
16Artificial Intelligence Applications Institute\\
17University of Edinburgh\\
1880 South Bridge\\
19EH1 1HN\\
20Tel. 0131-650-2746
21\end{flushright}}
22\null
23\end{titlepage}
24\setcounter{footnote}{0} \let\thanks\relax
25\gdef\@thanks{}\gdef\@author{}\gdef\@title{}\let\maketitle\relax}
26\def\abstractname{Abstract} % <----------
27\def\abstract{\titlepage
28\null\vfil
29\begin{center}
30{\bf \abstractname} % <----------
31% {\bf Abstract}
32\end{center}}
33\def\endabstract{\par\vfil\null\endtitlepage}