From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: publishuing in html5 Date: Tue, 31 Dec 2013 12:47:47 +0100 Message-ID: References: <87fvq1u7a5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bf198ee13474904eed321c2 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53517) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VxxnZ-0003ge-80 for emacs-orgmode@gnu.org; Tue, 31 Dec 2013 06:47:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VxxnY-0004ZI-4j for emacs-orgmode@gnu.org; Tue, 31 Dec 2013 06:47:49 -0500 Received: from mail-ig0-x231.google.com ([2607:f8b0:4001:c05::231]:45623) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VxxnX-0004YH-VT for emacs-orgmode@gnu.org; Tue, 31 Dec 2013 06:47:48 -0500 Received: by mail-ig0-f177.google.com with SMTP id uy17so29603761igb.4 for ; Tue, 31 Dec 2013 03:47:47 -0800 (PST) In-Reply-To: <87fvq1u7a5.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org --047d7bf198ee13474904eed321c2 Content-Type: text/plain; charset=ISO-8859-1 Nicolas, 2013/12/9 Nicolas Goaziou > > #+HTML_HTML5_FANCY: t > > > > in level-0.org > > There is no such keyword. Use: > > #+OPTIONS: html5-fancy:t > > or set `org-html-html5-fancy' to a non-nil value. > > Thanks. I copied that line from here: http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html#sec-5 I don't know of this constitutes a bug in the document using that keyword, but that is something that misled me. --047d7bf198ee13474904eed321c2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Nicolas,

2013/12/9 Nicolas Goaziou <n.goaziou@gmail.com>
> #+HTML_HTML5_FANCY: t
>
> in level-0.org
There is no such keyword. Use:

=A0 #+OPTIONS: html5-fancy:t

or set `org-html-html5-fancy' to a non-nil value.


I don't know of this constitutes a bug in the document u= sing that keyword, but that is something that misled me.
--047d7bf198ee13474904eed321c2--