Revert "Org: Removed Pandoc Export"

This reverts commit 6fe09f527b.
This commit is contained in:
2022-08-17 09:54:22 -04:00
parent 6fe09f527b
commit b898db21c0

View File

@@ -297,7 +297,8 @@
"%latex -shell-escape -interaction nonstopmode -output-directory %o %f" "%latex -shell-escape -interaction nonstopmode -output-directory %o %f"
"%latex -shell-escape -interaction nonstopmode -output-directory %o %f"))) "%latex -shell-escape -interaction nonstopmode -output-directory %o %f")))
) )
(use-package ox-pandoc
:after org)
;; better TEX ;; better TEX
(use-package auctex (use-package auctex
:after org) :after org)