GeneralUsing makefile for building PDF with PNG images

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
me_here_me
Posts: 46
Joined: Mon Feb 05, 2007 5:19 pm

Using makefile for building PDF with PNG images

Post by me_here_me »

Hi,

I have a latex document with images in PNG format.

can someone tell me a link to some simple to use makefile for converting my document to pdf.

regards

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Using makefile for building PDF with PNG images

Post by localghost »

First of all, you should describe how you compile your document. With images in PNG format you can compile it directly with pdflatex and you will get your document in PDF format without any need for conversion.
Post Reply