From aa3e60cad641ed95fd2409a8a6ff6f0b92a1ed2c Mon Sep 17 00:00:00 2001 From: Duncan Wilkie Date: Thu, 1 Feb 2024 20:02:46 -0600 Subject: Use MathJax instead. --- org/.dir-locals.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org/.dir-locals.el') diff --git a/org/.dir-locals.el b/org/.dir-locals.el index 7373b54..df4a485 100644 --- a/org/.dir-locals.el +++ b/org/.dir-locals.el @@ -1,7 +1,7 @@ ;;; Directory Local Variables ;;; For more information see (info "(emacs) Directory Variables") -((org-mode . ((ox-haunt-image-dir "/assets/image/") +((org-mode . ((ox-haunt-images-dir "/assets/image/") (time-stamp-start . "#\\+DATE:[ ]+\\\\?[\"<]+") (time-stamp-format . "%Y-%02m-%02d %3a %02H:%02M") (eval . (progn (add-hook 'after-save-hook #'time-stamp) -- cgit v1.2.3