add vterm
This commit is contained in:
@@ -261,10 +261,10 @@ Example defines
|
||||
(setq org-pretty-entities-include-sub-superscripts t) ;; if `org-pretty-entities' is active include also sub-superscripts.
|
||||
(setq org-image-actual-width '(600)) ;; image width displayed in org
|
||||
(setq org-startup-with-latex-preview t) ;; #+STARTUP: latexpreview|nolatexpreview
|
||||
(setq org-format-latex-options
|
||||
(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 1.75 ;; scale inside org
|
||||
:html-foreground "Black"
|
||||
:html-background "Transparent"
|
||||
:html-scale 1.0
|
||||
|
||||
Reference in New Issue
Block a user