From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell Adams Subject: Re: Org + Images -> Tex -> PDF Date: Sat, 18 Oct 2008 11:35:01 -0500 Message-ID: <20081018163501.GM1080@thinkpad.adamsinfoserv.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KrElh-0006vd-2d for emacs-orgmode@gnu.org; Sat, 18 Oct 2008 12:35:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KrEle-0006vK-MZ for emacs-orgmode@gnu.org; Sat, 18 Oct 2008 12:35:07 -0400 Received: from [199.232.76.173] (port=34584 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KrEle-0006vH-GD for emacs-orgmode@gnu.org; Sat, 18 Oct 2008 12:35:06 -0400 Received: from squirtle.drak.net ([72.52.144.201]:34533) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KrEle-0002zP-7f for emacs-orgmode@gnu.org; Sat, 18 Oct 2008 12:35:06 -0400 Received: from [206.180.154.148] (helo=localhost) by squirtle.drak.net with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1KrElY-0007AN-5U for emacs-orgmode@gnu.org; Sat, 18 Oct 2008 11:35:00 -0500 Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Sat, Oct 18, 2008 at 07:20:53PM +0530, Manish wrote: > Hello, > > I wonder how to add an image (PNG) to an Org file so that it can be > exported to latex and compiled using pdflatex? I tried adding a link > using "[[./load.png][Server Load]]" but it only shows a link (which > also doesn't seem to work.) > > I currently add images to Tex documents like so: > > ,---- > | \begin{figure}[H] > | \centering \includegraphics[scale=0.75]{load.png} > | \caption{Server Load \scriptsize{(Source: RRD)}\label{fig:load}} > | \end{figure} > `---- > Thats how I'm doing it currently. ------------------------------------------------------------------ Russell Adams RLAdams@AdamsInfoServ.com PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3