Subject: CVS commit: pkgsrc/textproc/dsssl-docbook-modular
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/18/2005 16:17:43
Module Name: pkgsrc
Committed By: wiz
Date: Fri Feb 18 16:17:43 UTC 2005
Modified Files:
pkgsrc/textproc/dsssl-docbook-modular: Makefile PLIST distinfo
Log Message:
Update to 1.79:
This release contains fixes for a number of long-standing bugs. See the
WhatsNew file for more details. Among the user-visible changes are:
* HTML stylesheets.
o The doctype definition in the HTML output now contains a system
identifier, required for better parsing in contemporary browsers.
o CSS decoration has been added to procedure steps.
o Uses of <VAR> in HTML output (often rendered in italic) have been
changed to something more appropriate
o The last character of the version was cut off in previous releases.
o Processing instruction parsing has been made more robust against
arbitrarily formed PIs.
o Callout graphics and admonition graphics share a single variable,
%stock-graphics-extension%.
o The value of the VALIGN attribute has been corrected to MIDDLE instead
of CENTER.
* Print stylesheets.
o Admonition titles and contents are kept together.
o Programlistings with callouts now honor the width attribute.
o The rendering of othercredit has been made more useful.
o Excessive after spacing when a listitem contains multiple paras or
verbatim environments has been fixed.
o Empty ulinks don't generate footnotes, so they are now omitted from the
footnote counting.
o Some cases where components were restarting the page numbering were
fixed.
o article-titlepage-recto-elements has been made to match the HTML
version.
o Support for revdescription inside revison on titlepages has been added.
* General.
o "pc" is now allowed as abbreviation for "pica".
o The return value of my-debug has been fixed.
o A Bosnian translation has been added.
o A Bulgarian translation has been added.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/textproc/dsssl-docbook-modular/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/textproc/dsssl-docbook-modular/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/textproc/dsssl-docbook-modular/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.