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 19:51:11 +0530 Message-ID: <20130516142111.GB18501@panahar> References: <518C0A1C.4080409@gmx.de> <20130516040318.GA18249@panahar> <20130516050643.GA19543@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucz3X-00048u-La for emacs-orgmode@gnu.org; Thu, 16 May 2013 10:21:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ucz3W-0003z3-A5 for emacs-orgmode@gnu.org; Thu, 16 May 2013 10:21:19 -0400 Received: from mail-pa0-f50.google.com ([209.85.220.50]:58154) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucz3W-0003yq-3z for emacs-orgmode@gnu.org; Thu, 16 May 2013 10:21:18 -0400 Received: by mail-pa0-f50.google.com with SMTP id fb10so2532482pad.23 for ; Thu, 16 May 2013 07:21:17 -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've just updated the codes. Now org-reveal generates HTML of UTF-8 encoding, > as the HTML exporter does. Updated ox-reveal.el but I still seem to need to tell the browser to use unicode encoding. Vikas