Remove blatant nonsense
This commit is contained in:
parent
566c64f8d9
commit
513a6b9267
@ -3524,9 +3524,7 @@ with LaTeX export.
|
||||
#+begin_src emacs-lisp -n :results silent
|
||||
(with-eval-after-load 'ox-html
|
||||
;; (Info-find-node "Org" "Literal Examples")
|
||||
(setopt org-html-head-include-scripts t)
|
||||
;; Force `org-index-capture' loading after lazy `ox-html' loading.
|
||||
(require 'org-index-capture nil 'noerror))
|
||||
(setopt org-html-head-include-scripts t))
|
||||
#+end_src
|
||||
|
||||
*** [[info:org#LaTeX specific export settings][Advanced LaTeX export settings]]
|
||||
|
Loading…
Reference in New Issue
Block a user