]>
granicus.if.org Git - docbook-dsssl/log
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
Norman Walsh [Fri, 21 Jul 2006 19:17:37 +0000 (19:17 +0000)]
Make sure rddl is actually used. Is this the right place?
Norman Walsh [Fri, 21 Jul 2006 19:17:18 +0000 (19:17 +0000)]
Point to the right place for sdocbook.rnc
Michael Smith [Fri, 21 Jul 2006 18:31:20 +0000 (18:31 +0000)]
Fourth time is the charm.
Norman Walsh [Fri, 21 Jul 2006 17:30:04 +0000 (17:30 +0000)]
Make targets depend on the tools that build them
Norman Walsh [Fri, 21 Jul 2006 17:29:24 +0000 (17:29 +0000)]
DocBook V5.0b7 released
Norman Walsh [Fri, 21 Jul 2006 17:28:22 +0000 (17:28 +0000)]
DocBook V5.0b7 released
Michael Smith [Fri, 21 Jul 2006 17:26:54 +0000 (17:26 +0000)]
Don't package .svn dirs.
Norman Walsh [Fri, 21 Jul 2006 17:21:17 +0000 (17:21 +0000)]
Explicitly make db.set.components not allowed
Norman Walsh [Fri, 21 Jul 2006 17:16:03 +0000 (17:16 +0000)]
Use correct info patterns
Norman Walsh [Fri, 21 Jul 2006 17:14:59 +0000 (17:14 +0000)]
Remove unused patterns
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.
Norman Walsh [Fri, 21 Jul 2006 12:59:46 +0000 (12:59 +0000)]
Include Simplified correctly
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 [Thu, 20 Jul 2006 14:07:26 +0000 (14:07 +0000)]
Support attribute renaming on simplemsgentry
Norman Walsh [Thu, 20 Jul 2006 13:37:45 +0000 (13:37 +0000)]
Make the targets depend on the stylesheets that create them
Norman Walsh [Thu, 20 Jul 2006 11:32:33 +0000 (11:32 +0000)]
Make msgaud, msgorig, and msglevel optional on simplemsgentry (this should remain true irrespective of their names)
Norman Walsh [Thu, 20 Jul 2006 11:27:42 +0000 (11:27 +0000)]
Added startingnumber attribute to orderedlist
Norman Walsh [Thu, 20 Jul 2006 11:27:16 +0000 (11:27 +0000)]
Rename audience, origin, and level on simplemsgentry to make room for the newly added audience effectivity attribute (this is an optimistic change that may get reversed by the TC)
Norman Walsh [Thu, 20 Jul 2006 11:12:25 +0000 (11:12 +0000)]
Abandonned
Norman Walsh [Thu, 20 Jul 2006 10:53:51 +0000 (10:53 +0000)]
Added audience effectivity attribute
Norman Walsh [Wed, 19 Jul 2006 20:47:53 +0000 (20:47 +0000)]
Fix RFE #
1520074 : define separate patterns for all the effectivity attributes
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 [Wed, 7 Jun 2006 12:53:44 +0000 (12:53 +0000)]
Fix attributes on db.imagedata.mathml and db.imagedata.svg