From cab19495284a76a237c468e877748cc27d9a3809 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Thu, 14 Dec 2023 19:30:00 +0100 Subject: [PATCH] Update latex class --- bundle/bundle--org.el | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle/bundle--org.el b/bundle/bundle--org.el index 919dba67..0f290c72 100644 --- a/bundle/bundle--org.el +++ b/bundle/bundle--org.el @@ -170,6 +170,7 @@ '("koma-general" "\\documentclass[a4paper,10pt,captions=tableheading,twoside=false]{scrartcl} \\linespread{1.25} +% ~/.emacs.d/texmf/tex/latex/mycustomstyles/ \\usepackage{komageneral}" ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}")