mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-14 08:01:35 +09:00
Emacs : org mode underscore related config
This commit is contained in:
@ -274,6 +274,8 @@ same directory as the org-buffer and insert a link to this file."
|
|||||||
'(org-level-8 :height 1.0 :weight normal)) ;; :foreground "#9ec400"
|
'(org-level-8 :height 1.0 :weight normal)) ;; :foreground "#9ec400"
|
||||||
(custom-set-faces!
|
(custom-set-faces!
|
||||||
'(org-document-title :height 2.0)))
|
'(org-document-title :height 2.0)))
|
||||||
|
(setq org-use-sub-superscripts '{})
|
||||||
|
(setq org-export-with-sub-superscripts '{})
|
||||||
;; --------------------------------------------------------------------------------------------
|
;; --------------------------------------------------------------------------------------------
|
||||||
;; - Org Roam
|
;; - Org Roam
|
||||||
;; --------------------------------------------------------------------------------------------
|
;; --------------------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user