From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Unicode (hindi/devnagari) in beamer export Date: Fri, 10 Feb 2012 11:39:52 +0530 Message-ID: <20120210060952.GA6091@panahar> References: <20120202114751.GA19477@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvjgs-0002ZX-MI for emacs-orgmode@gnu.org; Fri, 10 Feb 2012 01:10:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rvjgo-0007UW-6n for emacs-orgmode@gnu.org; Fri, 10 Feb 2012 01:10:38 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:63056) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvjgo-0007UF-0u for emacs-orgmode@gnu.org; Fri, 10 Feb 2012 01:10:34 -0500 Received: by iagz16 with SMTP id z16so4391018iag.0 for ; Thu, 09 Feb 2012 22:10:33 -0800 (PST) Content-Disposition: inline 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: emacs-orgmode@gnu.org > > # font for pdf export as article > #+LATEX_HEADER: \setmainfont{Linux Libertine} > > Make sure you choose something which supports devanagari. Unfortunately, I do not like the latin characters of all the fonts I have with devanagari characters. Most of them have san-serif latin characters while I would like to use serif. Is it possible to use different fonts for latin and devanagari characters? I have looked at the documentation of xetex and fontspec but could not make it work. Gratefully, Vikas