[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: export html -> doc
From: |
Eric Abrahamsen |
Subject: |
[Orgmode] Re: export html -> doc |
Date: |
Tue, 21 Dec 2010 10:04:01 +0800 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) |
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.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[Orgmode] Re: export html -> doc, William Gardella, 2010/12/20
[Orgmode] Re: export html -> doc, Chris Thompson, 2010/12/20