From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How can I use xelatex with the new latex exporter? Date: Fri, 09 Nov 2012 01:40:14 +0100 Message-ID: <87k3tvlic1.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWci0-0003XO-KD for emacs-orgmode@gnu.org; Thu, 08 Nov 2012 19:44:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TWchz-0008Ix-I4 for emacs-orgmode@gnu.org; Thu, 08 Nov 2012 19:44:32 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:45397) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWchz-0008Il-Bf for emacs-orgmode@gnu.org; Thu, 08 Nov 2012 19:44:31 -0500 Received: by mail-we0-f169.google.com with SMTP id u3so1815731wey.0 for ; Thu, 08 Nov 2012 16:44:30 -0800 (PST) In-Reply-To: (Alan Schmitt's message of "Thu, 08 Nov 2012 13:33:05 +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: Alan Schmitt Cc: emacs-orgmode Hello, Alan Schmitt writes: > I'm playing with the new latex exporter, and I'd like to use xelated > with it. I used to follow the instructions from worg > (http://orgmode.org/worg/org-faq.html#using-xelatex-for-pdf-export), but > it seems that the hook org-export-latex-after-initial-vars-hook is not > used for the new exporter. Is there a similar hook I can use? Before using this machinery, is it enough to customize `org-e-latex-pdf-process'? To answer your question, there are only two hooks in the new exporter. Any of them should do the job. For example `org-export-before-parsing-hook'. Regards, -- Nicolas Goaziou