muse-latex2png: Implement centered <math> tag interpretation
commit25a754e9f878bf629e85512eac8fa7c1722e10b8
authorMichael Olson <mwolson@gnu.org>
Tue, 16 Jan 2007 01:08:12 +0000 (16 01:08 +0000)
committerMichael Olson <mwolson@gnu.org>
Tue, 16 Jan 2007 01:08:12 +0000 (16 01:08 +0000)
treeea6f91456b504962cbe5b4380bde3db6f35a2416
parent43afea97044632a0c7a27c2af2dca4dbc1c8c2d1
muse-latex2png: Implement centered <math> tag interpretation

* lisp/muse-latex2png.el (muse-publish-math-tag): If 6 or more spaces
  come before the tag, surround the region with "$$" rather than "$".
  This is the Muse syntax for something centered, so it should be a good
  fit.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-273
ChangeLog
lisp/muse-latex2png.el