]>
granicus.if.org Git - docbook-dsssl/log
David Cramer [Sat, 11 Jan 2003 22:19:29 +0000 (22:19 +0000)]
Initial checkin of customization of htmlhelp xsls to generate cross-platform help using applets
Bob Stayton [Sat, 11 Jan 2003 17:48:24 +0000 (17:48 +0000)]
Add optional output-root param so dependency path
matches the output path.
Norman Walsh [Fri, 10 Jan 2003 14:52:55 +0000 (14:52 +0000)]
Added bg.xml
Norman Walsh [Fri, 10 Jan 2003 14:52:03 +0000 (14:52 +0000)]
Turn the doctype back on so that the named character entities work
Norman Walsh [Fri, 10 Jan 2003 14:47:36 +0000 (14:47 +0000)]
Add Bulgarian
Norman Walsh [Fri, 10 Jan 2003 14:44:07 +0000 (14:44 +0000)]
Added listofprocedures
Bob Stayton [Thu, 9 Jan 2003 10:03:16 +0000 (10:03 +0000)]
Added bg to the dsssl build list.
Bob Stayton [Thu, 9 Jan 2003 10:02:42 +0000 (10:02 +0000)]
Added english-language-name attribute to output.
Bob Stayton [Thu, 9 Jan 2003 10:00:51 +0000 (10:00 +0000)]
Fixed name of language-name attribute.
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.
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.
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.
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.
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.
Joe Orton [Sun, 5 Jan 2003 22:22:43 +0000 (22:22 +0000)]
Second half of fix for #628888: add template for <optional>.
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.
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.
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.
Norman Walsh [Thu, 2 Jan 2003 14:44:25 +0000 (14:44 +0000)]
Support setindex (there were all sorts of things wrong with it)
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
Norman Walsh [Wed, 1 Jan 2003 21:46:15 +0000 (21:46 +0000)]
Version 1.59.0 released.
Norman Walsh [Wed, 1 Jan 2003 21:25:22 +0000 (21:25 +0000)]
Ignore my local custom stylesheets
Norman Walsh [Wed, 1 Jan 2003 21:24:58 +0000 (21:24 +0000)]
Use titleabbrev instead of title in xrefs
Norman Walsh [Wed, 1 Jan 2003 21:19:06 +0000 (21:19 +0000)]
Don't output section IDs twice when formatting subtitles
Norman Walsh [Wed, 1 Jan 2003 21:18:59 +0000 (21:18 +0000)]
New and updated tests
Norman Walsh [Wed, 1 Jan 2003 21:18:26 +0000 (21:18 +0000)]
Support List of Procedures
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.
Norman Walsh [Wed, 1 Jan 2003 20:56:49 +0000 (20:56 +0000)]
Support List of Procedures
Norman Walsh [Wed, 1 Jan 2003 20:55:38 +0000 (20:55 +0000)]
Support titleabbrev (outside of info elements anyway)
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
Norman Walsh [Wed, 1 Jan 2003 20:49:32 +0000 (20:49 +0000)]
Support ignore.image.scaling parameter
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
Norman Walsh [Wed, 1 Jan 2003 20:26:44 +0000 (20:26 +0000)]
New parameters
Norman Walsh [Wed, 1 Jan 2003 20:26:23 +0000 (20:26 +0000)]
CALS says the default for colsep and rowsep is 1.
Norman Walsh [Wed, 1 Jan 2003 20:04:27 +0000 (20:04 +0000)]
Parameter to ignore image scaling
Norman Walsh [Wed, 1 Jan 2003 20:03:32 +0000 (20:03 +0000)]
Whitespace and documentation changes
Norman Walsh [Wed, 1 Jan 2003 19:54:34 +0000 (19:54 +0000)]
Separate properties for figures, examples, equations, tables, and procedures
Norman Walsh [Wed, 1 Jan 2003 18:33:20 +0000 (18:33 +0000)]
Fix variable scoping problem
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.
Norman Walsh [Tue, 31 Dec 2002 21:36:32 +0000 (21:36 +0000)]
Whitespace
Norman Walsh [Tue, 31 Dec 2002 20:28:06 +0000 (20:28 +0000)]
Make lineannotations italic
Norman Walsh [Tue, 31 Dec 2002 20:27:42 +0000 (20:27 +0000)]
Support alt text on mediaobjectco
Norman Walsh [Tue, 31 Dec 2002 20:11:20 +0000 (20:11 +0000)]
DocBook Modules
Norman Walsh [Tue, 31 Dec 2002 19:54:22 +0000 (19:54 +0000)]
HTML Tables and a combined CALS+HTML Table version of DocBook
Norman Walsh [Tue, 31 Dec 2002 19:38:26 +0000 (19:38 +0000)]
Added some more Schematron assertions; added hooks for MathML and SVG
Norman Walsh [Tue, 31 Dec 2002 19:34:52 +0000 (19:34 +0000)]
Added some more Schematron assertions
Norman Walsh [Tue, 31 Dec 2002 19:28:47 +0000 (19:28 +0000)]
Added some more Schematron assertions
Adam Di Carlo [Tue, 31 Dec 2002 19:13:52 +0000 (19:13 +0000)]
only readability
Norman Walsh [Mon, 30 Dec 2002 22:04:49 +0000 (22:04 +0000)]
RFE #616216: Allow sets to be recursive
Norman Walsh [Mon, 30 Dec 2002 22:00:02 +0000 (22:00 +0000)]
RFE #615587: Add xml:base to the common attributes
Norman Walsh [Mon, 30 Dec 2002 21:48:56 +0000 (21:48 +0000)]
RFE #615473 (partial): Add floatstyle to figure
Norman Walsh [Mon, 30 Dec 2002 20:49:50 +0000 (20:49 +0000)]
RFE #573812: Add blockinfo to blockquote
Norman Walsh [Mon, 30 Dec 2002 20:48:23 +0000 (20:48 +0000)]
RFE #571998: Add initializer to paramdef
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
Norman Walsh [Mon, 30 Dec 2002 20:12:30 +0000 (20:12 +0000)]
RFE #570068: Add online values to pubwork
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
Norman Walsh [Mon, 30 Dec 2002 19:54:33 +0000 (19:54 +0000)]
RFE #533734: Allow methodsynopsis without parameters or void
Norman Walsh [Mon, 30 Dec 2002 19:50:33 +0000 (19:50 +0000)]
RFE #518074: More class values for database
Norman Walsh [Mon, 30 Dec 2002 19:45:45 +0000 (19:45 +0000)]
RFE #517604: Optional title on glosslist (allow blockinfo and preamble too)
Norman Walsh [Mon, 30 Dec 2002 19:41:13 +0000 (19:41 +0000)]
RFE #507975: Allow author in revision
Norman Walsh [Mon, 30 Dec 2002 19:39:45 +0000 (19:39 +0000)]
RFE #609061: StepAlternatives
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
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.
Norman Walsh [Sun, 29 Dec 2002 21:38:57 +0000 (21:38 +0000)]
More patch fixing
Norman Walsh [Sun, 29 Dec 2002 21:09:54 +0000 (21:09 +0000)]
Fix typos
Norman Walsh [Sun, 29 Dec 2002 21:09:12 +0000 (21:09 +0000)]
Point to base stylesheet via the web
Norman Walsh [Sun, 29 Dec 2002 21:08:10 +0000 (21:08 +0000)]
Add foilgroup and subtitles
Norman Walsh [Sun, 29 Dec 2002 21:06:50 +0000 (21:06 +0000)]
Updates
Norman Walsh [Sun, 29 Dec 2002 21:05:54 +0000 (21:05 +0000)]
Tweak example
Norman Walsh [Sun, 29 Dec 2002 20:51:59 +0000 (20:51 +0000)]
Support subtitle
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)
Norman Walsh [Sun, 29 Dec 2002 15:20:54 +0000 (15:20 +0000)]
Added non-normative references to ISO14977 and RFC2234
Norman Walsh [Sun, 29 Dec 2002 15:20:13 +0000 (15:20 +0000)]
Point to base stylesheet more directly
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).
Norman Walsh [Sun, 29 Dec 2002 15:14:35 +0000 (15:14 +0000)]
Added support for user and system head content
Norman Walsh [Sun, 29 Dec 2002 15:04:33 +0000 (15:04 +0000)]
Point to the web for graphics by default
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
Norman Walsh [Sun, 29 Dec 2002 14:56:08 +0000 (14:56 +0000)]
Use graphics-file template to get graphic name
Norman Walsh [Sun, 29 Dec 2002 14:48:32 +0000 (14:48 +0000)]
Added w2docbook.xsl
Norman Walsh [Sun, 29 Dec 2002 14:45:44 +0000 (14:45 +0000)]
Add support for Java proxy
Norman Walsh [Sun, 29 Dec 2002 14:44:06 +0000 (14:44 +0000)]
Support V24D1 instead of D11
Norman Walsh [Sun, 29 Dec 2002 14:43:34 +0000 (14:43 +0000)]
Support multiple filenames on a single run
Norman Walsh [Sun, 29 Dec 2002 14:42:55 +0000 (14:42 +0000)]
Added support for -T option
Norman Walsh [Sun, 29 Dec 2002 14:37:29 +0000 (14:37 +0000)]
Updated
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
Norman Walsh [Sun, 29 Dec 2002 14:28:11 +0000 (14:28 +0000)]
New and updated tests
Norman Walsh [Sat, 28 Dec 2002 22:01:19 +0000 (22:01 +0000)]
Updates
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.
Norman Walsh [Sat, 28 Dec 2002 21:07:29 +0000 (21:07 +0000)]
Make endterm on xref higher priority than xreflabel on the target
Norman Walsh [Sat, 28 Dec 2002 21:06:40 +0000 (21:06 +0000)]
Whitespace and documentation tweaks
Norman Walsh [Fri, 27 Dec 2002 19:24:15 +0000 (19:24 +0000)]
No longer needed
Norman Walsh [Fri, 27 Dec 2002 19:23:46 +0000 (19:23 +0000)]
Updated from RELAX NG Grammar
Norman Walsh [Fri, 27 Dec 2002 19:08:09 +0000 (19:08 +0000)]
No further development on the Trex 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
Norman Walsh [Fri, 27 Dec 2002 18:55:42 +0000 (18:55 +0000)]
Updated
Norman Walsh [Fri, 27 Dec 2002 18:55:03 +0000 (18:55 +0000)]
Added several Schematron assertions
Norman Walsh [Fri, 27 Dec 2002 18:48:19 +0000 (18:48 +0000)]
Whitespace and added para to start
Norman Walsh [Fri, 27 Dec 2002 17:44:24 +0000 (17:44 +0000)]
Whitespace
Norman Walsh [Fri, 27 Dec 2002 16:02:12 +0000 (16:02 +0000)]
Updated README
Norman Walsh [Fri, 27 Dec 2002 15:55:17 +0000 (15:55 +0000)]
Version 1.0 released