Stefan van der Walt <[EMAIL PROTECTED]> writes: > On Mon, Jan 15, 2007 at 06:58:19PM -0500, Michael Olson wrote: >> When using muse-latex2png.el, I realized that Muse was trying to >> escape specials in <latex> and <math> tags when the current publishing >> style was Latex-based. I've fixed this so Muse will leave the region >> as-is. > > I use > > http://www1.chapman.edu/~jipsen/mathml/asciimath.html > > to do the math on my pages, i.e. > > http://mentat.za.net/phd-wiki-web/OrthogonalDistanceRegression.html > > (works with Firefox + math fonts, or IE7 and MathPlayer). > > Formulas are typed inline, for example, `y = x + 2`. This works fine, > unless you start using subscripts, which muse interprets, i.e. `y_i = > d_p`. Is there a way to tell muse to leave everything between `` > alone?
Assuming that this is happening in latex-based pdf documents, customize muse-latex-markup-specials-document and remove the rule for underscores. -- Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/ Interests: Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net /` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC |_] | \| |_| Reclaim your digital rights by eliminating DRM. See http://www.defectivebydesign.org/what_is_drm for details.
pgpPPxD656b1c.pgp
Description: PGP signature
_______________________________________________ Muse-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/muse-el-discuss
