]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
22 years agoAdded listofprocedures
Norman Walsh [Fri, 10 Jan 2003 14:44:07 +0000 (14:44 +0000)]
Added listofprocedures

22 years agoAdded bg to the dsssl build list.
Bob Stayton [Thu, 9 Jan 2003 10:03:16 +0000 (10:03 +0000)]
Added bg to the dsssl build list.

22 years agoAdded english-language-name attribute to output.
Bob Stayton [Thu, 9 Jan 2003 10:02:42 +0000 (10:02 +0000)]
Added english-language-name attribute to output.

22 years agoFixed name of language-name attribute.
Bob Stayton [Thu, 9 Jan 2003 10:00:51 +0000 (10:00 +0000)]
Fixed name of language-name attribute.

22 years agoIn olink, use document($target.database.document, /) so the
Bob Stayton [Wed, 8 Jan 2003 17:43:54 +0000 (17:43 +0000)]
In olink, use document($target.database.document, /) so the
olink target database location is relative to the document
instead of the stylesheet.

22 years agoIn olink, use document($target.database.document, /) so the
Bob Stayton [Wed, 8 Jan 2003 17:42:48 +0000 (17:42 +0000)]
In olink, use document($target.database.document, /) so the
olink database location is relative to the document, not
the stylesheet.

22 years agoRemoved unnecessary generate-index-from-terms template in
Bob Stayton [Mon, 6 Jan 2003 09:21:59 +0000 (09:21 +0000)]
Removed unnecessary generate-index-from-terms template in
favor of generate-index with scope parameter.

22 years agoRemoved the unnecessary generate-index-from-terms template
Bob Stayton [Mon, 6 Jan 2003 09:00:55 +0000 (09:00 +0000)]
Removed the unnecessary generate-index-from-terms template
in favor of generate-index, called with scope parameter.

22 years agoMake xref work again, though I'm not sure why it stopped working.
Joe Orton [Sun, 5 Jan 2003 23:33:18 +0000 (23:33 +0000)]
Make xref work again, though I'm not sure why it stopped working.

22 years agoSecond half of fix for #628888: add template for <optional>.
Joe Orton [Sun, 5 Jan 2003 22:22:43 +0000 (22:22 +0000)]
Second half of fix for #628888: add template for <optional>.

22 years agoFirst part of fix for #628888:
Joe Orton [Sun, 5 Jan 2003 22:20:23 +0000 (22:20 +0000)]
First part of fix for #628888:
- don't use generic italic/bold templates for things like <replaceable>,
since <replaceable> can contain other elements, but the templates discard
any non-PCDATA content.

22 years agoAdd replacement ulink template from xmlto, fixing bug #619500.
Joe Orton [Sun, 5 Jan 2003 19:58:56 +0000 (19:58 +0000)]
Add replacement ulink template from xmlto, fixing bug #619500.
Written by Tim Waugh.

22 years agoPrevent a line beginning with a '.' character being interpreted as a
Joe Orton [Sun, 5 Jan 2003 19:10:43 +0000 (19:10 +0000)]
Prevent a line beginning with a '.' character being interpreted as a
troff macro by inserting \& (a zero-width space) before every '.' in text.

22 years agoSupport setindex (there were all sorts of things wrong with it)
Norman Walsh [Thu, 2 Jan 2003 14:44:25 +0000 (14:44 +0000)]
Support setindex (there were all sorts of things wrong with it)

22 years agoRework indexing to avoid XSLT limitation/Saxon bug with context dependencies; finish...
Norman Walsh [Thu, 2 Jan 2003 13:45:34 +0000 (13:45 +0000)]
Rework indexing to avoid XSLT limitation/Saxon bug with context dependencies; finish porting Bob's changes from FO to HTML

22 years agoVersion 1.59.0 released.
Norman Walsh [Wed, 1 Jan 2003 21:46:15 +0000 (21:46 +0000)]
Version 1.59.0 released.

22 years agoIgnore my local custom stylesheets
Norman Walsh [Wed, 1 Jan 2003 21:25:22 +0000 (21:25 +0000)]
Ignore my local custom stylesheets

22 years agoUse titleabbrev instead of title in xrefs
Norman Walsh [Wed, 1 Jan 2003 21:24:58 +0000 (21:24 +0000)]
Use titleabbrev instead of title in xrefs

