Use cdlatex in org mode + some general comments

This commit is contained in:
tecosaur 2020-03-04 23:28:20 +08:00
parent bfb2d9a8b0
commit 513088b890
1 changed files with 6 additions and 0 deletions

View File

@ -570,6 +570,12 @@ Occasionally I want to cite something.
:config
(setq org-ref-completion-library 'org-ref-ivy-cite))
#+END_SRC
It's also nice to be able to use ~cdlatex~.
#+BEGIN_SRC emacs-lisp
(after! org (add-hook 'org-mode-hook 'turn-on-org-cdlatex))
#+END_SRC
At some point in the future it could be good to investigate [[https://scripter.co/splitting-an-org-block-into-two/][splitting org blocks]].
Likewise [[https://archive.casouri.cat/note/2020/insert-math-symbol-in-emacs/][this]] looks good for symbols.
*** Visuals
**** In editor
***** Font Display