default scale value
This commit is contained in:
parent
a09b942b9d
commit
fa17e8165e
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
(if (eq system-type 'android)
|
||||
(progn ;; Android custom org-latex-preview
|
||||
(setq org-format-latex-options (plist-put org-format-latex-options :scale 100))
|
||||
(setq org-preview-latex-process-alist
|
||||
'((dvipngweb
|
||||
:programs ("curl")
|
||||
|
|
Loading…
Reference in a new issue