General ⇒ Insert an image in the title page
-
- Posts: 2
- Joined: Wed Dec 24, 2008 6:10 pm
Insert an image in the title page
How to insert a .png image in the title page, and where to place the image to use it?
Regards
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Insert an image in the title page
- Stefan Kottwitz
- Site Admin
- Posts: 10359
- Joined: Mon Mar 10, 2008 9:44 pm
Insert an image in the title page
just an additional remark: if you want to include png files then use pdflatex. For \includegraphics use the graphicx package, have a look at its documentation.
Stefan