]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
22 years agoFirst primitive attempts at Python extensions for xsltproc
Norman Walsh [Wed, 26 Jun 2002 11:01:47 +0000 (11:01 +0000)]
First primitive attempts at Python extensions for xsltproc

22 years agoRework the CSS table-border properties so that all three don't have to be specified...
Norman Walsh [Wed, 26 Jun 2002 10:50:04 +0000 (10:50 +0000)]
Rework the CSS table-border properties so that all three don't have to be specified at once

22 years agoNearly complete rewrite; this will become V3.0
Norman Walsh [Tue, 25 Jun 2002 13:58:12 +0000 (13:58 +0000)]
Nearly complete rewrite; this will become V3.0

22 years agoNew online demos
Norman Walsh [Tue, 25 Jun 2002 13:57:50 +0000 (13:57 +0000)]
New online demos

22 years agoTim Waugh sent:
Martijn van Beers [Sun, 16 Jun 2002 17:53:21 +0000 (17:53 +0000)]
Tim Waugh sent:

  This patch normalizes space in each refname before displaying it in
  the name section.

22 years agocommit patch sent by Joe Orton:
Martijn van Beers [Sun, 16 Jun 2002 17:50:37 +0000 (17:50 +0000)]
commit patch sent by Joe Orton:

  This patch adds support for using the productname, date and title out of
  a <referenceinfo> if one is present, rather than having to add each of
  these individually for every refentry.

22 years agoTurn off omit-xml-declaration, for what it's worth, in text mode
Norman Walsh [Sun, 16 Jun 2002 17:39:09 +0000 (17:39 +0000)]
Turn off omit-xml-declaration, for what it's worth, in text mode

22 years agoAdded PI for cellspacing and cellpadding; also added currently useless Python extensi...
Norman Walsh [Sun, 16 Jun 2002 17:36:19 +0000 (17:36 +0000)]
Added PI for cellspacing and cellpadding; also added currently useless Python extension hooks

22 years agoFixed 'ebstract' typo to be 'abstract'.
Bob Stayton [Sun, 16 Jun 2002 06:22:23 +0000 (06:22 +0000)]
Fixed 'ebstract' typo to be 'abstract'.

22 years agoTurn on more verbose messages during compilation to CHM
Jirka Kosek [Thu, 13 Jun 2002 22:19:24 +0000 (22:19 +0000)]
Turn on more verbose messages during compilation to CHM

22 years agodded parameter for disabling HTML output when testing various HTML Help features.
Jirka Kosek [Thu, 13 Jun 2002 18:21:21 +0000 (18:21 +0000)]
dded parameter for disabling HTML output when testing various HTML Help features.

22 years agoAdded parameter for disabling HTML output when testing various HTML Help features.
Jirka Kosek [Thu, 13 Jun 2002 18:20:36 +0000 (18:20 +0000)]
Added parameter for disabling HTML output when testing various HTML Help features.

22 years agoUpdated
Norman Walsh [Thu, 13 Jun 2002 18:04:25 +0000 (18:04 +0000)]
Updated

22 years agoRenamed to fit new spec production rules
Norman Walsh [Thu, 13 Jun 2002 18:04:12 +0000 (18:04 +0000)]
Renamed to fit new spec production rules

22 years agoImprove presentation of descriptions
Norman Walsh [Thu, 13 Jun 2002 17:55:36 +0000 (17:55 +0000)]
Improve presentation of descriptions

22 years agoUpdated comments
Norman Walsh [Thu, 13 Jun 2002 17:39:20 +0000 (17:39 +0000)]
Updated comments

22 years agoNew features. A lot of new features. For HTML Help.
Jirka Kosek [Thu, 13 Jun 2002 16:01:41 +0000 (16:01 +0000)]
New features. A lot of new features. For HTML Help.

22 years agoFixed simple bugs in descriptive comments
Norman Walsh [Thu, 13 Jun 2002 15:33:28 +0000 (15:33 +0000)]
Fixed simple bugs in descriptive comments

22 years agoAvoid recursion on my system
Norman Walsh [Thu, 13 Jun 2002 14:59:30 +0000 (14:59 +0000)]
Avoid recursion on my system

