From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scot Becker Subject: Re: Re: [PATCH] Compiling multiple times the LaTeX output Date: Wed, 6 Oct 2010 22:54:07 +0100 Message-ID: References: <87zkv0pqyi.fsf@mundaneum.com> <87r5gcshnf.fsf@noorul.maa.corp.collab.net> <874od7uzsa.fsf_-_@mundaneum.com> <30671.1285861145@gamaville.dokosmarshall.org> <87vd5njhm8.fsf@mundaneum.com> <21895.1285949541@alphaville.usa.hp.com> <87mxqrek7p.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=45895 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3c4h-0005Sl-Dl for emacs-orgmode@gnu.org; Wed, 06 Oct 2010 18:03:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3bwT-0002tU-Gb for emacs-orgmode@gnu.org; Wed, 06 Oct 2010 17:54:30 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:45799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3bwT-0002tM-An for emacs-orgmode@gnu.org; Wed, 06 Oct 2010 17:54:29 -0400 Received: by bwz10 with SMTP id 10so63797bwz.0 for ; Wed, 06 Oct 2010 14:54:28 -0700 (PDT) In-Reply-To: <87mxqrek7p.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bruno Tavernier Cc: emacs-orgmode@gnu.org > How about introducing a "#+LATEX_CMD:" option in org-mode? (and default > to pdflatex) Yes, please! I use xelatex almost exclusively since it has unicode support for non-latin scripts. And increasingly, some will presumably want to use LuaTeX, which I'm told is slated to replace pdflatex in the longer term as the standard latex processing engine. Scot