2000-10-30  Norman Walsh  <ndw@nwalsh.com>

	* chunk.xsl: Fix typos in suppress.navigation

2000-10-29  Norman Walsh  <ndw@nwalsh.com>

	* autotoc.xsl, division.xsl: Support ToC (for navigation) in Set title pages

	* component.xsl: Don't process footnotes in article apendixes, let the article handle them

	* footnote.xsl: Superscript the footnote numbers; make space after the hr

	* lists.xsl: Cycle numeration of nested ordered lists: 1, a, i, A, I, 1, a, ...

	* sections.xsl: Add template for subtitles

	* table.xsl: Reworked colnum calculations to handle some cases where leading entrys are missing in a row; support 'summary' attributes on HTML tables

	* titlepage.xsl: If there are no authorinitials; just make revhistorys two columns

2000-10-26  Norman Walsh  <ndw@nwalsh.com>

	* autotoc.xsl: Revised autotoc support; make the HTML valid

	* block.xsl: Added some missing IDs; added summary attribute to tables

	* changebars.xsl: More tweaks; still largely unfinished

	* chunk.xsl, param.xsl: Added suppress.navigation parameter to suppress header and footer navigation tables

	* docbook.xsl: Use ISO Latin 1 for output encoding; changed text-node to a 0/1 variable

	* graphics.xsl: Fix typos and XLink attribute values

	* html.xsl: Support trade, service, and registered dingbats

	* html.xsl: Turn off <dingbat> nonsense

	* inline.xsl: Don't put <b>'s inside titles that are likely to already be <b>; support trade, service, and registered dingbats

	* pi.xsl: Remove needless './'

	* sections.xsl: Fix header construction; check css.decoration parameter; don't output <b>'s around normal section titles

	* table.xsl: Support 'table-summary' attribute of dbhtml PI inside of tgroup to set the HTML table summary

	* titlepage.xsl: Added summary attribute to revision history table

	* verbatim.xsl: Figured out how to do non-PRE verbatim display for address and literallayout

	* xref.xsl: Fixed messages for bad xrefs

2000-10-20  Norman Walsh  <ndw@nwalsh.com>

	* Makefile: Use titlepage.xsl to generate title pages

	* titlepage.templates.xsl: Regenerated with new stylesheets

2000-10-19  Norman Walsh  <ndw@nwalsh.com>

	* Makefile, component.xsl, sections.xsl, titlepage.templates.xml, titlepage.templates.xsl: 
	Updates to template-driven title pages

	* ebnf.xsl, param.xsl: Documentation changes

2000-10-17  Norman Walsh  <ndw@nwalsh.com>

	* Makefile: New file.

	* ebnf.xsl, param.xsl: Updated documentation

	* param.xsl: Whitespace

	* refentry.xsl: Support referenceinfo; put reference partintro before TOC

	* titlepage.xsl: Improved formatting of legal notices

2000-10-16  Norman Walsh  <ndw@nwalsh.com>

	* chunk.xsl: Fixed prev/next calculations for chapters with multiple sections

	* ebnf.xsl, param.xsl: Added doc:reference

2000-10-14  Norman Walsh  <ndw@nwalsh.com>

	* block.xsl, glossary.xsl, lists.xsl, synop.xsl: Added priority to avoid template conflicts

	* chunk.xsl, docbook.xsl: Added user.header.content and user.footer.content

	* graphics.xsl: Rewrote support for graphics

	* inline.xsl: Added support for role='bold' on emphasis

	* titlepage.xsl: Added support for revisionflag on article titles

2000-10-12  Norman Walsh  <ndw@nwalsh.com>

	* autotoc.xsl: Don't point to empty indexes

	* changebars.xsl, lists.xsl, param.xsl: The beginnings of support for changebars

	* chunk.xsl: Added base.dir parameter; fixed typo in table cells (widht instead of width attr)

	* graphics.xsl: In media objects, always pick the first object if there's only one

2000-10-09  Norman Walsh  <ndw@nwalsh.com>

	* LostLog, admon.xsl, autotoc.xsl, biblio.xsl, block.xsl, callout.xsl, chunk.xsl, component.xsl, division.xsl, docbook.xsl, ebnf.xsl, footnote.xsl, formal.xsl, glossary.xsl, graphics.xsl, html.xsl, index.xsl, info.xsl, inline.xsl, keywords.xsl, lists.xsl, math.xsl, param.xsl, pi.xsl, qandaset.xsl, refentry.xsl, sections.xsl, synop.xsl, table.xsl, titlepage.templates.xml, titlepage.templates.xsl, titlepage.xsl, toc.xsl, verbatim.xsl, xref.xsl, xtchunk.xsl: 
	New file.

	* biblio.xsl: Support xref to bibliography entries

	* chunk.xsl, docbook.xsl: Turn off indenting

	* lists.xsl: Add priority to avoid specificity errors

	* xref.xsl: Support xref to bibliography entries; fix broken test for empty ulink

