projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
970aa92
)
emacs: use ox-extra
author
Amin Bandali
<bandali@gnu.org>
Fri, 10 May 2019 04:00:19 +0000
(
00:00
-0400)
committer
Amin Bandali
<bandali@gnu.org>
Fri, 10 May 2019 04:00:19 +0000
(
00:00
-0400)
.emacs.d/init.org
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.org
b/.emacs.d/init.org
index
06b0ce0
..
42e4def
100644
(file)
--- 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