This commit is contained in:
The Stranjer 2019-05-19 08:54:15 -04:00
parent 71d34cbe6f
commit e374173511
2 changed files with 6 additions and 3 deletions

View File

@ -3,13 +3,16 @@
%% Language and font encodings
\usepackage[english]{babel}
\usepackage[utf8x]{inputenc}
\usepackage{graphicx}
%% Sets page size and margins
\usepackage[a4paper,top=3cm,bottom=2cm,left=3cm,right=3cm,marginparwidth=1.75cm]{geometry}
\begin{document}
\section{Book Of Faces}
\noindent
\newgeometry{top=0cm, bottom=0cm, left=-0.5625cm, right=0cm}
\parbox{\paperwidth}{\includegraphics[width=\paperwidth,height=\paperheight]{cover.png}}
\restoregeometry
\end{document}

BIN
cover.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 MiB