]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
18 years agoInitial checkin
Norman Walsh [Sat, 5 Aug 2006 16:29:09 +0000 (16:29 +0000)]
Initial checkin

18 years agoSet keywords and eol props on qandaset.006.xml
Michael Smith [Sat, 5 Aug 2006 14:39:13 +0000 (14:39 +0000)]
Set keywords and eol props on qandaset.006.xml

18 years agoUpdated fr.xml file with changes from Michèle Garoche. Closes bug
Michael Smith [Sat, 5 Aug 2006 12:13:59 +0000 (12:13 +0000)]
Updated fr.xml file with changes from Michèle Garoche. Closes bug
1505548.

18 years ago- Added multiple copyright and legalnotice instances to
Michael Smith [Sat, 5 Aug 2006 12:11:18 +0000 (12:11 +0000)]
- Added multiple copyright and legalnotice instances to
  refentry.007.xml, to test manpages handling of those.

- Added new qandaset.006.xml file, to test handling of nested
  answer/qandaentry instances.

18 years agoIn manpages output, if the last/nearest *info element for
Michael Smith [Sat, 5 Aug 2006 11:24:19 +0000 (11:24 +0000)]
In manpages output, if the last/nearest *info element for
particular Refentry has multiple Copyright and/or Legalnotice
children, process them all (not just the first ones). Closes bug
1524576. Thanks to Sam Steingold for the report and to Daniel
Leidert for providing a patch.

18 years agoAdded qanda.nested.in.toc param. Default value is zero. If
Michael Smith [Sat, 5 Aug 2006 11:03:19 +0000 (11:03 +0000)]
Added qanda.nested.in.toc param. Default value is zero. If
non-zero, instances of "nested" Qandaentry (ones that are children
of Answer elements) are displayed in the TOC. Closes patch 1509018
(from Daniel Leidert). Currently on affects HTML output (no patch
for FO output provided).

18 years agoIgnore ChangeLog.xml and PreviousRelease files.
Michael Smith [Sat, 5 Aug 2006 10:05:44 +0000 (10:05 +0000)]
Ignore ChangeLog.xml and PreviousRelease files.

18 years agoAdded rule to "clean" target for removing all generated *.xsl files.
Michael Smith [Fri, 4 Aug 2006 14:55:41 +0000 (14:55 +0000)]
Added rule to "clean" target for removing all generated *.xsl files.

18 years agoMade changes to correct handling of nested answer/qandaentry
Michael Smith [Fri, 4 Aug 2006 14:51:07 +0000 (14:51 +0000)]
Made changes to correct handling of nested answer/qandaentry
instances. Closes bug 1509043. Thanks to Daniel Leidert.

To avoid code duplication, part of the change involved adding a
new process.qandaset named template and moving the code for output
of all the question/answer table markup into that template.

18 years agoChanges to pl.xml from Tomasz Kłoczko. Closes bug 1509629.
Michael Smith [Fri, 4 Aug 2006 11:04:14 +0000 (11:04 +0000)]
Changes to pl.xml from Tomasz Kłoczko. Closes bug 1509629.

18 years agoRemoved obsolete DL instances from biblio.xsl that were causing
Michael Smith [Fri, 4 Aug 2006 10:46:34 +0000 (10:46 +0000)]
Removed obsolete DL instances from biblio.xsl that were causing
invalid XHTML output. Closes bug 1509041. Thanks to Daniel
Leidert.

18 years agoUsed copy-of instead of value-of with biblioentry.item.separator,
Michael Smith [Fri, 4 Aug 2006 10:20:28 +0000 (10:20 +0000)]
Used copy-of instead of value-of with biblioentry.item.separator,
so that it can contain linebreaks. Closes bug 1509021. Patch from
Daniel Leidert.

18 years agoClarified "do not edit" comment and added license notice. Thanks
Michael Smith [Thu, 3 Aug 2006 08:31:50 +0000 (08:31 +0000)]
Clarified "do not edit" comment and added license notice. Thanks
to Daniel Leidert.

18 years agoCorrected title in test/article.002.xml. Thanks to Tony Graham.
Michael Smith [Thu, 3 Aug 2006 07:20:20 +0000 (07:20 +0000)]
Corrected title in test/article.002.xml. Thanks to Tony Graham.

18 years agoOpps, seems that I forgot to commit changes previously
Jirka Kosek [Fri, 28 Jul 2006 21:21:09 +0000 (21:21 +0000)]
Opps, seems that I forgot to commit changes previously

