aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.xml
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.xml')
-rw-r--r--stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.xml174
1 files changed, 0 insertions, 174 deletions
diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.xml b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.xml
deleted file mode 100644
index 1d8f5c0ae..000000000
--- a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.xml
+++ /dev/null
@@ -1,174 +0,0 @@
-<?xml version="1.0"?>
-
-<article>
-<info>
-<abstract>
-<para><emphasis role="strong">Note:</emphasis> This
- 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:
-
-<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.78.0 release</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.78.0 release.</para>
-
-<sect2 xml:id="V1.78.1_Common">
-<title>Common</title>
-<para>The following changes have been made to the
- <filename>common</filename> code
- since the 1.78.0 release.</para>
-<itemizedlist>
-<listitem>
-<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: 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: gentext.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: 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>Jirka Kosek: l10n.xsl</literal></para><screen><phrase role="commit-message">Fixed bug #3598963</phrase></screen>
-</listitem>
-<listitem>
-<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 Common changes for 1.78.1-->
-
-<sect2 xml:id="V1.78.1_FO">
-<title>FO</title>
-<para>The following changes have been made to the
- <filename>fo</filename> code
- since the 1.78.0 release.</para>
-<itemizedlist>
-<listitem>
-<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 FO changes for 1.78.1-->
-
-<sect2 xml:id="V1.78.1_HTML">
-<title>HTML</title>
-<para>The following changes have been made to the
- <filename>html</filename> code
- since the 1.78.0 release.</para>
-<itemizedlist>
-<listitem>
-<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 HTML changes for 1.78.1-->
-
-<sect2 xml:id="V1.78.1_Manpages">
-<title>Manpages</title>
-<para>The following changes have been made to the
- <filename>manpages</filename> code
- since the 1.78.0 release.</para>
-<itemizedlist>
-<listitem>
-<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 Manpages changes for 1.78.1-->
-
-<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.78.0 release.</para>
-<itemizedlist>
-<listitem>
-<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>David Cramer: Makefile.sample</literal></para><screen><phrase role="commit-message">Webhelp: Fix order of args to xsltproc</phrase></screen>
-</listitem>
-<listitem>
-<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>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: 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>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 Params changes for 1.78.1-->
-
-<sect2 xml:id="V1.78.1_Highlighting">
-<title>Highlighting</title>
-<para>The following changes have been made to the
- <filename>highlighting</filename> code
- since the 1.78.0 release.</para>
-<itemizedlist>
-<listitem>
-<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 Highlighting changes for 1.78.1-->
-
-</sect1>
-</article>
-