js-mathjax
JavaScript display engine for LaTeX, MathML, and AsciiMath
MathJax is a JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers. It requires no plugins or software to be installed on the browser. So the page author can write web documents that include mathematics and be confident that readers will be able to view it naturally and easily.
- Versions: 3.2.0 · 3.1.2 · 2.7.2
- Website: https://www.mathjax.org/
- Licenses: ASL 2.0
- Package source: gnu/packages/javascript.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of js-mathjax
as follows:
guix install js-mathjax
Or install a particular version:
guix install js-mathjax@2.7.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/js-mathjax/'><img src='http://127.0.0.1:3000/packages/js-mathjax/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/js-mathjax/badges/latest-version.svg)](http://127.0.0.1:3000/packages/js-mathjax/) Org: [[http://127.0.0.1:3000/packages/js-mathjax/][http://127.0.0.1:3000/packages/js-mathjax/badges/latest-version.svg]]