Remove hack on how table of contents is generated
This commit is contained in:
parent
f6f1663f5a
commit
2ea608dbf4
3 changed files with 6 additions and 8 deletions
|
@ -11,7 +11,6 @@
|
|||
(org-latex-prefer-user-labels . t)
|
||||
(org-latex-pdf-process . ("latexmk -f -pdf -%latex -shell-escape -interaction=nonstopmode -output-directory=%o %f"))
|
||||
(org-html-prefer-user-labels . t)
|
||||
(org-latex-toc-command . "\\frontmatter\n\\addchap{Table of Contents}\n\\label{chap:toc}\n\\listoftoc*{toc}\n\n")
|
||||
(flycheck-languagetool-language . "en-GB")
|
||||
(fill-column . 200)))
|
||||
(org-mode . ((eval . (progn (visual-line-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue