diff --git a/init.el b/init.el index deacc127..d4638f1c 100755 --- a/init.el +++ b/init.el @@ -1797,7 +1797,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory." (add-to-list 'org-latex-classes ;; ~/.emacs.d/texmf/tex/latex/mycustomstyles/ '("koma-general" - "\\documentclass[11pt]{scrartcl} + "\\documentclass[10pt]{scrartcl} \\usepackage{komageneral}" ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}")