From 37edfe179334215ef86117bd1a885ae08da134da Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sun, 20 Aug 2023 17:30:17 +0100 Subject: (Emacs)-calctex Removed calctex: super buggy, have to set a specific version to use and honestly not even that useful for all the bloat it's carrying. --- Emacs/.config/emacs/config.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Emacs/.config/emacs/config.org') diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org index adea897..e7a6a3c 100644 --- a/Emacs/.config/emacs/config.org +++ b/Emacs/.config/emacs/config.org @@ -2061,7 +2061,10 @@ without invoking calc directly: $1 + 2\rightarrow_{\text{calc-embed}} 3$. (with-eval-after-load "evil-collection" (evil-collection-calc-setup))) #+end_src -*** Calctex +*** WIP Calctex +:PROPERTIES: +:header-args:emacs-lisp: :tangle no +:END: ~calc-mode~ also has a 3rd party package called ~calctex~. It renders mathematical expressions within calc as if they were rendered in TeX. You can also copy the expressions in their TeX forms, which is pretty -- cgit v1.2.3-13-gbd6f