]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
17 years agoAdded test to check generate.index param when generating pdf bookmarks
David Cramer [Wed, 17 Oct 2007 18:06:49 +0000 (18:06 +0000)]
Added test to check generate.index param when generating pdf bookmarks

17 years agoAdded support for MathML in imagedata.
Mauritz Jeanson [Sat, 13 Oct 2007 14:32:59 +0000 (14:32 +0000)]
Added support for MathML in imagedata.

17 years agoAdded a "not(ancestor::title)" test to work around "too many nested
Mauritz Jeanson [Sat, 13 Oct 2007 07:03:17 +0000 (07:03 +0000)]
Added a "not(ancestor::title)" test to work around "too many nested
apply-templates" problems when processing xrefs or links in no.anchor.mode mode.
Hopefully, this closes bug #1811721.

17 years agoAdded support for indexterm/see in eclipse index.xml
David Cramer [Thu, 11 Oct 2007 20:08:42 +0000 (20:08 +0000)]
Added support for indexterm/see in eclipse index.xml

17 years agoAdded <xsl:with-param name="quiet" select="$chunk.quietly"/>
Mauritz Jeanson [Thu, 11 Oct 2007 18:37:37 +0000 (18:37 +0000)]
Added <xsl:with-param name="quiet" select="$chunk.quietly"/>
to helpidx template.

17 years agoRemoved old template matching "link" in no.anchor.mode mode.
Mauritz Jeanson [Thu, 11 Oct 2007 16:35:11 +0000 (16:35 +0000)]
Removed old template matching "link" in no.anchor.mode mode.

17 years agoUpdated copy of docbook.rng to current (V5.0CR7).
Michael Smith [Wed, 10 Oct 2007 17:03:34 +0000 (17:03 +0000)]
Updated copy of docbook.rng to current (V5.0CR7).

17 years agoRenamed testfile* files to refentry.007.*
Michael Smith [Wed, 10 Oct 2007 16:57:52 +0000 (16:57 +0000)]
Renamed testfile* files to refentry.007.*

17 years agoAdjusted packaging such that if Makefile.tests file exists, it
Michael Smith [Wed, 10 Oct 2007 16:56:54 +0000 (16:56 +0000)]
Adjusted packaging such that if Makefile.tests file exists, it
gets renamed to Makefile and included in the package.

17 years agoTweaked snapshot build script to make it parse out instances of
Michael Smith [Wed, 10 Oct 2007 15:11:42 +0000 (15:11 +0000)]
Tweaked snapshot build script to make it parse out instances of
"Added:" and "Deleted:" changes (along with "Modified:")

17 years agoUpdated "make check" makefile to make it usable in a downstream
Michael Smith [Wed, 10 Oct 2007 14:17:04 +0000 (14:17 +0000)]
Updated "make check" makefile to make it usable in a downstream
release install (that is, outside of the release build environment)

17 years agoMade some release-build changes:
Michael Smith [Wed, 10 Oct 2007 09:00:20 +0000 (09:00 +0000)]
Made some release-build changes:

 - added "tests" target to DISTRIB_DEPENDS
 - created "docsrc-clean" target and configured makefile so that
   it gets run only when the release-clean target is run
 - took variable definitions for stylesheets used in "make check"
   smoketesting, and moved them to the Makefile.tests file

17 years agoAdded some DocBook XML source files for use with the "make check"
Michael Smith [Wed, 10 Oct 2007 08:54:48 +0000 (08:54 +0000)]
Added some DocBook XML source files for use with the "make check"
target. The makefile just causes these source file to be copied
over from the releasetools directory. These are useful for
downstream packagers in doing smoketesting.

17 years agoGenerate index.xml file and add related goo to plugin.xml file. Does not yet support...
David Cramer [Tue, 9 Oct 2007 19:24:38 +0000 (19:24 +0000)]
Generate index.xml file and add related goo to plugin.xml file. Does not yet support see and seealso.

17 years agoRemoved unnecessary extra test condition in test express that
Michael Smith [Mon, 8 Oct 2007 01:57:30 +0000 (01:57 +0000)]
Removed unnecessary extra test condition in test express that
checks for passivetex.

17 years agoOnce again trying to fix pattern matches for Revision and Modified
Michael Smith [Sat, 6 Oct 2007 10:55:15 +0000 (10:55 +0000)]
Once again trying to fix pattern matches for Revision and Modified
lines.

