fix org async export
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
(require 'ob-gnuplot)
|
||||
(require 'ox-latex)
|
||||
(require 'ox-tufte)
|
||||
(require 'org)
|
||||
(require 'org-ref) ;; `org-ref-acronyms-before-parsing' and to find `cite:...' in the org file.
|
||||
|
||||
;; add to generel org variabels, so that it works also for babel latex src blocks
|
||||
(add-to-list 'org-babel-latex-htlatex-packages "{pgfplots}" t)
|
||||
|
||||
Reference in New Issue
Block a user