Jason-S-Ross / ox-context

An Org Mode export backend for ConTeXt
13 stars 4 forks source link

Need more ToC control #22

Open Jason-S-Ross opened 2 years ago

Jason-S-Ross commented 2 years ago

Allow custom configuration of table of contents commands. Different alternatives, line spacing, etc.

juh2 commented 2 years ago

Is it possible to make the title of the contents language aware? If I don't miss something it is always "Contents".

And how do I put a \page command before the contents?

Jason-S-Ross commented 2 years ago

Try customizing org-context-toc-title-command.

juh2 commented 2 years ago

Thanks.

I wonder if we get a localized headline with \completecontent instead of \placecontent.

Jason-S-Ross commented 2 years ago

You should be able to do that with #+TOC: local and #+OPTIONS: toc:nil