]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
22 years agoA stylesheet to strip attributes (e.g., profiling attributes)
Norman Walsh [Mon, 18 Mar 2002 12:47:54 +0000 (12:47 +0000)]
A stylesheet to strip attributes (e.g., profiling attributes)

22 years agoReplaced the substitute-markup template with one
Bob Stayton [Mon, 18 Mar 2002 04:23:52 +0000 (04:23 +0000)]
Replaced the substitute-markup template with one
using simpler logic.  Added params for the content
to be substituted so it can be used with olinks
where the content is supplied from a data file.

23 years agoReorganized code
Norman Walsh [Fri, 15 Mar 2002 18:15:25 +0000 (18:15 +0000)]
Reorganized code

23 years agoWeave HTML with weave not wdocbook
Norman Walsh [Fri, 15 Mar 2002 18:15:16 +0000 (18:15 +0000)]
Weave HTML with weave not wdocbook

23 years agoFix typo in attribute name
Norman Walsh [Fri, 15 Mar 2002 18:12:01 +0000 (18:12 +0000)]
Fix typo in attribute name

23 years agoExample document in doc.xsd
Norman Walsh [Fri, 15 Mar 2002 18:11:33 +0000 (18:11 +0000)]
Example document in doc.xsd

23 years agoSupport classsynopsis and friends
Norman Walsh [Fri, 15 Mar 2002 13:51:58 +0000 (13:51 +0000)]
Support classsynopsis and friends

23 years agoImprove appearance of classsynopsis elements
Norman Walsh [Fri, 15 Mar 2002 13:49:30 +0000 (13:49 +0000)]
Improve appearance of classsynopsis elements

23 years agoHandle revisionflag a little better on copyrights
Norman Walsh [Thu, 14 Mar 2002 18:39:34 +0000 (18:39 +0000)]
Handle revisionflag a little better on copyrights

23 years agoUse reader instead of parser
Norman Walsh [Thu, 14 Mar 2002 14:59:16 +0000 (14:59 +0000)]
Use reader instead of parser

23 years agoAdd V6.5.1
Norman Walsh [Thu, 14 Mar 2002 14:58:59 +0000 (14:58 +0000)]
Add V6.5.1

23 years agoAdd V2.2.0
Norman Walsh [Thu, 14 Mar 2002 14:58:47 +0000 (14:58 +0000)]
Add V2.2.0

23 years agoFudge some more system ids
Norman Walsh [Thu, 14 Mar 2002 14:58:26 +0000 (14:58 +0000)]
Fudge some more system ids

23 years agoRemove whitespace before anchor ends too
Norman Walsh [Thu, 14 Mar 2002 14:58:07 +0000 (14:58 +0000)]
Remove whitespace before anchor ends too

23 years agoFix bug where some changes were improperly attributed
Norman Walsh [Thu, 14 Mar 2002 14:57:34 +0000 (14:57 +0000)]
Fix bug where some changes were improperly attributed

23 years agoIgnore profile stylesheet
Norman Walsh [Thu, 14 Mar 2002 14:27:51 +0000 (14:27 +0000)]
Ignore profile stylesheet

23 years agoFix linkend typo
Norman Walsh [Thu, 14 Mar 2002 14:19:38 +0000 (14:19 +0000)]
Fix linkend typo

23 years agoKeep CVS versions distinct from real releases
Norman Walsh [Thu, 14 Mar 2002 14:00:13 +0000 (14:00 +0000)]
Keep CVS versions distinct from real releases

23 years agoSupport formal.title.placement
Norman Walsh [Thu, 14 Mar 2002 13:48:09 +0000 (13:48 +0000)]
Support formal.title.placement

23 years agoGenerate anchors before the formal.object.heading, not within it
Norman Walsh [Thu, 14 Mar 2002 13:47:46 +0000 (13:47 +0000)]
Generate anchors before the formal.object.heading, not within it

23 years agoGenerate anchors before the formal.object.heading, not within it; support formal...
Norman Walsh [Thu, 14 Mar 2002 13:47:34 +0000 (13:47 +0000)]
Generate anchors before the formal.object.heading, not within it; support formal.title.placement

23 years agoMake profiling onechunk
Norman Walsh [Thu, 14 Mar 2002 13:46:16 +0000 (13:46 +0000)]
Make profiling onechunk