22 years agoHandle parameters not really declared in params.xweb
Norman Walsh [Thu, 13 Jun 2002 14:58:56 +0000 (14:58 +0000)]
Handle parameters not really declared in params.xweb

22 years agoQuote arguments
Norman Walsh [Thu, 13 Jun 2002 14:58:38 +0000 (14:58 +0000)]
Quote arguments

22 years agoReflect changes in HTML Help stylesheet organization.
Jirka Kosek [Thu, 13 Jun 2002 13:04:43 +0000 (13:04 +0000)]
Reflect changes in HTML Help stylesheet organization.

22 years agoModified output attributes for text chunks as Saxon doesn't like empty values for...
Jirka Kosek [Thu, 13 Jun 2002 13:02:33 +0000 (13:02 +0000)]
Modified output attributes for text chunks as Saxon doesn't like empty values for them.

22 years agoUse the new chunking parameters: NOTE WELL: they are described in param.xweb but...
Norman Walsh [Thu, 13 Jun 2002 11:03:00 +0000 (11:03 +0000)]
Use the new chunking parameters: NOTE WELL: they are described in param.xweb but actually defined in chunker.xsl to make it independent

22 years agoCreated a complete and consistent set of chunking parameters
Norman Walsh [Thu, 13 Jun 2002 11:00:18 +0000 (11:00 +0000)]
Created a complete and consistent set of chunking parameters

22 years agoChanged test condition for xlink: simple links
Norman Walsh [Thu, 13 Jun 2002 10:53:58 +0000 (10:53 +0000)]
Changed test condition for xlink: simple links

22 years agoRenamed a template
Norman Walsh [Thu, 13 Jun 2002 10:50:37 +0000 (10:50 +0000)]
Renamed a template

22 years agoAdded new parameters suppress.{footer|header}.navigation for separate control over...
Jirka Kosek [Wed, 12 Jun 2002 19:43:30 +0000 (19:43 +0000)]
Added new parameters suppress.{footer|header}.navigation for separate control over navigation bar in footer and header.

22 years agoClarified explanation so no one else reports bugs like #563473.
Jirka Kosek [Wed, 12 Jun 2002 17:57:39 +0000 (17:57 +0000)]
Clarified explanation so no one else reports bugs like #563473.

22 years agoRearranged code so HTML Help can be easily combined with custom chunking schemes...
Jirka Kosek [Wed, 12 Jun 2002 13:21:54 +0000 (13:21 +0000)]
Rearranged code so HTML Help can be easily combined with custom chunking schemes. This is needed for TDG processing.

22 years agoUpdated for CR2
Norman Walsh [Wed, 12 Jun 2002 12:03:12 +0000 (12:03 +0000)]
Updated for CR2

22 years agoMake sure copied files get translated
Norman Walsh [Tue, 11 Jun 2002 15:59:24 +0000 (15:59 +0000)]
Make sure copied files get translated

22 years agoDon't put alt on object or embed
Norman Walsh [Tue, 11 Jun 2002 15:35:07 +0000 (15:35 +0000)]
Don't put alt on object or embed

22 years agoWhen unwrapping; don't produce empty elements if there's no need
Norman Walsh [Tue, 11 Jun 2002 15:25:36 +0000 (15:25 +0000)]
When unwrapping; don't produce empty elements if there's no need

22 years agoDon't output viewport table if it isn't going to do anything useful
Norman Walsh [Tue, 11 Jun 2002 13:59:23 +0000 (13:59 +0000)]
Don't output viewport table if it isn't going to do anything useful

22 years agoTurn off use.embed.for.svg by default (it generates invalid html)
Norman Walsh [Tue, 11 Jun 2002 13:47:07 +0000 (13:47 +0000)]
Turn off use.embed.for.svg by default (it generates invalid html)

22 years agoAdd CVS Ids
Norman Walsh [Tue, 11 Jun 2002 13:38:03 +0000 (13:38 +0000)]
Add CVS Ids

22 years agoExperimental support for xrefstyle
Norman Walsh [Tue, 11 Jun 2002 13:34:06 +0000 (13:34 +0000)]
Experimental support for xrefstyle

