Revision: muse--main--1.0--patch-143
Archive: [EMAIL PROTECTED]
Creator: Michael Olson <[EMAIL PROTECTED]>
Date: Mon May 29 14:48:41 EDT 2006
Standard-date: 2006-05-29 18:48:41 GMT
Modified-files: ChangeLog lisp/muse-html.el
    lisp/muse-publish.el
New-patches: [EMAIL PROTECTED]/muse--main--1.0--patch-143
Summary: Implement <include> and <markup> tags.
Keywords: 

* lisp/muse-html.el (muse-html-markup-regexps): Make paragraph detection
  work better when a paragraph follows some other markup, especially
  tables.

* lisp/muse-publish.el (muse-publish-markup-tags): Add <include> and
  <markup> tags.
  (muse-publish-markup): Fix edge case.
  (muse-publish-markup-header-footer-tags): New option that specifies
  which tags may be used when publishing headers and footers.
  (muse-insert-file-or-string): Use
  muse-publish-markup-header-footer-tags instead of a hard-coded value.
  (muse-publish-markup-region): Make title and style arguments optional,
  so that this is easier to use.
  (muse-publish-include-tag): Implement <include> tag.  I've tested all
  of the cases I can think of, and it works.
  (muse-publish-mark-up-tag): Implement <markup> tag.  This is handy for
  times when you want to publish Muse markup in headers and footers.
  Adding a table of contents to a header should be particularly easy now.

_______________________________________________
Muse-el-commits mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-commits

Reply via email to