]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
18 years agoAdded string substitution for eating extra space after .RE macro.
Michael Smith [Fri, 10 Mar 2006 10:18:49 +0000 (10:18 +0000)]
Added string substitution for eating extra space after .RE macro.

18 years agoItemizedlist/Orderedlist with Title, fixed handling of.
Michael Smith [Fri, 10 Mar 2006 10:16:21 +0000 (10:16 +0000)]
Itemizedlist/Orderedlist with Title, fixed handling of.
Also handling of paragraph text following a list.
Problem:: No output for Title element of Itemized/Orderedlist.
Cause:: Missing logic for matching Title instances in lists. Fix::
Added handling for Title.
Also fixed problem that caused text following a list within the
same paragraph to be indented more than expected.
Closes #1447042 and #1447072.

18 years agoAdded some author/editor content for the refentry, and wrapped in
Michael Smith [Fri, 10 Mar 2006 08:56:21 +0000 (08:56 +0000)]
Added some author/editor content for the refentry, and wrapped in
an Authorgroup to test fix for #1447026.

18 years agoAuthorgroup handling fixed. Problem:: Content of Authorgroup was
Michael Smith [Fri, 10 Mar 2006 08:52:59 +0000 (08:52 +0000)]
Authorgroup handling fixed. Problem:: Content of Authorgroup was
not getting output. Cause:: Oversight in XPath expression caused
Author and friends to be found only if they were direct children
of *info. Fix:: Updated XPath expression to check for all Author
etc. descendants, not just direct children.

Closes bug #1447026. Thanks to Daniel Leidert for reporting.

18 years agoPut segmentedlist within a Para so that we can make sure it gets
Michael Smith [Fri, 10 Mar 2006 08:32:52 +0000 (08:32 +0000)]
Put segmentedlist within a Para so that we can make sure it gets
handled correctly for the "mixed block" case.

18 years agoAdded support for Segmentedlist.
Michael Smith [Fri, 10 Mar 2006 08:04:15 +0000 (08:04 +0000)]
Added support for Segmentedlist.
Details: Output is tabular, with no option for "list" type output.
Output for Segtitle elements can be supressed by setting
man.segtitle.suppress. If Segtitle content is output, it is
rendered in italic type (not bold because not all terminals
support bold and so italic ensures the stand out on those
terminals). Extra space (.sp line) at end of table code ensures
that it gets handled correctly in the case where its source is the
child of a Para.  Closes feature-request #1400097. Thanks to
Daniel Leidert for the patch and push, and to Alastair Rankine for
filing the original feature request.

18 years agoCorrected oversight in handling of Productname. Problem:: No
Michael Smith [Fri, 10 Mar 2006 06:53:20 +0000 (06:53 +0000)]
Corrected oversight in handling of Productname. Problem:: No
trademark output for Productname class="trade" instances. Cause::
Oversight. Fix:: Added handling for the specified case.

Closes bug #1447004. Thanks to Daniel Leidert for reporting.

18 years agoFixed copy/paste error in default value. Closes bug #1446966.
Michael Smith [Fri, 10 Mar 2006 06:21:45 +0000 (06:21 +0000)]
Fixed copy/paste error in default value. Closes bug #1446966.
Thanks to Daniel Leidert for reporting.

18 years agoUpdated for 1.2CR1
Norman Walsh [Thu, 9 Mar 2006 21:54:33 +0000 (21:54 +0000)]
Updated for 1.2CR1

18 years agoFixed pubdate
Norman Walsh [Thu, 9 Mar 2006 21:37:28 +0000 (21:37 +0000)]
Fixed pubdate

18 years agoDocumentation for 4.5CR2
Norman Walsh [Thu, 9 Mar 2006 20:08:08 +0000 (20:08 +0000)]
Documentation for 4.5CR2

18 years agoAdded test to check handling of admons in para. Thanks to Daniel
Michael Smith [Thu, 9 Mar 2006 11:35:54 +0000 (11:35 +0000)]
Added test to check handling of admons in para. Thanks to Daniel
Leidert for reporting. See bug #1446282. Also added a simple
segmentedlist.