23 years agoIgnore profiling stylesheets
Norman Walsh [Thu, 14 Mar 2002 13:43:40 +0000 (13:43 +0000)]
Ignore profiling stylesheets

23 years agoFixed typos
Norman Walsh [Thu, 14 Mar 2002 13:31:05 +0000 (13:31 +0000)]
Fixed typos

23 years agoImprove formatting of table footnotes and fix numeration of table/non-table footnotes
Norman Walsh [Thu, 14 Mar 2002 12:17:06 +0000 (12:17 +0000)]
Improve formatting of table footnotes and fix numeration of table/non-table footnotes

23 years agoFix debugging error
Norman Walsh [Wed, 13 Mar 2002 18:48:24 +0000 (18:48 +0000)]
Fix debugging error

23 years agoNumerate footnotes and table footnotes correctly
Norman Walsh [Wed, 13 Mar 2002 18:42:59 +0000 (18:42 +0000)]
Numerate footnotes and table footnotes correctly

23 years agoBug #516227: segmentedlist/titles
Norman Walsh [Wed, 13 Mar 2002 18:29:22 +0000 (18:29 +0000)]
Bug #516227: segmentedlist/titles

23 years agoProcess refsynopsisdiv titles in their own template so they don't get default title...
Norman Walsh [Wed, 13 Mar 2002 18:27:46 +0000 (18:27 +0000)]
Process refsynopsisdiv titles in their own template so they don't get default title processing

23 years agoDon't shift the margin on article titles; they're supposed to be centered
Norman Walsh [Wed, 13 Mar 2002 18:25:54 +0000 (18:25 +0000)]
Don't shift the margin on article titles; they're supposed to be centered

23 years agoDon't force verbatim environments to be start aligned; they should inherit the curren...
Norman Walsh [Wed, 13 Mar 2002 18:25:18 +0000 (18:25 +0000)]
Don't force verbatim environments to be start aligned; they should inherit the current text alignment

23 years agoGive wrapped section titles a hanging indent
Norman Walsh [Wed, 13 Mar 2002 18:24:52 +0000 (18:24 +0000)]
Give wrapped section titles a hanging indent

23 years agoFix FO markup for rotated tables
Norman Walsh [Wed, 13 Mar 2002 18:23:48 +0000 (18:23 +0000)]
Fix FO markup for rotated tables

23 years agoSupport other roles on emphasis; support nested emphasis
Norman Walsh [Wed, 13 Mar 2002 18:22:00 +0000 (18:22 +0000)]
Support other roles on emphasis; support nested emphasis

23 years agoMake tfoot come out before tbody; even in HTML it's supposed to be that way
Norman Walsh [Wed, 13 Mar 2002 11:40:17 +0000 (11:40 +0000)]
Make tfoot come out before tbody; even in HTML it's supposed to be that way

23 years agoImprove efficiency of make-verbatim; thanks to Paul Grosso, John Dreystadt, et. al.
Norman Walsh [Wed, 13 Mar 2002 11:39:45 +0000 (11:39 +0000)]
Improve efficiency of make-verbatim; thanks to Paul Grosso, John Dreystadt, et. al.

23 years agoModified match="co" template to use its linkends attribute
Bob Stayton [Tue, 12 Mar 2002 19:35:30 +0000 (19:35 +0000)]
Modified match="co" template to use its linkends attribute
to form a hotlink to the callout element, forming the
two-ways links as described in
The Definitive Guide.  At this time, only a single linkend
value is supported, since HTML doesn't handle multiply-targeted
links.

23 years agoFixed bug #520995. Removed duplicated footnote numbers.
Jirka Kosek [Mon, 11 Mar 2002 18:34:36 +0000 (18:34 +0000)]
Fixed bug #520995. Removed duplicated footnote numbers.

23 years agoFixed bug #522900. Content of <emphasis> is not outputted twice.
Jirka Kosek [Mon, 11 Mar 2002 17:53:31 +0000 (17:53 +0000)]
Fixed bug #522900. Content of <emphasis> is not outputted twice.

23 years agoSupport the new generate.id.attributes parameter to prevent generating both div ID...
Norman Walsh [Sun, 10 Mar 2002 22:32:38 +0000 (22:32 +0000)]
Support the new generate.id.attributes parameter to prevent generating both div ID and a NAME attributes; also suppress revhistory in bibliographies

