X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.emacs;h=f4a70cbd9207fc640ff76c7cec5ea68b52662a59;hb=029fd6e2ff80a8b178b168173e4b88b8528cc6ce;hp=30f236cdb5f5e404fb5d5cc1ba6e7f5d1f0cd943;hpb=e16f281abea7aba06e2e60dd6fef7faafd22c7d2;p=emacs.git diff --git a/.emacs b/.emacs index 30f236c..f4a70cb 100644 --- a/.emacs +++ b/.emacs @@ -683,8 +683,11 @@ Argument DESCRIPTION MIME description." (add-to-list 'org-latex-classes '("letter" - "\\documentclass[11pt]{letter}" - ("\\section{%s}" . "\\section*{%s}") + "\\documentclass[11pt]{letter} +[NO-DEFAULT-PACKAGES] +[PACKAGES] +[EXTRA]" + ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}") ("\\paragraph{%s}" . "\\paragraph*{%s}")