muse-latex: Work on table markup, isn't perfect yet.
commit964d008cf7f9c7dd0c4adec8e2e64a440a4ac92b
authorMichael Olson <mwolson@gnu.org>
Fri, 23 Dec 2005 06:18:46 +0000 (23 06:18 +0000)
committerMichael Olson <mwolson@gnu.org>
Fri, 23 Dec 2005 06:18:46 +0000 (23 06:18 +0000)
treea534e9318e0143090f2ea7b758b028e2442c4fb1
parent5fd7d66c09d3920c6901dacd5adf5efc4b618d37
muse-latex: Work on table markup, isn't perfect yet.

* lisp/muse-latex.el (muse-latex-markup-table): Make this sort of work.
  I've got an idea for how it should be done.  We're going to try to
  snarf the whole table in muse-publish using only regexps, and pass it
  to the style-specific table markup function.

* lisp/muse-publish.el (muse-publish-insert-url)
  (muse-publish-markup-url): Use muse-insert-markup.
  (muse-publish-verbatim-tag): Pass arguments correctly.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-313
ChangeLog
lisp/muse-latex.el
lisp/muse-publish.el