emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: export html -> doc


From: Christian Moe
Subject: Re: [Orgmode] Re: export html -> doc
Date: Mon, 20 Dec 2010 12:37:41 +0100
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

On 12/20/10 10:54 AM, Holger Wenzel wrote:
Did you try to suppress the xml declaration in the exported html?

#+OPTIONS: org-export-html-xml-declaration (quote (("php" . "<?php echo \"<?xml version=\\\"1.1\\\" 
encoding=\\\"%s\\\" ?>\"; ?>")))

Maybe that works for a publishing setup? It doesn't for ordinary export.

This does work:

#+BIND: org-export-html-xml-declaration ()

Yours,
Christian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]