]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
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

22 years agoFixes bug #655587 to restart page numbering
Bob Stayton [Tue, 24 Dec 2002 05:39:58 +0000 (05:39 +0000)]
Fixes bug #655587 to restart page numbering
after a preface.

22 years agoclarify one of the msgs so we know why it's chatting at us
Adam Di Carlo [Thu, 19 Dec 2002 22:15:34 +0000 (22:15 +0000)]
clarify one of the msgs so we know why it's chatting at us

22 years agoif source is an XML file, and this is jade, then also include the XML
Adam Di Carlo [Thu, 19 Dec 2002 22:13:58 +0000 (22:13 +0000)]
if source is an XML file, and this is jade, then also include the XML
declaration -- is that too clever by half?

emit the jade cmdline we'll be running

22 years agooh, in last commit, also eliminate the -j switch; if we can find the
Adam Di Carlo [Thu, 19 Dec 2002 22:12:52 +0000 (22:12 +0000)]
oh, in last commit, also eliminate the -j switch; if we can find the
.classes dirs, use that; otherwise fall back to jar if we can find that

22 years agoidentify and split out common shell functions for finding jaxp,
Adam Di Carlo [Thu, 19 Dec 2002 22:10:17 +0000 (22:10 +0000)]
identify and split out common shell functions for finding jaxp,
xerces, and the resolver

22 years agoprint what we're going to run unless we're quiet
Adam Di Carlo [Thu, 19 Dec 2002 22:06:33 +0000 (22:06 +0000)]
print what we're going to run unless we're quiet

22 years agoNow uses select.mediaobject.index for selecting mediaobject.
Bob Stayton [Wed, 18 Dec 2002 19:55:14 +0000 (19:55 +0000)]
Now uses select.mediaobject.index for selecting mediaobject.
Also puts align attribute value on <div> as the comment says
it should.

22 years agoAdd graphic/@align value to fo:block text-align property
Bob Stayton [Wed, 18 Dec 2002 19:53:18 +0000 (19:53 +0000)]
Add graphic/@align value to fo:block text-align property
since text-align on external-graphic doesn't seem to work.

22 years agoThe select.mediaobject.index template now uses the
Bob Stayton [Wed, 18 Dec 2002 19:04:31 +0000 (19:04 +0000)]
The select.mediaobject.index template now uses the
$stylesheet.result.type parameter to choose the role
value, with xhtml falling back to html if needed.

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