From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Unicode and Latex export Date: Sun, 7 Aug 2011 01:25:32 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39473) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpqFe-0001gR-JT for emacs-orgmode@gnu.org; Sat, 06 Aug 2011 19:25:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QpqFd-0007ZD-Mc for emacs-orgmode@gnu.org; Sat, 06 Aug 2011 19:25:54 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:34690) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpqFd-0007Z1-Gs for emacs-orgmode@gnu.org; Sat, 06 Aug 2011 19:25:53 -0400 Received: by fxg9 with SMTP id 9so3233956fxg.0 for ; Sat, 06 Aug 2011 16:25:52 -0700 (PDT) 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: org-mode mailing list Hi, Since I am a science student, I end up using lots of unicode characters for Greek and mathematical symbols. I usually read my notes in Emacs itself, unicode makes this a much nicer experience. However sometimes there is a need to export to html or pdf. Exporting to html works great with this, but I run into problems with missing characters when I export to latex. So my question is, is there a convenient way to translate the unicode characters into their corresponding latex commands for latex export and keep the unicode characters as is in the org file or for html export? -- Suvayu Open source is the future. It sets us free.