Re: [O] [PATCH] Add :target option for the TOC keyword

2019-06-05 Thread Sacha Chua
Whoops, I'm so sorry - I accidentally used org-make-link-string instead of org-link-make-string. Tiny patch fixing it attached. Sacha Chua - sa...@sachachua.com - Blog: sachachua.com - Mobile: +1 416 823 2669 On Fri, May 31, 2019 at 12:30 PM Nicolas Goaziou wrote: > Hello, > > Sacha Chua writ

Re: [O] [PATCH] Add :target option for the TOC keyword

2019-05-31 Thread Nicolas Goaziou
Hello, Sacha Chua writes: > - catch the signal raised by org-export-resolve-fuzzy-link and then check for > the > special case of "local" > - always handle :target "local" as a local TOC > - or just leave the behaviour as it is. What would you recommend? The latter is fine. I applied you patc

Re: [O] [PATCH] Add :target option for the TOC keyword

2019-05-29 Thread Sacha Chua
Nicolas Goaziou writes: Hello, Nicolas! > Thank you! I cannot guess the use case, but you certainly have one :) I'm guessing DC Toedt likes to make Org files that have some kind of overview TOC in a different section. I haven't used it myself, but it seems like a potentially handy thing to have

Re: [O] [PATCH] Add :target option for the TOC keyword

2019-05-21 Thread Nicolas Goaziou
Hello, Sacha Chua writes: > Hi! Here's a patch to allow table of contents to target a specified > headline. I've added tests for HTML, ASCII, Markdown, and ODT export. > I should have copyright assignment papers already on file. > > Does it work for anyone other than me? =) Thank you! I cannot

[O] [PATCH] Add :target option for the TOC keyword

2019-05-15 Thread Sacha Chua
Hi! Here's a patch to allow table of contents to target a specified headline. I've added tests for HTML, ASCII, Markdown, and ODT export. I should have copyright assignment papers already on file. Does it work for anyone other than me? =) >From 81035b85a10ec62d7a8ddc594349189e97346960 Mon Sep 17