From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Export Org-mode content to Reveal.js presentations Date: Thu, 16 May 2013 09:33:18 +0530 Message-ID: <20130516040318.GA18249@panahar> References: <518C0A1C.4080409@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcpPe-0002vo-Ey for emacs-orgmode@gnu.org; Thu, 16 May 2013 00:03:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UcpPd-0006J6-Gx for emacs-orgmode@gnu.org; Thu, 16 May 2013 00:03:30 -0400 Received: from mail-pa0-f41.google.com ([209.85.220.41]:47224) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcpPd-0006Iq-Bl for emacs-orgmode@gnu.org; Thu, 16 May 2013 00:03:29 -0400 Received: by mail-pa0-f41.google.com with SMTP id rl6so2130099pac.28 for ; Wed, 15 May 2013 21:03:28 -0700 (PDT) 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: Yujie Wen Cc: Orgmode Mailing List > I'd like to introduce a new Org-Mode exporter, Org-reveal, that > exports Org-mode contents to Reveaj.js presentations. Thanks. I was trying to use it for a presentation that has unicode characters. Unicode characters do not come out okay. Is this a limitation of reveal.js, org-reveal or my setup. Parts of the file without unicode characters show up fine, but unicode characters show up as gibberish. Unicode characters show up fine in a normal html export. Vikas