gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU ELPA] Mathjax version 0.1


From: ELPA update
Subject: [GNU ELPA] Mathjax version 0.1
Date: Wed, 13 Nov 2024 05:15:06 -0500

Version 0.1 of package Mathjax has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Mathjax describes itself as:

  =============================
  Render formulas using MathJax
  =============================

More at https://elpa.gnu.org/packages/mathjax.html

## Summary:

                 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
                  MATHJAX.EL — EMACS INTERFACE TO MATHJAX
                 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


  This package provides a method to display mathematical formulas in
  Emacs.  It is mainly intended as a helper library to be used by other
  packages, but also provides integration with some built-in Emacs
  features.

  [MathJax] is used as rendering engine.  The [Node] JavaScript runtime is
  required (package `node' in many package managers), but all other
  dependencies are bundled with mathjax.el.


  [MathJax] <https://www.mathjax.org/>

  [Node] <https://nodejs.org/en>


  1 For users
  ═══════════

    As the end user, you can set up math rendering in EWW buffers with

    ┌────
    │ (add-hook 'eww-mode-hook #'mathjax-shr-setup)
    └────

## Recent NEWS:

[Not provided 🙁]

reply via email to

[Prev in Thread] Current Thread [Next in Thread]