23 years agoSupport the new generate.id.attributes parameter to prevent generating both div ID...
Norman Walsh [Sun, 10 Mar 2002 22:30:17 +0000 (22:30 +0000)]
Support the new generate.id.attributes parameter to prevent generating both div ID and a NAME attributes

23 years agoUpdate onechunk to the new chunking scheme
Norman Walsh [Sun, 10 Mar 2002 22:23:04 +0000 (22:23 +0000)]
Update onechunk to the new chunking scheme

23 years agoUse em instead of i for emphasis
Norman Walsh [Sun, 10 Mar 2002 22:17:51 +0000 (22:17 +0000)]
Use em instead of i for emphasis

23 years agoRemoved hardcoded reference for XSLT processor as it is already set in Makefile.incl...
Jirka Kosek [Sat, 9 Mar 2002 18:22:40 +0000 (18:22 +0000)]
Removed hardcoded reference for XSLT processor as it is already set in Makefile.incl. Fixed typo in DocBook DTD URI.

23 years agoModified refentry to use mode=title.markup rather than mode=title
Bob Stayton [Thu, 7 Mar 2002 09:41:50 +0000 (09:41 +0000)]
Modified refentry to use mode=title.markup rather than mode=title
so indexterms are not included in the TOC entries for refentry.

23 years agorefentry title in title.markup mode now follows $allow-anchors setting
Bob Stayton [Thu, 7 Mar 2002 09:40:28 +0000 (09:40 +0000)]
refentry title in title.markup mode now follows $allow-anchors setting
to prevent index entries from appearing in the TOC.

23 years agoPut documentation in sync with new profiling stylesheets.
Jirka Kosek [Sun, 3 Mar 2002 20:48:43 +0000 (20:48 +0000)]
Put documentation in sync with new profiling stylesheets.

23 years agoOld profiling stylesheet moved to new location. Old stylesheet issues warning when...
Jirka Kosek [Sun, 3 Mar 2002 19:39:03 +0000 (19:39 +0000)]
Old profiling stylesheet moved to new location. Old stylesheet issues warning when invoked. We should remove it completely after some time.

23 years agoAdded new stylesheet parameters for profiling.
Jirka Kosek [Sun, 3 Mar 2002 19:21:29 +0000 (19:21 +0000)]
Added new stylesheet parameters for profiling.

23 years agoFirst portion of new profiling code. New stylesheet parameters will come later.
Jirka Kosek [Fri, 1 Mar 2002 17:25:27 +0000 (17:25 +0000)]
First portion of new profiling code. New stylesheet parameters will come later.

23 years agoInitial checkin
Norman Walsh [Fri, 1 Mar 2002 15:04:56 +0000 (15:04 +0000)]
Initial checkin

23 years agoRenamed table.border.padding and removed stylesheet.result.type
Norman Walsh [Fri, 1 Mar 2002 10:58:21 +0000 (10:58 +0000)]
Renamed table.border.padding and removed stylesheet.result.type

23 years agoUse alternate TOC format for FOP
Norman Walsh [Fri, 1 Mar 2002 10:56:36 +0000 (10:56 +0000)]
Use alternate TOC format for FOP

23 years agoDon't put watermarks on FOP; FOP doesn't understand them
Norman Walsh [Fri, 1 Mar 2002 10:55:37 +0000 (10:55 +0000)]
Don't put watermarks on FOP; FOP doesn't understand them

23 years agoRemoved stylesheet.result.type reference
Norman Walsh [Fri, 1 Mar 2002 10:52:36 +0000 (10:52 +0000)]
Removed stylesheet.result.type reference

23 years agoAdded fragref for chunk.quietly
Norman Walsh [Fri, 1 Mar 2002 10:01:14 +0000 (10:01 +0000)]
Added fragref for chunk.quietly

23 years agoImprove table border handling
Norman Walsh [Fri, 1 Mar 2002 09:18:08 +0000 (09:18 +0000)]
Improve table border handling

23 years agoMove stylesheet.result.type out of param and put it explicitly in each stylesheet...
Norman Walsh [Fri, 1 Mar 2002 09:16:51 +0000 (09:16 +0000)]
Move stylesheet.result.type out of param and put it explicitly in each stylesheet because it has to be different

