%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Contents: The title page % $Id: title.tex,v 1.6 1998/09/29 08:05:09 oetiker Exp oetiker $ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ifx\pdfoutput\undefined % We're not running pdftex \else \pdfbookmark{Title Page}{title} \fi \newlength{\centeroffset} \setlength{\centeroffset}{-0.5\oddsidemargin} \addtolength{\centeroffset}{0.5\evensidemargin} %\addtolength{\textwidth}{-\centeroffset} \thispagestyle{empty} \vspace*{\stretch{1}} \noindent\hspace*{\centeroffset}\makebox[0pt][l]{\begin{minipage}{\textwidth} \flushright {\Huge\bfseries The Not So Short\\ Introduction to \LaTeXe } \noindent\rule[-1ex]{\textwidth}{5pt}\\[2.5ex] \hfill\emph{\Large Or \LaTeXe~in \pageref{verylast}~minutes} \end{minipage}} \vspace{\stretch{1}} \noindent\hspace*{\centeroffset}\makebox[0pt][l]{\begin{minipage}{\textwidth} \flushright {\bfseries by Tobias Oetiker\\[1.5ex] Hubert Partl, Irene Hyna and Elisabeth Schlegl\\[3ex]} Version~3.13, 23 February, 2000 \end{minipage}} %\addtolength{\textwidth}{\centeroffset} \vspace{\stretch{2}} \pagebreak \begin{small} Copyright \copyright 1999 Tobias Oetiker and all the Contributers to LShort. All rights reserved. This document is free; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This document is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\@. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this document; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. \end{small} \endinput %%% Local Variables: %%% mode: latex %%% TeX-master: "lshort2e" %%% End: