From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: Org Mode export: xelatex Date: Thu, 18 Aug 2011 21:12:47 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qu4kP-0002me-QR for emacs-orgmode@gnu.org; Thu, 18 Aug 2011 11:43:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qu4kO-00013s-8h for emacs-orgmode@gnu.org; Thu, 18 Aug 2011 11:43:09 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:43511) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qu4kO-00013k-5n for emacs-orgmode@gnu.org; Thu, 18 Aug 2011 11:43:08 -0400 Received: by yxn35 with SMTP id 35so900212yxn.0 for ; Thu, 18 Aug 2011 08:43:07 -0700 (PDT) In-Reply-To: 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: r.thiel@uni-jena.de Cc: emacs-orgmode mailing list On Thu, Aug 18, 2011 at 9:09 PM, Rainer Thiel wrote: > I am aware I am not the only one who wants to export text written in > org-mode in pfd through XeLaTeX. =C2=A0In fact, I am aware of Kieran > Healy's blog and of > , > but can't seem to find a solution that wotks for me. =C2=A0I use Emacs 23 > on a Windows Vista machine. > > I do manage to persuade org-mode to use XeLaTeX instead of pdfLaTeX, > but org-mode insists upon including the fontenc and inputenc packages > even though in org-export-latex-default-packages-alist both packages > are set to "nil". =C2=A0So compilation of the tex-file produced by org-mo= de > fails. =C2=A0I can heal this by manually removing both packages from the > tex-file, but this, of course, detracts much from the convenience I am > used to in using org-mode. > > Any hints how to solve this problem? Did you look at this FAQ entry[1]? I think this is what you are looking for= . [1] - http://orgmode.org/worg/org-faq.html#using-xelatex-for-pdf-export -- Puneeth