shit
This commit is contained in:
parent
4e667d927f
commit
739715d0fa
1 changed files with 1 additions and 1 deletions
|
@ -650,7 +650,7 @@ Cause emacs overlay lol
|
||||||
(setq org-hide-emphasis-markers nil)
|
(setq org-hide-emphasis-markers nil)
|
||||||
|
|
||||||
;; make latex previews better
|
;; make latex previews better
|
||||||
(setq org-format-latex-options (:foreground default :background default :scale 2.0 :html-foreground "Black" :html-background "Transparent" :html-scale 2.0 :matchers ("begin" "$1" "$" "$$" "\\(" "\\[")))
|
(setq org-format-latex-options '(:foreground default :background default :scale 2.0 :html-foreground "Black" :html-background "Transparent" :html-scale 2.0 :matchers ("begin" "$1" "$" "$$" "\\(" "\\[")))
|
||||||
|
|
||||||
;; org mode src thing
|
;; org mode src thing
|
||||||
(require 'org-tempo)
|
(require 'org-tempo)
|
||||||
|
|
Loading…
Reference in a new issue