22 years agoExperimental support for xrefstyle; support for %d in templates
Norman Walsh [Tue, 11 Jun 2002 13:33:38 +0000 (13:33 +0000)]
Experimental support for xrefstyle; support for %d in templates

22 years agoSupport refsynopsisdiv in title.markup mode
Norman Walsh [Tue, 11 Jun 2002 13:27:37 +0000 (13:27 +0000)]
Support refsynopsisdiv in title.markup mode

22 years agoFix list of block elements and support xhtml
Norman Walsh [Tue, 11 Jun 2002 13:17:07 +0000 (13:17 +0000)]
Fix list of block elements and support xhtml

22 years agoMade new parameters public
Norman Walsh [Tue, 11 Jun 2002 13:14:38 +0000 (13:14 +0000)]
Made new parameters public

22 years agoAugmented debugging message (commented out)
Norman Walsh [Tue, 11 Jun 2002 11:38:58 +0000 (11:38 +0000)]
Augmented debugging message (commented out)

22 years agoFix dependencies; fix copyright formatting
Norman Walsh [Tue, 11 Jun 2002 11:31:32 +0000 (11:31 +0000)]
Fix dependencies; fix copyright formatting

22 years agoAdd generic fallbacks to font family specifications
Norman Walsh [Tue, 11 Jun 2002 11:30:44 +0000 (11:30 +0000)]
Add generic fallbacks to font family specifications

22 years agoRefentry and section title properties
Norman Walsh [Tue, 11 Jun 2002 11:29:56 +0000 (11:29 +0000)]
Refentry and section title properties

22 years agoMake sure formal objects have an anchor
Norman Walsh [Tue, 11 Jun 2002 11:29:08 +0000 (11:29 +0000)]
Make sure formal objects have an anchor

22 years agoFix copyright year formatting; add *.style attribute sets for refentry elements
Norman Walsh [Tue, 11 Jun 2002 11:28:39 +0000 (11:28 +0000)]
Fix copyright year formatting; add *.style attribute sets for refentry elements

22 years agoAdded refentry.title.properties, section.title.properties, and use.role.as.xrefstyle
Norman Walsh [Tue, 11 Jun 2002 11:27:53 +0000 (11:27 +0000)]
Added refentry.title.properties, section.title.properties, and use.role.as.xrefstyle

22 years agoPut a titlepage at the beginning of the oneside sequence
Norman Walsh [Tue, 11 Jun 2002 11:27:20 +0000 (11:27 +0000)]
Put a titlepage at the beginning of the oneside sequence

22 years agoAdd spacing before bibliodivs
Norman Walsh [Tue, 11 Jun 2002 11:26:48 +0000 (11:26 +0000)]
Add spacing before bibliodivs

22 years agoUse section.title.properties
Norman Walsh [Tue, 11 Jun 2002 11:26:29 +0000 (11:26 +0000)]
Use section.title.properties

22 years agoUse titlepage system for refentry (refsynopsisdiv, refsect*) titles
Norman Walsh [Tue, 11 Jun 2002 11:25:11 +0000 (11:25 +0000)]
Use titlepage system for refentry (refsynopsisdiv, refsect*) titles

22 years agoAdded refentry titlepage elements; tweaked font sizes and some spacing
Norman Walsh [Tue, 11 Jun 2002 11:23:16 +0000 (11:23 +0000)]
Added refentry titlepage elements; tweaked font sizes and some spacing

22 years agoUpdated version numbers
Norman Walsh [Mon, 10 Jun 2002 14:05:50 +0000 (14:05 +0000)]
Updated version numbers

22 years agoUpdated comments; fixed typo in xref.char.class
Norman Walsh [Mon, 10 Jun 2002 14:05:33 +0000 (14:05 +0000)]
Updated comments; fixed typo in xref.char.class

22 years agoUpdated comments
Norman Walsh [Mon, 10 Jun 2002 14:05:11 +0000 (14:05 +0000)]
Updated comments

22 years agoUpdated comments; updated pubid for sdocbook
Norman Walsh [Mon, 10 Jun 2002 14:04:42 +0000 (14:04 +0000)]
Updated comments; updated pubid for sdocbook

22 years agoFixed bug #554159. Added empty template for refentryinfo
Jirka Kosek [Sun, 9 Jun 2002 15:38:51 +0000 (15:38 +0000)]
Fixed bug #554159. Added empty template for refentryinfo