17 years agoFixed pattern matches for Revision and Modified lines.
Michael Smith [Sat, 6 Oct 2007 10:51:57 +0000 (10:51 +0000)]
Fixed pattern matches for Revision and Modified lines.

17 years agoCorrected pattern match for Revision line.
Michael Smith [Sat, 6 Oct 2007 10:43:08 +0000 (10:43 +0000)]
Corrected pattern match for Revision line.

17 years agoUse the Revision: and Modified: lines in the message body to get
Michael Smith [Sat, 6 Oct 2007 10:38:50 +0000 (10:38 +0000)]
Use the Revision: and Modified: lines in the message body to get
the revision number and pathname of changed file.

17 years agoCorrected refpurpose.
Mauritz Jeanson [Sat, 6 Oct 2007 07:12:28 +0000 (07:12 +0000)]
Corrected refpurpose.

17 years agoDon't use fo:instream-foreign-object if we are processing with
Michael Smith [Sat, 6 Oct 2007 07:09:45 +0000 (07:09 +0000)]
Don't use fo:instream-foreign-object if we are processing with
passivetex. Closes #1806899. Thanks to Justus Piater.

17 years agoEnsure that docs get rebuilt as expected when changes are made to
Michael Smith [Sat, 6 Oct 2007 04:49:13 +0000 (04:49 +0000)]
Ensure that docs get rebuilt as expected when changes are made to
param and pi source files and to other doc source files.

17 years agoFix typo in documentation for the units enumeration
Norman Walsh [Tue, 2 Oct 2007 02:20:29 +0000 (02:20 +0000)]
Fix typo in documentation for the units enumeration

17 years agoAdded code to output a TOC for an appendix in an article when
Mauritz Jeanson [Sun, 30 Sep 2007 16:32:58 +0000 (16:32 +0000)]
Added code to output a TOC for an appendix in an article when
generate.toc='article/appendix toc'. Closes bug #1669658.

17 years agoProcess <link> in no.anchor.mode mode with the same template as <xref>.
Mauritz Jeanson [Sun, 30 Sep 2007 13:32:02 +0000 (13:32 +0000)]
Process <link> in no.anchor.mode mode with the same template as <xref>.
Closes bug #1759205 (Empty link in no.anchor.mode mode).

17 years agoIn no.anchor.mode mode, do not output anchors for elements that are descendants
Mauritz Jeanson [Sun, 30 Sep 2007 08:13:23 +0000 (08:13 +0000)]
In no.anchor.mode mode, do not output anchors for elements that are descendants
of <title>. Previously, having inline elements with @id/@xml:id in <title>s
resulted in anchors both in the TOC and in the main flow. Closes bug #1797492.

17 years agoChange encoding from "windows-1250" to "UTF-8".
Dongsheng Song [Sat, 29 Sep 2007 16:08:13 +0000 (16:08 +0000)]
Change encoding from "windows-1250" to "UTF-8".

17 years agoChange encoding from "windows-1250" to "UTF-8".
Dongsheng Song [Sat, 29 Sep 2007 14:13:11 +0000 (14:13 +0000)]
Change encoding from "windows-1250" to "UTF-8".

17 years agoUpdated for 5.0CR7
Norman Walsh [Fri, 28 Sep 2007 19:06:30 +0000 (19:06 +0000)]
Updated for 5.0CR7

17 years agoDocBook V5.0CR7 released
Norman Walsh [Fri, 28 Sep 2007 18:50:07 +0000 (18:50 +0000)]
DocBook V5.0CR7 released

17 years agoRefactor to make the work of the Publishing Subcommitee easier
Norman Walsh [Fri, 28 Sep 2007 18:34:15 +0000 (18:34 +0000)]
Refactor to make the work of the Publishing Subcommitee easier

17 years agoUpdated revision history
Norman Walsh [Thu, 27 Sep 2007 18:09:53 +0000 (18:09 +0000)]
Updated revision history

17 years agoUpdated documentation for dbfo_label-width.
Mauritz Jeanson [Thu, 27 Sep 2007 17:39:31 +0000 (17:39 +0000)]
Updated documentation for dbfo_label-width.

17 years agoAdded support for the dbfo_label-width PI in calloutlists.
Mauritz Jeanson [Thu, 27 Sep 2007 17:37:14 +0000 (17:37 +0000)]
Added support for the dbfo_label-width PI in calloutlists.

17 years agoAdd support in biblio collection to entries in bibliodivs.
Bob Stayton [Thu, 27 Sep 2007 16:22:44 +0000 (16:22 +0000)]
Add support in biblio collection to entries in bibliodivs.

