View Single Post
Old 01-27-2010, 06:12 AM   #29
Sweetpea
Grand Sorcerer
Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.
 
Sweetpea's Avatar
 
Posts: 9,707
Karma: 32763414
Join Date: Dec 2008
Location: Krewerd
Device: Pocketbook Inkpad 4 Color; Samsung Galaxy Tab S6
Quote:
Originally Posted by pietvo View Post
The following code does that:
Code:
\usepackage[absolute]{textpos}
...
\thispagestyle{empty}
\begin{textblock*}{\paperwidth}(0mm,0mm)
  \noindent\includegraphics[width=\paperwidth,height=\paperheight]{cover.jpg}
\end{textblock*}
\null
\clearpage
Thanks, that did the trick!

Now I need to clean up my HTML a bit, as I noticed I'm using different name classes for the same functions (across my sources, that is)
Sweetpea is offline   Reply With Quote