From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: publishuing in html5 Date: Wed, 11 Dec 2013 16:24:46 +0100 Message-ID: <87txefxvep.fsf@gmail.com> References: <87vbyxls1c.fsf@alphaville.bos.redhat.com> <52A7B4AF.9050809@gmail.com> <87haafwnl8.fsf@gmail.com> <52A8730F.2080301@gmail.com> <87ppp3juoi.fsf@alphaville.bos.redhat.com> <52A882B6.6010904@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vqlf1-00051M-6O for emacs-orgmode@gnu.org; Wed, 11 Dec 2013 10:25:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vqles-0000Ke-5r for emacs-orgmode@gnu.org; Wed, 11 Dec 2013 10:25:15 -0500 Received: from mail-ee0-f47.google.com ([74.125.83.47]:61508) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vqles-0000IA-0H for emacs-orgmode@gnu.org; Wed, 11 Dec 2013 10:25:06 -0500 Received: by mail-ee0-f47.google.com with SMTP id e51so2790024eek.20 for ; Wed, 11 Dec 2013 07:24:30 -0800 (PST) In-Reply-To: <52A882B6.6010904@gmail.com> (Scott Randby's message of "Wed, 11 Dec 2013 10:20:22 -0500") 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: Scott Randby Cc: emacs-orgmode@gnu.org Hello, Scott Randby writes: > On 12/11/2013 10:04 AM, Nick Dokos wrote: >> Scott Randby writes: >> >> >>> I tried C-c C-c on the #+OPTIONS line and I tried killing the file and >>> opening it up again---neither works. I looked in the manual (section >>> 12.3) and noticed that html5-fancy: is not on the list of arguments >>> recognized by the #+OPTIONS keyword. >> >> It's documented in section 12.6.2, "HTML doctypes". > > Yes, I had seen that documentation earlier, but I can't get it to work. > I have no idea what the trouble could be. Any suggestions? You also need to set `org-html-doctype' to "html5" or some such in order to make html5-fancy effective. Regards, -- Nicolas Goaziou