17 years agoSupport finding glossary database entries inside bibliodivs.
Bob Stayton [Thu, 27 Sep 2007 16:10:31 +0000 (16:10 +0000)]
Support finding glossary database entries inside bibliodivs.

17 years agoVersion 5.0CR6 released
Norman Walsh [Thu, 27 Sep 2007 14:03:55 +0000 (14:03 +0000)]
Version 5.0CR6 released

17 years agoFix markup error
Norman Walsh [Thu, 27 Sep 2007 14:00:45 +0000 (14:00 +0000)]
Fix markup error

17 years agoNew test
Norman Walsh [Thu, 27 Sep 2007 14:00:31 +0000 (14:00 +0000)]
New test

17 years agoLeave optional groups around even single elements so that the optional doesn't get...
Norman Walsh [Thu, 27 Sep 2007 13:36:45 +0000 (13:36 +0000)]
Leave optional groups around even single elements so that the optional doesn't get lost

17 years agoFix RFE 1759782: Allow uri anywhere email occurs
Norman Walsh [Thu, 27 Sep 2007 13:11:42 +0000 (13:11 +0000)]
Fix RFE 1759782: Allow uri anywhere email occurs

17 years agoFix (part of) RFE 1784312: Allow book to be completely empty
Norman Walsh [Thu, 27 Sep 2007 12:55:11 +0000 (12:55 +0000)]
Fix (part of) RFE 1784312: Allow book to be completely empty

17 years agoFix (part of) RFE 1784312: Allow personblurb and titleabbrev in biblioentry (and...
Norman Walsh [Thu, 27 Sep 2007 12:52:42 +0000 (12:52 +0000)]
Fix (part of) RFE 1784312: Allow personblurb and titleabbrev in biblioentry (and other bibliographic contexts)

17 years agoFix RFE 1795884: Allow MathML in inlineequation
Norman Walsh [Thu, 27 Sep 2007 12:45:15 +0000 (12:45 +0000)]
Fix RFE 1795884: Allow MathML in inlineequation

17 years agotest commit; removed
Michael Smith [Thu, 27 Sep 2007 12:44:01 +0000 (12:44 +0000)]
test commit; removed

17 years agoFix RFE 1800916: Allow keycap etc. in userinput
Norman Walsh [Thu, 27 Sep 2007 12:43:15 +0000 (12:43 +0000)]
Fix RFE 1800916: Allow keycap etc. in userinput

17 years agointial add
Michael Smith [Thu, 27 Sep 2007 12:42:33 +0000 (12:42 +0000)]
intial add

17 years agotest commit; removed
Michael Smith [Thu, 27 Sep 2007 12:41:56 +0000 (12:41 +0000)]
test commit; removed

17 years agointial add
Michael Smith [Thu, 27 Sep 2007 12:40:05 +0000 (12:40 +0000)]
intial add

17 years agoAdded more properties which make it possible to render correctly footnotes placed...
Jirka Kosek [Wed, 26 Sep 2007 20:50:56 +0000 (20:50 +0000)]
Added more properties which make it possible to render correctly footnotes placed inside verbatim elements.

17 years agoComplete support for <?dbfo pgwide="1"?> for informal
Bob Stayton [Fri, 14 Sep 2007 22:14:55 +0000 (22:14 +0000)]
Complete support for <?dbfo pgwide="1"?> for informal
elements too.

17 years agoadded support for explicit emphasis character styles
Steve Ball [Fri, 14 Sep 2007 02:16:48 +0000 (02:16 +0000)]
added support for explicit emphasis character styles

17 years agoIn the table.block template, added a check for the dbfo_keep-together PI, so that
Mauritz Jeanson [Thu, 13 Sep 2007 17:09:49 +0000 (17:09 +0000)]
In the table.block template, added a check for the dbfo_keep-together PI, so that
a table may break (depending on the PI value) at a page break. This was needed
since the outer fo:block that surrounds fo:table has keep-together.within-column="always"
by default, which prevents the table from breaking. Closes bug #1740964 (Titled
table does not respect dbfo PI).

17 years agoAdded missing @role="tcg".
Mauritz Jeanson [Thu, 13 Sep 2007 07:53:18 +0000 (07:53 +0000)]
Added missing @role="tcg".

17 years agoAdded a few missing @role="tcg".
Mauritz Jeanson [Thu, 13 Sep 2007 07:42:39 +0000 (07:42 +0000)]
Added a few missing @role="tcg".

