diff --git a/init.el b/init.el index 4a0f70a4..65032697 100755 --- a/init.el +++ b/init.el @@ -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