From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [new exporter] Windows / LaTeX export Date: Thu, 25 Oct 2012 15:19:24 +0200 Message-ID: <87fw52lmeb.fsf@gmail.com> References: <87ehkqbe32.fsf@Rainer.invalid> <87d30a5o21.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRNPF-00071R-TL for emacs-orgmode@gnu.org; Thu, 25 Oct 2012 09:23:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TRNP5-00075X-W9 for emacs-orgmode@gnu.org; Thu, 25 Oct 2012 09:23:29 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:43307) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRNP5-00075O-Q6 for emacs-orgmode@gnu.org; Thu, 25 Oct 2012 09:23:19 -0400 Received: by mail-we0-f169.google.com with SMTP id u3so998442wey.0 for ; Thu, 25 Oct 2012 06:23:19 -0700 (PDT) In-Reply-To: (Achim Gratz's message of "Tue, 23 Oct 2012 15:36:06 +0000 (UTC)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Hello, Achim Gratz writes: > Sadly not. Somewhere in org-e-latex (I think) the path is made absolute again. > I'll have a look at it later unless you find it earlier. By default, commands from `org-e-latex-pdf-process' use "%f" place holder, which is the absolute file name. You may want to use "%b" (and a recent Org pull) instead. Regards, -- Nicolas Goaziou