summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/WhatsNew
blob: 5da027c68289b4f5cdc1d799b21b014e68da9e3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
Changes since version 1.67.0 (2004-11-09)

Changes to xsl/*

  | 2004-12-02  Michael Smith <xmldoc@users.sourceforge.net>
  | 
  | 	* RELEASE-NOTES.xml: Updated for the 1.67.2 release.
  | 
  | 	* VERSION: Version 1.67.2 released.
  | 
  | 	* VERSION: Version 1.67.1 released.
  | 
  | 2004-12-01  Michael Smith <xmldoc@users.sourceforge.net>
  | 
  | 	* RELEASE-NOTES.xml: Final cleanup for 1.67.1 release
  | 
  | 2004-11-30  Michael Smith <xmldoc@users.sourceforge.net>
  | 
  | 	* RELEASE-NOTES.xml: Update for 1.67.1 release
  | 

Changes to xsl/common/*

  | 2004-11-18  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* l10n.xsl: Fixed bug in lang selection from ancestor-or-self
  | 	  predicate.
  | 
  | 2004-11-17  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* common.xsl: Fixed bug in strippath template that stripped
  | 	  leading double dots.
  | 
  | 2004-11-16  Michael Smith <xmldoc@users.sourceforge.net>
  | 
  | 	* labels.xsl: issue #924251 Wrong numbering of Qandaset
  | 	  entries applied patch from Harald Joerg.
  | 

Changes to xsl/fo/*

  | 2004-12-02  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* table.xsl: Added missing col parameter to
  | 	  table.cell.properties template.
  | 
  | 2004-11-27  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* table.xsl: Inherited cell properties now passed to
  | 	  table.cell.properties template so they can be overridden by
  | 	  a customization.
  | 
  | 2004-11-26  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* table.xsl: Added support for bgcolor PI on table row
  | 	  element.
  | 
  | 2004-11-24  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* titlepage.xsl: Fixed handling of abstract title.
  | 
  | 2004-11-23  Michael Smith <xmldoc@users.sourceforge.net>
  | 
  | 	* autotoc.xsl: RFE #1069397 Add new parameter
  | 	  simplesect.in.toc - default value of 0 causes simplesect to
  | 	  be omitted from TOCs - to cause simplesect to be included in
  | 	  TOCs, you must set the value of simplesect.in.toc to 1 note
  | 	  from Norm: Simplesect elements aren't supposed to appear in
  | 	  the ToC at all. Ugh. The Definitive Guide doesn't really
  | 	  explain that very well. The use case for simplesect is when,
  | 	  for example, every chapter in a book ends with "Exercises"
  | 	  or "For More Information" sections and you don't want those
  | 	  to appear in the ToC.
  | 
  | 	* param.ent, param.xweb: RFE #1069397 Add new parameter
  | 	  simplesect.in.toc - default value of 0 causes simplesect to
  | 	  be omitted from TOCs - to cause simplesect to be included in
  | 	  TOCs, you must set the value of simplesect.in.toc to 1 note
  | 	  from Norm: Simplesect elements aren't supposed to appear in
  | 	  the ToC at all. Ugh. The Definitive Guide doesn't really
  | 	  explain that very well. The use case for simplesect is when,
  | 	  for example, every chapter in a book ends with "Exercises"
  | 	  or "For More Information" sections and you don't want those
  | 	  to appear in the ToC.
  | 
  | 2004-11-21  Jirka Kosek <kosek@users.sourceforge.net>
  | 
  | 	* sections.xsl: It is not possible to use variable reference
  | 	  in template match. I change it back and preserved intended
  | 	  semantics. But there might be more elegant way to do it, I
  | 	  did't have time to investigate it, I just wanted to process
  | 	  my document :-(
  | 
  | 2004-11-20  Michael Smith <xmldoc@users.sourceforge.net>
  | 
  | 	* lists.xsl: bug #1007414 & patch #971730 - passivetex outputs
  | 	  "* 0.60 + 1em" garbage in lists (reported by Alex Roitman
  | 	  and James William Pye) ::PROBLEM Literal stuff "* 0.60 +
  | 	  1em" showing up in listitem PDF output generated through
  | 	  passivetex ::CAUSE Logic that outputs non-constant size
  | 	  expressions like "4em * 0.60 + 1em" was added to stylesheets
  | 	  to improve look of list formatting. But passivetex can only
  | 	  handle constant sizes; so, instead of doing the math, it
  | 	  spits out the literal expressions in output. ::FIX Added
  | 	  workaround - some conditional logic to fall back to constant
  | 	  values if passivetex.extensions param is non-zero.
  | 	  ::AFFECTED AREAS Should only affect FO output when
  | 	  passivetex.extensions is non-zero
  | 
  | 2004-11-18  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* component.xsl: Moved the literal attributes from
  | 	  component.title to the component.title.properties
  | 	  attribute-set so they can be customized.
  | 
  | 2004-11-17  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* pi.xsl: Fix bug in dbfo-need for XEP output.
  | 
  | 2004-11-16  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* lists.xsl: Added glossdef's first para to special handling
  | 	  in fo:list-item-body.
  | 
  | 2004-11-11  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* sections.xsl: Fixed /section template to work with rootid
  | 	  parameter.
  | 

Changes to xsl/html/*

  | 2004-11-23  Michael Smith <xmldoc@users.sourceforge.net>
  | 
  | 	* autotoc.xsl, param.ent, param.xweb: RFE #1069397 Add new
  | 	  parameter simplesect.in.toc - default value of 0 causes
  | 	  simplesect to be omitted from TOCs - to cause simplesect to
  | 	  be included in TOCs, you must set the value of
  | 	  simplesect.in.toc to 1 note from Norm: Simplesect elements
  | 	  aren't supposed to appear in the ToC at all. Ugh. The
  | 	  Definitive Guide doesn't really explain that very well. The
  | 	  use case for simplesect is when, for example, every chapter
  | 	  in a book ends with "Exercises" or "For More Information"
  | 	  sections and you don't want those to appear in the ToC.
  | 
  | 	* refentry.xsl: Patch #1057029 - Fix titleabbrev warnings in
  | 	  reference (patch from anatoly techtonik)
  | 
  | 	* sections.xsl: Bug #1068455 (Invalid h7, h8, etc. generated
  | 	  for deeply nested sections) ::CAUSE Stylesheet HTML
  | 	  heading-generation didn't anticipate that some jokers like
  | 	  to nest sections really, really deep. Not naming any
  | 	  names... ::FIX Refined logic to safely handle documents
  | 	  produced by the "I can nest sections deeper than you can"
  | 	  crowd
  | 
  | 2004-11-19  Michael Smith <xmldoc@users.sourceforge.net>
  | 
  | 	* sections.xsl: Bug #1066753 -- subtitle is severely broken
  | 	  (reported by Sam Steingold) ::PROBLEM In (X)HTML output,
  | 	  subtitle for the simplesect element generates an h2 head, no
  | 	  matter at what level in the sectioning hiearchy the
  | 	  simplesect occurs; end up with cases where a simplesect is
  | 	  output with (for example), an h4 title but a h2 subtitle
  | 	  ::CAUSE and FIX No template for simplesect/subtitle in the
  | 	  set of templates that call the section.subtitle named
  | 	  template, so stylesheets fell back to using the
  | 	  titlepage.mode template for subtitle ::FIX Added
  | 	  simplesect/subtitle to the set of templates that call the
  | 	  section.subtitle named template. ::AFFECTS Only affects
  | 	  (X)HTML output of simplesect/subtitle; nothing else
  | 
  | 2004-11-17  Jirka Kosek <kosek@users.sourceforge.net>
  | 
  | 	* Makefile.param, autoidx.xsl, docbook.xsl, param.ent,
  | 	  param.xweb: Added new parameter index.prefer.titleabbrev.
  | 	  When set to 1, index references will use titleabbrev instead
  | 	  of title when available.
  | 
  | 	* manifest.xsl: Removed reference to index HTML pages from
  | 	  manifest if the output format is HTML Help
  | 
  | 2004-11-13  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* autotoc.xsl: Fixed bugs in simplesect handling.
  | 

Changes to xsl/htmlhelp/*

  | 2004-11-17  Jirka Kosek <kosek@users.sourceforge.net>
  | 
  | 	* htmlhelp-common.xsl: Removed reference to index HTML pages
  | 	  from manifest if the output format is HTML Help
  | 

Changes to xsl/manpages/*

  | 2004-11-22  <twaugh@users.sourceforge.net>
  | 
  | 	* docbook.xsl: Use ASCII escape sequence for '&nbsp;'.
  | 

Changes to xsl/params/*

  | 2004-11-23  Michael Smith <xmldoc@users.sourceforge.net>
  | 
  | 	* footnote.number.symbols.xml, formal.title.placement.xml,
  | 	  menuchoice.menu.separator.xml, menuchoice.separator.xml,
  | 	  table.footnote.number.symbols.xml: Filled out refpurposes
  | 
  | 	* htmlhelp.hhc.binary.xml,
  | 	  htmlhelp.hhc.folders.instead.books.xml: Filled out a couple
  | 	  of empty refpurpose's
  | 
  | 	* process.empty.source.toc.xml, process.source.toc.xml: Ref.
  | 	  doc change; Filled in a couple of FIXMEs
  | 
  | 	* simplesect.in.toc.xml: New file.
  | 
  | 2004-11-22  Jirka Kosek <kosek@users.sourceforge.net>
  | 
  | 	* index.prefer.titleabbrev.xml: New file.
  | 
  | 2004-11-18  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* component.title.properties.xml: Moved the hardwired
  | 	  properties from the component.title template to this
  | 	  attribute-set.
  | 

Changes to xsl/extensions/saxon643/com/nwalsh/saxon/*

  | 2004-11-30  Michael Smith <xmldoc@users.sourceforge.net>
  | 
  | 	* Windows1252.java: Updated/corrected embedded doc
  | 
  | 2004-11-17  Jirka Kosek <kosek@users.sourceforge.net>
  | 
  | 	* Windows1252.java: New file.
  |