This commit is contained in:
Zelong Kuang
2026-04-02 13:27:43 +11:00
parent 3e88318f79
commit a416bffb54
12 changed files with 104 additions and 56 deletions

View File

@@ -219,7 +219,7 @@ the element after the #+HEADER: tag."
:hook (org-latex-preview-mode . org-latex-preview-center-mode)
:config
;; Higher resolution when using dvipng
(plist-put org-latex-preview-appearance-options :page-width 0.6)
(plist-put org-latex-preview-appearance-options :page-width 1.0)
;; (plist-put org-latex-preview-appearance-options :margin 1)
(plist-put org-latex-preview-appearance-options :scale 2.0)