[emacs] use-package ox-beamer, mark org-beamer-export-to-latex safe
[~bandali/configs] / init.org
index a83eb37..84d1ae2 100644 (file)
--- a/init.org
+++ b/init.org
@@ -708,6 +708,8 @@ In short, my favourite way of life.
                  ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
                t))
 
+(use-package ox-beamer)
+
 (use-package org-notmuch
   :after (:any org notmuch))