17 years agoCorrected dumb error I made in r7435 change.
Michael Smith [Thu, 13 Sep 2007 07:42:22 +0000 (07:42 +0000)]
Corrected dumb error I made in r7435 change.

17 years agoRefactored legalnotice/revhistory chunking, so that the use.id.as.filename
Mauritz Jeanson [Wed, 12 Sep 2007 20:59:57 +0000 (20:59 +0000)]
Refactored legalnotice/revhistory chunking, so that the use.id.as.filename
parameter as well as the dbhtml_filename PI are taken into account. A new named
template in titlepage.xsl is used to compute the filename.

17 years agoUse normalize-space() in glossterm comparisons (as in html/inline.xsl).
Mauritz Jeanson [Wed, 12 Sep 2007 17:30:52 +0000 (17:30 +0000)]
Use normalize-space() in glossterm comparisons (as in html/inline.xsl).

17 years agoAn update to the fix for bug #1790495 (r7433):
Mauritz Jeanson [Wed, 12 Sep 2007 16:05:03 +0000 (16:05 +0000)]
An update to the fix for bug #1790495 (r7433):
The "ln-" prefix is output only when the legalnotice doesn't have an
@id/@xml:id, in which case the stylesheets generate an ID value,
resulting in a filename like "ln-7e0fwgj.html". This is useful because
without the prefix, you wouldn't know that the file contained a legalnotice.
The same logic is also applied to revhistory, using an "rh-" prefix.

17 years agoChanged hard-coded file references in "clean" target to variable
Michael Smith [Wed, 12 Sep 2007 09:02:59 +0000 (09:02 +0000)]
Changed hard-coded file references in "clean" target to variable
references. Closes #1792043. Thanks to Daniel Leidert.

17 years agouse mode="profile" instead of xsl:copy-of for attributes so
Bob Stayton [Mon, 10 Sep 2007 18:45:25 +0000 (18:45 +0000)]
use mode="profile" instead of xsl:copy-of for attributes so
they can be more easily customized.

17 years agoRemoved the [&scope;] predicate from the target variable in the template with name...
Mauritz Jeanson [Mon, 10 Sep 2007 17:16:55 +0000 (17:16 +0000)]
Removed the [&scope;] predicate from the target variable in the template with name="reference".
This filter was the cause of missing index backlinks when @zone and @type were used on indexterms,
with index.on.type=1. Closes bug #1680836.

17 years agoAdded capability in FO output for displaying URLs for all
Michael Smith [Mon, 10 Sep 2007 11:12:44 +0000 (11:12 +0000)]
Added capability in FO output for displaying URLs for all
hyperlinks (elements marked up with xlink:href attributes) in the
same way as URLs for ulinks are already handled (which is to say,
either inline or as numbered footnotes).

Background on this change:
DocBook 5 allows "ubiquitous" linking, which means you can make
any element a hyperlink just by adding an xlink:href attribute to
it, with the value set to an external URL. That's in contrast to
DocBook 4, which only allows you to use specific elements (e.g.,
the link and ulink elements) to mark up hyperlinks.

The existing FO stylesheets have a mechanism for handling display
of URLs for hyperlinks that are marked up with ulink, but they did
not handle display of URLs for elements that were marked up with
xlink:href attributes. This change adds handling for those other
elements, enabling the URLs they link to be displayed either
inline or as numbered footnotes (depending on what values the user
has the ulink.show and ulink.footnotes params set to).

Note that this change only adds URL display support for elements
that call the simple.xlink template -- which currently is most
(but not all) inline elements.

This change also moves the URL display handling out of the ulink
template and into a new "hyperlink.url.display" named template;
the ulink template and the simple.xlink named template now both
call the hyperlink.url.display template.

Warning: In the stylesheet code that determines what footnote
number to assign to each footnote or external hyperlink, there is
an XPath expression for determining whether a particular
xlink:href instance is an external hyperlink; that expression is
necessarily a bit complicated and further testing may reveal that
it doesn't handle all cases as expected -- so some refinements to
it may need to be done later.

Closes #1785519. Thanks to Ken Morse for reporting and
troubleshooting the problem.

17 years agoadded support for customisation in image handling
Steve Ball [Sun, 9 Sep 2007 01:15:11 +0000 (01:15 +0000)]
added support for customisation in image handling

