Show 2 level headlines in toc of org export
This commit is contained in:
parent
8290c1e170
commit
5447360ced
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -1677,7 +1677,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
|
|||
(org-export-with-entities t)
|
||||
(org-export-with-email nil)
|
||||
(org-export-with-footnotes t)
|
||||
(org-export-headline-levels 3)
|
||||
(org-export-headline-levels 2)
|
||||
(org-export-with-inlinetasks nil)
|
||||
(org-export-with-section-numbers t)
|
||||
(org-export-with-planning nil)
|
||||
|
|
Loading…
Add table
Reference in a new issue