Show NEWS.html syntax highlighted
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Changes since the 1.70.1 release</title><meta name="generator" content="DocBook XSL Stylesheets V1.71.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="d0e1"></a>Changes since the 1.70.1 release</h2></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="#V1.71.1">Release: 1.71.1</a></span></dt><dd><dl><dt><span class="sect2"><a href="#V1.71.1_Common">Common</a></span></dt><dt><span class="sect2"><a href="#V1.71.1_Extensions">Extensions</a></span></dt><dt><span class="sect2"><a href="#V1.71.1_FO">FO</a></span></dt><dt><span class="sect2"><a href="#V1.71.1_HTML">HTML</a></span></dt><dt><span class="sect2"><a href="#V1.71.1_Highlighting">Highlighting</a></span></dt><dt><span class="sect2"><a href="#V1.71.1_Lib">Lib</a></span></dt><dt><span class="sect2"><a href="#V1.71.1_Manpages">Manpages</a></span></dt><dt><span class="sect2"><a href="#V1.71.1_Params">Params</a></span></dt><dt><span class="sect2"><a href="#V1.71.1_Profiling">Profiling</a></span></dt><dt><span class="sect2"><a href="#V1.71.1_Template">Template</a></span></dt><dt><span class="sect2"><a href="#V1.71.1_Tools">Tools</a></span></dt><dt><span class="sect2"><a href="#V1.71.1_WordML">WordML</a></span></dt></dl></dd></dl></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="V1.71.1"></a>Release: 1.71.1</h2></div></div></div><p>The following is a list of changes that have been made
since the 1.70.1 release.</p><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="V1.71.1_Common"></a>Common</h3></div></div></div><p>The following changes have been made to the
<code class="filename">common</code> code
since the 1.70.1 release.</p><div class="itemizedlist"><ul type="disc"><li><div class="literallayout"><p><span title="D: /trunk/xsl/common/autoidx-ng.xsl - Jirka Kosek" class="commit-message">For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/common/stripns.xsl - Robert Stayton" class="commit-message">Add support for Xalan generating a root xml:base like saxon.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/common/olink.xsl - Robert Stayton" class="commit-message">Fixed <a href="http://docbook.org/tdg/en/html/olink.html"><code class="sgmltag-element">olink</code></a> <a href="http://docbook.org/tdg/en/html/database.html"><code class="sgmltag-element">database</code></a> access for Saxon and DB5.</span></p></div></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="V1.71.1_Extensions"></a>Extensions</h3></div></div></div><p>The following changes have been made to the
<code class="filename">extensions</code> code
since the 1.70.1 release.</p><div class="itemizedlist"><ul type="disc"><li><div class="literallayout"><p><span title="D: /trunk/xsl/extensions/xalan2/.cvsignore - Michael(tm) Smith" class="commit-message">Removed zero-byte .cvsignore files.</span></p></div></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="V1.71.1_FO"></a>FO</h3></div></div></div><p>The following changes have been made to the
<code class="filename">fo</code> code
since the 1.70.1 release.</p><div class="itemizedlist"><ul type="disc"><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/param.xweb - Michael(tm) Smith" class="commit-message">Made some minor doc refinements.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/Makefile - Michael(tm) Smith" class="commit-message">Removed param.xml and param.html targets from stylesheet makefiles<br>
(param.xml is now built by the doc target, and the param.html is<br>
obsolete).<br>
<br>
Also, added mechanism for appending terminal newlines to param.xsl<br>
files (because Saxon doesn't newline-terminate its outuput).</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/param.xweb - Michael(tm) Smith" class="commit-message">Removed irrelevant <a href="http://docbook.org/tdg/en/html/info.html"><code class="sgmltag-element">info</code></a> from intro for FO param <a href="http://docbook.org/tdg/en/html/reference.html"><code class="sgmltag-element">reference</code></a>.<br>
Closes doc request #1573888. Thanks to Mauritz Jeanson for<br>
reporting.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/division.xsl - Robert Stayton" class="commit-message">Complete the support for the <a href="http://docbook.org/tdg/en/html/info.html"><code class="sgmltag-element">info</code></a> element.<br>
Add empty templates for <a href="http://docbook.org/tdg/en/html/titleabbrev.html"><code class="sgmltag-element">titleabbrev</code></a> in the default mode.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/autoidx-ng.xsl; M: /trunk/xsl/fo/autoidx-kosek.xsl - Jirka Kosek" class="commit-message">For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/docbook.xsl - Robert Stayton" class="commit-message">Terminate with message if processing DB5 and cannot strip the namespace.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/docbook.xsl - Robert Stayton" class="commit-message">Add support for Xalan to add root node xml:base for db5 docs.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/titlepage.xsl - Robert Stayton" class="commit-message">Fixed bug 1566358 to add space between <a href="http://docbook.org/tdg/en/html/orgname.html"><code class="sgmltag-element">orgname</code></a> and <a href="http://docbook.org/tdg/en/html/orgdiv.html"><code class="sgmltag-element">orgdiv</code></a>.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/xref.xsl - Robert Stayton" class="commit-message">Made <a href="http://docbook.org/tdg/en/html/xref.html"><code class="sgmltag-element">xref</code></a> template target variables into params to fix bug #1559689.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/table.xsl - Norman Walsh" class="commit-message">Empty rows aren't allowed.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/xref.xsl - Robert Stayton" class="commit-message">Added params to ulink and <a href="http://docbook.org/tdg/en/html/link.html"><code class="sgmltag-element">link</code></a> templates so call-template by name works.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/inline.xsl - Robert Stayton" class="commit-message">Fix bug in xlink.href (should be xlink:href).</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/param.xweb; M: /trunk/xsl/fo/param.ent - Jirka Kosek" class="commit-message">Added support for profiling based on xml:lang and status attributes.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/component.xsl - Robert Stayton" class="commit-message">Create axf attribute before adding fotex element.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/fo/verbatim.xsl - Robert Stayton" class="commit-message">Add two-stage recursion for <a href="http://docbook.sourceforge.net/release/xsl/current/doc/fo/hyphenate.verbatim.html"><em class="parameter"><code>hyphenate.verbatim</code></em></a> to fix recursion depth bug for long programlistings.</span></p></div></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="V1.71.1_HTML"></a>HTML</h3></div></div></div><p>The following changes have been made to the
<code class="filename">html</code> code
since the 1.70.1 release.</p><div class="itemizedlist"><ul type="disc"><li><div class="literallayout"><p><span title="M: /trunk/xsl/html/param.xweb - Michael(tm) Smith" class="commit-message">Made some minor doc refinements.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/html/Makefile - Michael(tm) Smith" class="commit-message">Removed param.xml and param.html targets from stylesheet makefiles<br>
(param.xml is now built by the doc target, and the param.html is<br>
obsolete).<br>
<br>
Also, added mechanism for appending terminal newlines to param.xsl<br>
files (because Saxon doesn't newline-terminate its outuput).</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/html/autoidx-ng.xsl; M: /trunk/xsl/html/autoidx-kosek.xsl - Jirka Kosek" class="commit-message">For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/html/chunk-code.xsl; M: /trunk/xsl/html/docbook.xsl - Robert Stayton" class="commit-message">Terminate with message if processing DB5 and cannot strip the namespace.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/html/chunk-code.xsl; M: /trunk/xsl/html/docbook.xsl - Robert Stayton" class="commit-message">Add support for Xalan to add root node xml:base for db5 docs.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/html/titlepage.xsl - Robert Stayton" class="commit-message">Fixed bug 1566358 to add space between <a href="http://docbook.org/tdg/en/html/orgname.html"><code class="sgmltag-element">orgname</code></a> and <a href="http://docbook.org/tdg/en/html/orgdiv.html"><code class="sgmltag-element">orgdiv</code></a>.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/html/xref.xsl - Robert Stayton" class="commit-message">Made <a href="http://docbook.org/tdg/en/html/xref.html"><code class="sgmltag-element">xref</code></a> template target variables into params to fix bug #1559689.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/html/xref.xsl - Robert Stayton" class="commit-message">Added params to <a href="http://docbook.org/tdg/en/html/link.html"><code class="sgmltag-element">link</code></a> and ulink to support call-template usage.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/param.ent - Jirka Kosek" class="commit-message">Added support for profiling based on xml:lang and status attributes.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/html/oldchunker.xsl; M: /trunk/xsl/html/chunker.xsl; M: /trunk/xsl/html/graphics.xsl; M: /trunk/xsl/html/callout.xsl; M: /trunk/xsl/html/autoidx-kimber.xsl; M: /trunk/xsl/html/autoidx-kosek.xsl; M: /trunk/xsl/html/table.xsl; M: /trunk/xsl/html/verbatim.xsl - Michael(tm) Smith" class="commit-message">Made changes in namespace declarations to prevent xmllint's<br>
canonicalizer from treating them as relative namespace URIs.<br>
<br>
- Changed xmlns:k="java:com.isogen.saxoni18n.Saxoni18nService"<br>
to xmlns:k="http://www.isogen.com/functions/com.isogen.saxoni18n.Saxoni18nService";<br>
Saxon accepts either form<br>
(see http://www.saxonica.com/documentation/extensibility/functions.html);<br>
to Saxon, "the part of the URI before the final '/' is immaterial".<br>
<br>
- Changed, e.g. xmlns:xverb="com.nwalsh.xalan.Verbatim" to<br>
xmlns:xverb="xalan://com.nwalsh.xalan.Verbatim"; Xalan accepts<br>
either form<br>
(see http://xml.apache.org/xalan-j/extensions.html#java-namespace-declare);<br>
just as Saxon does, it will "simply use the string to the<br>
right of the rightmost forward slash as the Java class name".<br>
<br>
- Changed xmlns:xalanredirect="org.apache.xalan.xslt.extensions.Redirect"<br>
to xmlns:redirect="http://xml.apache.org/xalan/redirect", and<br>
adjusted associated code to make the current Xalan redirect spec.<br>
(see http://xml.apache.org/xalan-j/apidocs/org/apache/xalan/lib/Redirect.html)</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/html/chunk-common.xsl; M: /trunk/xsl/html/titlepage.xsl; M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/docbook.xsl; M: /trunk/xsl/html/graphics.xsl; M: /trunk/xsl/html/param.ent - Michael(tm) Smith" class="commit-message">Added the <a href="http://docbook.sourceforge.net/release/xsl/current/doc/html/html.append.html"><em class="parameter"><code>html.append</code></em></a> and <a href="http://docbook.sourceforge.net/release/xsl/current/doc/html/chunk.append.html"><em class="parameter"><code>chunk.append</code></em></a> parameters. By default, the<br>
value of both is empty; but the internal DocBook XSL stylesheets<br>
build sets their value to "<xsl:text>&#x0a;</xsl:text>", in order<br>
to ensure that all files in the docbook-xsl-doc package end in a<br>
newline character. (Because diff and some other tools may emit<br>
error messages and/or not behave as expected when processing<br>
files that are not newline-terminated.)</span></p></div></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="V1.71.1_Highlighting"></a>Highlighting</h3></div></div></div><p>The following changes have been made to the
<code class="filename">highlighting</code> code
since the 1.70.1 release.</p><div class="itemizedlist"><ul type="disc"><li><div class="literallayout"><p><span title="M: /trunk/xsl/highlighting/delphi-hl.xml; M: /trunk/xsl/highlighting/myxml-hl.xml; M: /trunk/xsl/highlighting/php-hl.xml; M: /trunk/xsl/highlighting/m2-hl.xml; M: /trunk/xsl/highlighting/ini-hl.xml; M: /trunk/xsl/highlighting/xslthl-config.xml; M: /trunk/xsl/highlighting/java-hl.xml - Jirka Kosek" class="commit-message">Added license information</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/highlighting/delphi-hl.xml; M: /trunk/xsl/highlighting/myxml-hl.xml; M: /trunk/xsl/highlighting/php-hl.xml; M: /trunk/xsl/highlighting/m2-hl.xml; M: /trunk/xsl/highlighting/ini-hl.xml; M: /trunk/xsl/highlighting/java-hl.xml - Michael(tm) Smith" class="commit-message">Make sure that last byte in all xml and xsl files is a newline.</span></p></div></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="V1.71.1_Lib"></a>Lib</h3></div></div></div><p>The following changes have been made to the
<code class="filename">lib</code> code
since the 1.70.1 release.</p><div class="itemizedlist"><ul type="disc"><li><div class="literallayout"><p><span title="M: /trunk/xsl/lib/lib.xweb - Michael(tm) Smith" class="commit-message">Made some minor doc refinements.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/lib/Makefile - Michael(tm) Smith" class="commit-message">Removed param.xml and param.html targets from stylesheet makefiles<br>
(param.xml is now built by the doc target, and the param.html is<br>
obsolete).<br>
<br>
Also, added mechanism for appending terminal newlines to param.xsl<br>
files (because Saxon doesn't newline-terminate its outuput).</span></p></div></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="V1.71.1_Manpages"></a>Manpages</h3></div></div></div><p>The following changes have been made to the
<code class="filename">manpages</code> code
since the 1.70.1 release.</p><div class="itemizedlist"><ul type="disc"><li><div class="literallayout"><p><span title="M: /trunk/xsl/manpages/param.xweb - Michael(tm) Smith" class="commit-message">Made some minor doc refinements.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/manpages/Makefile - Michael(tm) Smith" class="commit-message">Removed param.xml and param.html targets from stylesheet makefiles<br>
(param.xml is now built by the doc target, and the param.html is<br>
obsolete).<br>
<br>
Also, added mechanism for appending terminal newlines to param.xsl<br>
files (because Saxon doesn't newline-terminate its outuput).</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/manpages/block.xsl - Michael(tm) Smith" class="commit-message">Make sure there's always a newline before .sp macro in output from<br>
<a href="http://docbook.org/tdg/en/html/simpara.html"><code class="sgmltag-element">simpara</code></a>.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/manpages/Makefile - Michael(tm) Smith" class="commit-message">Changed variable from MAKE_SYNOP to HTML2ROFF. Also, made changes<br>
for adding newline to end of Saxon-generated output.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/manpages/table.xsl; M: /trunk/xsl/manpages/block.xsl; M: /trunk/xsl/manpages/docbook.xsl; M: /trunk/xsl/manpages/links.xsl; M: /trunk/xsl/manpages/other.xsl; M: /trunk/xsl/manpages/utility.xsl - Michael(tm) Smith" class="commit-message">Added initial support in manpages output for <a href="http://docbook.org/tdg/en/html/footnote.html"><code class="sgmltag-element">footnote</code></a>, <a href="http://docbook.org/tdg/en/html/annotation.html"><code class="sgmltag-element">annotation</code></a>,<br>
and <a href="http://docbook.org/tdg/en/html/alt.html"><code class="sgmltag-element">alt</code></a> instances. Basically, they all now get handled the same<br>
way ulink instances are. They are treated as a class as "note<br>
sources": A numbered marker is generated at the place in the main<br>
text flow where they occur, then their contents are displayed in<br>
an endnotes <a href="http://docbook.org/tdg/en/html/section.html"><code class="sgmltag-element">section</code></a> at the end of the man page (currently titled<br>
REFERENCES, for English output, but will be changed to NOTES).<br>
<br>
This support is not yet complete. It works for most "normal"<br>
cases, but probably mishandles a good number of cases. More<br>
testing will be needed to expose the problems. It may well also<br>
introduce some bugs and regressions in other areas, including<br>
basic paragraph handling, handling of "mixed block" content,<br>
handling of other indented content, and handling of authorblurb<br>
and <a href="http://docbook.org/tdg/en/html/personblurb.html"><code class="sgmltag-element">personblurb</code></a> in the AUTHORS <a href="http://docbook.org/tdg/en/html/section.html"><code class="sgmltag-element">section</code></a>.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/manpages/info.xsl - Michael(tm) Smith" class="commit-message">Make sure that person-names in AUTHORS <a href="http://docbook.org/tdg/en/html/section.html"><code class="sgmltag-element">section</code></a> get output in<br>
bold. Closes bug 1557567. Thanks to Daniel Leidert.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/manpages/Makefile - Michael(tm) Smith" class="commit-message">Updated path to html2roff.xsl.</span></p></div></li><li><div class="literallayout"><p><span title="D: /trunk/xsl/manpages/html2roff.xsl - Michael(tm) Smith" class="commit-message">Moved html2roff.xsl in the xsl/builds directory.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/manpages/html2roff.xsl - Michael(tm) Smith" class="commit-message">Make sure html-synop.xsl is newline-terminated.</span></p></div></li><li><div class="literallayout"><p><span title="D: /trunk/xsl/manpages/README - Michael(tm) Smith" class="commit-message">Deleted wordml/README, template/README, and manpages/README, and<br>
merged their contents into the main README file. Removed mention<br>
of doc directory from main README and created doc/README,<br>
doc/AUTHORS, and doc/COPYING files (because the doc distribution<br>
is now packaged separately).</span></p></div></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="V1.71.1_Params"></a>Params</h3></div></div></div><p>The following changes have been made to the
<code class="filename">params</code> code
since the 1.70.1 release.</p><div class="itemizedlist"><ul type="disc"><li><div class="literallayout"><p><span title="A: /trunk/xsl/params/profile.status.xml - Jirka Kosek" class="commit-message">Added support for profiling based on xml:lang and status attributes.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/params/man.indent.lists.xml; M: /trunk/xsl/params/man.indent.width.xml - Michael(tm) Smith" class="commit-message">Added initial support in manpages output for <a href="http://docbook.org/tdg/en/html/footnote.html"><code class="sgmltag-element">footnote</code></a>, <a href="http://docbook.org/tdg/en/html/annotation.html"><code class="sgmltag-element">annotation</code></a>,<br>
and <a href="http://docbook.org/tdg/en/html/alt.html"><code class="sgmltag-element">alt</code></a> instances. Basically, they all now get handled the same<br>
way ulink instances are. They are treated as a class as "note<br>
sources": A numbered marker is generated at the place in the main<br>
text flow where they occur, then their contents are displayed in<br>
an endnotes <a href="http://docbook.org/tdg/en/html/section.html"><code class="sgmltag-element">section</code></a> at the end of the man page (currently titled<br>
REFERENCES, for English output, but will be changed to NOTES).<br>
<br>
This support is not yet complete. It works for most "normal"<br>
cases, but probably mishandles a good number of cases. More<br>
testing will be needed to expose the problems. It may well also<br>
introduce some bugs and regressions in other areas, including<br>
basic paragraph handling, handling of "mixed block" content,<br>
handling of other indented content, and handling of authorblurb<br>
and <a href="http://docbook.org/tdg/en/html/personblurb.html"><code class="sgmltag-element">personblurb</code></a> in the AUTHORS <a href="http://docbook.org/tdg/en/html/section.html"><code class="sgmltag-element">section</code></a>.</span></p></div></li><li><div class="literallayout"><p><span title="A: /trunk/xsl/params/html.append.xml; A: /trunk/xsl/params/chunk.append.xml - Michael(tm) Smith" class="commit-message">Added the <a href="http://docbook.sourceforge.net/release/xsl/current/doc/html/html.append.html"><em class="parameter"><code>html.append</code></em></a> and <a href="http://docbook.sourceforge.net/release/xsl/current/doc/html/chunk.append.html"><em class="parameter"><code>chunk.append</code></em></a> parameters. By default, the<br>
value of both is empty; but the internal DocBook XSL stylesheets<br>
build sets their value to "<xsl:text>&#x0a;</xsl:text>", in order<br>
to ensure that all files in the docbook-xsl-doc package end in a<br>
newline character. (Because diff and some other tools may emit<br>
error messages and/or not behave as expected when processing<br>
files that are not newline-terminated.)</span></p></div></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="V1.71.1_Profiling"></a>Profiling</h3></div></div></div><p>The following changes have been made to the
<code class="filename">profiling</code> code
since the 1.70.1 release.</p><div class="itemizedlist"><ul type="disc"><li><div class="literallayout"><p><span title="M: /trunk/xsl/profiling/profile.xsl; M: /trunk/xsl/profiling/profile-mode.xsl - Jirka Kosek" class="commit-message">Added support for profiling based on xml:lang and status attributes.</span></p></div></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="V1.71.1_Template"></a>Template</h3></div></div></div><p>The following changes have been made to the
<code class="filename">template</code> code
since the 1.70.1 release.</p><div class="itemizedlist"><ul type="disc"><li><div class="literallayout"><p><span title="D: /trunk/xsl/template/biblioentry.xsl; D: /trunk/xsl/template/testtemplate.xml - Michael(tm) Smith" class="commit-message">Removed obsolete files. (Can be restored later if we need to).</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/template/titlepage.xsl - Michael(tm) Smith" class="commit-message">Added the <a href="http://docbook.sourceforge.net/release/xsl/current/doc/html/html.append.html"><em class="parameter"><code>html.append</code></em></a> and <a href="http://docbook.sourceforge.net/release/xsl/current/doc/html/chunk.append.html"><em class="parameter"><code>chunk.append</code></em></a> parameters. By default, the<br>
value of both is empty; but the internal DocBook XSL stylesheets<br>
build sets their value to "<xsl:text>&#x0a;</xsl:text>", in order<br>
to ensure that all files in the docbook-xsl-doc package end in a<br>
newline character. (Because diff and some other tools may emit<br>
error messages and/or not behave as expected when processing<br>
files that are not newline-terminated.)</span></p></div></li><li><div class="literallayout"><p><span title="D: /trunk/xsl/template/README - Michael(tm) Smith" class="commit-message">Deleted wordml/README, template/README, and manpages/README, and<br>
merged their contents into the main README file. Removed mention<br>
of doc directory from main README and created doc/README,<br>
doc/AUTHORS, and doc/COPYING files (because the doc distribution<br>
is now packaged separately).</span></p></div></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="V1.71.1_Tools"></a>Tools</h3></div></div></div><p>The following changes have been made to the
<code class="filename">tools</code> code
since the 1.70.1 release.</p><div class="itemizedlist"><ul type="disc"><li><div class="literallayout"><p><span title="A: /trunk/xsl/tools/xsl/build/identity.xsl; A: /trunk/xsl/tools/xsl/build/addnewline.xsl - Michael(tm) Smith" class="commit-message">Removed param.xml and param.html targets from stylesheet makefiles<br>
(param.xml is now built by the doc target, and the param.html is<br>
obsolete).<br>
<br>
Also, added mechanism for appending terminal newlines to param.xsl<br>
files (because Saxon doesn't newline-terminate its outuput).</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/tools/xsl/build/xsl2jref.xsl - Michael(tm) Smith" class="commit-message">Make sure xsl2jref.xsl stylesheet outputs document prolog with FPI<br>
and system ID.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/tools/xsl/build/dblatex-release-notes.xsl - Michael(tm) Smith" class="commit-message">Remove template for <a href="http://docbook.org/tdg/en/html/alt.html"><code class="sgmltag-element">alt</code></a>; dblatex ignores it anyway (only looks at<br>
params).</span></p></div></li><li><div class="literallayout"><p><span title="A: /trunk/xsl/tools/xsl/build/html2roff.xsl - Michael(tm) Smith" class="commit-message">Moved html2roff.xsl in the xsl/builds directory.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/tools/xsl/build/clrefentry.xsl; M: /trunk/xsl/tools/xsl/build/doc-link-docbook.xsl; M: /trunk/xsl/tools/xsl/build/reference.xsl; M: /trunk/xsl/tools/xsl/build/jrefhtml.xsl - Michael(tm) Smith" class="commit-message">Added the <a href="http://docbook.sourceforge.net/release/xsl/current/doc/html/html.append.html"><em class="parameter"><code>html.append</code></em></a> and <a href="http://docbook.sourceforge.net/release/xsl/current/doc/html/chunk.append.html"><em class="parameter"><code>chunk.append</code></em></a> parameters. By default, the<br>
value of both is empty; but the internal DocBook XSL stylesheets<br>
build sets their value to "<xsl:text>&#x0a;</xsl:text>", in order<br>
to ensure that all files in the docbook-xsl-doc package end in a<br>
newline character. (Because diff and some other tools may emit<br>
error messages and/or not behave as expected when processing<br>
files that are not newline-terminated.)</span></p></div></li><li><div class="literallayout"><p><span title="A: /trunk/xsl/tools/xsl/build/docparam2txt.xsl - Michael(tm) Smith" class="commit-message">Use index.html files as targets (instead of zero-byte param.html<br>
stamp files we were using); quit doing $(RM) *.html in clean and<br>
instead do clean using a list of the HTML files that we know we<br>
have actually generated. Also add pi directory to list of<br>
directory to recurse and make (had been accidentally left out for<br>
1.71.0 build).</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/tools/xsl/build/make-xsl-params.xsl; M: /trunk/xsl/tools/xsl/build/jref2refsect1.xsl; M: /trunk/xsl/tools/xsl/build/make-elements.xsl; M: /trunk/xsl/tools/xsl/build/pirefentry.xsl - Michael(tm) Smith" class="commit-message">Make sure that last byte in all xml and xsl files is a newline.</span></p></div></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="V1.71.1_WordML"></a>WordML</h3></div></div></div><p>The following changes have been made to the
<code class="filename">wordml</code> code
since the 1.70.1 release.</p><div class="itemizedlist"><ul type="disc"><li><div class="literallayout"><p><span title="M: /trunk/xsl/wordml/param.xweb - Michael(tm) Smith" class="commit-message">Made some minor doc refinements.</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/wordml/Makefile - Michael(tm) Smith" class="commit-message">Removed param.xml and param.html targets from stylesheet makefiles<br>
(param.xml is now built by the doc target, and the param.html is<br>
obsolete).<br>
<br>
Also, added mechanism for appending terminal newlines to param.xsl<br>
files (because Saxon doesn't newline-terminate its outuput).</span></p></div></li><li><div class="literallayout"><p><span title="M: /trunk/xsl/wordml/template.xml - Michael(tm) Smith" class="commit-message">Make sure that last byte in all xml and xsl files is a newline.</span></p></div></li><li><div class="literallayout"><p><span title="D: /trunk/xsl/wordml/README - Michael(tm) Smith" class="commit-message">Deleted wordml/README, template/README, and manpages/README, and<br>
merged their contents into the main README file. Removed mention<br>
of doc directory from main README and created doc/README,<br>
doc/AUTHORS, and doc/COPYING files (because the doc distribution<br>
is now packaged separately).</span></p></div></li></ul></div></div></div></div></body></html>
See more files for this project here