diff options
author | Marvin Borner | 2021-06-04 23:01:37 +0200 |
---|---|---|
committer | Marvin Borner | 2021-06-04 23:01:37 +0200 |
commit | e4beec0fbe8dbfa4a01a982207b87600f9f95491 (patch) | |
tree | 8bc86b28668b3350ab9614448d5f320dfeaeb264 /zeitung/parts/titlepage.tex | |
parent | 6d3a37e210dc1958c62009671b1f3816bb56632a (diff) |
up
Diffstat (limited to 'zeitung/parts/titlepage.tex')
-rw-r--r-- | zeitung/parts/titlepage.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zeitung/parts/titlepage.tex b/zeitung/parts/titlepage.tex index 6784950..96cf056 100644 --- a/zeitung/parts/titlepage.tex +++ b/zeitung/parts/titlepage.tex @@ -1,8 +1,8 @@ \begin{titlepage} \begin{center} - \includegraphics[width=0.9\textwidth]{vorderseite} + \includegraphics[width=\textwidth]{vorderseite} \end{center} - \ThisULCornerWallPaper{1.2}{vorderseitebg} + % \ThisULCornerWallPaper{1.2}{vorderseitebg} \end{titlepage} |