From mboxrd@z Thu Jan 1 00:00:00 1970 From: mirko Subject: ox-latex: need win-cygwin path translation Date: Fri, 21 Feb 2014 16:59:27 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGtSF-000710-Ip for emacs-orgmode@gnu.org; Fri, 21 Feb 2014 12:00:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGtS7-0000jX-5z for emacs-orgmode@gnu.org; Fri, 21 Feb 2014 12:00:03 -0500 Received: from plane.gmane.org ([80.91.229.3]:49627) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGtS6-0000jK-Vk for emacs-orgmode@gnu.org; Fri, 21 Feb 2014 11:59:55 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WGtS5-0006GT-4e for emacs-orgmode@gnu.org; Fri, 21 Feb 2014 17:59:53 +0100 Received: from teaaus0033.telusa.com ([208.218.238.20]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Feb 2014 17:59:53 +0100 Received: from mirko.vukovic by teaaus0033.telusa.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Feb 2014 17:59:53 +0100 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: emacs-orgmode@gnu.org Hi, This is on Windows 7 and Cygwin64 with TeXLive When exporting to latex and pdf, the compilation fails because the path passed to pdflatex is the Windows one. I installed and activated cygwin-mount and setup-cygwin packages, but that did not help. Before I dig in (I did find the pdf export code in ox-latex), I am wondering if there is something else I can do. If I activate some path translator, is there some hook I can attach it to so that the ox-latex exporter will see it? Thanks, Mirko