set latex previre scale back to 1.0

This commit is contained in:
2022-01-07 14:32:23 +01:00
parent e16cb24516
commit 428d2b71c7

View File

@@ -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