You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
922 B
30 lines
922 B
8 years ago
|
%%%%%%%%%%%%%%%%
|
||
|
%% Cover page
|
||
|
%%%%%%%%%%%%%%%%
|
||
|
\thispagestyle{empty}
|
||
|
\pagecolor{MediumBlue}
|
||
|
|
||
|
%\titlehead{Kopf der Titelei}
|
||
|
\subject{\booksubject}
|
||
|
\title{\booktitle}
|
||
|
\subtitle{\booksubtitle}
|
||
|
\author{\bookauthor}
|
||
|
\date{\today}
|
||
|
%\publishers{Betreut und herausgegeben von Prof. Dr. rer. LaTeX}
|
||
|
%\uppertitleback{Obiger Titelrückentitel}
|
||
|
%\lowertitleback{Für dieses Beispiel wird keine Haftung übernommen.}
|
||
|
%\dedication{Dieses Beispiel widme ich\\allen LaTeX Usern}
|
||
|
\maketitle
|
||
|
|
||
|
%\tikz[remember picture,overlay]%
|
||
|
%\node[fill=MediumBlue,text=white,font=\LARGE\bfseries,text=Cornsilk,%
|
||
|
%minimum width=\paperwidth,minimum height=5em,anchor=north]%
|
||
|
%at (current page.north){Exercises in \LaTeX};
|
||
|
|
||
|
%\tikz[remember picture,overlay]%
|
||
|
%\node[fill=MediumBlue,font=\LARGE\bfseries,text=Cornsilk,%
|
||
|
%minimum width=\paperwidth,minimum height=5em,anchor=south]%
|
||
|
% at (current page.south) {Malaysian \LaTeX\ User Group};
|
||
|
|
||
|
\pagecolor{white}
|