Shelve the `math-preview' and `maxima' setup

This commit is contained in:
Gerard Vermeulen 2023-08-21 10:10:39 +02:00
parent a818c5c2d4
commit 538c82c622
1 changed files with 4 additions and 2 deletions

View File

@ -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