23 years agoAdded DIV wrappers to author and authorgroup for CSS styling
Norman Walsh [Fri, 1 Mar 2002 09:05:13 +0000 (09:05 +0000)]
Added DIV wrappers to author and authorgroup for CSS styling

23 years agoHandle the case where graphics in inlineequations are inline
Norman Walsh [Fri, 1 Mar 2002 08:54:29 +0000 (08:54 +0000)]
Handle the case where graphics in inlineequations are inline

23 years agoImprove table border handling
Norman Walsh [Fri, 1 Mar 2002 08:41:22 +0000 (08:41 +0000)]
Improve table border handling

23 years agoSupport TIFF images
Norman Walsh [Fri, 1 Mar 2002 08:33:14 +0000 (08:33 +0000)]
Support TIFF images

23 years agoMake footnote numbers smaller and superscripted
Norman Walsh [Fri, 1 Mar 2002 08:31:54 +0000 (08:31 +0000)]
Make footnote numbers smaller and superscripted

23 years agoImprove table border handling
Norman Walsh [Fri, 1 Mar 2002 08:23:22 +0000 (08:23 +0000)]
Improve table border handling

23 years agoAdded space-after properties
Norman Walsh [Fri, 1 Mar 2002 08:17:42 +0000 (08:17 +0000)]
Added space-after properties

23 years agoMake ulink hyphenation character the empty string by default
Norman Walsh [Fri, 1 Mar 2002 08:12:48 +0000 (08:12 +0000)]
Make ulink hyphenation character the empty string by default

23 years agoAdded space-after properties to blockquotes
Norman Walsh [Fri, 1 Mar 2002 08:10:15 +0000 (08:10 +0000)]
Added space-after properties to blockquotes

23 years agoNew parameter to turn off messages indicating chunk filenames.
Bob Stayton [Mon, 25 Feb 2002 21:50:38 +0000 (21:50 +0000)]
New parameter to turn off messages indicating chunk filenames.

23 years agoAdded chunk.quietly parameter and altered the calls
Bob Stayton [Mon, 25 Feb 2002 21:49:28 +0000 (21:49 +0000)]
Added chunk.quietly parameter and altered the calls
to write.chunk to set the 'quiet' param to that value.

23 years agoInitial revision
Jens Emmerich [Sat, 23 Feb 2002 02:17:22 +0000 (02:17 +0000)]
Initial revision

23 years agoBetter control over delimiters for TeX equations. Added parameter tex.math.delims...
Jirka Kosek [Thu, 21 Feb 2002 22:05:23 +0000 (22:05 +0000)]
Better control over delimiters for TeX equations. Added parameter tex.math.delims, when is set to 0, no delimiters (like $ and $$) are output. Same can be done for single equation by <?dbtex delims="no"?>.

23 years agoMake sure xhtml directory gets built properly
Norman Walsh [Thu, 21 Feb 2002 00:00:06 +0000 (00:00 +0000)]
Make sure xhtml directory gets built properly

23 years agoAutogenerated
Norman Walsh [Wed, 20 Feb 2002 23:55:40 +0000 (23:55 +0000)]
Autogenerated

23 years agoVersion 1.49 released.
Norman Walsh [Wed, 20 Feb 2002 23:15:24 +0000 (23:15 +0000)]
Version 1.49 released.

23 years agoUpdated the "don't edit" comment to point to the real files that should be edited
Norman Walsh [Wed, 20 Feb 2002 16:42:57 +0000 (16:42 +0000)]
Updated the "don't edit" comment to point to the real files that should be edited

23 years agoUpdates
Norman Walsh [Wed, 20 Feb 2002 16:42:24 +0000 (16:42 +0000)]
Updates

23 years agoBug #429331: center figure title if image is centered
Norman Walsh [Wed, 20 Feb 2002 16:33:59 +0000 (16:33 +0000)]
Bug #429331: center figure title if image is centered

23 years agoFix toc-depth bug in recursive sections
Norman Walsh [Wed, 20 Feb 2002 12:18:43 +0000 (12:18 +0000)]
Fix toc-depth bug in recursive sections

23 years agoCommented out a debugging message
Norman Walsh [Wed, 20 Feb 2002 12:17:45 +0000 (12:17 +0000)]
Commented out a debugging message

23 years agoFixed bug #514883. Added missing colophon.
Jirka Kosek [Sat, 16 Feb 2002 22:44:49 +0000 (22:44 +0000)]
Fixed bug #514883. Added missing colophon.

