From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: publishuing in html5 Date: Wed, 11 Dec 2013 10:04:13 -0500 Message-ID: <87ppp3juoi.fsf@alphaville.bos.redhat.com> References: <87vbyxls1c.fsf@alphaville.bos.redhat.com> <52A7B4AF.9050809@gmail.com> <87haafwnl8.fsf@gmail.com> <52A8730F.2080301@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqlL1-0003ku-9m for emacs-orgmode@gnu.org; Wed, 11 Dec 2013 10:04:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VqlKs-0001sa-90 for emacs-orgmode@gnu.org; Wed, 11 Dec 2013 10:04:35 -0500 Received: from plane.gmane.org ([80.91.229.3]:39840) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqlKs-0001s3-3K for emacs-orgmode@gnu.org; Wed, 11 Dec 2013 10:04:26 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VqlKq-0008CL-Ln for emacs-orgmode@gnu.org; Wed, 11 Dec 2013 16:04:24 +0100 Received: from pool-98-110-175-184.bstnma.fios.verizon.net ([98.110.175.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Dec 2013 16:04:24 +0100 Received: from ndokos by pool-98-110-175-184.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Dec 2013 16:04:24 +0100 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: emacs-orgmode@gnu.org 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". Nick