17 years agoAdded 'ln-' prefix to the name of the legalnotice chunk, in order to match the
Mauritz Jeanson [Sat, 8 Sep 2007 08:24:19 +0000 (08:24 +0000)]
Added 'ln-' prefix to the name of the legalnotice chunk, in order to match the
<link href"..."> that is output by make.legalnotice.head.links (chunk-common.xsl).
Modified the href attribute on the legalnotice link.
Closes bug #1790495.

17 years agoAdded inlinemediaobject support for metadata.
Steve Ball [Sat, 8 Sep 2007 08:01:14 +0000 (08:01 +0000)]
Added inlinemediaobject support for metadata.

17 years agoDon't exclude Makefile.tests from packaging (because it's also
Michael Smith [Thu, 6 Sep 2007 12:46:43 +0000 (12:46 +0000)]
Don't exclude Makefile.tests from packaging (because it's also
useful to downstream packagers to run checks).

17 years agoChanged "smoketest" target to "check". Thanks to Frederic Crozat
Michael Smith [Thu, 6 Sep 2007 12:44:41 +0000 (12:44 +0000)]
Changed "smoketest" target to "check". Thanks to  Frederic Crozat
from Mandriva for the suggestion to include a makefile for a "make
check" in the upstream package.

17 years agoimg.src.path works with inlinegraphic too.
Mauritz Jeanson [Sun, 2 Sep 2007 16:53:37 +0000 (16:53 +0000)]
img.src.path works with inlinegraphic too.

17 years agoAdded template for converting 11 old toc/lot elements to tocdiv. See RFE #1784312.
Mauritz Jeanson [Sun, 2 Sep 2007 16:36:15 +0000 (16:36 +0000)]
Added template for converting 11 old toc/lot elements to tocdiv. See RFE #1784312.

17 years agoAdded <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to
Mauritz Jeanson [Sun, 2 Sep 2007 16:20:14 +0000 (16:20 +0000)]
Added <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to
the write.chunk, write.chunk.with.doctype, and write.text.chunk templates.
This makes chunk.quietly=1 suppress chunk filename messages also for help
support files (which seems to be what one would expect). See bug #1648360.

17 years agoAdded TCG link.
Mauritz Jeanson [Sun, 2 Sep 2007 15:27:55 +0000 (15:27 +0000)]
Added TCG link.

17 years agoUpdated description of img.src.path. Bug #1785224 revealed that
Mauritz Jeanson [Sat, 1 Sep 2007 12:54:24 +0000 (12:54 +0000)]
Updated description of img.src.path. Bug #1785224 revealed that
there was a risk of misunderstanding how it works.

17 years agoDid post-release wrap-up of xsl-saxon and xsl-xalan dirs
Michael Smith [Sat, 1 Sep 2007 10:59:59 +0000 (10:59 +0000)]
Did post-release wrap-up of xsl-saxon and xsl-xalan dirs

17 years agoMore tweaks to get release-ready
Michael Smith [Sat, 1 Sep 2007 09:16:15 +0000 (09:16 +0000)]
More tweaks to get release-ready

17 years agoMore tweaks to get release-ready
Michael Smith [Sat, 1 Sep 2007 09:14:30 +0000 (09:14 +0000)]
More tweaks to get release-ready

17 years agoMade the xsl/tools/xsl/build/doc-link-docbook.xsl stylesheet
Michael Smith [Fri, 31 Aug 2007 17:11:32 +0000 (17:11 +0000)]
Made the xsl/tools/xsl/build/doc-link-docbook.xsl stylesheet
import profile-docbook.xsl, so that we can do profiling of release
notes. Corrected some problems in the target for the release-notes
HTML build.

17 years agoUpdated build notes to remove steps about manually
Michael Smith [Fri, 31 Aug 2007 16:41:45 +0000 (16:41 +0000)]
Updated build notes to remove steps about manually
commenting/uncommenting parts of the releases-note source.

17 years agoRemoved the hacky commenting system used for including different
Michael Smith [Fri, 31 Aug 2007 16:30:00 +0000 (16:30 +0000)]
Removed the hacky commenting system used for including different
text based on release type; the build now includes the text
conditionally based on profiling of the "condition" attribute.

17 years agoAdded support for profiling release notes based on release type.
Michael Smith [Fri, 31 Aug 2007 16:24:14 +0000 (16:24 +0000)]
Added support for profiling release notes based on release type.

17 years agoCreated DOC_BASEURI variable.
Mauritz Jeanson [Fri, 31 Aug 2007 11:02:24 +0000 (11:02 +0000)]
Created DOC_BASEURI variable.
Added doc-baseuri="$(DOC_BASEURI)" for NEWS.html.

