From: Norman Walsh Date: Fri, 24 Jan 2003 22:35:47 +0000 (+0000) Subject: Updated X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a0f282adcf98911a38e7bae8f21d28bf82c817b;p=docbook-dsssl Updated --- diff --git a/xsl/RELEASE-NOTES.xml b/xsl/RELEASE-NOTES.xml index b30b018fe..621253799 100644 --- a/xsl/RELEASE-NOTES.xml +++ b/xsl/RELEASE-NOTES.xml @@ -18,7 +18,7 @@ This file documents (mostly) changes to the public APIs. What, exactly, counts as a public API is still somewhat in question, but it includes at least the global parameters. -Release 1.60.0 +Release 1.60.1 Lots of bug fixes. @@ -69,6 +69,83 @@ titlepage centered by specifying the font and alignment on the those elements: + +Support use of titleabbrev in running +headers and footers. + + +Added (experimental) xref.with.number.and.title +parameter to enable number/title cross references even when the default would +be just the number. + + +Generate part ToCs if they're requested. + + +Use proportional-column-width() in header/footer tables. + + +Handle alignment correctly when screenshot +wraps a graphic in a figure. + + +Format chapter and appendix +cross references consistently. + + +Attempt to support tables with multiple tgroups +in FO. + + +Output fo:table-columns in +simplelist tables. + + +Use titlepage.templates.xml for +indexdiv and glossdiv formatting. + + +Improve support for new bibliography elements. + + +Added +footnote.number.format, +table.footnote.number.format, +footnote.number.symbols, and +table.footnote.number.symbols for better control of +footnote markers. + + +Added glossentry.show.acronyms. + + +Suppress the draft-mode page masters when +draft-mode is no. + + +Make blank pages verso not recto. D'Oh! + + +Improved formatting of ulink footnotes. + + +Fixed bugs in graphic width/height calculations. + + +Added class attributes to inline elements. + + +Don't add .html to the filenames identified +with the dbhtml PI. + + +Don't force a ToC when sections contain refentrys. + + +Make section title sizes a function of the +body.master.size. + + Release 1.59.2