From 6c1ad29239091c29f8e71847b7d9e14795de0d52 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 8 Jul 2021 01:46:07 +0100 Subject: nits --- org.org | 8 -------- 1 file changed, 8 deletions(-) (limited to 'org.org') diff --git a/org.org b/org.org index 8283382..f85213b 100644 --- a/org.org +++ b/org.org @@ -113,14 +113,6 @@ org-highlight-latex-and-related '(latex script entities)) (require 'ox-latex) - (add-to-list 'org-latex-classes - '("bmlarticle" - "\\documentclass{bmlarticle}\n[NO-DEFAULT-PACKAGES]\n[EXTRA]" - ("\\section{%s}" . "\\section*{%s}") - ("\\subsection{%s}" . "\\subsection*{%s}") - ("\\subsubsection{%s}" . "\\subsubsection*{%s}") - ("\\paragraph{%s}" . "\\paragraph*{%s}") - ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))) (use-package cdlatex :ensure t -- cgit v1.2.3