17 years agoAdded support file. Added style locking. Conversion bug fixes.
Steve Ball [Fri, 31 Aug 2007 00:40:47 +0000 (00:40 +0000)]
Added support file. Added style locking. Conversion bug fixes.

17 years agoAppend commit messages to snapshot buildbot messages.
Michael Smith [Fri, 31 Aug 2007 00:27:48 +0000 (00:27 +0000)]
Append commit messages to snapshot buildbot messages.

17 years agoPost 1.73.2 wrap-up; restored VERSION and RELEASE-NOTES.xml files
Michael Smith [Thu, 30 Aug 2007 22:57:37 +0000 (22:57 +0000)]
Post 1.73.2 wrap-up; restored VERSION and RELEASE-NOTES.xml files
to snapshot state.

17 years agoRemoved dependency of announce target on the release target. We
Michael Smith [Thu, 30 Aug 2007 15:03:29 +0000 (15:03 +0000)]
Removed dependency of announce target on the release target. We
really don't need for it to depend on any build targets other than
the specific files (changes file, boilerplate) that it uses in
to create the announcement message.

17 years agoAdded RELEASE-NOTES-PARTIAL.txt to release dependencies.
Michael Smith [Thu, 30 Aug 2007 13:40:36 +0000 (13:40 +0000)]
Added RELEASE-NOTES-PARTIAL.txt to release dependencies.

17 years agoMake announce target depend on release instead of distrib
Michael Smith [Thu, 30 Aug 2007 13:38:46 +0000 (13:38 +0000)]
Make announce target depend on release instead of distrib

17 years agomake install-ns target depend on install target
Michael Smith [Thu, 30 Aug 2007 13:25:48 +0000 (13:25 +0000)]
make install-ns target depend on install target

17 years agoCorrected ID.
Michael Smith [Thu, 30 Aug 2007 13:13:49 +0000 (13:13 +0000)]
Corrected ID.

17 years agoFixed a couple of typos
Michael Smith [Thu, 30 Aug 2007 11:28:44 +0000 (11:28 +0000)]
Fixed a couple of typos

17 years agoDon't do svn-clean before make smoketest.
Michael Smith [Thu, 30 Aug 2007 10:41:46 +0000 (10:41 +0000)]
Don't do svn-clean before make smoketest.

17 years agoVersion 1.73.2 released
Michael Smith [Thu, 30 Aug 2007 10:27:34 +0000 (10:27 +0000)]
Version 1.73.2 released

17 years agoFixed typo in xsl/README.BUILD file.
Michael Smith [Thu, 30 Aug 2007 09:14:24 +0000 (09:14 +0000)]
Fixed typo in xsl/README.BUILD file.

17 years agoMinor editorial change to README.BUILD file
Michael Smith [Thu, 30 Aug 2007 09:13:17 +0000 (09:13 +0000)]
Minor editorial change to README.BUILD file

17 years agoUpdate for version 1.73.2
Michael Smith [Thu, 30 Aug 2007 09:09:37 +0000 (09:09 +0000)]
Update for version 1.73.2

17 years agoIn subsection titles in release notes and NEWS files, output the
Michael Smith [Thu, 30 Aug 2007 07:30:54 +0000 (07:30 +0000)]
In subsection titles in release notes and NEWS files, output the
title "Release Notes: N.NN.N" instead of "Release: N.NN.N"
(because the former reads better in announcements).

17 years agoFixed typo.
Michael Smith [Thu, 30 Aug 2007 07:19:59 +0000 (07:19 +0000)]
Fixed typo.

17 years agoFix typo
Michael Smith [Thu, 30 Aug 2007 03:23:21 +0000 (03:23 +0000)]
Fix typo

17 years agoUpdated stylesheets to display data on titlepage from othercredit
Michael Smith [Thu, 30 Aug 2007 01:45:28 +0000 (01:45 +0000)]
Updated stylesheets to display data on titlepage from othercredit
content (not just in author content). If there is an otherclass
attribute, the value of the is displayed. It really should also
look for the value of the class attribute, and use that unless it
is "other" (in which case it uses the otherclass value instead),
but that change will have to wait til later...

17 years agoCreated dbxsl-ns section and added myself to list of contributors.
Michael Smith [Thu, 30 Aug 2007 01:41:43 +0000 (01:41 +0000)]
Created dbxsl-ns section and added myself to list of contributors.