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
  m...@ofosos.org

Reply via email to