muse-latex: Handle special characters in a better way.
commitdfb7b5996a4d0aabd5ee51d167fc96d06ba78996
authorMichael Olson <mwolson@gnu.org>
Mon, 5 Sep 2005 16:49:35 +0000 (5 16:49 +0000)
committerMichael Olson <mwolson@gnu.org>
Mon, 5 Sep 2005 16:49:35 +0000 (5 16:49 +0000)
treeaf64fbd4cff4ee7bed99a5530dba58e21908f57d
parent29fba13adf67021b534b2806287f20fe69e9f01a
muse-latex: Handle special characters in a better way.

* lisp/muse-latex.el (muse-latex-markup-regexps): Remove special
  characters hack.
  (muse-latex-markup-strings): Use \\texttt{...} for 'begin-literal and
  'end-literal.  Thanks to Trent Buck for the suggestion.
  (muse-latex-markup-specials): Move special characters here instead of
  using the regexp.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-226
ChangeLog
lisp/muse-latex.el