muse-mathml: New experimental embedded MathML publisher.
commita323cb8ab89c888f1e5acc695bb133e5b0a3991a
authorMichael Olson <mwolson@gnu.org>
Thu, 13 Oct 2005 04:07:36 +0000 (13 04:07 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 13 Oct 2005 04:07:36 +0000 (13 04:07 +0000)
tree292d5ddaf9d9114d7404bd42c6af56c2240c424c
parentafec2e72ef0798dee2884ff620658dc8f3d98e0f
muse-mathml: New experimental embedded MathML publisher.

* lisp/muse-html.el (muse-html): Fix docstring.

* experimental/muse-mathml.el: New file that implements a <math> tag.
  With the help of an external program, this will translate LaTeX code
  between <math> and </math> to embedded MathML.  A new style called
  "mathml" is defined, which is derived from the XHTML style, but with a
  more suitable header.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-250
ChangeLog
experimental/muse-mathml.el [new file with mode: 0644]
lisp/muse-html.el