From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uriel Avalos Subject: Change DOCTYPE declaration? Date: Wed, 17 Nov 2010 13:04:09 -0500 Message-ID: <24012.474055826$1290017081@news.gmane.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=41769 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PImMW-0004sB-8Q for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 13:04:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PImMV-0002rW-2o for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 13:04:03 -0500 Received: from smtp101.prem.mail.sp1.yahoo.com ([98.136.44.56]:35607) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PImMU-0002rQ-Qm for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 13:04:03 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org How do I change the doctype declaration? Is there an export option or variable I can set? I tried searching for the variable. Perhaps I'm using a version of orgmode that's too old? The only thing I could find was org-export-html-xml-declaration but that's not the same thing.