+Calc configuration +calctex
Setting up hooks and keymaps, as well as radians mode for calc. Calctex mode makes calc look nicer, some eyecandy
This commit is contained in:
@@ -32,6 +32,10 @@ Every now and then I like to use base16 themes, particularly when zen coding.
|
||||
#+BEGIN_SRC elisp
|
||||
(package! base16-theme)
|
||||
#+END_SRC
|
||||
** calc-tex
|
||||
#+BEGIN_SRC elisp
|
||||
(package! calctex :recipe (:host github :repo "https://github.com/johnbcoughlin/calctex"))
|
||||
#+END_SRC
|
||||
* Org-mode
|
||||
** Fragtog
|
||||
Fragtog allows for latex segments to be instantly compiled and only when you hover over them will you get the code, similar to prettify-symbols.
|
||||
|
||||
Reference in New Issue
Block a user