From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Unicode (hindi/devnagari) in beamer export Date: Fri, 3 Feb 2012 12:24:19 +0100 Message-ID: References: <20120202114751.GA19477@panahar> <20120203050920.GA5136@panahar> 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]:40073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtHG6-00049w-M6 for emacs-orgmode@gnu.org; Fri, 03 Feb 2012 06:24:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RtHFx-0001Et-2X for emacs-orgmode@gnu.org; Fri, 03 Feb 2012 06:24:50 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:53555) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtHFw-0001EY-P7 for emacs-orgmode@gnu.org; Fri, 03 Feb 2012 06:24:40 -0500 Received: by bkbzs2 with SMTP id zs2so3533956bkb.0 for ; Fri, 03 Feb 2012 03:24:39 -0800 (PST) In-Reply-To: <20120203050920.GA5136@panahar> 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 On Fri, Feb 3, 2012 at 06:09, Vikas Rawal wrote: > Works with a minor change as below: > > (setq org-latex-to-pdf-process > =C2=A0 =C2=A0 =C2=A0'("xelatex -interaction nonstopmode -output-directory= %o %f" > =C2=A0 =C2=A0 =C2=A0 "xelatex -interaction nonstopmode -output-directory = %o %f" > =C2=A0 =C2=A0 =C2=A0 "xelatex -interaction nonstopmode -output-directory = %o %f")) Ah, extremely sorry about that typo. I am glad things worked for you. :) --=20 Suvayu Open source is the future. It sets us free.