22 years agoFixed bug #547163. Paragraph after formal paragraph in listitem gets correct spacing.
Jirka Kosek [Sun, 9 Jun 2002 15:02:47 +0000 (15:02 +0000)]
Fixed bug #547163. Paragraph after formal paragraph in listitem gets correct spacing.

22 years agoFixed bug #438793. HTML Help stylesheet works also in Xalan from now.
Jirka Kosek [Sun, 9 Jun 2002 14:40:07 +0000 (14:40 +0000)]
Fixed bug #438793. HTML Help stylesheet works also in Xalan from now.

22 years agoFix bug #496453: make sure comments don't contain illegal chars
Norman Walsh [Sun, 9 Jun 2002 11:43:04 +0000 (11:43 +0000)]
Fix bug #496453: make sure comments don't contain illegal chars

22 years agoFeature req #565822: support multiple html.stylesheets
Norman Walsh [Sun, 9 Jun 2002 11:00:40 +0000 (11:00 +0000)]
Feature req #565822: support multiple html.stylesheets

22 years agoUpdated documentation to reflect that html.stylesheet can now take a list of URIs
Norman Walsh [Sun, 9 Jun 2002 10:53:53 +0000 (10:53 +0000)]
Updated documentation to reflect that html.stylesheet can now take a list of URIs

22 years agoPatch #565199: fix quotation marks in draft URL generation in CSS
Norman Walsh [Sun, 9 Jun 2002 09:21:36 +0000 (09:21 +0000)]
Patch #565199: fix quotation marks in draft URL generation in CSS

22 years agoFixing a couple of typos I made
David Cramer [Fri, 7 Jun 2002 15:28:48 +0000 (15:28 +0000)]
Fixing a couple of typos I made

22 years agoPatch 521141: document variablelist pi
Norman Walsh [Thu, 6 Jun 2002 13:26:56 +0000 (13:26 +0000)]
Patch 521141: document variablelist pi

22 years agoAdd support for HTML META name=description from abstract
Norman Walsh [Thu, 6 Jun 2002 13:07:58 +0000 (13:07 +0000)]
Add support for HTML META name=description from abstract

22 years agoNew parameters: generate.meata.abstract and use.role.as.xrefstyle
Norman Walsh [Thu, 6 Jun 2002 13:05:12 +0000 (13:05 +0000)]
New parameters: generate.meata.abstract and use.role.as.xrefstyle

22 years agoNew parameters
Norman Walsh [Thu, 6 Jun 2002 13:04:15 +0000 (13:04 +0000)]
New parameters

22 years agoInitial checkin
Norman Walsh [Wed, 5 Jun 2002 15:50:43 +0000 (15:50 +0000)]
Initial checkin

22 years agoUpdated copyright year
Norman Walsh [Tue, 4 Jun 2002 12:39:40 +0000 (12:39 +0000)]
Updated copyright year

22 years agoAdded dependencies for profiling stylesheets
Jirka Kosek [Mon, 3 Jun 2002 22:04:00 +0000 (22:04 +0000)]
Added dependencies for profiling stylesheets

22 years agoVersion 2.1b2 released.
Norman Walsh [Mon, 3 Jun 2002 21:53:17 +0000 (21:53 +0000)]
Version 2.1b2 released.

22 years agoemphasize that xsltproc and Saxon are the only recommended XSLT engines
Michael Smith [Mon, 3 Jun 2002 19:26:58 +0000 (19:26 +0000)]
emphasize that xsltproc and Saxon are the only recommended XSLT engines

22 years agoVersion 1.51.1 released.
Norman Walsh [Mon, 3 Jun 2002 10:28:11 +0000 (10:28 +0000)]
Version 1.51.1 released.

22 years agoVersion 1.51.0 released.
Norman Walsh [Sun, 2 Jun 2002 21:20:34 +0000 (21:20 +0000)]
Version 1.51.0 released.

22 years agoAdded release notes for 1.51.0
Norman Walsh [Sun, 2 Jun 2002 21:17:15 +0000 (21:17 +0000)]
Added release notes for 1.51.0

