]>
granicus.if.org Git - docbook-dsssl/log
Bob Stayton [Fri, 1 Dec 2006 07:57:40 +0000 (07:57 +0000)]
Fixed bug #
1603790: no space between package and classname.
Bob Stayton [Sun, 26 Nov 2006 07:01:22 +0000 (07:01 +0000)]
Fixed two next/prev bugs.
Bob Stayton [Sun, 26 Nov 2006 07:00:21 +0000 (07:00 +0000)]
Fixed two element name typos.
Bob Stayton [Tue, 21 Nov 2006 08:15:29 +0000 (08:15 +0000)]
include stub file for annotations.xsl
Bob Stayton [Tue, 21 Nov 2006 07:26:46 +0000 (07:26 +0000)]
Remove link.title.attribute, replaced in html/html.xsl
Bob Stayton [Sun, 19 Nov 2006 06:36:56 +0000 (06:36 +0000)]
Add simple.xlink processing to term and member elements.
Bob Stayton [Sun, 19 Nov 2006 06:33:53 +0000 (06:33 +0000)]
Initial checkin of file for annotation processing.
Bob Stayton [Sat, 18 Nov 2006 20:10:32 +0000 (20:10 +0000)]
*.propagates.style now handled in class.attribute mode.
Bob Stayton [Sat, 18 Nov 2006 09:30:23 +0000 (09:30 +0000)]
add simple.xlink support to variablelist term and simplelist member.
Bob Stayton [Sat, 18 Nov 2006 09:14:46 +0000 (09:14 +0000)]
Some more inlines to use simple.xlink.
Bob Stayton [Sat, 18 Nov 2006 09:14:17 +0000 (09:14 +0000)]
fix class attribute on sgmltag.
Bob Stayton [Sat, 18 Nov 2006 09:13:40 +0000 (09:13 +0000)]
add class parameter to class.attribute mode to set default class.
Bob Stayton [Sat, 18 Nov 2006 09:00:48 +0000 (09:00 +0000)]
Convert all class attributes to use the class.attribute mode
so class names can be customized more easily.
Bob Stayton [Sat, 18 Nov 2006 08:34:23 +0000 (08:34 +0000)]
Add class.attribute mode to generate class attributes.
Bob Stayton [Sat, 18 Nov 2006 08:33:36 +0000 (08:33 +0000)]
Added simple.xlink to most remaining inlines.
Changed class attributes to applying class.attributes mode.
Norman Walsh [Fri, 17 Nov 2006 11:32:07 +0000 (11:32 +0000)]
Fixed typo in xsl:with-param
Bob Stayton [Fri, 17 Nov 2006 08:22:56 +0000 (08:22 +0000)]
Changed xref template to use simple.xlink tempalte.
Bob Stayton [Fri, 17 Nov 2006 08:22:16 +0000 (08:22 +0000)]
Improve generate.html.title to work with link targets too.
Bob Stayton [Fri, 17 Nov 2006 08:21:22 +0000 (08:21 +0000)]
Improved simple.xlink to support link and xref.
Bob Stayton [Fri, 17 Nov 2006 04:46:28 +0000 (04:46 +0000)]
xref now supports xlink:href, using simple.xlink template.
Bob Stayton [Fri, 17 Nov 2006 03:27:11 +0000 (03:27 +0000)]
modified link template to use simple.xlink now.
Bob Stayton [Thu, 16 Nov 2006 23:13:56 +0000 (23:13 +0000)]
Use number() in some comparisons to ensure number data type.
Bob Stayton [Thu, 16 Nov 2006 07:36:38 +0000 (07:36 +0000)]
Convert link element template to use simple.xlink.
Norman Walsh [Wed, 15 Nov 2006 23:15:53 +0000 (23:15 +0000)]
Fix content model of ackno so it's the same as in DocBook 4.x
Norman Walsh [Wed, 15 Nov 2006 23:14:07 +0000 (23:14 +0000)]
Fix bug where caption was accidentally allowed in CALS tables
Bob Stayton [Wed, 15 Nov 2006 09:00:26 +0000 (09:00 +0000)]
Fix bug #
1596737 extra white space introduced by olink.
Now output indent="no" for target data.
Bob Stayton [Wed, 15 Nov 2006 08:11:51 +0000 (08:11 +0000)]
Use copy-of instead of value-of for xreftext to preserve markup.
Bob Stayton [Tue, 14 Nov 2006 08:52:49 +0000 (08:52 +0000)]
Improvements in simple.xlink.
Bob Stayton [Tue, 14 Nov 2006 08:51:48 +0000 (08:51 +0000)]
Rewrote simple.xlink, and call it with all charseq templates.
Bob Stayton [Tue, 14 Nov 2006 04:52:14 +0000 (04:52 +0000)]
Add template link.title.attribute.
Bob Stayton [Tue, 14 Nov 2006 04:50:36 +0000 (04:50 +0000)]
Use new link.title.attribute now.
Bob Stayton [Tue, 14 Nov 2006 04:49:08 +0000 (04:49 +0000)]
Rewrote simple.xlink to handle linkend also.
Better computation of title attribute on link too.
Bob Stayton [Tue, 14 Nov 2006 03:52:32 +0000 (03:52 +0000)]
Modify gentext.template to respect parameter verbose = 0.
Modify gentext.template.exists to use gentext.template with verbose = 0.
Bob Stayton [Sun, 12 Nov 2006 09:14:57 +0000 (09:14 +0000)]
Fix syntax errors.
Bob Stayton [Sun, 12 Nov 2006 08:24:40 +0000 (08:24 +0000)]
Finish support for @xml:id everywhere @id is used.
Bob Stayton [Sun, 12 Nov 2006 08:23:54 +0000 (08:23 +0000)]
Finish support for @xml:id everywhere @id is used.
Bob Stayton [Sun, 12 Nov 2006 08:23:21 +0000 (08:23 +0000)]
Finish support for @xml:id everywhere @id is used.
Bob Stayton [Sat, 11 Nov 2006 09:33:44 +0000 (09:33 +0000)]
replace name() with local-name() in most cases.
Bob Stayton [Sat, 11 Nov 2006 09:33:19 +0000 (09:33 +0000)]
replace name() with local-name() in most cases.
Bob Stayton [Sat, 11 Nov 2006 09:32:28 +0000 (09:32 +0000)]
replace name() with local-name() in most cases.
Bob Stayton [Sat, 11 Nov 2006 09:07:03 +0000 (09:07 +0000)]
Add support for info.
Bob Stayton [Sat, 11 Nov 2006 08:59:07 +0000 (08:59 +0000)]
Handle Xalan quirk as special case.
Bob Stayton [Sat, 11 Nov 2006 08:58:29 +0000 (08:58 +0000)]
Add support for info.
Bob Stayton [Sat, 11 Nov 2006 08:46:43 +0000 (08:46 +0000)]
Add support for info element.
Bob Stayton [Sat, 11 Nov 2006 08:38:55 +0000 (08:38 +0000)]
support title in info too.
Michael Smith [Sat, 28 Oct 2006 14:33:20 +0000 (14:33 +0000)]
Added makefile for bind9 man pages.
Michael Smith [Sat, 28 Oct 2006 13:53:59 +0000 (13:53 +0000)]
Added makefile for building udev man pages.
Michael Smith [Sat, 28 Oct 2006 12:10:41 +0000 (12:10 +0000)]
Added makefile for checking out and building the man pages for
"shadow" from upstream cvs.
Norman Walsh [Thu, 26 Oct 2006 13:10:34 +0000 (13:10 +0000)]
DocBook V5.0b9 released
Bob Stayton [Thu, 26 Oct 2006 08:14:09 +0000 (08:14 +0000)]
Fixed bug
1583790 glossary entry character.
Bob Stayton [Wed, 25 Oct 2006 06:53:54 +0000 (06:53 +0000)]
Fixed add-xml-base for Windows and Xalan case.
Bob Stayton [Wed, 25 Oct 2006 06:39:33 +0000 (06:39 +0000)]
Added NodeInfo prefix to list of exclude-result-prefixes
Norman Walsh [Tue, 24 Oct 2006 12:54:20 +0000 (12:54 +0000)]
Fixed bug #
1568419: inverted schematron assertion for termdef
Norman Walsh [Tue, 24 Oct 2006 12:52:28 +0000 (12:52 +0000)]
Fixed bug #
1568417: duplicate schematron rules
Norman Walsh [Tue, 24 Oct 2006 09:16:51 +0000 (09:16 +0000)]
Allow jobtitle inline; removed a few extraneous comments
Jirka Kosek [Sun, 22 Oct 2006 19:06:40 +0000 (19:06 +0000)]
Fixed broken link
Jirka Kosek [Sun, 22 Oct 2006 18:48:44 +0000 (18:48 +0000)]
Preparing new release
Jirka Kosek [Sun, 22 Oct 2006 18:47:58 +0000 (18:47 +0000)]
Updated XXE instructions, link to Bob's XSLT 1.0 based experimental stylesheets
Michael Smith [Thu, 19 Oct 2006 09:47:42 +0000 (09:47 +0000)]
Version 1.71.1 released
Michael Smith [Thu, 19 Oct 2006 09:44:14 +0000 (09:44 +0000)]
Updated for 1.71.1 release.
Michael Smith [Thu, 19 Oct 2006 08:40:35 +0000 (08:40 +0000)]
Made some minor doc refinements.
Michael Smith [Thu, 19 Oct 2006 08:32:25 +0000 (08:32 +0000)]
Removed cruft from makefile.
Michael Smith [Thu, 19 Oct 2006 08:30:47 +0000 (08:30 +0000)]
Added FO params and property sets to docs.
Michael Smith [Thu, 19 Oct 2006 07:02:51 +0000 (07:02 +0000)]
Removed param.xml and param.html targets from stylesheet makefiles
(param.xml is now built by the doc target, and the param.html is
obsolete).
Also, added mechanism for appending terminal newlines to param.xsl
files (because Saxon doesn't newline-terminate its outuput).
Michael Smith [Thu, 19 Oct 2006 06:58:14 +0000 (06:58 +0000)]
Removed irrelevant info from intro for FO param reference.
Closes doc request #
1573888. Thanks to Mauritz Jeanson for
reporting.
Michael Smith [Thu, 19 Oct 2006 06:18:50 +0000 (06:18 +0000)]
Removed nested quotation marks around xsl param values in
Targets.mk
Michael Smith [Thu, 19 Oct 2006 06:16:45 +0000 (06:16 +0000)]
Newline-terminate output of svnlog2docbook.xsl.
Michael Smith [Thu, 19 Oct 2006 06:15:25 +0000 (06:15 +0000)]
Use svn instead of cvs for running DTD tests.
Michael Smith [Thu, 19 Oct 2006 06:11:26 +0000 (06:11 +0000)]
Newline-terminate the previous-revision string.
Norman Walsh [Wed, 18 Oct 2006 22:04:47 +0000 (22:04 +0000)]
Fix typo: titles are required on tasks
Michael Smith [Sun, 15 Oct 2006 15:57:04 +0000 (15:57 +0000)]
Make sure there's always a newline before .sp macro in output from
simpara.
Bob Stayton [Fri, 13 Oct 2006 21:26:05 +0000 (21:26 +0000)]
Complete the support for the info element.
Add empty templates for titleabbrev in the default mode.
Norman Walsh [Wed, 11 Oct 2006 21:08:36 +0000 (21:08 +0000)]
Make targetdoc optional on olink
Michael Smith [Wed, 11 Oct 2006 11:49:19 +0000 (11:49 +0000)]
Removed copyright (since we have it in a separate file).
Jirka Kosek [Tue, 10 Oct 2006 14:10:29 +0000 (14:10 +0000)]
For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again.
Bob Stayton [Mon, 9 Oct 2006 07:35:16 +0000 (07:35 +0000)]
Terminate with message if processing DB5 and cannot strip the namespace.
Bob Stayton [Mon, 9 Oct 2006 06:29:58 +0000 (06:29 +0000)]
Add support for Xalan to add root node xml:base for db5 docs.
Bob Stayton [Mon, 9 Oct 2006 06:27:01 +0000 (06:27 +0000)]
Add support for Xalan generating a root xml:base like saxon.
Bob Stayton [Mon, 9 Oct 2006 06:26:05 +0000 (06:26 +0000)]
Fixed olink database access for Saxon and DB5.
Bob Stayton [Sun, 8 Oct 2006 06:59:48 +0000 (06:59 +0000)]
Fixed bug
1566358 to add space between orgname and orgdiv.
Bob Stayton [Sun, 8 Oct 2006 06:13:19 +0000 (06:13 +0000)]
Made xref template target variables into params to fix bug #
1559689.
Michael Smith [Wed, 4 Oct 2006 11:49:42 +0000 (11:49 +0000)]
Moved table.019.xml to 5.0 directory (it is a 5.0 instance).
Michael Smith [Wed, 4 Oct 2006 11:47:11 +0000 (11:47 +0000)]
Removed qandaset.006.xml; it doesn't validate against either the
DocBook 4.5 DTD nor 5.0 RNC.
Norman Walsh [Tue, 3 Oct 2006 13:23:24 +0000 (13:23 +0000)]
DocBook V4.5 released
Norman Walsh [Tue, 3 Oct 2006 13:22:37 +0000 (13:22 +0000)]
Updated for OASIS Standard V4.5 release
Norman Walsh [Tue, 3 Oct 2006 13:21:05 +0000 (13:21 +0000)]
Base EBNF off DocBook V4.5
Norman Walsh [Sat, 30 Sep 2006 20:14:56 +0000 (20:14 +0000)]
Empty rows aren't allowed.
Norman Walsh [Sat, 30 Sep 2006 18:58:08 +0000 (18:58 +0000)]
Snapshot
Bob Stayton [Fri, 29 Sep 2006 19:24:17 +0000 (19:24 +0000)]
Added params to link and ulink to support call-template usage.
Bob Stayton [Fri, 29 Sep 2006 19:17:42 +0000 (19:17 +0000)]
Added params to ulink and link templates so call-template by name works.
Michael Smith [Thu, 28 Sep 2006 11:57:54 +0000 (11:57 +0000)]
Did more cleanup for excludes.
Michael Smith [Thu, 28 Sep 2006 11:56:56 +0000 (11:56 +0000)]
Omit *.xweb files correctly.
Michael Smith [Thu, 28 Sep 2006 09:58:23 +0000 (09:58 +0000)]
Don't package param.ent, *.xweb, or lib.xml files.
Michael Smith [Thu, 28 Sep 2006 09:28:15 +0000 (09:28 +0000)]
Don't make param.xml files. Instead just make the docparam.xml
files in the subdirs under docsrc.
Michael Smith [Thu, 28 Sep 2006 07:45:53 +0000 (07:45 +0000)]
Removed obsolete files. (Can be restored later if we need to).
Michael Smith [Thu, 28 Sep 2006 00:20:39 +0000 (00:20 +0000)]
Changed variable from MAKE_SYNOP to HTML2ROFF. Also, made changes
for adding newline to end of Saxon-generated output.
Norman Walsh [Wed, 27 Sep 2006 10:32:55 +0000 (10:32 +0000)]
Fixed pubdate
Norman Walsh [Wed, 27 Sep 2006 09:46:17 +0000 (09:46 +0000)]
DocBook V5.0b8 released
Norman Walsh [Tue, 26 Sep 2006 22:57:52 +0000 (22:57 +0000)]
DocBook V5.0b8 released
Norman Walsh [Tue, 26 Sep 2006 16:36:09 +0000 (16:36 +0000)]
Added refpurpose to format attributes