18 years agoImproved handling of relative locations generated files
Jirka Kosek [Fri, 28 Jul 2006 21:20:20 +0000 (21:20 +0000)]
Improved handling of relative locations generated files

18 years agoFixed handling of lock files, and added calls to "svn cleanup"
Michael Smith [Sat, 22 Jul 2006 06:34:39 +0000 (06:34 +0000)]
Fixed handling of lock files, and added calls to "svn cleanup"
before "svn update" calls.

18 years agoDon't package PreviousRelease file.
Michael Smith [Sat, 22 Jul 2006 03:02:57 +0000 (03:02 +0000)]
Don't package PreviousRelease file.

18 years agoSupport startinglinenumber on orderedlist
Norman Walsh [Fri, 21 Jul 2006 20:30:18 +0000 (20:30 +0000)]
Support startinglinenumber on orderedlist

18 years agoFourth time is the charm.
Michael Smith [Fri, 21 Jul 2006 18:31:20 +0000 (18:31 +0000)]
Fourth time is the charm.

18 years agoDon't package .svn dirs.
Michael Smith [Fri, 21 Jul 2006 17:26:54 +0000 (17:26 +0000)]
Don't package .svn dirs.

18 years agoDon't package .svn directories.
Michael Smith [Fri, 21 Jul 2006 17:14:09 +0000 (17:14 +0000)]
Don't package .svn directories.

18 years agoRenamed README.CVS to README.SVN.
Michael Smith [Fri, 21 Jul 2006 17:02:33 +0000 (17:02 +0000)]
Renamed README.CVS to README.SVN.

18 years agoDon't include .svn directories in tar/zip files.
Michael Smith [Fri, 21 Jul 2006 17:00:25 +0000 (17:00 +0000)]
Don't include .svn directories in tar/zip files.

18 years agoMade further changes to get LatestChanges build working.
Michael Smith [Fri, 21 Jul 2006 16:55:43 +0000 (16:55 +0000)]
Made further changes to get LatestChanges build working.

18 years agoUse "Change Summary" instead of "Change Files" and "Change Dir".
Michael Smith [Fri, 21 Jul 2006 16:18:48 +0000 (16:18 +0000)]
Use "Change Summary" instead of "Change Files" and "Change Dir".

18 years agoMake distrib target depend on ChangeLog.xml
Michael Smith [Fri, 21 Jul 2006 15:52:22 +0000 (15:52 +0000)]
Make distrib target depend on ChangeLog.xml

18 years agoMake sure that LatestChanges files get copied over.
Michael Smith [Fri, 21 Jul 2006 15:36:50 +0000 (15:36 +0000)]
Make sure that LatestChanges files get copied over.

18 years agoReactivated build of LatestChanges files.
Michael Smith [Fri, 21 Jul 2006 14:53:38 +0000 (14:53 +0000)]
Reactivated build of LatestChanges files.

18 years agoMade changes to re-activate build of ChangeLog.xml and
Michael Smith [Fri, 21 Jul 2006 14:20:46 +0000 (14:20 +0000)]
Made changes to re-activate build of ChangeLog.xml and
ChangeHistory.xml files.

18 years agoFixed syntax error.
Michael Smith [Fri, 21 Jul 2006 10:16:33 +0000 (10:16 +0000)]
Fixed syntax error.

18 years agoRemoved dependency on ChangeHistory from zip target.
Michael Smith [Fri, 21 Jul 2006 10:15:25 +0000 (10:15 +0000)]
Removed dependency on ChangeHistory from zip target.

18 years agoChanged to Subversion.
Michael Smith [Fri, 21 Jul 2006 07:44:58 +0000 (07:44 +0000)]
Changed to Subversion.

18 years agoTesting svnnotify.
Michael Smith [Fri, 21 Jul 2006 07:09:27 +0000 (07:09 +0000)]
Testing svnnotify.

18 years agoFix functionsynopsis presentation
Norman Walsh [Tue, 18 Jul 2006 12:58:00 +0000 (12:58 +0000)]
Fix functionsynopsis presentation

18 years agotesting svnnotify.
Michael Smith [Sun, 16 Jul 2006 13:51:51 +0000 (13:51 +0000)]
testing svnnotify.

18 years agoAdded target for making (copying) Makefile.DocBook.
Michael Smith [Thu, 13 Jul 2006 04:58:13 +0000 (04:58 +0000)]
Added target for making (copying) Makefile.DocBook.

18 years agofixed lang entity to remove en appendage
Bob Stayton [Wed, 12 Jul 2006 16:15:47 +0000 (16:15 +0000)]
fixed lang entity to remove en appendage

