aboutsummaryrefslogtreecommitdiffstats
path: root/lib/docbook/docbook-xsl/WhatsNew
blob: a79179038908a30917d6e5ffbb895980ba4bd315 (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
Changes since version 1.42 (2001-08-06)

Changes to xsl/*

  | 2001-08-14  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* VERSION: Version 1.44 released.
  | 
  | 2001-08-13  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* VERSION: Version 1.43 released.
  | 
  | 	* VERSION: Keep CVS versions distinct from real releases
  | 

Changes to xsl/common/*

  | 2001-08-14  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* l10n.xsl: Calculation of the dingbat nodeset was simply
  | 	  broken
  | 
  | 2001-08-13  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* Makefile: Added stylesheet as a dependency
  | 

Changes to xsl/docsrc/*

  | 2001-08-13  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* documentation.xml: Added link to profiling documentation
  | 

Changes to xsl/fo/*

  | 2001-08-09  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* component.xsl, titlepage.templates.xml, titlepage.xsl:
  | 	  Support colophon
  | 
  | 	* graphics.xsl: Forgot curly braces in AVT for height/width
  | 
  | 	* inline.xsl: Remark|comment must be formatted as a block in
  | 	  case it appears at the paragraph-level in a component
  | 

Changes to xsl/html/*

  | 2001-08-14  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* xref.xsl: Display the ID when gentext cannot be created
  | 
  | 2001-08-11  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* param.xsl: Removed the '?' from olink resolver parameter
  | 	  because the olink template will add that (or not, depending
  | 	  on how that template is customized).
  | 
  | 2001-08-08  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* param.xsl, verbatim.xsl: Support shade.verbatim parameter
  | 

Changes to xsl/doc/*

  | 2001-08-09  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* Makefile: Added tools to Makefile
  | 

Changes to xsl/htmlhelp/*

  | 2001-08-13  Jirka Kosek <kosek@users.sourceforge.net>
  | 
  | 	* htmlhelp-common.xsl: Fixed problems with new lines in titles
  | 	  for TOC
  | 
  | 2001-08-08  Jirka Kosek <kosek@users.sourceforge.net>
  | 
  | 	* htmlhelp-common.xsl: Added new parameters for controling
  | 	  filenames of project and output files. New parameter
  | 	  htmlhelp.hhp.tail for specifying user content for project
  | 	  file.
  | 

Changes to xsl/docsrc/tools/*

  | 2001-08-13  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* Makefile: New file.
  | 

Changes to xsl/doc/tools/*

  | 2001-08-09  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* Makefile: Use saxon and docbook.xsl
  | 

Changes to xsl/tools/olink/*

  | 2001-08-11  Robert Stayton <bobstayton@users.sourceforge.net>
  | 
  | 	* olink-common.xsl: Fixed the attributes that were all being
  | 	  saved to the same id attribute. Also added lang as a
  | 	  supported attribute.
  | 
  | 	* olinksum.dtd: Added lang as a supported attribute.
  |