Make sure there is also a TOC in the HTML export
This commit is contained in:
parent
8681f9626b
commit
ef36710197
3 changed files with 6 additions and 11 deletions
|
@ -15,4 +15,5 @@
|
|||
("\\subsubsection{%s}" . "\\subsubsection*{%s}"))))
|
||||
(org-latex-src-block-backend . 'listings)
|
||||
(org-latex-prefer-user-labels . t)
|
||||
(org-latex-toc-command . "\\frontmatter\n\\addchap{Table of Contents}\n\\listoftoc*{toc}\n\n")
|
||||
(fill-column . 200))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue