Search found 2 matches

by rwinston
Thu Jul 03, 2008 3:31 pm
Forum: General
Topic: Cant get image to appear on title page
Replies: 2
Views: 22755

Cant get image to appear on title page

Thanks a lot Stefan! I appreciate the help! All looks good now!

Cheers
Rory

Hi Rory,

welcome to the forum!

Have a look at this modified example, where I didn't use \maketitle:
\documentclass[a4paper,10pt]{book}
\usepackage{graphicx}
\usepackage{fix-cm}
\newcommand{\bigsize}{\fontsize{35pt ...
by rwinston
Thu Jul 03, 2008 3:12 pm
Forum: General
Topic: Cant get image to appear on title page
Replies: 2
Views: 22755

Cant get image to appear on title page

Hi all

I a having a really annoying issue: I am using the book class and trying to insert an image on the title page. When I insert the image, it doesnt appear on the title page, but appears on the first page on its own, followed by an empty page, and then the title page (with no image). The image ...