From 538c82c622404929fe1cf94e00eff9ea5cf77cd8 Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Mon, 21 Aug 2023 10:10:39 +0200 Subject: [PATCH] Shelve the `math-preview' and `maxima' setup --- README.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 948492d..ade3ea5 100644 --- a/README.org +++ b/README.org @@ -2046,9 +2046,10 @@ configuration objectives: LaTeX-section-label))) #+end_src -*** [[https://gitlab.com/matsievskiysv/math-preview/-/blob/master/README.md][Math-preview]] +*** [[https://gitlab.com/matsievskiysv/math-preview/-/blob/master/README.md][Math-preview]] :noexport: :PROPERTIES: :CUSTOM_ID: sec:math-preview +:header-args:emacs-lisp: :tangle no :END: [[https://gitlab.com/matsievskiysv/math-preview/-/blob/master/README.md][Math-preview]] uses [[https://docs.mathjax.org/en/latest/][Mathjax-3]] to display [[https://www.latex-project.org/][LaTeX]], [[https://www.w3.org/Math/][MathML]],and [[http://asciimath.org/][asciimath]] in Emacs @@ -5213,9 +5214,10 @@ byte code: (add-to-list 'auto-mode-alist `(,(rx ".go" eos) . go-ts-mode))) #+end_src -** [[info:maxima#Top][Maxima Programming (info)]] +** [[info:maxima#Top][Maxima Programming (info)]] :noexport: :PROPERTIES: :CUSTOM_ID: sec:maxima-programming +:header-args:emacs-lisp: :tangle no :END: Listing [[lst:configure-maxima]] configures [[https://gitlab.com/sasanidas/maxima][Maxima Mode]]. The following list contains