summaryrefslogtreecommitdiffhomepage
path: root/org.org
diff options
context:
space:
mode:
Diffstat (limited to 'org.org')
-rw-r--r--org.org8
1 files changed, 0 insertions, 8 deletions
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