[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Support Freemind/Freeplane export
From: |
Jambunathan K |
Subject: |
Re: [O] Support Freemind/Freeplane export |
Date: |
Sun, 03 Mar 2013 21:55:11 +0530 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Jambunathan K <address@hidden> writes:
> Nicolas Goaziou <address@hidden> writes:
>
>> Bastien <address@hidden> writes:
>>
>>> Achim Gratz <address@hidden> writes:
>>>
>>>> It also requires that the HTML is output in UTF-8. I would
>>>> (reluctantly, I don't really know much about how this would work)
>>>> suggest that the export should always be done with symbolic entities and
>>>> a post-export filter should then replace them with whatever the
>>>> particular backend prefers. Does that work?
>>>
>>> This seems a good idea to me. Nicolas, do you think so?
>>
>> Yes. We can add a defconst associating each HTML entity to its utf-8
>> counterpart, and add a filter to :filter-final-output in freemind
>> back-end definition (not to `org-export-filter-final-output-functions',
>> which is user-oriented).
>>
>> Any taker? Jambunathan?
>
> Please merge
>
> ,---- http://repo.or.cz/w/org-mode/org-kjn.git
> |
> | URL git://repo.or.cz/org-mode/org-kjn.git
> | http://repo.or.cz/r/org-mode/org-kjn.git
> |
> `----
Sorry for the double post. Here comes the patch file(s).
0001-ox-html.el-org-html-code-org-html-verbatim-Transcode.patch
Description: Text Data
0002-Always-use-utf-8-encoding-for-HTML-export.patch
Description: Text Data
--
- [O] Support Freemind/Freeplane export, Jambunathan K, 2013/03/02
- Re: [O] Support Freemind/Freeplane export, Nicolas Goaziou, 2013/03/02
- Re: [O] Support Freemind/Freeplane export, Bastien, 2013/03/02
- Re: [O] Support Freemind/Freeplane export, Bastien, 2013/03/02
- Re: [O] Support Freemind/Freeplane export, Achim Gratz, 2013/03/03
- Re: [O] Support Freemind/Freeplane export, Bastien, 2013/03/03
- Re: [O] Support Freemind/Freeplane export, Nicolas Goaziou, 2013/03/03
- Re: [O] Support Freemind/Freeplane export, Jambunathan K, 2013/03/03
- Re: [O] Support Freemind/Freeplane export,
Jambunathan K <=
- Re: [O] Support Freemind/Freeplane export, Nicolas Goaziou, 2013/03/03
- Re: [O] Support Freemind/Freeplane export, Bastien, 2013/03/03
- [O] Always use utf-8 for HTML export (No support for other coding systems), Jambunathan K, 2013/03/03
- Re: [O] Always use utf-8 for HTML export (No support for other coding systems), Achim Gratz, 2013/03/03
- Re: [O] Always use utf-8 for HTML export (No support for other coding systems), Nagarjuna G, 2013/03/03
- Re: [O] Always use utf-8 for HTML export (No support for other coding systems), Achim Gratz, 2013/03/03
- Re: [O] Always use utf-8 for HTML export (No support for other coding systems), Robert Horn, 2013/03/03
- Re: [O] Always use utf-8 for HTML export (No support for other coding systems), Jambunathan K, 2013/03/03
- Re: [O] Always use utf-8 for HTML export (No support for other coding systems), Bastien, 2013/03/04
- Re: [O] Always use utf-8 for HTML export (No support for other coding systems), Robert Klein, 2013/03/04