chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8baf035
)
el/dot-emacs.el: Make Org mode put captions at the bottom of floats.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 11 Aug 2020 12:45:03 +0000
(13:45 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 11 Aug 2020 12:45:03 +0000
(13:45 +0100)
el/dot-emacs.el
patch
|
blob
|
blame
|
history
diff --git
a/el/dot-emacs.el
b/el/dot-emacs.el
index 788569c5c19413c07c80ab0ef591c2065bf5bbc5..c138bda390ede95a223a4c634b764fda0b0ffd77 100644
(file)
--- a/
el/dot-emacs.el
+++ b/
el/dot-emacs.el
@@
-520,6
+520,7
@@
(eval-after-load "org-latex"
(eval-after-load "ox-latex"
'(setq org-latex-classes (append mdw-org-latex-defs org-latex-classes)
+ org-latex-caption-above nil
org-latex-default-packages-alist '(("AUTO" "inputenc" t)
("T1" "fontenc" t)
("" "fixltx2e" nil)