From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: How can I use xelatex with the new latex exporter? Date: Thu, 08 Nov 2012 13:33:05 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40572) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWRIG-0000IX-8f for emacs-orgmode@gnu.org; Thu, 08 Nov 2012 07:33:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TWRIB-0005hz-Q2 for emacs-orgmode@gnu.org; Thu, 08 Nov 2012 07:33:12 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:20329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWRIB-0005hd-K7 for emacs-orgmode@gnu.org; Thu, 08 Nov 2012 07:33:07 -0500 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 Hello, 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? Thanks a lot, Alan