X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/970aa92ead84ce3bc7039a098c0a8f84fb0deb58..ea5966bc77e3a0fd2b182867d4be529d93f64dd2:/.emacs.d/init.org?ds=sidebyside diff --git a/.emacs.d/init.org b/.emacs.d/init.org index 06b0ce0..42e4def 100644 --- a/.emacs.d/init.org +++ b/.emacs.d/init.org @@ -951,6 +951,10 @@ And here's where my actual Org configurations begin: ("\\subparagraph{%s}" . "\\subparagraph*{%s}")) t) (require 'ox-beamer)) + +(use-feature ox-extra + :config + (ox-extras-activate '(latex-header-blocks ignore-headlines))) #+end_src **** asynchronous tangle