import
This commit is contained in:
commit
623454a2c4
7 changed files with 567 additions and 0 deletions
28
titlepage/titlepage.tex
Normal file
28
titlepage/titlepage.tex
Normal file
|
@ -0,0 +1,28 @@
|
|||
\newcommand{\HRule}[2]{\noindent\rule[#1]{\linewidth}{#2}}
|
||||
\newcommand{\vlinespace}[1]{\vspace*{#1\baselineskip}}
|
||||
\newcommand{\titleemph}[1]{\textbf{#1}}
|
||||
\begin{titlepage}
|
||||
\sffamily
|
||||
\includegraphics[width=5cm]{example}
|
||||
\hfill
|
||||
\includegraphics[width=5cm]{example}
|
||||
\HRule{13pt}{1pt}
|
||||
\centering
|
||||
\Large
|
||||
\vlinespace{5}\\
|
||||
Something for\\
|
||||
\huge
|
||||
\textbf{Someone}\\
|
||||
\Large
|
||||
\vlinespace{3}
|
||||
Lala und Lullu\\
|
||||
writing in \LaTeX\\
|
||||
\vlinespace{6}
|
||||
\huge
|
||||
\textbf{Surname Lastname}\\
|
||||
\Large
|
||||
\vfill
|
||||
\raggedright{}
|
||||
\HRule{13pt}{1pt} \\
|
||||
\titleemph{Something else:} Oh yeah
|
||||
\end{titlepage}
|
Loading…
Add table
Add a link
Reference in a new issue