Modified makefile to adapt to structure changes
This commit is contained in:
@@ -223,7 +223,7 @@ Created with %c on <a href=\"https://www.archlinux.org/\">Arch</a> <a href=\"htt
|
||||
org-html-inline-images t ;; self-expl
|
||||
org-export-with-sub-superscripts t ;; render h_x as large h with subscript x
|
||||
)
|
||||
(load-file (expand-file-name "macros.el" default-directory))
|
||||
(load-file (expand-file-name "lisp/macros.el" default-directory))
|
||||
|
||||
;; Configure LaTeX image generation
|
||||
(setq org-latex-create-formula-image-program 'imagemagick)
|
||||
|
||||
Reference in New Issue
Block a user