From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Baier Subject: Re: html export doctype? Date: Sat, 17 May 2014 14:24:30 +0200 Message-ID: <87y4y0d24h.fsf@mailbox.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wldgf-0001fJ-Fl for emacs-orgmode@gnu.org; Sat, 17 May 2014 08:26:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WldgY-00030b-UO for emacs-orgmode@gnu.org; Sat, 17 May 2014 08:26:01 -0400 Received: from mx2.mailbox.org ([80.241.60.215]:42152) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WldgY-00030L-LN for emacs-orgmode@gnu.org; Sat, 17 May 2014 08:25:54 -0400 In-Reply-To: (Dave Pawson's message of "Sat, 17 May 2014 13:12:50 +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: Dave Pawson Cc: org-mode list On 2014-05-17 14:12 Dave Pawson wrote: > http://orgmode.org/manual/HTML-doctypes.html#HTML-doctypes > > intimates that setting variable org-html-doctype > is usable here. > > Version 8.2.6 does not show this variable? I am running 8.2.6 here and for me org-html-doctype is defined. Maybe you need to (require 'ox-html) ? HTH, -- Alexander Baier