2006-02-15 17:15:05 +00:00
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
|
% %
|
|
|
|
|
% tex frontpage for technical documents %
|
|
|
|
|
% (c) 2001 jannet it services %
|
|
|
|
|
% Authors: Jan Lindemann %
|
|
|
|
|
% contact@jannet.de %
|
|
|
|
|
% patches, bugfixes and comments are welcome at patch@jannet.de %
|
|
|
|
|
% %
|
|
|
|
|
% $Id$
|
|
|
|
|
% %
|
|
|
|
|
% This program is free software; permission to use, copy, modify, %
|
|
|
|
|
% distribute, and sell this software and its documentation under the %
|
|
|
|
|
% terms of the GNU Public license as published by the Free Software %
|
|
|
|
|
% Foundation, either version 2 or any later version of the license, is %
|
|
|
|
|
% hereby granted without fee, provided that (i) the above copyright %
|
|
|
|
|
% notices and this permission notice appear in all copies of the %
|
|
|
|
|
% software and related documentation, and (ii) the name of jannet may %
|
|
|
|
|
% not be used in any advertising or publicity relating to the software %
|
|
|
|
|
% without the specific, prior written permission of jannet. %
|
|
|
|
|
% %
|
|
|
|
|
% This program is distributed in the hope that it will be useful, but %
|
|
|
|
|
% WITHOUT ANY WARRANTY; without even the implied warranty of MERCHAN- %
|
|
|
|
|
% TABILITY 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 program; if not, write to the Free Software Founda- %
|
|
|
|
|
% tion, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. %
|
|
|
|
|
% %
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
2014-03-21 11:47:36 +00:00
|
|
|
|
|
|
|
|
%\hypersetup{
|
|
|
|
|
% pdfauthor={...},
|
|
|
|
|
% pdftitle={...},
|
|
|
|
|
% pdfsubject={...},
|
|
|
|
|
% urlcolor=red,
|
|
|
|
|
% linkcolor=darkred,
|
|
|
|
|
%}
|
|
|
|
|
|
2006-02-15 17:15:05 +00:00
|
|
|
\thispagestyle{empty}
|
|
|
|
|
|
|
|
|
|
\begin{figure}[t]
|
|
|
|
|
\begin{flushright}
|
|
|
|
|
%\begin{minipage}[t]{8cm}
|
2014-04-07 08:23:22 +00:00
|
|
|
\includegraphics[width=6cm]{__FRONTLOGO_PDF__}
|
2006-02-15 17:15:05 +00:00
|
|
|
%%\end{minipage}
|
|
|
|
|
\end{flushright}
|
|
|
|
|
\end{figure}
|
|
|
|
|
|
|
|
|
|
\begin{center}
|
|
|
|
|
\fbox{
|
|
|
|
|
\parbox[t]{15cm}
|
|
|
|
|
{
|
2019-03-06 12:38:20 +00:00
|
|
|
\vspace{0.3cm}
|
2006-02-15 17:15:05 +00:00
|
|
|
|
|
|
|
|
\centerline{\Huge \bf __TITLE__}
|
|
|
|
|
|
2019-03-06 12:38:20 +00:00
|
|
|
\vspace{0.3cm}
|
2006-02-15 17:15:05 +00:00
|
|
|
|
2019-03-06 12:38:20 +00:00
|
|
|
\centerline{\Huge \bf __SUBTITLE__}
|
2006-02-15 17:15:05 +00:00
|
|
|
|
2019-03-06 12:38:20 +00:00
|
|
|
\vspace{0.3cm}
|
2006-02-15 17:15:05 +00:00
|
|
|
|
|
|
|
|
}}
|
|
|
|
|
|
2019-03-06 12:38:20 +00:00
|
|
|
\vspace{3cm}
|
2006-02-15 17:15:05 +00:00
|
|
|
|
|
|
|
|
\centerline{\Large __DATE__}
|
|
|
|
|
|
2019-03-06 12:38:20 +00:00
|
|
|
\vspace{0.3cm}
|
2006-02-15 17:15:05 +00:00
|
|
|
|
|
|
|
|
\centerline{\Large Dokumentversion: __VERSION__}
|
|
|
|
|
|
2019-03-06 12:38:20 +00:00
|
|
|
\vspace{0.3cm}
|
2006-02-15 17:15:05 +00:00
|
|
|
|
|
|
|
|
\end{center}
|
|
|
|
|
|
|
|
|
|
\begin{figure}[b]
|
|
|
|
|
\begin{flushright}
|
2006-02-25 20:06:01 +00:00
|
|
|
\begin{minipage}[b]{12cm}
|
2006-02-15 17:15:05 +00:00
|
|
|
\begin{flushright}
|
|
|
|
|
{\Large __AUTHORS__}
|
|
|
|
|
\end{flushright}
|
|
|
|
|
\end{minipage}
|
|
|
|
|
\end{flushright}
|
|
|
|
|
\end{figure}
|