18 years agoAdded small test of handling of nested bold/ital. See bug
Michael Smith [Thu, 9 Mar 2006 11:33:44 +0000 (11:33 +0000)]
Added small test of handling of nested bold/ital. See bug
 #1446015

18 years agoFixed handling of admonitions that are children of Para element.
Michael Smith [Thu, 9 Mar 2006 11:04:07 +0000 (11:04 +0000)]
Fixed handling of admonitions that are children of Para element.
Previously, handling of Caution, Important, Note, Tip, Warning
fails if they are children of Para. The reason is that they are
not included in the list of elements that we check when handling
"mixed block" content. Fixed by adding them to the list.
Closes bug #1446282. Thanks to Daniel Leidert for reporting.

18 years agoChanged to store uncompressed snapshot contents on build host
Michael Smith [Wed, 8 Mar 2006 12:08:37 +0000 (12:08 +0000)]
Changed to store uncompressed snapshot contents on build host
instead of uploading to remote host (SF web server). (Because
uncompressed docbook-xsl distro now runs to 20Mb, which cuts
pretty deep into the 100Mb disk-space quota for the project.) I
set up Apache rewrites in .htaccess files in the snapshots/xsl and
snapshots/xsl2 dirs at the SF site to redirect requests for those
to docbook.xml-doc.org/snapshots instead.

18 years agoMade adjustments to deal with relatively recent changes that have
Michael Smith [Wed, 8 Mar 2006 11:57:07 +0000 (11:57 +0000)]
Made adjustments to deal with relatively recent changes that have
apparently been made in GNU tar: (1) rearranged args into an order
acceptable to the new tar, and (2) added the "P" switch to stop it
from complaining about about the absolute path name specified for
the tar.exclude file.

18 years agoChange version numbers to 1.2CR1
Norman Walsh [Tue, 7 Mar 2006 13:24:45 +0000 (13:24 +0000)]
Change version numbers to 1.2CR1

18 years agoUpdate to be based on 4.5 and remove caption from informaltable
Norman Walsh [Tue, 7 Mar 2006 13:21:28 +0000 (13:21 +0000)]
Update to be based on 4.5 and remove caption from informaltable

18 years agoChange version numbers to 4.5CR2
Norman Walsh [Tue, 7 Mar 2006 13:11:38 +0000 (13:11 +0000)]
Change version numbers to 4.5CR2

18 years agoAllow citebiblioid anywhere the other citation elements are allowed
Norman Walsh [Tue, 7 Mar 2006 13:03:50 +0000 (13:03 +0000)]
Allow citebiblioid anywhere the other citation elements are allowed

