Remove hack on how table of contents is generated

This commit is contained in:
Charlotte Van Petegem 2024-02-01 11:43:13 +01:00
parent f6f1663f5a
commit 2ea608dbf4
No known key found for this signature in database
GPG key ID: 019E764B7184435A
3 changed files with 6 additions and 8 deletions

View file

@ -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)