Check in muse-context.el
commit8fee5a6721cffd0629607d6d0eac62cbb19c4c68
authorMichael Olson <mwolson@gnu.org>
Mon, 23 Jul 2007 19:45:24 +0000 (23 19:45 +0000)
committerMichael Olson <mwolson@gnu.org>
Mon, 23 Jul 2007 19:45:24 +0000 (23 19:45 +0000)
treef4d8ee245a5ca7d9683128b5e75893b3ee5890cb
parentf915ced36c5d7e75f368378bcc9d2785234a8061
Check in muse-context.el

2007-07-23  Michael Olson  <mwolson@gnu.org>

* lisp/muse-context.el: New file that provides support for
publishing documents to the ConTeXt format.  Thanks to Jean Magnan
de Bornier for his work on this.

* lisp/muse-latex2png.el (muse-publish-latex-tag):
s/contex/context/.

* lisp/muse-latex.el (muse-latex-fixup-citations): Add docstring.
(muse-latex-bibliography): Remove call to `widen', since it is not
needed anymore.
("slides", "slides-pdf"): Indent elements uniformly.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-399
ChangeLog
lisp/muse-context.el [new file with mode: 0644]
lisp/muse-latex.el
lisp/muse-latex2png.el