source: stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.xml@ 64a2cd5

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 64a2cd5 was 15c7d39, checked in by Matthew Burgess <matthew@…>, 11 years ago

Update stylesheets to docbook-xsl-1.78.1.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10355 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 8.6 KB
Line 
1<?xml version="1.0"?>
2
3<article>
4<info>
5<abstract>
6<para><emphasis role="strong">Note:</emphasis> This
7 document lists changes only since the 1.78.0 release.
8 If you instead want a record of the complete list of
9 changes for the codebase over its entire history, you
10 can obtain one by running the following commands:
11
12<screen> <code>svn checkout https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl</code>
13 <code>svn log --xml --verbose xsl &gt; ChangeHistory.xml</code></screen></para>
14</abstract>
15</info><title>Changes since the 1.78.0 release</title>
16
17<sect1 xml:id="V1.78.1">
18<title>Release Notes: 1.78.1</title>
19<para>The following is a list of changes that have been made
20 since the 1.78.0 release.</para>
21
22<sect2 xml:id="V1.78.1_Common">
23<title>Common</title>
24<para>The following changes have been made to the
25 <filename>common</filename> code
26 since the 1.78.0 release.</para>
27<itemizedlist>
28<listitem>
29<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>
30</listitem>
31<listitem>
32<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>
33</listitem>
34<listitem>
35<para><literal>Robert Stayton: gentext.xsl</literal></para><screen><phrase role="commit-message">Make consistent handling of <tag>titleabbrev</tag> in xrefs.</phrase></screen>
36</listitem>
37<listitem>
38<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.
39Process <tag>bridgehead</tag> in mode="title.markup", not normal mode.</phrase></screen>
40</listitem>
41<listitem>
42<para><literal>Jirka Kosek: l10n.xsl</literal></para><screen><phrase role="commit-message">Fixed bug #3598963</phrase></screen>
43</listitem>
44<listitem>
45<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>
46</listitem>
47</itemizedlist>
48</sect2><!--end of Common changes for 1.78.1-->
49
50<sect2 xml:id="V1.78.1_FO">
51<title>FO</title>
52<para>The following changes have been made to the
53 <filename>fo</filename> code
54 since the 1.78.0 release.</para>
55<itemizedlist>
56<listitem>
57<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>
58</listitem>
59<listitem>
60<para><literal>Jirka Kosek: xref.xsl</literal></para><screen><phrase role="commit-message">Footnotes can't be placed into fo:float</phrase></screen>
61</listitem>
62<listitem>
63<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
64with each other.</phrase></screen>
65</listitem>
66<listitem>
67<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
68back to <tag>symbol</tag> font if glyph not found, like other font properties.</phrase></screen>
69</listitem>
70<listitem>
71<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
72inline.italicseq so it is consistent with the others.</phrase></screen>
73</listitem>
74<listitem>
75<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">Make consistent handling of <tag>titleabbrev</tag> in xrefs.</phrase></screen>
76</listitem>
77</itemizedlist>
78</sect2><!--end of FO changes for 1.78.1-->
79
80<sect2 xml:id="V1.78.1_HTML">
81<title>HTML</title>
82<para>The following changes have been made to the
83 <filename>html</filename> code
84 since the 1.78.0 release.</para>
85<itemizedlist>
86<listitem>
87<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>
88</listitem>
89<listitem>
90<para><literal>Jirka Kosek: highlight.xsl</literal></para><screen><phrase role="commit-message">Added new definitions for syntax highlighting</phrase></screen>
91</listitem>
92<listitem>
93<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>
94</listitem>
95<listitem>
96<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">Make consistent handling of <tag>titleabbrev</tag> in xrefs.</phrase></screen>
97</listitem>
98<listitem>
99<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>
100</listitem>
101<listitem>
102<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>
103</listitem>
104<listitem>
105<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>
106</listitem>
107</itemizedlist>
108</sect2><!--end of HTML changes for 1.78.1-->
109
110<sect2 xml:id="V1.78.1_Manpages">
111<title>Manpages</title>
112<para>The following changes have been made to the
113 <filename>manpages</filename> code
114 since the 1.78.0 release.</para>
115<itemizedlist>
116<listitem>
117<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
118whitespace and inline element.</phrase></screen>
119</listitem>
120</itemizedlist>
121</sect2><!--end of Manpages changes for 1.78.1-->
122
123<sect2 xml:id="V1.78.1_Webhelp">
124<title>Webhelp</title>
125<para>The following changes have been made to the
126 <filename>webhelp</filename> code
127 since the 1.78.0 release.</para>
128<itemizedlist>
129<listitem>
130<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>
131</listitem>
132<listitem>
133<para><literal>David Cramer: Makefile.sample</literal></para><screen><phrase role="commit-message">Webhelp: Fix order of args to xsltproc</phrase></screen>
134</listitem>
135<listitem>
136<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>
137</listitem>
138<listitem>
139<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>
140</listitem>
141</itemizedlist>
142</sect2><!--end of Webhelp changes for 1.78.1-->
143
144<sect2 xml:id="V1.78.1_Params">
145<title>Params</title>
146<para>The following changes have been made to the
147 <filename>params</filename> code
148 since the 1.78.0 release.</para>
149<itemizedlist>
150<listitem>
151<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>
152</listitem>
153<listitem>
154<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>.
155It interferes with the start-indent property.</phrase></screen>
156</listitem>
157</itemizedlist>
158</sect2><!--end of Params changes for 1.78.1-->
159
160<sect2 xml:id="V1.78.1_Highlighting">
161<title>Highlighting</title>
162<para>The following changes have been made to the
163 <filename>highlighting</filename> code
164 since the 1.78.0 release.</para>
165<itemizedlist>
166<listitem>
167<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>
168</listitem>
169</itemizedlist>
170</sect2><!--end of Highlighting changes for 1.78.1-->
171
172</sect1>
173</article>
174
Note: See TracBrowser for help on using the repository browser.