summaryrefslogtreecommitdiff
path: root/NEWS.xml
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2013-03-17 20:07:05 +0000
committer <>2015-07-07 10:18:30 +0000
commit802da9dd5d4bc18f46a916eedc0c5c1980a15e59 (patch)
treef78a8637465b7a4c9624fef03d27eb7aeaa779d4 /NEWS.xml
parent18f63104106b81bf37ca1af774d7be38051e5444 (diff)
downloaddocbook-xsl-802da9dd5d4bc18f46a916eedc0c5c1980a15e59.tar.gz
Imported from /home/lorry/working-area/delta_docbook-xsl/docbook-xsl-1.78.1.tar.bz2.HEADdocbook-xsl-1.78.1master
Diffstat (limited to 'NEWS.xml')
-rw-r--r--NEWS.xml176
1 files changed, 97 insertions, 79 deletions
diff --git a/NEWS.xml b/NEWS.xml
index 9fec1e1..1d8f5c0 100644
--- a/NEWS.xml
+++ b/NEWS.xml
@@ -4,7 +4,7 @@
<info>
<abstract>
<para><emphasis role="strong">Note:</emphasis> This
- document lists changes only since the 1.77.0 release.
+ document lists changes only since the 1.78.0 release.
If you instead want a record of the complete list of
changes for the codebase over its entire history, you
can obtain one by running the following commands:
@@ -12,144 +12,162 @@
<screen> <code>svn checkout https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl</code>
<code>svn log --xml --verbose xsl &gt; ChangeHistory.xml</code></screen></para>
</abstract>
-</info><title>Changes since the 1.77.0 release</title>
+</info><title>Changes since the 1.78.0 release</title>
-<sect1 xml:id="V1.77.1">
-<title>Release Notes: 1.77.1</title>
+<sect1 xml:id="V1.78.1">
+<title>Release Notes: 1.78.1</title>
<para>The following is a list of changes that have been made
- since the 1.77.0 release.</para>
+ since the 1.78.0 release.</para>
-<sect2 xml:id="V1.77.1_FO">
-<title>FO</title>
+<sect2 xml:id="V1.78.1_Common">
+<title>Common</title>
<para>The following changes have been made to the
- <filename>fo</filename> code
- since the 1.77.0 release.</para>
+ <filename>common</filename> code
+ since the 1.78.0 release.</para>
<itemizedlist>
<listitem>
-<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly
-from the <tag>filename</tag>.</phrase></screen>
+<para><literal>Robert Stayton: titles.xsl</literal></para><screen><phrase role="commit-message">Make sure part and set <tag>titleabbrev</tag> are used in mode="titleabbrev.markup"</phrase></screen>
</listitem>
<listitem>
-<para><literal>Robert Stayton: block.xsl</literal></para><screen><phrase role="commit-message">In <tag>sidebar</tag>, turn off space before first <tag>para</tag> if there is no <tag>title</tag>.</phrase></screen>
+<para><literal>Robert Stayton: titles.xsl</literal></para><screen><phrase role="commit-message">Add empty default template for <tag>titleabbrev</tag> since it is always processed in a mode.</phrase></screen>
</listitem>
<listitem>
-<para><literal>Robert Stayton: math.xsl</literal></para><screen><phrase role="commit-message">Restored templates for mml:* elements that were accidentally deleted.</phrase></screen>
+<para><literal>Robert Stayton: gentext.xsl</literal></para><screen><phrase role="commit-message">Make consistent handling of <tag>titleabbrev</tag> in xrefs.</phrase></screen>
</listitem>
-</itemizedlist>
-</sect2><!--end of FO changes for 1.77.1-->
-
-<sect2 xml:id="V1.77.1_HTML">
-<title>HTML</title>
-<para>The following changes have been made to the
- <filename>html</filename> code
- since the 1.77.0 release.</para>
-<itemizedlist>
<listitem>
-<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly
-from the <tag>filename</tag>.</phrase></screen>
+<para><literal>Robert Stayton: titles.xsl</literal></para><screen><phrase role="commit-message">for missing <tag>title</tag> in <tag>xref</tag>, provide parent information of target to help locate problem element.
+Process <tag>bridgehead</tag> in mode="title.markup", not normal mode.</phrase></screen>
</listitem>
<listitem>
-<para><literal>Robert Stayton: sections.xsl</literal></para><screen><phrase role="commit-message">Use $div.element variable in place of div to support html5 <tag>section</tag> element.
-output</phrase></screen>
+<para><literal>Jirka Kosek: l10n.xsl</literal></para><screen><phrase role="commit-message">Fixed bug #3598963</phrase></screen>
</listitem>
<listitem>
-<para><literal>Robert Stayton: autoidx.xsl</literal></para><screen><phrase role="commit-message">Fix bug 3528673, missing "separator" param on template with
-match="<tag>indexterm</tag>" mode="<tag>reference</tag>". That param is passed
-for endofrange processing to output the range separator.</phrase></screen>
+<para><literal>Robert Stayton: gentext.xsl; labels.xsl</literal></para><screen><phrase role="commit-message">Make sure bridgeheads are not numbered in all contexts, including html <tag>title</tag> attributes.</phrase></screen>
</listitem>
</itemizedlist>
-</sect2><!--end of HTML changes for 1.77.1-->
+</sect2><!--end of Common changes for 1.78.1-->
-<sect2 xml:id="V1.77.1_Roundtrip">
-<title>Roundtrip</title>
+<sect2 xml:id="V1.78.1_FO">
+<title>FO</title>
<para>The following changes have been made to the
- <filename>roundtrip</filename> code
- since the 1.77.0 release.</para>
+ <filename>fo</filename> code
+ since the 1.78.0 release.</para>
<itemizedlist>
<listitem>
-<para><literal>Robert Stayton: dbk2ooo.xsl; dbk2pages.xsl; dbk2wordml.xsl; dbk2wp.xsl</literal></para><screen><phrase role="commit-message">Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly
-from the <tag>filename</tag>.</phrase></screen>
+<para><literal>Robert Stayton: division.xsl</literal></para><screen><phrase role="commit-message">Fix bug where part <tag>TOC</tag> not generated when <tag>partintro</tag> is present.</phrase></screen>
+</listitem>
+<listitem>
+<para><literal>Jirka Kosek: xref.xsl</literal></para><screen><phrase role="commit-message">Footnotes can't be placed into fo:float</phrase></screen>
+</listitem>
+<listitem>
+<para><literal>Robert Stayton: titlepage.templates.xml</literal></para><screen><phrase role="commit-message">Remove margin-left when start-indent is used because they interfere
+with each other.</phrase></screen>
+</listitem>
+<listitem>
+<para><literal>Robert Stayton: fo.xsl; pagesetup.xsl</literal></para><screen><phrase role="commit-message">Use dingbat.fontset rather than <parameter>dingbat.font.family</parameter> so it falls
+back to <tag>symbol</tag> font if glyph not found, like other font properties.</phrase></screen>
+</listitem>
+<listitem>
+<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Change last instance of inline.charseq in inline <tag>glossterm</tag> to
+inline.italicseq so it is consistent with the others.</phrase></screen>
+</listitem>
+<listitem>
+<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">Make consistent handling of <tag>titleabbrev</tag> in xrefs.</phrase></screen>
</listitem>
</itemizedlist>
-</sect2><!--end of Roundtrip changes for 1.77.1-->
+</sect2><!--end of FO changes for 1.78.1-->
-<sect2 xml:id="V1.77.1_Slides">
-<title>Slides</title>
+<sect2 xml:id="V1.78.1_HTML">
+<title>HTML</title>
<para>The following changes have been made to the
- <filename>slides</filename> code
- since the 1.77.0 release.</para>
+ <filename>html</filename> code
+ since the 1.78.0 release.</para>
<itemizedlist>
<listitem>
-<para><literal>Robert Stayton: html/slides-common.xsl</literal></para><screen><phrase role="commit-message">Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly
-from the <tag>filename</tag>.</phrase></screen>
+<para><literal>Robert Stayton: admon.xsl</literal></para><screen><phrase role="commit-message">Turn off $admon.style if $make.clean.html is set to non-zero.</phrase></screen>
+</listitem>
+<listitem>
+<para><literal>Jirka Kosek: highlight.xsl</literal></para><screen><phrase role="commit-message">Added new definitions for syntax highlighting</phrase></screen>
+</listitem>
+<listitem>
+<para><literal>Robert Stayton: chunk-common.xsl</literal></para><screen><phrase role="commit-message">Make active.olink.hrefs param work for chunked output too.</phrase></screen>
+</listitem>
+<listitem>
+<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">Make consistent handling of <tag>titleabbrev</tag> in xrefs.</phrase></screen>
+</listitem>
+<listitem>
+<para><literal>Robert Stayton: graphics.xsl</literal></para><screen><phrase role="commit-message">Add round() <tag>function</tag> when pixel counts are used for image width and height.</phrase></screen>
+</listitem>
+<listitem>
+<para><literal>Robert Stayton: glossary.xsl</literal></para><screen><phrase role="commit-message">fix missing class and id attributes on <tag>glossterm</tag> and <tag>glossdef</tag>.</phrase></screen>
+</listitem>
+<listitem>
+<para><literal>Robert Stayton: autoidx.xsl</literal></para><screen><phrase role="commit-message">Fix bug where prefer.index.titleabbrev ignored <tag>info</tag>/<tag>titleabbrev</tag>.</phrase></screen>
</listitem>
</itemizedlist>
-</sect2><!--end of Slides changes for 1.77.1-->
+</sect2><!--end of HTML changes for 1.78.1-->
-<sect2 xml:id="V1.77.1_Website">
-<title>Website</title>
+<sect2 xml:id="V1.78.1_Manpages">
+<title>Manpages</title>
<para>The following changes have been made to the
- <filename>website</filename> code
- since the 1.77.0 release.</para>
+ <filename>manpages</filename> code
+ since the 1.78.0 release.</para>
<itemizedlist>
<listitem>
-<para><literal>Robert Stayton: website-common.xsl</literal></para><screen><phrase role="commit-message">Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly
-from the <tag>filename</tag>.</phrase></screen>
+<para><literal>Robert Stayton: utility.xsl</literal></para><screen><phrase role="commit-message">Fix bug 3599520: spurious newline in <tag>para</tag> when starts with
+whitespace and inline element.</phrase></screen>
</listitem>
</itemizedlist>
-</sect2><!--end of Website changes for 1.77.1-->
+</sect2><!--end of Manpages changes for 1.78.1-->
-<sect2 xml:id="V1.77.1_Webhelp">
+<sect2 xml:id="V1.78.1_Webhelp">
<title>Webhelp</title>
<para>The following changes have been made to the
<filename>webhelp</filename> code
- since the 1.77.0 release.</para>
+ since the 1.78.0 release.</para>
<itemizedlist>
<listitem>
-<para><literal>David Cramer: xsl/webhelp-common.xsl</literal></para><screen><phrase role="commit-message">Webhelp: Increase default value for <parameter>chunk.section.depth</parameter></phrase></screen>
-</listitem>
-<listitem>
-<para><literal>kasunbg: docsrc/readme.xml</literal></para><screen><phrase role="commit-message">updated webhelp documentation</phrase></screen>
+<para><literal>David Cramer: xsl/webhelp-common.xsl</literal></para><screen><phrase role="commit-message">Webhelp: Fix test for <parameter>webhelp.include.search.tab</parameter> param</phrase></screen>
</listitem>
<listitem>
-<para><literal>kasunbg: template/content/search/nwSearchFnt.js; xsl/webhelp-common.xsl</literal></para><screen><phrase role="commit-message">Removed the script htmlFileList.js since it's content is in htmlFileInfoList.js</phrase></screen>
+<para><literal>David Cramer: Makefile.sample</literal></para><screen><phrase role="commit-message">Webhelp: Fix order of args to xsltproc</phrase></screen>
</listitem>
<listitem>
-<para><literal>Robert Stayton: xsl/webhelp-common.xsl</literal></para><screen><phrase role="commit-message">In the &lt;h1&gt; output, replace call to 'get.doc.title' with
-mode="title.markup" because get.doc.title returns only
-the string value of the <tag>title</tag>, losing any markup such
-as &lt;<tag>trademark</tag>&gt; or &lt;<tag>superscript</tag>&gt;.</phrase></screen>
+<para><literal>David Cramer: docsrc/readme.xml</literal></para><screen><phrase role="commit-message">Webhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality</phrase></screen>
</listitem>
<listitem>
-<para><literal>kasunbg: template/common/css/positioning.css; template/content/search/nwSearchFnt.js</literal></para><screen><phrase role="commit-message">Remove unnecessary bits of code from webhelp</phrase></screen>
-</listitem>
-<listitem>
-<para><literal>David Cramer: docsrc/readme.xml</literal></para><screen><phrase role="commit-message">Webhelp: Minor edits to the readme</phrase></screen>
+<para><literal>David Cramer: Makefile; Makefile.sample</literal></para><screen><phrase role="commit-message">Webhelp: In Makefiles, do xinclude in first pass at document</phrase></screen>
</listitem>
+</itemizedlist>
+</sect2><!--end of Webhelp changes for 1.78.1-->
+
+<sect2 xml:id="V1.78.1_Params">
+<title>Params</title>
+<para>The following changes have been made to the
+ <filename>params</filename> code
+ since the 1.78.0 release.</para>
+<itemizedlist>
<listitem>
-<para><literal>David Cramer: xsl/webhelp.xsl; xsl/titlepage.templates.xsl; xsl/titlepage.templates.xml</literal></para><screen><phrase role="commit-message">Webhelp: Suppress abstracts from titlepages. These are used to create the search result summary sentence and should not be shown</phrase></screen>
+<para><literal>David Cramer: webhelp.include.search.tab.xml</literal></para><screen><phrase role="commit-message">Webhelp: Fix test for <parameter>webhelp.include.search.tab</parameter> param</phrase></screen>
</listitem>
<listitem>
-<para><literal>David Cramer: build.xml</literal></para><screen><phrase role="commit-message">Webhelp: calculate path to profile.xsl from main build.xml file</phrase></screen>
+<para><literal>Robert Stayton: article.appendix.title.properties.xml</literal></para><screen><phrase role="commit-message">Remove unneeded margin-left property from <tag>article</tag> <tag>appendix</tag> <tag>title</tag>.
+It interferes with the start-indent property.</phrase></screen>
</listitem>
</itemizedlist>
-</sect2><!--end of Webhelp changes for 1.77.1-->
+</sect2><!--end of Params changes for 1.78.1-->
-<sect2 xml:id="V1.77.1_Template">
-<title>Template</title>
+<sect2 xml:id="V1.78.1_Highlighting">
+<title>Highlighting</title>
<para>The following changes have been made to the
- <filename>template</filename> code
- since the 1.77.0 release.</para>
+ <filename>highlighting</filename> code
+ since the 1.78.0 release.</para>
<itemizedlist>
<listitem>
-<para><literal>Robert Stayton: titlepage.xsl</literal></para><screen><phrase role="commit-message">Undo last change because not implemented correctly.</phrase></screen>
-</listitem>
-<listitem>
-<para><literal>Robert Stayton: titlepage.xsl</literal></para><screen><phrase role="commit-message">Fix xsl:element to not overwrite the incoming fo: namespace
-if the $ns param is not set.</phrase></screen>
+<para><literal>Jirka Kosek: c-hl.xml; cpp-hl.xml; sql2003-hl.xml; php-hl.xml; upc-hl.xml; bourne-hl.xml; ⋯</literal></para><screen><phrase role="commit-message">Added new definitions for syntax highlighting</phrase></screen>
</listitem>
</itemizedlist>
-</sect2><!--end of Template changes for 1.77.1-->
+</sect2><!--end of Highlighting changes for 1.78.1-->
</sect1>
</article>