23 years agoAdded missing support for refentries inside sections and for glossaries.
Jirka Kosek [Sat, 16 Feb 2002 22:19:27 +0000 (22:19 +0000)]
Added missing support for refentries inside sections and for glossaries.

23 years agoPatch #514007: prevent hyphenation of email addresses
Norman Walsh [Mon, 11 Feb 2002 12:33:16 +0000 (12:33 +0000)]
Patch #514007: prevent hyphenation of email addresses

23 years agoPatch #510996: add support for two-colum indexes
Norman Walsh [Mon, 11 Feb 2002 12:23:08 +0000 (12:23 +0000)]
Patch #510996: add support for two-colum indexes

23 years agoUpdated draft image
Norman Walsh [Mon, 11 Feb 2002 12:20:19 +0000 (12:20 +0000)]
Updated draft image

23 years agoAdded parameter htmlhelp.default.topic for overriding default topic to display.
Jirka Kosek [Sun, 10 Feb 2002 10:21:22 +0000 (10:21 +0000)]
Added parameter htmlhelp.default.topic for overriding default topic to display.

23 years agoEntry with link to page with Table of Contents is put into HTML Help ToC when htmlhel...
Jirka Kosek [Sun, 10 Feb 2002 10:02:19 +0000 (10:02 +0000)]
Entry with link to page with Table of Contents is put into HTML Help ToC when htmlhelp.hhc.show.root=0 and generate.{set|book}.toc=1

23 years agoAdded parameter which controls appearance of root element in HTML Help ToC.
Jirka Kosek [Sat, 9 Feb 2002 22:05:21 +0000 (22:05 +0000)]
Added parameter which controls appearance of root element in HTML Help ToC.

23 years agoDuplicate image filenames from [FILES] section are now automatically removed in EXSLT...
Jirka Kosek [Thu, 7 Feb 2002 18:46:04 +0000 (18:46 +0000)]
Duplicate image filenames from [FILES] section are now automatically removed in EXSLT friendly processors.

23 years agoUpdated tests
Norman Walsh [Thu, 7 Feb 2002 18:21:23 +0000 (18:21 +0000)]
Updated tests

23 years agoMake sure that uses of the xsl:element element preserve the XHTML namespace
Norman Walsh [Thu, 7 Feb 2002 18:02:25 +0000 (18:02 +0000)]
Make sure that uses of the xsl:element element preserve the XHTML namespace

23 years agoAdded experimental manual TOC processing for chunking and TOC generation
Norman Walsh [Thu, 7 Feb 2002 18:01:42 +0000 (18:01 +0000)]
Added experimental manual TOC processing for chunking and TOC generation

23 years agoTweaked rendering of 'draft' watermark
Norman Walsh [Thu, 7 Feb 2002 18:00:58 +0000 (18:00 +0000)]
Tweaked rendering of 'draft' watermark

23 years agoDeleting old experiments
Norman Walsh [Thu, 7 Feb 2002 17:55:21 +0000 (17:55 +0000)]
Deleting old experiments

23 years agoAdded informal.object.properties
Norman Walsh [Thu, 7 Feb 2002 17:48:45 +0000 (17:48 +0000)]
Added informal.object.properties

23 years agoReworked FOP outline mode
Norman Walsh [Thu, 7 Feb 2002 17:47:50 +0000 (17:47 +0000)]
Reworked FOP outline mode

23 years agoReworked outline mode
Norman Walsh [Thu, 7 Feb 2002 17:47:18 +0000 (17:47 +0000)]
Reworked outline mode

23 years agoMake title a link
Norman Walsh [Thu, 7 Feb 2002 17:46:34 +0000 (17:46 +0000)]
Make title a link

23 years agoRemoved fragment identifiers from hrefs in alias.h file.
Jirka Kosek [Tue, 5 Feb 2002 23:01:06 +0000 (23:01 +0000)]
Removed fragment identifiers from hrefs in alias.h file.

23 years agoSnapshot
Norman Walsh [Mon, 4 Feb 2002 21:29:44 +0000 (21:29 +0000)]
Snapshot

23 years agoUpdates from Andrea Rizzi
Norman Walsh [Mon, 4 Feb 2002 15:22:38 +0000 (15:22 +0000)]
Updates from Andrea Rizzi