muse-texinfo fixes; use info-pdf to generate PDF doc for QuickStart.
commit7847257208b9c7e03d5a67882ee4deff3ee8f48d
authorMichael Olson <mwolson@gnu.org>
Tue, 19 Jul 2005 07:24:38 +0000 (19 07:24 +0000)
committerMichael Olson <mwolson@gnu.org>
Tue, 19 Jul 2005 07:24:38 +0000 (19 07:24 +0000)
treea406a4c50e2a727d5a7ef905aaefbdad6f497209
parent56148e785f4e1e21542d4f41690e115fdaf55b66
muse-texinfo fixes; use info-pdf to generate PDF doc for QuickStart.

* Makefile.defs (VERSION): Prepare snapshot 3.01.arch.160.

* debian/changelog: Ditto.

* debian/control (Build-Depends-Indep): Add tetex-bin.

* examples/Makefile (%.pdf): Use info-pdf, since it generates nicer
  output for me.

* examples/QuickStart: Remove stray <comment> now that the bug that made
  it necessary is fixed.

* lisp/muse-blosxom.el: Credit Björn Lindström for his excellent
  suggestions.

* lisp/muse-texinfo.el (muse-texinfo-header, muse-texinfo-footer): Move
  the contents from the footer to the header.

* lisp/muse-texinfo.el (muse-texinfo-markup-table): Insert space before
  each number, not after.

* lisp/muse.el (muse-eval-lisp): Minor whitespace fix.

* lisp/muse.el (muse-with-temp-buffer): Throw a backtrace if an error
  happens when doing batch publishing.  Minor whitespace fix.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-160
ChangeLog
Makefile.defs
debian/changelog
debian/control
examples/Makefile
examples/QuickStart
lisp/muse-blosxom.el
lisp/muse-texinfo.el
lisp/muse.el