18 years agofixed lang entity to remove en appendage
Bob Stayton [Wed, 12 Jul 2006 16:15:21 +0000 (16:15 +0000)]
fixed lang entity to remove en appendage

18 years agofixed lang entity to remove en appendage
Bob Stayton [Wed, 12 Jul 2006 16:14:57 +0000 (16:14 +0000)]
fixed lang entity to remove en appendage

18 years agoTrying again with svnnotify.
Michael Smith [Tue, 11 Jul 2006 05:32:42 +0000 (05:32 +0000)]
Trying again with svnnotify.

18 years agoTesting out svnnotify.
Michael Smith [Tue, 11 Jul 2006 04:58:13 +0000 (04:58 +0000)]
Testing out svnnotify.

18 years agoAdded README.
Michael Smith [Mon, 10 Jul 2006 04:32:39 +0000 (04:32 +0000)]
Added README.

18 years agoUpdated Bulgarian locale file with many changes and additions from
Michael Smith [Mon, 10 Jul 2006 02:47:28 +0000 (02:47 +0000)]
Updated Bulgarian locale file with many changes and additions from
Alexander Shopov.

18 years agoAnother minor change to test out svnnotify.
Michael Smith [Sat, 8 Jul 2006 09:11:12 +0000 (09:11 +0000)]
Another minor change to test out svnnotify.

18 years agoMade minor change to test out svnnotify.
Michael Smith [Sat, 8 Jul 2006 08:06:30 +0000 (08:06 +0000)]
Made minor change to test out svnnotify.

18 years agoCommented out parts of snapshot build script that were
Michael Smith [Thu, 6 Jul 2006 12:54:25 +0000 (12:54 +0000)]
Commented out parts of snapshot build script that were
cvs-specific. Changed "cvs update" instances to "svn update"

18 years agoTemporarily disabled release-notes build.
Michael Smith [Thu, 6 Jul 2006 11:10:05 +0000 (11:10 +0000)]
Temporarily disabled release-notes build.

18 years agoFixed path name to slides/xsl source directory.
Michael Smith [Thu, 6 Jul 2006 11:00:25 +0000 (11:00 +0000)]
Fixed path name to slides/xsl source directory.

18 years agoIgnore highlight.xsl
Michael Smith [Thu, 6 Jul 2006 10:54:51 +0000 (10:54 +0000)]
Ignore highlight.xsl