22 years agoSupport title on step in procedure
Norman Walsh [Sun, 2 Jun 2002 19:42:21 +0000 (19:42 +0000)]
Support title on step in procedure

22 years agoUse xref.char.class again
Norman Walsh [Sat, 1 Jun 2002 10:40:30 +0000 (10:40 +0000)]
Use xref.char.class again

22 years agoMove footnoteref and xref to xref.char.class where they belong; remove systemitem...
Norman Walsh [Sat, 1 Jun 2002 10:35:09 +0000 (10:35 +0000)]
Move footnoteref and xref to xref.char.class where they belong; remove systemitem (the decl in base DocBook is fine); use the CALS table model (not XML Exchange) for compatibility

22 years agoRemove duplicate parameters; they're now in param.xsl
Norman Walsh [Sat, 1 Jun 2002 10:32:07 +0000 (10:32 +0000)]
Remove duplicate parameters; they're now in param.xsl

22 years agoBug #560808 make systemitem formatting consistent
Norman Walsh [Sat, 1 Jun 2002 10:19:38 +0000 (10:19 +0000)]
Bug #560808 make systemitem formatting consistent

22 years agoSlides with 'vertical' navigation. Just another simple style.
Norman Walsh [Thu, 30 May 2002 22:31:13 +0000 (22:31 +0000)]
Slides with 'vertical' navigation. Just another simple style.

22 years agoVersion 2.1b1 released.
Norman Walsh [Thu, 30 May 2002 12:34:39 +0000 (12:34 +0000)]
Version 2.1b1 released.

22 years agoAllow version to end in allphanumerics when version isn't in XML
Norman Walsh [Thu, 30 May 2002 12:34:35 +0000 (12:34 +0000)]
Allow version to end in allphanumerics when version isn't in XML

22 years agoTweaked tests
Norman Walsh [Thu, 30 May 2002 12:30:19 +0000 (12:30 +0000)]
Tweaked tests

22 years agoUpdated distrib rule
Norman Walsh [Thu, 30 May 2002 12:23:39 +0000 (12:23 +0000)]
Updated distrib rule

22 years agoDocumentation updates
Norman Walsh [Thu, 30 May 2002 12:22:43 +0000 (12:22 +0000)]
Documentation updates

22 years agoFix parameters and graphic links
Norman Walsh [Thu, 30 May 2002 12:07:12 +0000 (12:07 +0000)]
Fix parameters and graphic links

22 years agoAdded body.bg.color
Norman Walsh [Thu, 30 May 2002 12:06:25 +0000 (12:06 +0000)]
Added body.bg.color

22 years agoMake the tabular navigation toc a little bigger
Norman Walsh [Thu, 30 May 2002 12:04:23 +0000 (12:04 +0000)]
Make the tabular navigation toc a little bigger

22 years agoInherit parameters from slides.xsl; use templates to get graphic filenames
Norman Walsh [Thu, 30 May 2002 11:51:44 +0000 (11:51 +0000)]
Inherit parameters from slides.xsl; use templates to get graphic filenames

22 years agoAdded templates for W3C stylesheet graphics
Norman Walsh [Thu, 30 May 2002 11:48:02 +0000 (11:48 +0000)]
Added templates for W3C stylesheet graphics

22 years agoAdded type attribute to script tags
Norman Walsh [Thu, 30 May 2002 11:46:53 +0000 (11:46 +0000)]
Added type attribute to script tags

22 years agoMake sections have the same default font information as foils
Norman Walsh [Thu, 30 May 2002 11:46:41 +0000 (11:46 +0000)]
Make sections have the same default font information as foils

22 years agoAdded long screen test
Norman Walsh [Thu, 30 May 2002 10:33:02 +0000 (10:33 +0000)]
Added long screen test

22 years agoCleanup
Norman Walsh [Thu, 30 May 2002 10:32:31 +0000 (10:32 +0000)]
Cleanup

22 years agoParameters come from param.xsl
Norman Walsh [Thu, 30 May 2002 10:26:48 +0000 (10:26 +0000)]
Parameters come from param.xsl

22 years agoAdd visibility to logo overlay style
Norman Walsh [Thu, 30 May 2002 10:25:44 +0000 (10:25 +0000)]
Add visibility to logo overlay style