Update latex-toc-command

This commit is contained in:
Marcus Kammer 2025-01-16 17:09:09 +01:00
parent c2e4411b7a
commit 3c7d36e737

View file

@ -1756,7 +1756,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
;; Define custom LaTeX class with specific formatting
(setq mk/latex-toc-command
"\\tableofcontents\\n\\listoffigures\\n\\listoftables\\n\\lstlistoflistings\\clearpage
"\\tableofcontents\\listoffigures\\listoftables\\lstlistoflistings\\clearpage
")
(with-eval-after-load 'ox-latex