18 years agoCommented out targets that rely on cvs (will update them later to
Michael Smith [Wed, 5 Jul 2006 09:46:06 +0000 (09:46 +0000)]
Commented out targets that rely on cvs (will update them later to
use svn equivalents). Switched from DOCBOOK_CVS to DOCBOOK_SVN.

18 years agoAdded "litprog" target, to capture the fact that the xsl build
Michael Smith [Tue, 4 Jul 2006 09:34:43 +0000 (09:34 +0000)]
Added "litprog" target, to capture the fact that the xsl build
depends on the ../litprog build.

18 years agoAdded some portability fixes to xjparse.
Michael Smith [Tue, 4 Jul 2006 09:04:15 +0000 (09:04 +0000)]
Added some portability fixes to xjparse.

18 years agoMade some minor fixes and clarifications to comments in the
Michael Smith [Tue, 4 Jul 2006 05:07:09 +0000 (05:07 +0000)]
Made some minor fixes and clarifications to comments in the
charmap.groff.xsl file.

18 years agofixed bug 1516275 set table width to 100% when proportional columns are used
Bob Stayton [Mon, 3 Jul 2006 20:42:23 +0000 (20:42 +0000)]
fixed bug 1516275 set table width to 100% when proportional columns are used

18 years agofixed bug 1497436 confirm @cols is a number
Bob Stayton [Mon, 3 Jul 2006 17:19:09 +0000 (17:19 +0000)]
fixed bug 1497436 confirm @cols is a number

18 years agofixed bug 1497436 confirm @cols is a number
Bob Stayton [Mon, 3 Jul 2006 17:18:19 +0000 (17:18 +0000)]
fixed bug 1497436 confirm @cols is a number

18 years agoWord-smithing
Jirka Kosek [Wed, 21 Jun 2006 06:59:19 +0000 (06:59 +0000)]
Word-smithing

18 years agoInitial support of syntax highlighting of programlistings.
Jirka Kosek [Tue, 20 Jun 2006 22:26:59 +0000 (22:26 +0000)]
Initial support of syntax highlighting of programlistings.

18 years agoSetup transparency correctly
Norman Walsh [Thu, 15 Jun 2006 20:27:41 +0000 (20:27 +0000)]
Setup transparency correctly

18 years agoSupport org
Norman Walsh [Thu, 15 Jun 2006 20:27:23 +0000 (20:27 +0000)]
Support org

18 years agoSupport person
Norman Walsh [Thu, 15 Jun 2006 20:27:10 +0000 (20:27 +0000)]
Support person

18 years agoSupport $keep.relative.image.uris also when chunking
Jirka Kosek [Sun, 11 Jun 2006 10:35:47 +0000 (10:35 +0000)]
Support $keep.relative.image.uris also when chunking

18 years agoImageobjectco helpers
Norman Walsh [Fri, 9 Jun 2006 13:13:09 +0000 (13:13 +0000)]
Imageobjectco helpers

18 years agoChapter after preface should restart numbering of pages.
Jirka Kosek [Wed, 7 Jun 2006 13:12:47 +0000 (13:12 +0000)]
Chapter after preface should restart numbering of pages.

18 years agoCompletely reworked extensions build system; now uses NetBeans and ant
Norman Walsh [Fri, 26 May 2006 18:44:05 +0000 (18:44 +0000)]
Completely reworked extensions build system; now uses NetBeans and ant

18 years agoVersion 1.70.1 released
Michael Smith [Fri, 26 May 2006 06:44:29 +0000 (06:44 +0000)]
Version 1.70.1 released

18 years agoAdded some additional files to "clean" target.
Michael Smith [Fri, 26 May 2006 05:59:04 +0000 (05:59 +0000)]
Added some additional files to "clean" target.

18 years agoMerged Makefile from build branch into trunk.
Michael Smith [Fri, 26 May 2006 05:47:35 +0000 (05:47 +0000)]
Merged Makefile from build branch into trunk.

18 years agoTweaked RELEASE-NOTES to make them valid DocBook V5.0
Norman Walsh [Wed, 24 May 2006 14:39:48 +0000 (14:39 +0000)]
Tweaked RELEASE-NOTES to make them valid DocBook V5.0

18 years agohtmlhelp.generate.index is now param, not variable. This means that you can override...
Jirka Kosek [Sun, 21 May 2006 15:05:10 +0000 (15:05 +0000)]
htmlhelp.generate.index is now param, not variable. This means that you can override its setting from outside. This is useful when you generate indexterms on the fly (see http://www.xml.com/pub/a/2004/07/14/dbndx.html?page=3).

18 years agoAdded three new attribute sets (revhistory.title.properties, revhistory.table.propert...
Jirka Kosek [Sun, 21 May 2006 13:05:19 +0000 (13:05 +0000)]
Added three new attribute sets (revhistory.title.properties, revhistory.table.properties and revhistory.table.cell.properties) for controlling appearance of revhistory in FO output.

18 years agoSupport DBv5 revisions with full author name (not only authorinitials)
Jirka Kosek [Sun, 21 May 2006 12:47:25 +0000 (12:47 +0000)]
Support DBv5 revisions with full author name (not only authorinitials)

18 years agoSupport DBv5 revisions with full author name (not only authorinitials)
Jirka Kosek [Sun, 21 May 2006 12:25:21 +0000 (12:25 +0000)]
Support DBv5 revisions with full author name (not only authorinitials)

18 years agoadded a few items to the list of new features.
Bob Stayton [Thu, 18 May 2006 07:31:44 +0000 (07:31 +0000)]
added a few items to the list of new features.

18 years agoSupport chunk.tocs.and.lots in HTML Help
Jirka Kosek [Wed, 17 May 2006 09:57:59 +0000 (09:57 +0000)]
Support chunk.tocs.and.lots in HTML Help

18 years agoVersion 1.70.0 released
Michael Smith [Wed, 17 May 2006 08:24:54 +0000 (08:24 +0000)]
Version 1.70.0 released

18 years agoMade changes in order to get xalan27.jar to build properly in the
Michael Smith [Wed, 17 May 2006 08:18:11 +0000 (08:18 +0000)]
Made changes in order to get xalan27.jar to build properly in the
snapshot and release build environments.

18 years agoAdded stylesheet.result.type param to xsl2jref.xsl, in order to
Michael Smith [Wed, 17 May 2006 08:14:02 +0000 (08:14 +0000)]
Added stylesheet.result.type param to xsl2jref.xsl, in order to
prevent build errors. build errors.

18 years agoUpdated for 1.70.0 release.
Michael Smith [Tue, 16 May 2006 07:32:55 +0000 (07:32 +0000)]
Updated for 1.70.0 release.

18 years agoAdapted to the new indexing code. Now works just like a wrapper that calls kosek...
Jirka Kosek [Tue, 16 May 2006 07:24:43 +0000 (07:24 +0000)]
Adapted to the new indexing code. Now works just like a wrapper that calls kosek indexing method, originally implemented here.

18 years agoimplemented index.method parameter and three methods.
Bob Stayton [Mon, 15 May 2006 22:42:46 +0000 (22:42 +0000)]
implemented index.method parameter and three methods.

18 years agoAdapted to the new indexing code. Now works just like a wrapper that calls kosek...
Jirka Kosek [Mon, 15 May 2006 21:29:07 +0000 (21:29 +0000)]
Adapted to the new indexing code. Now works just like a wrapper that calls kosek indexing method, originally implemented here.

18 years agoAdded missing and required attribute sets.
Jirka Kosek [Mon, 15 May 2006 12:31:01 +0000 (12:31 +0000)]
Added missing and required attribute sets.

18 years agoFixed imports
Norman Walsh [Mon, 15 May 2006 11:14:03 +0000 (11:14 +0000)]
Fixed imports

18 years agoApparently blank-body does work with fop1.extensions.
Bob Stayton [Sun, 14 May 2006 20:31:04 +0000 (20:31 +0000)]
Apparently blank-body does work with fop1.extensions.

18 years agoTurn off blank-body region name for fop1.extensions too, since apparently this
Bob Stayton [Sun, 14 May 2006 20:15:37 +0000 (20:15 +0000)]
Turn off blank-body region name for fop1.extensions too, since apparently this
is still not fixed.

18 years agoAdded parameters for header/footer table minimum height.
Bob Stayton [Sun, 14 May 2006 17:57:51 +0000 (17:57 +0000)]
Added parameters for header/footer table minimum height.

18 years agoNew parameters to set header/footer table minimum height.
Bob Stayton [Sun, 14 May 2006 17:57:17 +0000 (17:57 +0000)]
New parameters to set header/footer table minimum height.

18 years agoadded index.method parameter to support 3 indexing methods.
Bob Stayton [Sun, 14 May 2006 06:22:26 +0000 (06:22 +0000)]
added index.method parameter to support 3 indexing methods.

18 years agofixed validation bug.
Bob Stayton [Sun, 14 May 2006 05:05:51 +0000 (05:05 +0000)]
fixed validation bug.

18 years agoAdd the index.method parameter.
Bob Stayton [Sun, 14 May 2006 04:35:29 +0000 (04:35 +0000)]
Add the index.method parameter.

18 years agoAdd the xsl:key for the kimber indexing method.
Bob Stayton [Sun, 14 May 2006 04:34:41 +0000 (04:34 +0000)]
Add the xsl:key for the kimber indexing method.

18 years agoIntegrate support for three indexing methods:
Bob Stayton [Sun, 14 May 2006 04:33:40 +0000 (04:33 +0000)]
Integrate support for three indexing methods:
- the original English-only method.
- Jirka Kosek's method using EXSLT extensions.
- Eliot Kimber's method using Saxon extensions.
Use the 'index.method' parameter to select.

18 years agoSupport multiple indexing methods for different languages.
Bob Stayton [Sun, 14 May 2006 02:15:53 +0000 (02:15 +0000)]
Support multiple indexing methods for different languages.

18 years agoMake sure sidebars get IDs so that cross references to them work
Norman Walsh [Sat, 13 May 2006 12:59:54 +0000 (12:59 +0000)]
Make sure sidebars get IDs so that cross references to them work

18 years agoBetter vector icon for note
Jirka Kosek [Mon, 8 May 2006 16:48:17 +0000 (16:48 +0000)]
Better vector icon for note

18 years agoAdd support for TOC for qandaset in fo output.
Bob Stayton [Mon, 8 May 2006 07:31:10 +0000 (07:31 +0000)]
Add support for TOC for qandaset in fo output.

18 years agoRemove qandaset and qandadiv from generate.toc for fo output
Bob Stayton [Mon, 8 May 2006 07:30:24 +0000 (07:30 +0000)]
Remove qandaset and qandadiv from generate.toc for fo output
because formerly it wasn't working, but now it is and the
default behavior should stay the same.

18 years agoAdded parameter ulink.hyphenate.chars.
Bob Stayton [Mon, 8 May 2006 05:26:57 +0000 (05:26 +0000)]
Added parameter ulink.hyphenate.chars.
Added parameter insert.link.page.number.