summaryrefslogtreecommitdiff
path: root/.emacs.d/init-custom.el
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-07-18 13:59:30 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-07-18 13:59:30 -0700
commit72485f1834b6511a5deba243ef819d24f2983343 (patch)
tree7c56419c646b315a68ad0b76c342f0b97edcbd4b /.emacs.d/init-custom.el
parent670c43d95b0b5a4ae0f34e1531361d7a0dfcf238 (diff)
downloaddotfiles-72485f1834b6511a5deba243ef819d24f2983343.tar.gz
permit another spw/set-pandoc-compile-command
Diffstat (limited to '.emacs.d/init-custom.el')
-rw-r--r--.emacs.d/init-custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init-custom.el b/.emacs.d/init-custom.el
index 03693761..9ea50e89 100644
--- a/.emacs.d/init-custom.el
+++ b/.emacs.d/init-custom.el
@@ -64,6 +64,7 @@
(bug-reference-bug-regexp . "#\\(?2:[[:digit:]]+\\)")
(checkdoc-package-keywords-flag)
(eval spw/set-pandoc-compile-command "pdf" "html")
+ (eval spw/set-pandoc-compile-command "docx" "pdf")
(eval spw/set-pandoc-compile-command)
(variable-pitch-mode . t)
(bug-reference-bug-regexp . "#\\(?2:[0-9]+\\)")