set latex previre scale back to 1.0
This commit is contained in:
@@ -264,7 +264,7 @@ Example defines
|
||||
(setq org-format-latex-options ;; `org-preview-latex-process-alist' `org-preview-latex-default-process' scale better with this variable
|
||||
'(:foreground default
|
||||
:background default
|
||||
:scale 1.75 ;; scale inside org
|
||||
:scale 1.0 ;; scale inside org, change it better in custom.el
|
||||
:html-foreground "Black"
|
||||
:html-background "Transparent"
|
||||
:html-scale 1.0
|
||||
|
||||
Reference in New Issue
Block a user