manual: Update book example
commitfb7dde2cd10a358f84e491448801a21ca90416a9
authorMichael Olson <mwolson@gnu.org>
Fri, 22 Dec 2006 04:53:16 +0000 (22 04:53 +0000)
committerMichael Olson <mwolson@gnu.org>
Fri, 22 Dec 2006 04:53:16 +0000 (22 04:53 +0000)
tree70ffb88c52f81e08ccfcbbff57eef2104a727822
parent295433c08801e23783d935496d32315c513c8982
manual: Update book example

* examples/johnw/muse-johnw.el: Update for preferred muse-derive-style
  usage.  Rename to muse-init.el.

* examples/mwolson/muse-init.el: Update.

* lisp/muse-book.el (muse-book-publish-p): New function split from
  muse-book-publish.
  (muse-book-get-directives): New function that retrieves the publishing
  directives from the given file.
  (muse-book-publish): Use muse-book-get-directives to set the title if
  no title was specified.

* texi/muse.texi (Book): Mention new way to publish books and provide an
  example, since the process may be non-obvious.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-259
ChangeLog
examples/johnw/muse-init.el [moved from examples/johnw/muse-johnw.el with 93% similarity]
examples/mwolson/muse-init.el
lisp/muse-book.el
texi/muse.texi