From: Vikas Rawal <vikaslists@agrarianresearch.org>
To: emacs-orgmode@gnu.org
Subject: Re: Unicode (hindi/devnagari) in beamer export
Date: Fri, 10 Feb 2012 14:01:13 +0530 [thread overview]
Message-ID: <20120210083113.GA8373@panahar> (raw)
In-Reply-To: <CAMXnza0baeR=pddiYjmUHmMiNwS_CPcp6btF0bmBknwoQF8czg@mail.gmail.com>
>
> # for unicode export to pdf with xelatex
> #+LATEX_HEADER: \usepackage{xltxtra}
>
> You can choose your font with something like this:
>
> # font for pdf export as article
> #+LATEX_HEADER: \setmainfont{Linux Libertine}
>
Also for the record, following minor modification was needed to make
the half-letters and conjucts display properly in the exported pdf.
#+LATEX_HEADER: \usepackage{fontspec,xltxtra}
#+LATEX_HEADER: \setmainfont[Script=Devanagari]{gargi}
Vikas
next prev parent reply other threads:[~2012-02-10 8:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-02 11:47 Unicode (hindi/devnagari) in beamer export Vikas Rawal
2012-02-02 14:02 ` suvayu ali
2012-02-03 5:09 ` Vikas Rawal
2012-02-03 11:24 ` suvayu ali
2012-02-10 6:09 ` Vikas Rawal
2012-02-10 8:31 ` Vikas Rawal [this message]
2012-02-02 14:04 ` Jambunathan K
2012-02-02 23:19 ` Vikas Rawal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120210083113.GA8373@panahar \
--to=vikaslists@agrarianresearch.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).