]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
22 years agoChanged sort to fold uppercase and lowercase together to fix
Bob Stayton [Wed, 18 Dec 2002 00:16:53 +0000 (00:16 +0000)]
Changed sort to fold uppercase and lowercase together to fix
odd indexdiv sort order.

22 years agoSorts were being done on primary entries, but without
Bob Stayton [Wed, 18 Dec 2002 00:03:17 +0000 (00:03 +0000)]
Sorts were being done on primary entries, but without
folding upper and lower case together.  Now it does the folding.

22 years agoBuild fixes.
Jirka Kosek [Tue, 17 Dec 2002 22:11:58 +0000 (22:11 +0000)]
Build fixes.

22 years agoMade list.of.tables specifications the same as other list.of.*.
Bob Stayton [Tue, 17 Dec 2002 20:58:34 +0000 (20:58 +0000)]
Made list.of.tables specifications the same as other list.of.*.

22 years agoOoops. No DTD, no entites :-(
Jirka Kosek [Tue, 17 Dec 2002 20:53:04 +0000 (20:53 +0000)]
Ooops. No DTD, no entites :-(

22 years agoAdded warning against usage of role attribute for profiling.
Jirka Kosek [Tue, 17 Dec 2002 20:46:33 +0000 (20:46 +0000)]
Added warning against usage of role attribute for profiling.

22 years agoFixed build problems with new parameters.
Jirka Kosek [Tue, 17 Dec 2002 19:26:16 +0000 (19:26 +0000)]
Fixed build problems with new parameters.

22 years agoChanged selection of mediaobject to be more consistent using
Bob Stayton [Tue, 17 Dec 2002 00:55:53 +0000 (00:55 +0000)]
Changed selection of mediaobject to be more consistent using
a separate select.mediaobject.index template. Also added
text-align to block containing external-graphic in fo output.

22 years agodocbook 4.2 test for personname -- DSSSL fails on this, no space
Adam Di Carlo [Mon, 16 Dec 2002 04:37:07 +0000 (04:37 +0000)]
docbook 4.2 test for personname -- DSSSL fails on this, no space
between the different parts of the name

22 years agodocbook 4.2 test for blockinfo -- shouldn't display at all apparently
Adam Di Carlo [Mon, 16 Dec 2002 04:35:47 +0000 (04:35 +0000)]
docbook 4.2 test for blockinfo -- shouldn't display at all apparently

22 years agocmdsynopsis test in the context of glossentry
Adam Di Carlo [Mon, 16 Dec 2002 04:34:54 +0000 (04:34 +0000)]
cmdsynopsis test in the context of glossentry

22 years agodon't emit "Using jar file for extension classes"; don't search for
Adam Di Carlo [Sun, 15 Dec 2002 23:01:56 +0000 (23:01 +0000)]
don't emit "Using jar file for extension classes"; don't search for
jaxp and xerces twice

22 years agoAdded the author et al special cases similar to
Bob Stayton [Fri, 13 Dec 2002 18:14:19 +0000 (18:14 +0000)]
Added the author et al special cases similar to
the HTML inline.xsl templates.

22 years agoAdded bg.xml (Bulgarian) to the list of locales to build.
Bob Stayton [Fri, 13 Dec 2002 17:38:44 +0000 (17:38 +0000)]
Added bg.xml (Bulgarian) to the list of locales to build.

22 years agoReplaced the <template> elements that were mistakenly translated
Bob Stayton [Fri, 13 Dec 2002 17:35:07 +0000 (17:35 +0000)]
Replaced the <template> elements that were mistakenly translated
with those that will generate the text from the <gentext> elements.

22 years agoBulgarian translation by Radostin Radnev <radnev@yahoo.com>.
Bob Stayton [Fri, 13 Dec 2002 17:30:42 +0000 (17:30 +0000)]
Bulgarian translation by Radostin Radnev <radnev@yahoo.com>.

22 years agoHandles missing otherterm target in glosssee and glosseealso.
Bob Stayton [Fri, 13 Dec 2002 09:55:21 +0000 (09:55 +0000)]
Handles missing otherterm target in glosssee and glosseealso.

22 years agoHandles missing otherterm targets in glosssee and glossseealso.
Bob Stayton [Fri, 13 Dec 2002 09:53:45 +0000 (09:53 +0000)]
Handles missing otherterm targets in glosssee and glossseealso.

22 years agoFixed bug in segmentedlist title when segmentedlist.as.table set.
Bob Stayton [Thu, 12 Dec 2002 23:25:06 +0000 (23:25 +0000)]
Fixed bug in segmentedlist title when segmentedlist.as.table set.

22 years agoChange formal.object template to pass $placement parameter
Bob Stayton [Thu, 12 Dec 2002 22:40:50 +0000 (22:40 +0000)]
Change formal.object template to pass $placement parameter
to formal.object.heading template.

22 years agoAn index now contains only indexterms within its scope
Bob Stayton [Thu, 12 Dec 2002 09:29:51 +0000 (09:29 +0000)]
An index now contains only indexterms within its scope
(within its parent element).

22 years agoMake sure $generate.index controls whether the index is processed.
Bob Stayton [Thu, 12 Dec 2002 09:28:33 +0000 (09:28 +0000)]
Make sure $generate.index controls whether the index is processed.

22 years agoEnabled support for selecting imageobject using the role attribute.
Bob Stayton [Fri, 6 Dec 2002 23:34:31 +0000 (23:34 +0000)]
Enabled support for selecting imageobject using the role attribute.

22 years agoEnabled selection of imageobject based on role attribute.
Bob Stayton [Fri, 6 Dec 2002 23:33:03 +0000 (23:33 +0000)]
Enabled selection of imageobject based on role attribute.

22 years agoParameters to support selecting which imageobject in a
Bob Stayton [Fri, 6 Dec 2002 23:31:16 +0000 (23:31 +0000)]
Parameters to support selecting which imageobject in a
mediaobject to use.

22 years agoFixed epigraph template so it processes all of its allowed
Bob Stayton [Fri, 6 Dec 2002 17:40:13 +0000 (17:40 +0000)]
Fixed epigraph template so it processes all of its allowed
children, not just para.

22 years agoFixed epigraph template to process all the permitted
Bob Stayton [Fri, 6 Dec 2002 17:37:38 +0000 (17:37 +0000)]
Fixed epigraph template to process all the permitted
children, not just para.

22 years agoChanged tip to Astuce per suggestion from Alain NAKACHE.
Bob Stayton [Thu, 5 Dec 2002 18:28:59 +0000 (18:28 +0000)]
Changed tip to Astuce per suggestion from Alain NAKACHE.

22 years agoAdded component.toc.separator and section.toc.separator as
Bob Stayton [Wed, 4 Dec 2002 10:21:03 +0000 (10:21 +0000)]
Added component.toc.separator and section.toc.separator as
emtpy templates for customization of transition
from TOC to first content.

22 years agoAdded empty component.toc.separator and section.toc.separator templates
Bob Stayton [Wed, 4 Dec 2002 10:13:06 +0000 (10:13 +0000)]
Added empty component.toc.separator and section.toc.separator templates
to provide customization opportunity between toc and first content.

22 years agoVersion 1.58.1 released.
Norman Walsh [Fri, 29 Nov 2002 13:54:15 +0000 (13:54 +0000)]
Version 1.58.1 released.

22 years agoMake opencircle=circle in itemizedlist marks
Norman Walsh [Fri, 29 Nov 2002 13:52:11 +0000 (13:52 +0000)]
Make opencircle=circle in itemizedlist marks

22 years agoDon't output a footnote-separator for FOP
Norman Walsh [Fri, 29 Nov 2002 13:49:55 +0000 (13:49 +0000)]
Don't output a footnote-separator for FOP

22 years agoExclude the debian directory from the distribution archive
Norman Walsh [Fri, 29 Nov 2002 13:32:32 +0000 (13:32 +0000)]
Exclude the debian directory from the distribution archive

22 years agoMade subtitles in sections scale to proper heading level.
Bob Stayton [Mon, 25 Nov 2002 18:26:47 +0000 (18:26 +0000)]
Made subtitles in sections scale to proper heading level.

22 years agoFixed mode name collision problem.
Jirka Kosek [Mon, 25 Nov 2002 14:04:07 +0000 (14:04 +0000)]
Fixed mode name collision problem.

22 years agoFixed bug in orderedlist-starting-number test when
Bob Stayton [Sat, 23 Nov 2002 07:25:19 +0000 (07:25 +0000)]
Fixed bug in orderedlist-starting-number test when
@continuation not set.

22 years agoSimplified DocBook V1.0 Released
Norman Walsh [Tue, 19 Nov 2002 22:33:57 +0000 (22:33 +0000)]
Simplified DocBook V1.0 Released

22 years agoUpdate comments to V1.0 (from V1.0CR3)
Norman Walsh [Tue, 19 Nov 2002 22:33:22 +0000 (22:33 +0000)]
Update comments to V1.0 (from V1.0CR3)

22 years agoIgnore the debian directory
Norman Walsh [Tue, 19 Nov 2002 22:28:45 +0000 (22:28 +0000)]
Ignore the debian directory

22 years agoTweaks
Norman Walsh [Tue, 19 Nov 2002 22:23:18 +0000 (22:23 +0000)]
Tweaks

22 years agoTweaked for 1.0 release; renamed
Norman Walsh [Tue, 19 Nov 2002 22:22:17 +0000 (22:22 +0000)]
Tweaked for 1.0 release; renamed

22 years agoVersion 1.58.0 released.
Norman Walsh [Sun, 17 Nov 2002 17:28:15 +0000 (17:28 +0000)]
Version 1.58.0 released.

22 years agoIgnore the debian directory
Norman Walsh [Sun, 17 Nov 2002 17:27:10 +0000 (17:27 +0000)]
Ignore the debian directory

22 years agoUpdate classpaths
Norman Walsh [Sun, 17 Nov 2002 17:21:38 +0000 (17:21 +0000)]
Update classpaths

22 years agoRelease notes
Norman Walsh [Sun, 17 Nov 2002 17:21:05 +0000 (17:21 +0000)]
Release notes

22 years agoCopyright this year too, huh?
Norman Walsh [Sun, 17 Nov 2002 16:52:08 +0000 (16:52 +0000)]
Copyright this year too, huh?

22 years agoDon't include pyc files in distribution
Norman Walsh [Sun, 17 Nov 2002 16:51:47 +0000 (16:51 +0000)]
Don't include pyc files in distribution

22 years agoSubmitted by scop; untested
Norman Walsh [Sun, 17 Nov 2002 16:49:15 +0000 (16:49 +0000)]
Submitted by scop; untested

22 years agoPatch #540597: add rcsdate.format named template
Norman Walsh [Sun, 17 Nov 2002 16:45:06 +0000 (16:45 +0000)]
Patch #540597: add rcsdate.format named template

22 years agoBug #636004: fix version numbers
Norman Walsh [Sun, 17 Nov 2002 15:53:30 +0000 (15:53 +0000)]
Bug #636004: fix version numbers

22 years agoAlign titles on graphical admonitions
Norman Walsh [Sat, 16 Nov 2002 22:01:27 +0000 (22:01 +0000)]
Align titles on graphical admonitions

22 years agoAdded template to create footnote separator rule (if supported by your favorite FO...
Norman Walsh [Sat, 16 Nov 2002 21:54:58 +0000 (21:54 +0000)]
Added template to create footnote separator rule (if supported by your favorite FO processor)

22 years agoUse value-of instead of copy-of for fo:marker because I haven't thought of a better...
Norman Walsh [Sat, 16 Nov 2002 21:45:26 +0000 (21:45 +0000)]
Use value-of instead of copy-of for fo:marker because I haven't thought of a better way to avoid footnotes in markers which are illegal

22 years agoSupport abstract in bibliomixed
Norman Walsh [Sat, 16 Nov 2002 21:34:41 +0000 (21:34 +0000)]
Support abstract in bibliomixed

22 years agoSupport bibliosource; improve numbered bibliography entries and cross-references...
Norman Walsh [Sat, 16 Nov 2002 21:03:40 +0000 (21:03 +0000)]
Support bibliosource; improve numbered bibliography entries and cross-references to them

22 years agoInsignificant tweak
Norman Walsh [Fri, 15 Nov 2002 15:45:01 +0000 (15:45 +0000)]
Insignificant tweak

22 years agoAdd support for xsltproc adjustColumnWidths extension
Norman Walsh [Fri, 15 Nov 2002 15:44:30 +0000 (15:44 +0000)]
Add support for xsltproc adjustColumnWidths extension

22 years agoHandle FO result trees
Norman Walsh [Fri, 15 Nov 2002 15:26:37 +0000 (15:26 +0000)]
Handle FO result trees

22 years agoIgnore .pyc files
Norman Walsh [Fri, 15 Nov 2002 14:04:25 +0000 (14:04 +0000)]
Ignore .pyc files

22 years agoUpdated driver to use docbook.py
Norman Walsh [Fri, 15 Nov 2002 14:04:17 +0000 (14:04 +0000)]
Updated driver to use docbook.py

22 years agoInitial checkin: supports adjustColumnWidths
Norman Walsh [Fri, 15 Nov 2002 14:04:07 +0000 (14:04 +0000)]
Initial checkin: supports adjustColumnWidths

22 years agoCorrect rounding errors in column percentage width calculation
Norman Walsh [Fri, 15 Nov 2002 13:50:53 +0000 (13:50 +0000)]
Correct rounding errors in column percentage width calculation

22 years agoMake sure the width[] array returned is always exactly the right length
Norman Walsh [Fri, 15 Nov 2002 13:49:42 +0000 (13:49 +0000)]
Make sure the width[] array returned is always exactly the right length

22 years agoChanged graphical.admonition template from an fo:table
Bob Stayton [Fri, 15 Nov 2002 05:16:28 +0000 (05:16 +0000)]
Changed graphical.admonition template from an fo:table
to an fo:list-block, so it works in both FOP and XEP.

22 years agoFixed two bugs in longest.term template that prevented proper
Bob Stayton [Fri, 15 Nov 2002 00:03:19 +0000 (00:03 +0000)]
Fixed two bugs in longest.term template that prevented proper
calculation of longest term width in variablelist.

22 years agoHandle nested refsections
Norman Walsh [Thu, 14 Nov 2002 16:31:52 +0000 (16:31 +0000)]
Handle nested refsections

22 years agoHandle nested refsections in section.level
Norman Walsh [Thu, 14 Nov 2002 16:30:17 +0000 (16:30 +0000)]
Handle nested refsections in section.level

22 years agoStill experimenting
Norman Walsh [Thu, 14 Nov 2002 16:06:13 +0000 (16:06 +0000)]
Still experimenting

22 years agoMake UTF-8 the default for XHTML
Norman Walsh [Thu, 14 Nov 2002 16:05:15 +0000 (16:05 +0000)]
Make UTF-8 the default for XHTML

22 years agoWhitespace
Norman Walsh [Thu, 14 Nov 2002 16:04:40 +0000 (16:04 +0000)]
Whitespace

22 years agoArticle appendix titles should be top-level titles
Norman Walsh [Thu, 14 Nov 2002 16:04:05 +0000 (16:04 +0000)]
Article appendix titles should be top-level titles

22 years agoPass full xpath name to gentext.template instead of just the local-name
Norman Walsh [Thu, 14 Nov 2002 16:00:56 +0000 (16:00 +0000)]
Pass full xpath name to gentext.template instead of just the local-name

22 years agoMake gentext.template search through /-separated names
Norman Walsh [Thu, 14 Nov 2002 15:58:43 +0000 (15:58 +0000)]
Make gentext.template search through /-separated names

22 years agoAdded article/appendix templates
Norman Walsh [Thu, 14 Nov 2002 15:02:38 +0000 (15:02 +0000)]
Added article/appendix templates

22 years agoSupport entrytbl
Norman Walsh [Thu, 14 Nov 2002 13:44:40 +0000 (13:44 +0000)]
Support entrytbl

22 years agoDon't restart page numbers on the first preface
Norman Walsh [Thu, 14 Nov 2002 13:34:05 +0000 (13:34 +0000)]
Don't restart page numbers on the first preface

22 years agoUse xreflabel (if it's present) on bibliography entries
Norman Walsh [Thu, 14 Nov 2002 13:08:21 +0000 (13:08 +0000)]
Use xreflabel (if it's present) on bibliography entries

22 years agoCorrected left and right page margins for even page masters:
Bob Stayton [Fri, 8 Nov 2002 23:46:00 +0000 (23:46 +0000)]
Corrected left and right page margins for even page masters:
inner and outer were reversed from what they should have been.

22 years agoOutput anchors for simplelist members
Norman Walsh [Fri, 1 Nov 2002 12:53:26 +0000 (12:53 +0000)]
Output anchors for simplelist members

22 years agoOutput anchors for author/editor/othercredit names
Norman Walsh [Fri, 1 Nov 2002 12:52:43 +0000 (12:52 +0000)]
Output anchors for author/editor/othercredit names

22 years agoPut para spacing around tabular simplelists
Norman Walsh [Thu, 31 Oct 2002 18:52:13 +0000 (18:52 +0000)]
Put para spacing around tabular simplelists

22 years agoSupport spanning index terms (endofrange/startref)
Norman Walsh [Thu, 31 Oct 2002 18:30:57 +0000 (18:30 +0000)]
Support spanning index terms (endofrange/startref)

22 years agoDocumentation updates
Norman Walsh [Thu, 31 Oct 2002 18:17:09 +0000 (18:17 +0000)]
Documentation updates

22 years agoVersion 3.0.0 released.
Norman Walsh [Tue, 22 Oct 2002 12:18:13 +0000 (12:18 +0000)]
Version 3.0.0 released.

22 years agoTweak variable names
Norman Walsh [Tue, 22 Oct 2002 12:15:46 +0000 (12:15 +0000)]
Tweak variable names

22 years agoTest a really long title
Norman Walsh [Tue, 22 Oct 2002 12:14:40 +0000 (12:14 +0000)]
Test a really long title

22 years agoVersion 1.57.0 released.
Norman Walsh [Tue, 22 Oct 2002 11:19:18 +0000 (11:19 +0000)]
Version 1.57.0 released.

22 years agoBug #577798: glossentry with multiple glossdefs creates broken FO
Norman Walsh [Mon, 21 Oct 2002 12:50:07 +0000 (12:50 +0000)]
Bug #577798: glossentry with multiple glossdefs creates broken FO

22 years agoUpdated header/footer properties to avoid missmatched margins caused by title.margin...
Norman Walsh [Mon, 21 Oct 2002 12:14:44 +0000 (12:14 +0000)]
Updated header/footer properties to avoid missmatched margins caused by title.margin.left

22 years agoBug #589631: Make monospace font size 0.9em rather than 0.9*body.font.size so that...
Norman Walsh [Sun, 20 Oct 2002 20:50:23 +0000 (20:50 +0000)]
Bug #589631: Make monospace font size 0.9em rather than 0.9*body.font.size so that it works in different contexts (like chapter titles

22 years agoBug #619474: support errortext element
Norman Walsh [Sun, 20 Oct 2002 15:15:30 +0000 (15:15 +0000)]
Bug #619474: support errortext element

22 years agoAdded property sets to control page header and footer content formatting
Norman Walsh [Sat, 19 Oct 2002 20:24:09 +0000 (20:24 +0000)]
Added property sets to control page header and footer content formatting

22 years agoSupport output of language attribute
Norman Walsh [Sat, 19 Oct 2002 19:00:14 +0000 (19:00 +0000)]
Support output of language attribute

22 years agoSupport output of language attribute on foreignphrase and fix bug in glossterm linking
Norman Walsh [Sat, 19 Oct 2002 18:59:20 +0000 (18:59 +0000)]
Support output of language attribute on foreignphrase and fix bug in glossterm linking

22 years agoFixed typo
Norman Walsh [Sat, 19 Oct 2002 18:46:03 +0000 (18:46 +0000)]
Fixed typo

22 years agoMake sure single quotes are escaped in the JavaScript dynamic toc
Norman Walsh [Sat, 19 Oct 2002 18:39:34 +0000 (18:39 +0000)]
Make sure single quotes are escaped in the JavaScript dynamic toc

22 years agoCorrected the wording describing the placement of
Bob Stayton [Fri, 18 Oct 2002 23:19:54 +0000 (23:19 +0000)]
Corrected the wording describing the placement of
the header and footer in the region-before and
region-after to match the diagram and stylesheet changes.

22 years agoChanged nav-next and nav-next-sibling per suggestion by
Bob Stayton [Fri, 18 Oct 2002 22:21:34 +0000 (22:21 +0000)]
Changed nav-next and nav-next-sibling per suggestion by
Sebastian Bergmann <lists@sebastian-bergmann.de>.

22 years agoIgnore attlists of excluded elements
Norman Walsh [Thu, 17 Oct 2002 18:52:53 +0000 (18:52 +0000)]
Ignore attlists of excluded elements