emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Add ability to force-enable TOC


From: Kaushal Modi
Subject: [O] Add ability to force-enable TOC
Date: Tue, 19 Sep 2017 14:49:48 +0000

Hello,

I have use-cases where I don't like to see the headings numbered but still want the TOC to be generated.

I have this in many of my Org files:

#+OPTIONS: num:nil H:4

But after commit bd23781[1], that has stopped working i.e. no TOC is created because of num:nil.

Can we enforce the TOC generation using the "toc:" option. Below does not work at the moment, but would like that to work.

#+OPTIONS: num:nil H:4 toc:4  

Thanks.

[1]: http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=bd2378161e76932103c9ef1f8343ffcc0d275007
--

Kaushal Modi


reply via email to

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