18 years agoNumber figures, examples, and tables from book if there is no prefix (i.e. if chapter...
David Cramer [Mon, 6 Mar 2006 22:19:20 +0000 (22:19 +0000)]
Number figures, examples, and tables from book if there is no prefix (i.e. if chapter.autolabel is set to 0). This avoids having the list of figures where the figures mysteriously restart their numeration periodically when chapter.autolabel is set to 0.

18 years agoFix template named 'anchor' to check @xml:id too.
Bob Stayton [Mon, 6 Mar 2006 19:30:04 +0000 (19:30 +0000)]
Fix template named 'anchor' to check @xml:id too.

18 years agoAdded meta name="keywords", same as meta name="keyword",
Bob Stayton [Mon, 6 Mar 2006 17:59:53 +0000 (17:59 +0000)]
Added meta name="keywords", same as meta name="keyword",
because DaveP says plural is more common usage.  Kept old
meta in case someone is dependent on it.

18 years agoProfiling now works together with namespace stripping (V5 documents). Namespace strip...
Jirka Kosek [Mon, 6 Mar 2006 07:47:42 +0000 (07:47 +0000)]
Profiling now works together with namespace stripping (V5 documents). Namespace striping should work with all stylesheets named profile-, even if they are not supporting namespace stripping in a non-profiling variant.

18 years agoRemoved extra whitespace.
Michael Smith [Sat, 4 Mar 2006 12:22:56 +0000 (12:22 +0000)]
Removed extra whitespace.

18 years agoVersion 5.0b4
Norman Walsh [Fri, 3 Mar 2006 13:31:06 +0000 (13:31 +0000)]
Version 5.0b4

18 years agoVersion 5.0b4
Norman Walsh [Fri, 3 Mar 2006 13:17:58 +0000 (13:17 +0000)]
Version 5.0b4

18 years agoVersion 5.0b4
Norman Walsh [Fri, 3 Mar 2006 13:01:08 +0000 (13:01 +0000)]
Version 5.0b4

18 years agoUpdated for b4 and formatting tweaks
Norman Walsh [Fri, 3 Mar 2006 11:05:46 +0000 (11:05 +0000)]
Updated for b4 and formatting tweaks

18 years agoConvert class to type on refmiscinfo; fix bug in title support for reference; support...
Norman Walsh [Fri, 3 Mar 2006 10:31:51 +0000 (10:31 +0000)]
Convert class to type on refmiscinfo; fix bug in title support for reference; support new class/otherclass attribute co-constraints; fix pubsnumber class on biblioid; changed version to 5.0; convert entityref to fileref

18 years agoNew and updated tests
Norman Walsh [Fri, 3 Mar 2006 08:52:39 +0000 (08:52 +0000)]
New and updated tests

18 years agoNew and updated tests
Norman Walsh [Fri, 3 Mar 2006 08:43:12 +0000 (08:43 +0000)]
New and updated tests

18 years agoFix typo that made limit required on symbol
Norman Walsh [Fri, 3 Mar 2006 08:19:18 +0000 (08:19 +0000)]
Fix typo that made limit required on symbol

18 years agoMake @width text instead of integer
Norman Walsh [Fri, 3 Mar 2006 08:04:56 +0000 (08:04 +0000)]
Make @width text instead of integer

18 years agoAdded class/otherclass semantics to othercredit
Norman Walsh [Fri, 3 Mar 2006 08:03:41 +0000 (08:03 +0000)]
Added class/otherclass semantics to othercredit

18 years agoAdded documentation for attributes and attribute values; rearranged some patterns
Norman Walsh [Thu, 2 Mar 2006 17:26:30 +0000 (17:26 +0000)]
Added documentation for attributes and attribute values; rearranged some patterns

18 years agoFixed RFE 1416903 (added cover); corrected "pubnumber" typo; allow
Norman Walsh [Thu, 2 Mar 2006 16:33:40 +0000 (16:33 +0000)]
Fixed RFE 1416903 (added cover); corrected "pubnumber" typo; allow
title/titleabbrev/subtitle anywhere in info, not just at the
beginning; renamed "sgmlcomment" to just "comment"; renamed the
class attribute of refmiscinfo to type; added descriptions for
many more attribute values.

18 years agoAdded documentation for attributes and attribute values; rearranged some patterns
Norman Walsh [Thu, 2 Mar 2006 13:43:52 +0000 (13:43 +0000)]
Added documentation for attributes and attribute values; rearranged some patterns

18 years agoAdded documentation for attributes and attribute values
Norman Walsh [Thu, 2 Mar 2006 13:38:25 +0000 (13:38 +0000)]
Added documentation for attributes and attribute values

18 years agoMake use of db.label.attribute pattern
Norman Walsh [Thu, 2 Mar 2006 13:33:27 +0000 (13:33 +0000)]
Make use of db.label.attribute pattern

18 years agoAdded documentation for attributes and attribute values
Norman Walsh [Thu, 2 Mar 2006 13:30:58 +0000 (13:30 +0000)]
Added documentation for attributes and attribute values

18 years agoAdded documentation for attributes and attribute values; rearranged some patterns
Norman Walsh [Thu, 2 Mar 2006 13:08:57 +0000 (13:08 +0000)]
Added documentation for attributes and attribute values; rearranged some patterns

18 years agoAdded documentation for attributes and attribute values
Norman Walsh [Thu, 2 Mar 2006 13:06:25 +0000 (13:06 +0000)]
Added documentation for attributes and attribute values

18 years agoAdded documentation for attributes and attribute values
Norman Walsh [Thu, 2 Mar 2006 12:58:15 +0000 (12:58 +0000)]
Added documentation for attributes and attribute values

18 years agoAdded documentation for attributes and attribute values
Norman Walsh [Thu, 2 Mar 2006 10:56:15 +0000 (10:56 +0000)]
Added documentation for attributes and attribute values

18 years agoMake use of db.label.attribute and db.linkends.attribute patterns
Norman Walsh [Thu, 2 Mar 2006 10:38:30 +0000 (10:38 +0000)]
Make use of db.label.attribute and db.linkends.attribute patterns

18 years agoAdded documentation for attributes and attribute values
Norman Walsh [Thu, 2 Mar 2006 09:33:45 +0000 (09:33 +0000)]
Added documentation for attributes and attribute values

18 years agoAdded documentation for attributes and attribute values
Norman Walsh [Thu, 2 Mar 2006 09:09:52 +0000 (09:09 +0000)]
Added documentation for attributes and attribute values

18 years agoAdded a toc.pagenum.attribute pattern. Added a refpurpose for the pagenum attribute.
Norman Walsh [Thu, 2 Mar 2006 08:27:25 +0000 (08:27 +0000)]
Added a toc.pagenum.attribute pattern. Added a refpurpose for the pagenum attribute.

18 years agoMore copy edit changes from Dick, new release
Jirka Kosek [Tue, 28 Feb 2006 21:44:12 +0000 (21:44 +0000)]
More copy edit changes from Dick, new release

18 years agoAdditions from Dick, schema version is parametrized, oXygen supports embedded Schematron
Jirka Kosek [Tue, 28 Feb 2006 21:33:40 +0000 (21:33 +0000)]
Additions from Dick, schema version is parametrized, oXygen supports embedded Schematron

18 years agoProcess alt text with normalize-space().
Bob Stayton [Tue, 28 Feb 2006 17:37:15 +0000 (17:37 +0000)]
Process alt text with normalize-space().
Replace tab indents with spaces.

18 years agoxmldepend.xsl - Find files that an XML document refers to/depends on.
Michael Smith [Tue, 28 Feb 2006 15:24:37 +0000 (15:24 +0000)]
xmldepend.xsl - Find files that an XML document refers to/depends on.
From Paul DuBois <paul@kitebird.com>
Can be used to build Makefile dependency lists.
Dependencies are defined as:
- Files named in <xi:xinclude> elements. These must be traversed to
  find any subdependencies, unless parse attribute is "text".
- Files named by the fileref attribute of any other element.

18 years agoContent of citation element is automatically linked to the bibliographic entry with...
Jirka Kosek [Tue, 28 Feb 2006 14:27:23 +0000 (14:27 +0000)]
Content of citation element is automatically linked to the bibliographic entry with the corresponding abbrev.

18 years agoAdd docbook.xsd as a dependency for distrib
Norman Walsh [Fri, 24 Feb 2006 21:56:10 +0000 (21:56 +0000)]
Add docbook.xsd as a dependency for distrib

18 years agoAdded rule to create the .xsd files
Norman Walsh [Fri, 24 Feb 2006 21:20:21 +0000 (21:20 +0000)]
Added rule to create the .xsd files

18 years agoAddec cover element
Norman Walsh [Fri, 24 Feb 2006 21:18:02 +0000 (21:18 +0000)]
Addec cover element

18 years agofixed orderedlist
Steve Ball [Wed, 22 Feb 2006 20:35:41 +0000 (20:35 +0000)]
fixed orderedlist

18 years agoSupport startref on indexterm
Norman Walsh [Fri, 17 Feb 2006 14:39:02 +0000 (14:39 +0000)]
Support startref on indexterm

18 years agoSupport a few more info elements
Norman Walsh [Fri, 17 Feb 2006 14:35:57 +0000 (14:35 +0000)]
Support a few more info elements

18 years agoAdd support for keep-together PI to informal objects.
Bob Stayton [Thu, 16 Feb 2006 23:01:34 +0000 (23:01 +0000)]
Add support for keep-together PI to informal objects.

18 years agoDocBook V4.5 released
Norman Walsh [Thu, 16 Feb 2006 21:12:08 +0000 (21:12 +0000)]
DocBook V4.5 released

18 years agoAdjustments to get snapshot build working with new xslt/saxon
Michael Smith [Thu, 16 Feb 2006 08:49:48 +0000 (08:49 +0000)]
Adjustments to get snapshot build working with new xslt/saxon
script.

18 years agoAdd support for fop1.extensions.
Bob Stayton [Mon, 13 Feb 2006 07:45:29 +0000 (07:45 +0000)]
Add support for fop1.extensions.

18 years agoAdd support for fop1 bookmarks.
Bob Stayton [Mon, 13 Feb 2006 07:18:49 +0000 (07:18 +0000)]
Add support for fop1 bookmarks.

18 years agoAdd fop1.extentions parameter to add support for
Bob Stayton [Mon, 13 Feb 2006 07:16:18 +0000 (07:16 +0000)]
Add fop1.extentions parameter to add support for
fop development version.

18 years agofop.extensions now only for FOP version 0.20.5 and earlier.
Bob Stayton [Mon, 13 Feb 2006 07:15:28 +0000 (07:15 +0000)]
fop.extensions now only for FOP version 0.20.5 and earlier.

18 years agoSupport for fop1 different from fop 0.20.5 and earlier.
Bob Stayton [Mon, 13 Feb 2006 07:12:20 +0000 (07:12 +0000)]
Support for fop1 different from fop 0.20.5 and earlier.

18 years agoStart supporting fop development version, which will
Bob Stayton [Mon, 13 Feb 2006 07:11:29 +0000 (07:11 +0000)]
Start supporting fop development version, which will
become fop version 1.

18 years agoAdd template for task in mode="xref-to".
Bob Stayton [Thu, 9 Feb 2006 18:23:55 +0000 (18:23 +0000)]
Add template for task in mode="xref-to".

18 years agoAdd more templates for task element.
Bob Stayton [Thu, 9 Feb 2006 18:21:10 +0000 (18:21 +0000)]
Add more templates for task element.

18 years agoAdd task template in title.markup mode.
Bob Stayton [Thu, 9 Feb 2006 16:36:56 +0000 (16:36 +0000)]
Add task template in title.markup mode.

18 years agoXalan fails the test function-available(exsl:node-test) even though
Bob Stayton [Thu, 9 Feb 2006 01:50:27 +0000 (01:50 +0000)]
Xalan fails the test function-available(exsl:node-test) even though
it supports that function.  I added a workaround.

18 years agoFixed bug #1359008. If a mediaobject contains only one object, use it
Bob Stayton [Wed, 8 Feb 2006 22:26:06 +0000 (22:26 +0000)]
Fixed bug #1359008.  If a mediaobject contains only one object, use it
even if it is only a textobject.

18 years agoAdd empty templates for unsupported xbel elements so errors
Bob Stayton [Wed, 8 Feb 2006 21:24:11 +0000 (21:24 +0000)]
Add empty templates for unsupported xbel elements so errors
are not produced.

19 years agoVersion 5.0b3 released
Norman Walsh [Wed, 1 Feb 2006 15:04:12 +0000 (15:04 +0000)]
Version 5.0b3 released

19 years agoFix typo in pattern name
Norman Walsh [Wed, 1 Feb 2006 13:30:18 +0000 (13:30 +0000)]
Fix typo in pattern name

19 years agoHandle attribute default values
Norman Walsh [Sun, 29 Jan 2006 21:55:49 +0000 (21:55 +0000)]
Handle attribute default values

19 years agoAdded attribute default values per Jan 2006 telcon
Norman Walsh [Sun, 29 Jan 2006 21:22:40 +0000 (21:22 +0000)]
Added attribute default values per Jan 2006 telcon

19 years agoFix bug #1358844: allow multiple imageobjects inside an imageobjectco
Norman Walsh [Sun, 29 Jan 2006 15:33:13 +0000 (15:33 +0000)]
Fix bug #1358844: allow multiple imageobjects inside an imageobjectco

19 years agoReduce content model of blockquote to something reasonable
Norman Walsh [Fri, 27 Jan 2006 21:37:17 +0000 (21:37 +0000)]
Reduce content model of blockquote to something reasonable

19 years agoImproved documentation
Norman Walsh [Mon, 16 Jan 2006 21:16:00 +0000 (21:16 +0000)]
Improved documentation

19 years agoFixed bugs in 5.0b2
Norman Walsh [Fri, 13 Jan 2006 14:18:05 +0000 (14:18 +0000)]
Fixed bugs in 5.0b2

19 years agoUpdated version numbers
Norman Walsh [Fri, 13 Jan 2006 12:28:45 +0000 (12:28 +0000)]
Updated version numbers

19 years agoUpdated version numbers
Norman Walsh [Thu, 12 Jan 2006 23:06:40 +0000 (23:06 +0000)]
Updated version numbers

19 years agoUpdated for 5.0b2
Norman Walsh [Thu, 12 Jan 2006 23:00:53 +0000 (23:00 +0000)]
Updated for 5.0b2

19 years agoFix bug #1380477: allow area to inherit from areaset
Norman Walsh [Thu, 12 Jan 2006 21:49:02 +0000 (21:49 +0000)]
Fix bug #1380477: allow area to inherit from areaset

19 years agoMake dbforms actually different from docbook
Norman Walsh [Thu, 12 Jan 2006 21:48:34 +0000 (21:48 +0000)]
Make dbforms actually different from docbook

19 years agoDo not output !DOCTYPE for profiled content. Different users have needs for different...
Jirka Kosek [Tue, 10 Jan 2006 20:16:24 +0000 (20:16 +0000)]
Do not output !DOCTYPE for profiled content. Different users have needs for different versions of DTD.

19 years agofixed bug #1246878, no otherwise clause for start-indent and end-indent in a sidebar...
Bob Stayton [Sat, 31 Dec 2005 18:51:21 +0000 (18:51 +0000)]
fixed bug #1246878, no otherwise clause for start-indent and end-indent in a sidebar float.

19 years agoFixed bug # 1364478 xml:id not recognized by olink database.
Bob Stayton [Thu, 29 Dec 2005 19:27:24 +0000 (19:27 +0000)]
Fixed bug # 1364478 xml:id not recognized by olink database.

19 years agoFixed bug #1326440 where 'title' in generate.toc was not supported in FO.
Bob Stayton [Thu, 29 Dec 2005 19:14:15 +0000 (19:14 +0000)]
Fixed bug #1326440 where 'title' in generate.toc was not supported in FO.

19 years agoMinor formatting tweaks.
Jirka Kosek [Wed, 28 Dec 2005 13:13:03 +0000 (13:13 +0000)]
Minor formatting tweaks.

19 years agoPreparing for new release, added xml:ids to all FAQs
Jirka Kosek [Wed, 28 Dec 2005 13:04:30 +0000 (13:04 +0000)]
Preparing for new release, added xml:ids to all FAQs

19 years agoMore tweaks improving profiling of HTML Help
Jirka Kosek [Wed, 28 Dec 2005 09:38:21 +0000 (09:38 +0000)]
More tweaks improving profiling of HTML Help

19 years agoAdded info about combining DocBook schema with MathML and SVG
Jirka Kosek [Tue, 20 Dec 2005 21:08:17 +0000 (21:08 +0000)]
Added info about combining DocBook schema with MathML and SVG

19 years agoAdded missing variable declaration
Jirka Kosek [Mon, 19 Dec 2005 14:54:47 +0000 (14:54 +0000)]
Added missing variable declaration

19 years agoFixed attribute inheritance when in entrytbl.
Bob Stayton [Thu, 15 Dec 2005 18:18:59 +0000 (18:18 +0000)]
Fixed attribute inheritance when in entrytbl.

19 years agoRemoved obsolete template match="legalnotice/title" mode="titlepage.legalnotice.title...
Bob Stayton [Wed, 14 Dec 2005 20:07:31 +0000 (20:07 +0000)]
Removed obsolete template match="legalnotice/title" mode="titlepage.legalnotice.title.mode".

19 years agoWhere svg:* or mml:* are allowed, allow svg:*+ or mml:*+ respectively
Norman Walsh [Wed, 14 Dec 2005 12:25:40 +0000 (12:25 +0000)]
Where svg:* or mml:* are allowed, allow svg:*+ or mml:*+ respectively