From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: publishuing in html5 Date: Wed, 11 Dec 2013 11:30:59 -0500 Message-ID: <52A89343.8070404@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> <87txefxvep.fsf@gmail.com> <52A8890A.7050605@gmail.com> <87a9g7xtlu.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56573) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vqmgo-00006Z-JT for emacs-orgmode@gnu.org; Wed, 11 Dec 2013 11:31:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vqmgg-0005Hw-72 for emacs-orgmode@gnu.org; Wed, 11 Dec 2013 11:31:10 -0500 Received: from mail-ie0-x22d.google.com ([2607:f8b0:4001:c03::22d]:55748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vqmgg-0005Hc-2F for emacs-orgmode@gnu.org; Wed, 11 Dec 2013 11:31:02 -0500 Received: by mail-ie0-f173.google.com with SMTP id to1so11357899ieb.32 for ; Wed, 11 Dec 2013 08:31:01 -0800 (PST) Received: from [192.168.1.111] (cpe-24-165-203-246.neo.res.rr.com. [24.165.203.246]) by mx.google.com with ESMTPSA id s4sm10299214ige.0.2013.12.11.08.31.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 11 Dec 2013 08:31:00 -0800 (PST) In-Reply-To: <87a9g7xtlu.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: emacs-orgmode@gnu.org On 12/11/2013 11:03 AM, Nicolas Goaziou wrote: > Scott Randby writes: > >> I already have the following in my file: >> >> #+HTML_DOCTYPE: html5 > > You need to upgrade Org then. Okay, I will do that. Scott > > > Regards, >