emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Searching for a headline


From: Mark Meyer
Subject: Re: [O] Searching for a headline
Date: Sun, 26 Feb 2017 18:54:59 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1

On 02/26/17 18:28, Nicolas Goaziou wrote:
> I don't know the EPUB exporter. You probably could modify the Org source
> itself instead of the output.

I wrote it yesterday, the code's up at

 https://github.com/ofosos/org-epub

it's a little crufty, because I did write it for org 8 initially.

Hmm, I have to think about it. I would like to either have a 1:1 mapping
between the elements `org-element' delvers and the links the export
backend generates or create a function that runs before the export that
generates :custom_id properties for every element that doesn't have one.

This was easier in org 8, since every internal link was just something
like `sec-8-2'.

Thanks for you quick replies.

Cheers, Mark
-- 
  Mark Meyer
  address@hidden



reply via email to

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