Shelve the math-preview' and
maxima' setup
This commit is contained in:
parent
a818c5c2d4
commit
538c82c622
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user