22 years agoDon't output section IDs twice when formatting subtitles
Norman Walsh [Wed, 1 Jan 2003 21:19:06 +0000 (21:19 +0000)]
Don't output section IDs twice when formatting subtitles

22 years agoNew and updated tests
Norman Walsh [Wed, 1 Jan 2003 21:18:59 +0000 (21:18 +0000)]
New and updated tests

22 years agoSupport List of Procedures
Norman Walsh [Wed, 1 Jan 2003 21:18:26 +0000 (21:18 +0000)]
Support List of Procedures

22 years agoSupport separate property sets for figures, examples, equations, tables, and procedur...
Norman Walsh [Wed, 1 Jan 2003 21:17:23 +0000 (21:17 +0000)]
Support separate property sets for figures, examples, equations, tables, and procedures. This way, they can have different border and other formatting properties.

22 years agoSupport List of Procedures
Norman Walsh [Wed, 1 Jan 2003 20:56:49 +0000 (20:56 +0000)]
Support List of Procedures

22 years agoSupport titleabbrev (outside of info elements anyway)
Norman Walsh [Wed, 1 Jan 2003 20:55:38 +0000 (20:55 +0000)]
Support titleabbrev (outside of info elements anyway)

22 years agoSupport ignore.image.scaling parameter; fix bug where 'center' is output for align...
Norman Walsh [Wed, 1 Jan 2003 20:49:58 +0000 (20:49 +0000)]
Support ignore.image.scaling parameter; fix bug where 'center' is output for align on img

22 years agoSupport ignore.image.scaling parameter
Norman Walsh [Wed, 1 Jan 2003 20:49:32 +0000 (20:49 +0000)]
Support ignore.image.scaling parameter

