From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Absolute path to images in LaTeX export Date: Mon, 19 Jan 2009 21:22:09 +0530 Message-ID: References: <0D2B62A2-552A-42F7-B4F6-EAC6CBD2AE5E@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LOwQA-0004uL-Th for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 10:52:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LOwQ9-0004sr-4B for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 10:52:14 -0500 Received: from [199.232.76.173] (port=33256 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LOwQ8-0004sm-Le for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 10:52:12 -0500 Received: from ti-out-0910.google.com ([209.85.142.184]:11480) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LOwQ8-0000W8-5T for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 10:52:12 -0500 Received: by ti-out-0910.google.com with SMTP id u5so2038817tia.10 for ; Mon, 19 Jan 2009 07:52:10 -0800 (PST) In-Reply-To: <0D2B62A2-552A-42F7-B4F6-EAC6CBD2AE5E@uva.nl> Content-Disposition: inline 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: Carsten Dominik Cc: Emacs-orgmode mailing list > On Jan 19, 2009, at 11:44 AM, Manish wrote: > >> Hello, >> >> If I specify path to an image to be exported as part of a LaTeX document >> like specified in the manual [1], it appears as absolute path to the >> image. >> I would expect it to appear as relative path. It's a bother because I am >> working in Cygwin (but Windows Emacs) and it complaints that it could >> not find the path. Manual editing to relative path makes it work. >> >> How can I make the export use relative paths? Did I miss noticing that in >> the manual somewhere? >> >> 1. >> http://orgmode.org/manual/Images-in-LaTeX-export.html#Images-in-LaTeX-export On Mon, Jan 19, 2009 at 8:29 PM, Carsten Dominik wrote: > Fixed, thanks. Thank you very much. Regards, -- Manish