]>
granicus.if.org Git - docbook-dsssl/log
Bob Stayton [Tue, 15 Aug 2006 08:12:47 +0000 (08:12 +0000)]
fixed bug #
1528002 olinks not handling dbhtml dir
Michael Smith [Tue, 15 Aug 2006 05:22:58 +0000 (05:22 +0000)]
Normalize space in Refsect/title output.
Michael Smith [Tue, 15 Aug 2006 05:17:55 +0000 (05:17 +0000)]
Correctly handle cases where DocBook files have an extension other
than .xml
Bob Stayton [Sun, 13 Aug 2006 23:50:53 +0000 (23:50 +0000)]
Fixed bug #
1537076 where sectioninfo/keywordset was not being processed.
Bob Stayton [Sun, 13 Aug 2006 21:47:34 +0000 (21:47 +0000)]
Fixed bug #
1537751 sidebar content not being included.
Bob Stayton [Sun, 13 Aug 2006 09:10:50 +0000 (09:10 +0000)]
Add Xalan variant to test for exslt:node-set function.
Xalan can use function named node-set(), but doesn't
recognize it using function-available().
Bob Stayton [Sun, 13 Aug 2006 07:54:06 +0000 (07:54 +0000)]
Add curly braces around ⟨ in xsl:sort lang attribute to make it an AVT.
Bob Stayton [Sun, 13 Aug 2006 07:15:40 +0000 (07:15 +0000)]
Fixed bug #
1477771 where article was missing from part TOC.
Bob Stayton [Sun, 13 Aug 2006 07:06:50 +0000 (07:06 +0000)]
Fixed bug #
1477771 where article was missing from hhc part TOC.
Bob Stayton [Sat, 12 Aug 2006 07:38:13 +0000 (07:38 +0000)]
Fixed bug #
1539010 , fix xml.base.dirs template to stop recursing
if hit an absolute uri.
Michael Smith [Thu, 10 Aug 2006 22:46:05 +0000 (22:46 +0000)]
Added support to FO stylesheets for handling instances of Org
where it occurs outside of *info content. In HTML stylesheets,
moved handling of Org out of info.xsl and into inline.xsl. In both
FO and HTML stylesheets, added support for correctly processing
Affiliation and Jobtitle.
Michael Smith [Thu, 10 Aug 2006 22:42:16 +0000 (22:42 +0000)]
Don't output punctuation between Refname and Refpurpose if
Refpurpose is empty. Also corrected handling of Refsect2/title
instances, and removed some debugging stuff that was generated in
manpages output to mark the ends of sections.
Michael Smith [Thu, 10 Aug 2006 22:38:12 +0000 (22:38 +0000)]
Corrected XPath expression used for finding date data within *info
content -- such that dbtimestamp PIs are now correctly processed
when they occur within refentry *info content.
Michael Smith [Wed, 9 Aug 2006 14:06:37 +0000 (14:06 +0000)]
Added new email.delimiters.enabled param. If non-zero (the
default), delimiters are generated around e-mail addresses (output
of the email element). If zero, the delimiters are suppressed.
Michael Smith [Wed, 9 Aug 2006 12:10:47 +0000 (12:10 +0000)]
Reverted suppression of markup for refsect1 instances with empty titles.
Michael Smith [Tue, 8 Aug 2006 09:40:24 +0000 (09:40 +0000)]
Suppressed output of .SH markup for Refsect1 instances with empty
titles.
Michael Smith [Mon, 7 Aug 2006 12:50:42 +0000 (12:50 +0000)]
Changed to using DOCBOOK_SVN environment variable instead of
requiring users to manually edit the Makefile.incl file to change
the hard-coded default path.
Michael Smith [Mon, 7 Aug 2006 02:27:50 +0000 (02:27 +0000)]
Fixed handling of punctuation for methodparam in methodsynopsis.
Closes bug
1530558 . Thanks to Evan Goer and Michael Fuchs.
Michael Smith [Sun, 6 Aug 2006 13:17:21 +0000 (13:17 +0000)]
Removed build hack for normalizing file perms and setting
executable bit on executables. (Subversion has the svn:executable
property, so this hack is no longer needed.)
Michael Smith [Sun, 6 Aug 2006 13:13:03 +0000 (13:13 +0000)]
Removed svn:executable property from many xml and xsl files on
which it had been inadvertently (CVS legacy).
Michael Smith [Sat, 5 Aug 2006 23:05:34 +0000 (23:05 +0000)]
Added svnpurge script, for purging all files in current working
directory that are unknown to or ignored by Subversion.
Michael Smith [Sat, 5 Aug 2006 23:00:42 +0000 (23:00 +0000)]
Remove copied-over slides dir when doing clean.
Michael Smith [Sat, 5 Aug 2006 17:39:38 +0000 (17:39 +0000)]
Further adjustments to qandaset.006.xml.
Michael Smith [Sat, 5 Aug 2006 17:30:39 +0000 (17:30 +0000)]
Further changes related to handling when qanda.nested.in.toc is
non-zer0; deal also with answer/qandaset instances (which are
valid in DocBook 5).
Norman Walsh [Sat, 5 Aug 2006 16:29:09 +0000 (16:29 +0000)]
Initial checkin
Michael Smith [Sat, 5 Aug 2006 14:39:13 +0000 (14:39 +0000)]
Set keywords and eol props on qandaset.006.xml
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 .
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.
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.
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).
Michael Smith [Sat, 5 Aug 2006 10:05:44 +0000 (10:05 +0000)]
Ignore ChangeLog.xml and PreviousRelease 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.
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.
Michael Smith [Fri, 4 Aug 2006 11:04:14 +0000 (11:04 +0000)]
Changes to pl.xml from Tomasz Kłoczko. Closes bug
1509629 .
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.
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.
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.
Michael Smith [Thu, 3 Aug 2006 07:20:20 +0000 (07:20 +0000)]
Corrected title in test/article.002.xml. Thanks to Tony Graham.
Jirka Kosek [Fri, 28 Jul 2006 21:21:09 +0000 (21:21 +0000)]
Opps, seems that I forgot to commit changes previously
Jirka Kosek [Fri, 28 Jul 2006 21:20:20 +0000 (21:20 +0000)]
Improved handling of relative locations generated files
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.
Michael Smith [Sat, 22 Jul 2006 03:02:57 +0000 (03:02 +0000)]
Don't package PreviousRelease file.
Norman Walsh [Fri, 21 Jul 2006 20:30:18 +0000 (20:30 +0000)]
Support startinglinenumber on orderedlist
Michael Smith [Fri, 21 Jul 2006 18:31:20 +0000 (18:31 +0000)]
Fourth time is the charm.
Michael Smith [Fri, 21 Jul 2006 17:26:54 +0000 (17:26 +0000)]
Don't package .svn dirs.
Michael Smith [Fri, 21 Jul 2006 17:14:09 +0000 (17:14 +0000)]
Don't package .svn directories.
Michael Smith [Fri, 21 Jul 2006 17:02:33 +0000 (17:02 +0000)]
Renamed README.CVS to README.SVN.
Michael Smith [Fri, 21 Jul 2006 17:00:25 +0000 (17:00 +0000)]
Don't include .svn directories in tar/zip files.
Michael Smith [Fri, 21 Jul 2006 16:55:43 +0000 (16:55 +0000)]
Made further changes to get LatestChanges build working.
Michael Smith [Fri, 21 Jul 2006 16:18:48 +0000 (16:18 +0000)]
Use "Change Summary" instead of "Change Files" and "Change Dir".
Michael Smith [Fri, 21 Jul 2006 15:52:22 +0000 (15:52 +0000)]
Make distrib target depend on ChangeLog.xml
Michael Smith [Fri, 21 Jul 2006 15:36:50 +0000 (15:36 +0000)]
Make sure that LatestChanges files get copied over.
Michael Smith [Fri, 21 Jul 2006 14:53:38 +0000 (14:53 +0000)]
Reactivated build of LatestChanges files.
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.
Michael Smith [Fri, 21 Jul 2006 10:16:33 +0000 (10:16 +0000)]
Fixed syntax error.
Michael Smith [Fri, 21 Jul 2006 10:15:25 +0000 (10:15 +0000)]
Removed dependency on ChangeHistory from zip target.
Michael Smith [Fri, 21 Jul 2006 07:44:58 +0000 (07:44 +0000)]
Changed to Subversion.
Michael Smith [Fri, 21 Jul 2006 07:09:27 +0000 (07:09 +0000)]
Testing svnnotify.
Norman Walsh [Tue, 18 Jul 2006 12:58:00 +0000 (12:58 +0000)]
Fix functionsynopsis presentation
Michael Smith [Sun, 16 Jul 2006 13:51:51 +0000 (13:51 +0000)]
testing svnnotify.
Michael Smith [Thu, 13 Jul 2006 04:58:13 +0000 (04:58 +0000)]
Added target for making (copying) Makefile.DocBook.
Bob Stayton [Wed, 12 Jul 2006 16:15:47 +0000 (16:15 +0000)]
fixed 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
Bob Stayton [Wed, 12 Jul 2006 16:14:57 +0000 (16:14 +0000)]
fixed lang entity to remove en appendage
Michael Smith [Tue, 11 Jul 2006 05:32:42 +0000 (05:32 +0000)]
Trying again with svnnotify.
Michael Smith [Tue, 11 Jul 2006 04:58:13 +0000 (04:58 +0000)]
Testing out svnnotify.
Michael Smith [Mon, 10 Jul 2006 04:32:39 +0000 (04:32 +0000)]
Added README.
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.
Michael Smith [Sat, 8 Jul 2006 09:11:12 +0000 (09:11 +0000)]
Another 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.
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"
Michael Smith [Thu, 6 Jul 2006 11:10:05 +0000 (11:10 +0000)]
Temporarily disabled release-notes build.
Michael Smith [Thu, 6 Jul 2006 11:00:25 +0000 (11:00 +0000)]
Fixed path name to slides/xsl source directory.
Michael Smith [Thu, 6 Jul 2006 10:54:51 +0000 (10:54 +0000)]
Ignore highlight.xsl
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.
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.
Michael Smith [Tue, 4 Jul 2006 09:04:15 +0000 (09:04 +0000)]
Added some portability fixes to xjparse.
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.
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
Bob Stayton [Mon, 3 Jul 2006 17:19:09 +0000 (17:19 +0000)]
fixed 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
Jirka Kosek [Wed, 21 Jun 2006 06:59:19 +0000 (06:59 +0000)]
Word-smithing
Jirka Kosek [Tue, 20 Jun 2006 22:26:59 +0000 (22:26 +0000)]
Initial support of syntax highlighting of programlistings.
Norman Walsh [Thu, 15 Jun 2006 20:27:41 +0000 (20:27 +0000)]
Setup transparency correctly
Norman Walsh [Thu, 15 Jun 2006 20:27:23 +0000 (20:27 +0000)]
Support org
Norman Walsh [Thu, 15 Jun 2006 20:27:10 +0000 (20:27 +0000)]
Support person
Jirka Kosek [Sun, 11 Jun 2006 10:35:47 +0000 (10:35 +0000)]
Support $keep.relative.image.uris also when chunking
Norman Walsh [Fri, 9 Jun 2006 13:13:09 +0000 (13:13 +0000)]
Imageobjectco helpers
Jirka Kosek [Wed, 7 Jun 2006 13:12:47 +0000 (13:12 +0000)]
Chapter after preface should restart numbering of pages.
Norman Walsh [Fri, 26 May 2006 18:44:05 +0000 (18:44 +0000)]
Completely reworked extensions build system; now uses NetBeans and ant
Michael Smith [Fri, 26 May 2006 06:44:29 +0000 (06:44 +0000)]
Version 1.70.1 released
Michael Smith [Fri, 26 May 2006 05:59:04 +0000 (05:59 +0000)]
Added some additional files to "clean" target.
Michael Smith [Fri, 26 May 2006 05:47:35 +0000 (05:47 +0000)]
Merged Makefile from build branch into trunk.
Norman Walsh [Wed, 24 May 2006 14:39:48 +0000 (14:39 +0000)]
Tweaked RELEASE-NOTES to make them valid DocBook V5.0
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).
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.
Jirka Kosek [Sun, 21 May 2006 12:47:25 +0000 (12:47 +0000)]
Support 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)
Bob Stayton [Thu, 18 May 2006 07:31:44 +0000 (07:31 +0000)]
added a few items to the list of new features.
Jirka Kosek [Wed, 17 May 2006 09:57:59 +0000 (09:57 +0000)]
Support chunk.tocs.and.lots in HTML Help