On Mon, Dec 20 2010, Christian Moe wrote: > 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 ()
That did the trick! Thank you. One small follow-up question: this produces iso-8859-1 encoded text by default; how do I go about asking for utf-8? And I'll check out both pandoc and latex2rtf for more complicated exports, thanks to all! Eric > > Yours, > Christian > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode