diff options
author | grant <grant@pkgsrc.org> | 2003-01-27 11:05:05 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-01-27 11:05:05 +0000 |
commit | 668b652c0e4a80ddc60b8082218416c32771cb8b (patch) | |
tree | 95ebc8b8e129f9f6abddc22181c3de297d49f2ee /textproc/docbook-xsl/distinfo | |
parent | e6cbfdf9be512fa6d4fb71896e7321c0b27be67c (diff) | |
download | pkgsrc-668b652c0e4a80ddc60b8082218416c32771cb8b.tar.gz |
Update docbook-xsl to 1.60.1.
Changes since 1.59.2:
Lots of bug fixes:
* Attributes to control the templates are now namespace qualified.
* 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.
Diffstat (limited to 'textproc/docbook-xsl/distinfo')
-rw-r--r-- | textproc/docbook-xsl/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/docbook-xsl/distinfo b/textproc/docbook-xsl/distinfo index 3b2cd983142..3e254b5e225 100644 --- a/textproc/docbook-xsl/distinfo +++ b/textproc/docbook-xsl/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/01/22 22:44:13 jmmv Exp $ +$NetBSD: distinfo,v 1.3 2003/01/27 11:05:05 grant Exp $ -SHA1 (docbook-xsl-1.59.2.tar.gz) = d22a46c319e8d91149da0ea1e12a30d1107cc412 -Size (docbook-xsl-1.59.2.tar.gz) = 1216761 bytes +SHA1 (docbook-xsl-1.60.1.tar.gz) = 536b9ff0ddf2cde167f55081c4491c98039f218d +Size (docbook-xsl-1.60.1.tar.gz) = 1235994 bytes |