22 years agoMake index elements always index the book that contains them (if there is one, otherw...
Norman Walsh [Wed, 1 Jan 2003 20:33:19 +0000 (20:33 +0000)]
Make index elements always index the book that contains them (if there is one, otherwise the whole document); setindex always indexes the whole document

22 years agoNew parameters
Norman Walsh [Wed, 1 Jan 2003 20:26:44 +0000 (20:26 +0000)]
New parameters

22 years agoCALS says the default for colsep and rowsep is 1.
Norman Walsh [Wed, 1 Jan 2003 20:26:23 +0000 (20:26 +0000)]
CALS says the default for colsep and rowsep is 1.

22 years agoParameter to ignore image scaling
Norman Walsh [Wed, 1 Jan 2003 20:04:27 +0000 (20:04 +0000)]
Parameter to ignore image scaling

22 years agoWhitespace and documentation changes
Norman Walsh [Wed, 1 Jan 2003 20:03:32 +0000 (20:03 +0000)]
Whitespace and documentation changes

22 years agoSeparate properties for figures, examples, equations, tables, and procedures
Norman Walsh [Wed, 1 Jan 2003 19:54:34 +0000 (19:54 +0000)]
Separate properties for figures, examples, equations, tables, and procedures

22 years agoFix variable scoping problem
Norman Walsh [Wed, 1 Jan 2003 18:33:20 +0000 (18:33 +0000)]
Fix variable scoping problem

22 years agoAdded blank.page.content template to allow 'This Page Intentionally Left Blank' blank...
Norman Walsh [Tue, 31 Dec 2002 21:38:20 +0000 (21:38 +0000)]
Added blank.page.content template to allow 'This Page Intentionally Left Blank' blank pages.

22 years agoWhitespace
Norman Walsh [Tue, 31 Dec 2002 21:36:32 +0000 (21:36 +0000)]
Whitespace

22 years agoMake lineannotations italic
Norman Walsh [Tue, 31 Dec 2002 20:28:06 +0000 (20:28 +0000)]
Make lineannotations italic

22 years agoSupport alt text on mediaobjectco
Norman Walsh [Tue, 31 Dec 2002 20:27:42 +0000 (20:27 +0000)]
Support alt text on mediaobjectco

22 years agoDocBook Modules
Norman Walsh [Tue, 31 Dec 2002 20:11:20 +0000 (20:11 +0000)]
DocBook Modules

22 years agoHTML Tables and a combined CALS+HTML Table version of DocBook
Norman Walsh [Tue, 31 Dec 2002 19:54:22 +0000 (19:54 +0000)]
HTML Tables and a combined CALS+HTML Table version of DocBook

22 years agoAdded some more Schematron assertions; added hooks for MathML and SVG
Norman Walsh [Tue, 31 Dec 2002 19:38:26 +0000 (19:38 +0000)]
Added some more Schematron assertions; added hooks for MathML and SVG

22 years agoAdded some more Schematron assertions
Norman Walsh [Tue, 31 Dec 2002 19:34:52 +0000 (19:34 +0000)]
Added some more Schematron assertions

22 years agoAdded some more Schematron assertions
Norman Walsh [Tue, 31 Dec 2002 19:28:47 +0000 (19:28 +0000)]
Added some more Schematron assertions

22 years agoonly readability
Adam Di Carlo [Tue, 31 Dec 2002 19:13:52 +0000 (19:13 +0000)]
only readability

22 years agoRFE #616216: Allow sets to be recursive
Norman Walsh [Mon, 30 Dec 2002 22:04:49 +0000 (22:04 +0000)]
RFE #616216: Allow sets to be recursive

22 years agoRFE #615587: Add xml:base to the common attributes
Norman Walsh [Mon, 30 Dec 2002 22:00:02 +0000 (22:00 +0000)]
RFE #615587: Add xml:base to the common attributes

22 years agoRFE #615473 (partial): Add floatstyle to figure
Norman Walsh [Mon, 30 Dec 2002 21:48:56 +0000 (21:48 +0000)]
RFE #615473 (partial): Add floatstyle to figure

22 years agoRFE #573812: Add blockinfo to blockquote
Norman Walsh [Mon, 30 Dec 2002 20:49:50 +0000 (20:49 +0000)]
RFE #573812: Add blockinfo to blockquote

22 years agoRFE #571998: Add initializer to paramdef
Norman Walsh [Mon, 30 Dec 2002 20:48:23 +0000 (20:48 +0000)]
RFE #571998: Add initializer to paramdef

22 years agoRFE #571996: Add prefix, namespace, and localname to the class values of sgmltag
Norman Walsh [Mon, 30 Dec 2002 20:39:30 +0000 (20:39 +0000)]
RFE #571996: Add prefix, namespace, and localname to the class values of sgmltag

22 years agoRFE #570068: Add online values to pubwork
Norman Walsh [Mon, 30 Dec 2002 20:12:30 +0000 (20:12 +0000)]
RFE #570068: Add online values to pubwork

22 years agoRFE #564776: Add new class values to systemitem for process/server/service/daemon...
Norman Walsh [Mon, 30 Dec 2002 20:09:11 +0000 (20:09 +0000)]
RFE #564776: Add new class values to systemitem for process/server/service/daemon markup

22 years agoRFE #533734: Allow methodsynopsis without parameters or void
Norman Walsh [Mon, 30 Dec 2002 19:54:33 +0000 (19:54 +0000)]
RFE #533734: Allow methodsynopsis without parameters or void

22 years agoRFE #518074: More class values for database
Norman Walsh [Mon, 30 Dec 2002 19:50:33 +0000 (19:50 +0000)]
RFE #518074: More class values for database

22 years agoRFE #517604: Optional title on glosslist (allow blockinfo and preamble too)
Norman Walsh [Mon, 30 Dec 2002 19:45:45 +0000 (19:45 +0000)]
RFE #517604: Optional title on glosslist (allow blockinfo and preamble too)

22 years agoRFE #507975: Allow author in revision
Norman Walsh [Mon, 30 Dec 2002 19:41:13 +0000 (19:41 +0000)]
RFE #507975: Allow author in revision

22 years agoRFE #609061: StepAlternatives
Norman Walsh [Mon, 30 Dec 2002 19:39:45 +0000 (19:39 +0000)]
RFE #609061: StepAlternatives

22 years agoUse divs to model parameter entities; add new annotations to model other DTD artifact...
Norman Walsh [Mon, 30 Dec 2002 19:23:31 +0000 (19:23 +0000)]
Use divs to model parameter entities; add new annotations to model other DTD artifacts; cleanup documentation

22 years agoFixed spacing problem where step numbers don't line up with the corresponding text.
David Cramer [Mon, 30 Dec 2002 06:31:35 +0000 (06:31 +0000)]
Fixed spacing problem where step numbers don't line up with the corresponding text.

22 years agoMore patch fixing
Norman Walsh [Sun, 29 Dec 2002 21:38:57 +0000 (21:38 +0000)]
More patch fixing

22 years agoFix typos
Norman Walsh [Sun, 29 Dec 2002 21:09:54 +0000 (21:09 +0000)]
Fix typos

22 years agoPoint to base stylesheet via the web
Norman Walsh [Sun, 29 Dec 2002 21:09:12 +0000 (21:09 +0000)]
Point to base stylesheet via the web

22 years agoAdd foilgroup and subtitles
Norman Walsh [Sun, 29 Dec 2002 21:08:10 +0000 (21:08 +0000)]
Add foilgroup and subtitles

22 years agoUpdates
Norman Walsh [Sun, 29 Dec 2002 21:06:50 +0000 (21:06 +0000)]
Updates

22 years agoTweak example
Norman Walsh [Sun, 29 Dec 2002 21:05:54 +0000 (21:05 +0000)]
Tweak example

22 years agoSupport subtitle
Norman Walsh [Sun, 29 Dec 2002 20:51:59 +0000 (20:51 +0000)]
Support subtitle

22 years agoFix bug #655245; make div and a lowercase; add /img (necessary for XHTML and harmless...
Norman Walsh [Sun, 29 Dec 2002 20:44:04 +0000 (20:44 +0000)]
Fix bug #655245; make div and a lowercase; add /img (necessary for XHTML and harmless for HTML)

22 years agoAdded non-normative references to ISO14977 and RFC2234
Norman Walsh [Sun, 29 Dec 2002 15:20:54 +0000 (15:20 +0000)]
Added non-normative references to ISO14977 and RFC2234

22 years agoPoint to base stylesheet more directly
Norman Walsh [Sun, 29 Dec 2002 15:20:13 +0000 (15:20 +0000)]
Point to base stylesheet more directly

22 years agoAbandon wdocbook.xsl and make w2docbook.xsl instead (convert woven files into proper...
Norman Walsh [Sun, 29 Dec 2002 15:19:56 +0000 (15:19 +0000)]
Abandon wdocbook.xsl and make w2docbook.xsl instead (convert woven files into proper DocBook instead of trying to get a customization layer to accept them).

22 years agoAdded support for user and system head content
Norman Walsh [Sun, 29 Dec 2002 15:14:35 +0000 (15:14 +0000)]
Added support for user and system head content

22 years agoPoint to the web for graphics by default
Norman Walsh [Sun, 29 Dec 2002 15:04:33 +0000 (15:04 +0000)]
Point to the web for graphics by default

22 years agoAdded system.head template; support stylesheet PIs; use role attribute to get body...
Norman Walsh [Sun, 29 Dec 2002 14:58:32 +0000 (14:58 +0000)]
Added system.head template; support stylesheet PIs; use role attribute to get body class

22 years agoUse graphics-file template to get graphic name
Norman Walsh [Sun, 29 Dec 2002 14:56:08 +0000 (14:56 +0000)]
Use graphics-file template to get graphic name

22 years agoAdded w2docbook.xsl
Norman Walsh [Sun, 29 Dec 2002 14:48:32 +0000 (14:48 +0000)]
Added w2docbook.xsl

22 years agoAdd support for Java proxy
Norman Walsh [Sun, 29 Dec 2002 14:45:44 +0000 (14:45 +0000)]
Add support for Java proxy

22 years agoSupport V24D1 instead of D11
Norman Walsh [Sun, 29 Dec 2002 14:44:06 +0000 (14:44 +0000)]
Support V24D1 instead of D11

22 years agoSupport multiple filenames on a single run
Norman Walsh [Sun, 29 Dec 2002 14:43:34 +0000 (14:43 +0000)]
Support multiple filenames on a single run

22 years agoAdded support for -T option
Norman Walsh [Sun, 29 Dec 2002 14:42:55 +0000 (14:42 +0000)]
Added support for -T option

22 years agoUpdated
Norman Walsh [Sun, 29 Dec 2002 14:37:29 +0000 (14:37 +0000)]
Updated

22 years agoUpdated documentation; added an example showing how to use xrefstyle in the stylesheets
Norman Walsh [Sun, 29 Dec 2002 14:35:59 +0000 (14:35 +0000)]
Updated documentation; added an example showing how to use xrefstyle in the stylesheets

22 years agoNew and updated tests
Norman Walsh [Sun, 29 Dec 2002 14:28:11 +0000 (14:28 +0000)]
New and updated tests

22 years agoUpdates
Norman Walsh [Sat, 28 Dec 2002 22:01:19 +0000 (22:01 +0000)]
Updates

22 years agoNow that xrefstyle is official; make it take priority even when use.role.as.xrefstyle...
Norman Walsh [Sat, 28 Dec 2002 21:16:20 +0000 (21:16 +0000)]
Now that xrefstyle is official; make it take priority even when use.role.as.xrefstyle is non-zero.

22 years agoMake endterm on xref higher priority than xreflabel on the target
Norman Walsh [Sat, 28 Dec 2002 21:07:29 +0000 (21:07 +0000)]
Make endterm on xref higher priority than xreflabel on the target

22 years agoWhitespace and documentation tweaks
Norman Walsh [Sat, 28 Dec 2002 21:06:40 +0000 (21:06 +0000)]
Whitespace and documentation tweaks

22 years agoNo longer needed
Norman Walsh [Fri, 27 Dec 2002 19:24:15 +0000 (19:24 +0000)]
No longer needed

22 years agoUpdated from RELAX NG Grammar
Norman Walsh [Fri, 27 Dec 2002 19:23:46 +0000 (19:23 +0000)]
Updated from RELAX NG Grammar

22 years agoNo further development on the Trex schema is planned
Norman Walsh [Fri, 27 Dec 2002 19:08:09 +0000 (19:08 +0000)]
No further development on the Trex schema is planned

22 years agoNo further development on the Relax schema is planned
Norman Walsh [Fri, 27 Dec 2002 19:07:15 +0000 (19:07 +0000)]
No further development on the Relax schema is planned

22 years agoUpdated
Norman Walsh [Fri, 27 Dec 2002 18:55:42 +0000 (18:55 +0000)]
Updated

22 years agoAdded several Schematron assertions
Norman Walsh [Fri, 27 Dec 2002 18:55:03 +0000 (18:55 +0000)]
Added several Schematron assertions

22 years agoWhitespace and added para to start
Norman Walsh [Fri, 27 Dec 2002 18:48:19 +0000 (18:48 +0000)]
Whitespace and added para to start

22 years agoWhitespace
Norman Walsh [Fri, 27 Dec 2002 17:44:24 +0000 (17:44 +0000)]
Whitespace

22 years agoUpdated README
Norman Walsh [Fri, 27 Dec 2002 16:02:12 +0000 (16:02 +0000)]
Updated README

22 years agoVersion 1.0 released
Norman Walsh [Fri, 27 Dec 2002 15:55:17 +0000 (15:55 +0000)]
Version 1.0 released

22 years agoAdded default namespace test case
Norman Walsh [Fri, 27 Dec 2002 15:54:35 +0000 (15:54 +0000)]
Added default namespace test case

22 years agoDefault namespace test
Norman Walsh [Fri, 27 Dec 2002 15:53:39 +0000 (15:53 +0000)]
Default namespace test

22 years agoMake sure the default namespace gets output if appropriate, but also be more selectiv...
Norman Walsh [Fri, 27 Dec 2002 15:52:44 +0000 (15:52 +0000)]
Make sure the default namespace gets output if appropriate, but also be more selective in the namespace nodes output in documentation

22 years agoDeal with leading/trailing newlines even when tangling so that extra whitespace isn...
Norman Walsh [Fri, 27 Dec 2002 15:51:54 +0000 (15:51 +0000)]
Deal with leading/trailing newlines even when tangling so that extra whitespace isn't output

22 years agoUpdated to RELAX NG V1.0; DocBook V4.2
Norman Walsh [Fri, 27 Dec 2002 14:26:45 +0000 (14:26 +0000)]
Updated to RELAX NG V1.0; DocBook V4.2