diff options
Diffstat (limited to 'RELEASE-NOTES.html')
-rw-r--r-- | RELEASE-NOTES.html | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/RELEASE-NOTES.html b/RELEASE-NOTES.html new file mode 100644 index 0000000..a7b97e3 --- /dev/null +++ b/RELEASE-NOTES.html @@ -0,0 +1,34 @@ +<html><head> + <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> + <title>DocBook DSSSL Stylesheet Release Notes</title><meta name="generator" content="DocBook XSL Stylesheets V2004-10-18_18:25_snapshot"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="d0e1"></a>DocBook DSSSL Stylesheet Release Notes</h1></div><div><h3 class="corpauthor">DocBook Open Repository Team</h3></div><div><p class="releaseinfo">$Id: RELEASE-NOTES.xml,v 1.1 2004/11/04 11:34:01 xmldoc Exp $</p></div><div><p class="pubdate">03 November 2004</p></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="#d0e18">Release 1.79</a></span></dt></dl></div><p>These are the release notes for the DocBook DSSSL Stylesheets. + At a minimum, this file attempts to document changes to the public + APIs and provide a high-level overview of the features added in each + release.</p><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e18"></a>Release 1.79</h2></div></div></div><p>This release contains fixes for a number of long-standing + bugs. See the <a href="WhatsNew" target="_top">WhatsNew</a> file for more + details. Among the user-visible changes are:</p><div class="itemizedlist"><ul type="disc"><li><p><b>HTML stylesheets. </b> + </p><div class="itemizedlist"><ul type="circle"><li><p>The doctype definition in the HTML output now + contains a system identifier, required for better + parsing in contemporary browsers.</p></li><li><p>CSS decoration has been added to procedure + steps.</p></li><li><p>Uses of <VAR> in HTML output (often rendered + in italic) have been changed to something more + appropriate</p></li><li><p>The last character of the version was cut off in + previous releases.</p></li><li><p>Processing instruction parsing has been made + more robust against arbitrarily formed PIs.</p></li><li><p>Callout graphics and admonition graphics share a + single variable, %stock-graphics-extension%.</p></li><li><p>The value of the VALIGN attribute has been + corrected to MIDDLE instead of CENTER.</p></li></ul></div><p> + </p></li><li><p><b>Print stylesheets. </b> + </p><div class="itemizedlist"><ul type="circle"><li><p>Admonition titles and contents are kept + together.</p></li><li><p>Programlistings with callouts now honor the + width attribute.</p></li><li><p>The rendering of othercredit has been made more + useful.</p></li><li><p>Excessive after spacing when a listitem contains + multiple paras or verbatim environments has been + fixed.</p></li><li><p>Empty ulinks don't generate footnotes, so they + are now omitted from the footnote counting.</p></li><li><p>Some cases where components were restarting the + page numbering were fixed.</p></li><li><p>article-titlepage-recto-elements has been made + to match the HTML version.</p></li><li><p>Support for revdescription inside revison on + titlepages has been added.</p></li></ul></div><p> + </p></li><li><p><b>General. </b> + </p><div class="itemizedlist"><ul type="circle"><li><p>"pc" is now allowed as abbreviation for + "pica".</p></li><li><p>The return value of my-debug has been + fixed.</p></li><li><p>A Bosnian translation has been added.</p></li><li><p>A Bulgarian translation has been added.</p></li></ul></div><p> + </p></li></ul></div></div></div></body></html>
\ No newline at end of file |