fix
This commit is contained in:
parent
a86ae9c632
commit
92796f195c
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,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