]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
14 years agoFix bug 2979166 able - Attribute @rowheader not working
Bob Stayton [Mon, 9 Aug 2010 21:19:53 +0000 (21:19 +0000)]
Fix bug 2979166 able - Attribute @rowheader not working

14 years agoFix bug 2979166 able - Attribute @rowheader not working
Bob Stayton [Mon, 9 Aug 2010 21:18:23 +0000 (21:18 +0000)]
Fix bug 2979166 able - Attribute @rowheader not working

14 years agoFix bug 3033191 footnotes in html tables.
Bob Stayton [Mon, 9 Aug 2010 20:51:51 +0000 (20:51 +0000)]
Fix bug 3033191 footnotes in html tables.

14 years agoImproved glossterm auto-linking by using keys. The old code was inefficient when...
Mauritz Jeanson [Mon, 9 Aug 2010 20:24:45 +0000 (20:24 +0000)]
Improved glossterm auto-linking by using keys. The old code was inefficient when processing documents
with many inline glossterms.

14 years agoFix bug 2922488 draft.watermark.image pointing to web resource.
Bob Stayton [Mon, 9 Aug 2010 20:17:23 +0000 (20:17 +0000)]
Fix bug 2922488 draft.watermark.image pointing to web resource.
Now the value is images/draft.png, and may require customization
for local resolution.

14 years agoFix bug 2922483 leaks xmlns:saxon to output.
Bob Stayton [Mon, 9 Aug 2010 20:08:00 +0000 (20:08 +0000)]
Fix bug 2922483 leaks xmlns:saxon to output.

14 years agoFix bug 2922483 leaks xmlns:saxon to output.
Bob Stayton [Mon, 9 Aug 2010 20:06:48 +0000 (20:06 +0000)]
Fix bug 2922483 leaks xmlns:saxon to output.

14 years agoFix bug 2844927 Validity error for callout bugs.
Bob Stayton [Mon, 9 Aug 2010 18:57:41 +0000 (18:57 +0000)]
Fix bug 2844927 Validity error for callout bugs.

14 years agoConvert formal.object.heading to respect make.clean.html param.
Bob Stayton [Mon, 9 Aug 2010 18:25:58 +0000 (18:25 +0000)]
Convert formal.object.heading to respect make.clean.html param.

14 years agoFix bug 2840768 sidebar without title inserts empty b tag.
Bob Stayton [Mon, 9 Aug 2010 18:13:06 +0000 (18:13 +0000)]
Fix bug 2840768 sidebar without title inserts empty b tag.

14 years agoFix bug 2805530 author/orgname not appearing on title page.
Bob Stayton [Mon, 9 Aug 2010 16:41:43 +0000 (16:41 +0000)]
Fix bug 2805530 author/orgname not appearing on title page.

14 years agoAdded SVN keywords.
Mauritz Jeanson [Sat, 7 Aug 2010 19:12:48 +0000 (19:12 +0000)]
Added SVN keywords.

14 years agoAdded a stylesheet module that generates plug-ins conforming to the standard (OSGi...
Mauritz Jeanson [Sat, 7 Aug 2010 18:22:43 +0000 (18:22 +0000)]
Added a stylesheet module that generates plug-ins conforming to the standard (OSGi-based) Eclipse 3.x
architecture. The main difference to the older format is that metadata is stored in a separate
manifest file. The module imports and extends the existing eclipse.xsl module. Based on code
contributed in patch #2624668.

14 years agoRemoved camel casing.
Mauritz Jeanson [Wed, 28 Jul 2010 17:34:07 +0000 (17:34 +0000)]
Removed camel casing.

14 years agoAdded support for SVG content in imagedata (inspired by patch #2909154).
Mauritz Jeanson [Wed, 28 Jul 2010 17:26:46 +0000 (17:26 +0000)]
Added support for SVG content in imagedata (inspired by patch #2909154).

14 years agoFixed bug in output-orderedlist-starting-number template (@startingnumber did not...
Mauritz Jeanson [Wed, 28 Jul 2010 12:32:54 +0000 (12:32 +0000)]
Fixed bug in output-orderedlist-starting-number template (@startingnumber did not work for FO).

14 years agoMoved the template that outputs <base> so that the base URI also applies to relative...
Mauritz Jeanson [Wed, 28 Jul 2010 10:59:39 +0000 (10:59 +0000)]
Moved the template that outputs <base> so that the base URI also applies to relative CSS paths that come later.
See patch #2896121.

14 years agoMoved warning.
Mauritz Jeanson [Tue, 27 Jul 2010 21:15:17 +0000 (21:15 +0000)]
Moved warning.

14 years agoRemoved obsolete reference to DBTeXMath.
Mauritz Jeanson [Tue, 27 Jul 2010 20:49:32 +0000 (20:49 +0000)]
Removed obsolete reference to DBTeXMath.

14 years agoRemoved obsolete "More information" section referring to DBTeXMath and PassiveTeX.
Mauritz Jeanson [Tue, 27 Jul 2010 20:45:18 +0000 (20:45 +0000)]
Removed obsolete "More information" section referring to DBTeXMath and PassiveTeX.

14 years agoAdded fix to catch ID also of descendants of listitem. Closes bug #2955077.
Mauritz Jeanson [Mon, 26 Jul 2010 17:38:32 +0000 (17:38 +0000)]
Added fix to catch ID also of descendants of listitem. Closes bug #2955077.

14 years agoRemoved superfluous test used when computing column-width. Closes bug #3000898.
Mauritz Jeanson [Thu, 22 Jul 2010 19:09:31 +0000 (19:09 +0000)]
Removed superfluous test used when computing column-width. Closes bug #3000898.

14 years agoAdded missing <xsl:call-template name="anchor"/>. Closes bug #2998567.
Mauritz Jeanson [Thu, 22 Jul 2010 18:05:13 +0000 (18:05 +0000)]
Added missing <xsl:call-template name="anchor"/>. Closes bug #2998567.

14 years agoAdded table-layout="fixed" on segmentedlist table (required by XSL spec when proport...
Mauritz Jeanson [Wed, 21 Jul 2010 18:58:53 +0000 (18:58 +0000)]
Added table-layout="fixed" on segmentedlist table (required by XSL spec when  proportional-column-width() is used).

14 years agoStripped down, faster version of gentext.template is used when there is no localizati...
Jirka Kosek [Tue, 20 Jul 2010 22:08:11 +0000 (22:08 +0000)]
Stripped down, faster version of gentext.template is used when there is no localization customization.

14 years agoHopefully this way code will work in Xalan and without speed penalty.
Jirka Kosek [Tue, 20 Jul 2010 21:46:07 +0000 (21:46 +0000)]
Hopefully this way code will work in Xalan and without speed penalty.

14 years agoRemoved duplicate htmlhelp context.
Mauritz Jeanson [Tue, 20 Jul 2010 19:51:08 +0000 (19:51 +0000)]
Removed duplicate htmlhelp context.

14 years agoRemoved unused XJPARSEFLAGS.
Mauritz Jeanson [Tue, 20 Jul 2010 19:47:56 +0000 (19:47 +0000)]
Removed unused XJPARSEFLAGS.

14 years agoAdded support for Georgian based on patch #2917147.
Mauritz Jeanson [Tue, 20 Jul 2010 19:36:25 +0000 (19:36 +0000)]
Added support for Georgian based on patch #2917147.

14 years agoAnother small speed improvement
Jirka Kosek [Tue, 20 Jul 2010 15:08:18 +0000 (15:08 +0000)]
Another small speed improvement

14 years agoWorkaround bug in Xalan-J. Path to locale files is written in a way it produces same...
Jirka Kosek [Sun, 18 Jul 2010 20:19:52 +0000 (20:19 +0000)]
Workaround bug in Xalan-J. Path to locale files is written in a way it produces same absolute URI whether base URI is in .../common or .../html or .../fo directory.

14 years agoChanged link to point to DB 5 TDG.
Mauritz Jeanson [Fri, 16 Jul 2010 16:35:37 +0000 (16:35 +0000)]
Changed link to point to DB 5 TDG.

14 years agoCorrected refpurpose.
Mauritz Jeanson [Fri, 16 Jul 2010 13:48:07 +0000 (13:48 +0000)]
Corrected refpurpose.

14 years agoChange entities to use common/entities.ent.
Bob Stayton [Thu, 15 Jul 2010 16:43:56 +0000 (16:43 +0000)]
Change entities to use common/entities.ent.

14 years agoAdded fix that preserves link/@role (makes links in the reference documentation
Mauritz Jeanson [Thu, 15 Jul 2010 14:37:33 +0000 (14:37 +0000)]
Added fix that preserves link/@role (makes links in the reference documentation
with @role="tcg" work).

14 years agoFixed bugs related to manpages and L10n.
Mauritz Jeanson [Thu, 15 Jul 2010 12:52:15 +0000 (12:52 +0000)]
Fixed bugs related to manpages and L10n.

14 years agoRemoved typo
Jirka Kosek [Thu, 15 Jul 2010 08:24:13 +0000 (08:24 +0000)]
Removed typo

14 years agoUpgraded to use common entities. Fixed bug when some code used @sortas and some not...
Jirka Kosek [Thu, 15 Jul 2010 08:08:04 +0000 (08:08 +0000)]
Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms.

14 years agoUpgraded to use common entities. Fixed bug when some code used @sortas and some not...
Jirka Kosek [Thu, 15 Jul 2010 07:53:27 +0000 (07:53 +0000)]
Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms.

14 years agoUpdated mediaobject selection code that better uses roles (when available); based...
Keith Fahlgren [Thu, 15 Jul 2010 05:28:28 +0000 (05:28 +0000)]
Updated mediaobject selection code that better uses roles (when available); based on contributons by  Glenn McDonald

14 years agoRefactored localization support. Language files are loaded on demand. Speedup is...
Jirka Kosek [Wed, 14 Jul 2010 16:53:51 +0000 (16:53 +0000)]
Refactored localization support. Language files are loaded on demand. Speedup is about 30%.

14 years agoUpdated translations from Red Hat and the Fedora Project
Rüdiger Landmann [Wed, 14 Jul 2010 04:50:16 +0000 (04:50 +0000)]
Updated translations from Red Hat and the Fedora Project

14 years agoAdded xsl:keys for improved performance of localization texts look up. Performance...
Jirka Kosek [Tue, 13 Jul 2010 18:10:49 +0000 (18:10 +0000)]
Added xsl:keys for improved performance of localization texts look up. Performance gain around 15%.

14 years agoFix bug where simpara in footnote didn't work. Patch by Jonathan Nieder, jrnieder...
Norman Walsh [Tue, 6 Jul 2010 20:57:06 +0000 (20:57 +0000)]
Fix bug where simpara in footnote didn't work. Patch by Jonathan Nieder, jrnieder@gmail.com

14 years agoMake error spotting easier for us who do not perceive big difference between red...
Jirka Kosek [Tue, 6 Jul 2010 14:43:19 +0000 (14:43 +0000)]
Make error spotting easier for us who do not perceive big difference between red and green

14 years agoAdded local copy of XSpec (http://code.google.com/p/xspec/)
Jirka Kosek [Tue, 6 Jul 2010 12:20:54 +0000 (12:20 +0000)]
Added local copy of XSpec (http://code.google.com/p/xspec/)

14 years agoUpdated locales from Red Hat and the Fedora Project
Rüdiger Landmann [Tue, 6 Jul 2010 08:02:31 +0000 (08:02 +0000)]
Updated locales from Red Hat and the Fedora Project

14 years agoInitial import of infrastructure needed for Ant build system
Jirka Kosek [Sat, 3 Jul 2010 22:33:37 +0000 (22:33 +0000)]
Initial import of infrastructure needed for Ant build system

14 years agoEnsure that NCX documents are always outputted with a default namespace
Keith Fahlgren [Wed, 23 Jun 2010 23:01:22 +0000 (23:01 +0000)]
Ensure that NCX documents are always outputted with a default namespace
to prevent problems with the kindlegen machinery

14 years agoUpdated translations from Red Hat and the Fedora Project
Rüdiger Landmann [Mon, 17 May 2010 04:38:51 +0000 (04:38 +0000)]
Updated translations from Red Hat and the Fedora Project

14 years agoFix bug in olink template when an olink has an id.
Bob Stayton [Fri, 14 May 2010 03:50:38 +0000 (03:50 +0000)]
Fix bug in olink template when an olink has an id.
Add warning message with id value when trying to link
to an element that has no generated text.

14 years agoAdd new languages to Makefile
Rüdiger Landmann [Wed, 14 Apr 2010 05:02:39 +0000 (05:02 +0000)]
Add new languages to Makefile

14 years agoTypo fixing.
Mauritz Jeanson [Sun, 21 Mar 2010 17:22:06 +0000 (17:22 +0000)]
Typo fixing.

14 years agoalways remake docs
Michael Smith [Sun, 21 Mar 2010 13:58:41 +0000 (13:58 +0000)]
always remake docs

14 years agoFixed typo.
Mauritz Jeanson [Sat, 20 Mar 2010 11:30:43 +0000 (11:30 +0000)]
Fixed typo.

14 years agoFixed typo.
Mauritz Jeanson [Sat, 20 Mar 2010 11:29:18 +0000 (11:29 +0000)]
Fixed typo.

14 years agoAdded missing xsl:choose in example.
Mauritz Jeanson [Sat, 20 Mar 2010 11:08:37 +0000 (11:08 +0000)]
Added missing xsl:choose in example.

14 years agoFixed bug #2912677 (error with xref in title).
Mauritz Jeanson [Sat, 20 Mar 2010 10:47:36 +0000 (10:47 +0000)]
Fixed bug #2912677 (error with xref in title).

14 years agoFixed bug #2930968 (indexterm in refmeta not handled correctly).
Mauritz Jeanson [Sat, 20 Mar 2010 09:59:03 +0000 (09:59 +0000)]
Fixed bug #2930968 (indexterm in refmeta not handled correctly).

14 years agofix bug 2949567 title in revhistory breaks FO transform.
Bob Stayton [Sat, 20 Mar 2010 04:56:04 +0000 (04:56 +0000)]
fix bug 2949567 title in revhistory breaks FO transform.

14 years agofix bug 2948363 generated filename for refentry not unique, when
Bob Stayton [Sat, 20 Mar 2010 04:36:45 +0000 (04:36 +0000)]
fix bug 2948363 generated filename for refentry not unique, when
used in a set.

14 years agofix snapshot build
Michael Smith [Fri, 19 Mar 2010 21:32:29 +0000 (21:32 +0000)]
fix snapshot build

14 years agoAdded USlegal and USlegallandscape paper types.
Norman Walsh [Fri, 19 Mar 2010 16:13:59 +0000 (16:13 +0000)]
Added USlegal and USlegallandscape paper types.

14 years agoFix bug in xrefstyle "title" handling introduced with
Bob Stayton [Tue, 16 Mar 2010 16:40:43 +0000 (16:40 +0000)]
Fix bug in xrefstyle "title" handling introduced with
the 'insert.targetdb.data' template.

14 years agoOutput id attributes on glossdiv blocks so they can be added to
Bob Stayton [Sat, 27 Feb 2010 20:42:27 +0000 (20:42 +0000)]
Output id attributes on glossdiv blocks so they can be added to
xrefs or TOC.

14 years agoMake the default value blank, as it is documented.
Bob Stayton [Fri, 26 Feb 2010 22:34:18 +0000 (22:34 +0000)]
Make the default value blank, as it is documented.

14 years agoAdded note about specifying location as URL
Jirka Kosek [Wed, 24 Feb 2010 17:13:11 +0000 (17:13 +0000)]
Added note about specifying location as URL

14 years agoNew translations from Red Hat and the Fedora Project
Rüdiger Landmann [Wed, 10 Feb 2010 06:34:29 +0000 (06:34 +0000)]
New translations from Red Hat and the Fedora Project

14 years agoUpdated translations from Red Hat and the Fedora Project
Rüdiger Landmann [Wed, 10 Feb 2010 06:32:12 +0000 (06:32 +0000)]
Updated translations from Red Hat and the Fedora Project

14 years agoEnabled hyphenation of URLs when ulink content is the same as link target
Jirka Kosek [Mon, 8 Feb 2010 23:21:18 +0000 (23:21 +0000)]
Enabled hyphenation of URLs when ulink content is the same as link target

15 years agoremove unused <nonexistantelement>
Rüdiger Landmann [Mon, 18 Jan 2010 03:06:08 +0000 (03:06 +0000)]
remove unused <nonexistantelement>

15 years agoFix missing "Chapter n" label when use chapter/info/title.
Bob Stayton [Mon, 11 Jan 2010 03:16:56 +0000 (03:16 +0000)]
Fix missing "Chapter n" label when use chapter/info/title.

15 years agoFix an incorrect translation. Thanks to Helge Kreutzmann.
Daniel Leidert [Mon, 28 Dec 2009 21:03:18 +0000 (21:03 +0000)]
Fix an incorrect translation. Thanks to Helge Kreutzmann.
http://bugs.debian.org/562816

15 years agoRow recursion turned off if no @morerows attributes in the table.
Bob Stayton [Sat, 12 Dec 2009 17:49:56 +0000 (17:49 +0000)]
Row recursion turned off if no @morerows attributes in the table.
This will prevent failure on long table (with no @morerows) due
to excessive depth of recursion.

15 years agoApply patch to turn off row recursion if no @morerows attributes present.
Bob Stayton [Fri, 11 Dec 2009 09:08:40 +0000 (09:08 +0000)]
Apply patch to turn off row recursion if no @morerows attributes present.
This will enable very large tables without row spanning to
process without running into recursion limits.

15 years agoSupport make.clean.html in autotoc.xsl.
Bob Stayton [Fri, 11 Dec 2009 00:33:17 +0000 (00:33 +0000)]
Support make.clean.html in autotoc.xsl.

15 years agoAdd support for make.clean.html setting in block elements.
Bob Stayton [Fri, 11 Dec 2009 00:07:12 +0000 (00:07 +0000)]
Add support for make.clean.html setting in block elements.

15 years agoRemove debug message.
Bob Stayton [Fri, 11 Dec 2009 00:05:45 +0000 (00:05 +0000)]
Remove debug message.

15 years agoStock CSS styles for DocBook HTML output when 'make.clean.html' is non-zero.
Bob Stayton [Thu, 10 Dec 2009 22:40:42 +0000 (22:40 +0000)]
Stock CSS styles for DocBook HTML output when 'make.clean.html' is non-zero.

15 years agoAdd templates for generating CSS files.
Bob Stayton [Thu, 10 Dec 2009 22:35:51 +0000 (22:35 +0000)]
Add templates for generating CSS files.

15 years agoAdd templates for generating CSS files and links to them.
Bob Stayton [Thu, 10 Dec 2009 22:34:22 +0000 (22:34 +0000)]
Add templates for generating CSS files and links to them.

15 years agoFix bugs in new entity references.
Bob Stayton [Mon, 7 Dec 2009 17:45:26 +0000 (17:45 +0000)]
Fix bugs in new entity references.

15 years agoList of Equations now includes on equations with titles.
Bob Stayton [Mon, 7 Dec 2009 06:03:50 +0000 (06:03 +0000)]
List of Equations now includes on equations with titles.

15 years agoAdd new params for CSS file generation.
Bob Stayton [Sun, 6 Dec 2009 21:54:03 +0000 (21:54 +0000)]
Add new params for CSS file generation.

15 years agoParams to support generated CSS files.
Bob Stayton [Sun, 6 Dec 2009 21:47:04 +0000 (21:47 +0000)]
Params to support generated CSS files.

15 years agoIf a colspec has a colname attribute, add it to the HTML col
Bob Stayton [Thu, 3 Dec 2009 06:04:51 +0000 (06:04 +0000)]
If a colspec has a colname attribute, add it to the HTML col
element as a class attribute so it can be styled.

15 years agoReplace tabs with spaces.
Bob Stayton [Thu, 3 Dec 2009 05:59:45 +0000 (05:59 +0000)]
Replace tabs with spaces.

15 years agoFix bug 2825842 where table footnotes not appearing in HTML-coded table.
Bob Stayton [Wed, 2 Dec 2009 07:40:21 +0000 (07:40 +0000)]
Fix bug 2825842 where table footnotes not appearing in HTML-coded table.

15 years agoFix bug #2834826 where appendix inside part was not chunked as it should be.
Bob Stayton [Wed, 2 Dec 2009 07:22:10 +0000 (07:22 +0000)]
Fix bug #2834826 where appendix inside part was not chunked as it should be.

15 years agoFormat equation without title using table layout with equation number
Bob Stayton [Wed, 2 Dec 2009 06:06:53 +0000 (06:06 +0000)]
Format equation without title using table layout with equation number
next to the equation.

15 years agoAdd equation.number.properties.
Bob Stayton [Wed, 2 Dec 2009 06:05:24 +0000 (06:05 +0000)]
Add equation.number.properties.

15 years agoNew attribute set for numbers appearing next to equations.
Bob Stayton [Wed, 2 Dec 2009 06:02:23 +0000 (06:02 +0000)]
New attribute set for numbers appearing next to equations.

15 years agoFix bug in xref to equation without title to use context="xref-number" instead
Bob Stayton [Wed, 2 Dec 2009 06:01:07 +0000 (06:01 +0000)]
Fix bug in xref to equation without title to use context="xref-number" instead
of "xref-number-and-title".

15 years agoNumber all equations in one sequence, with or without title.
Bob Stayton [Wed, 2 Dec 2009 05:28:09 +0000 (05:28 +0000)]
Number all equations in one sequence, with or without title.

15 years agoMake content of param ulink.target empty so target attributes not generated.
Bob Stayton [Wed, 2 Dec 2009 04:14:20 +0000 (04:14 +0000)]
Make content of param ulink.target empty so target attributes not generated.

15 years agoFix bug #2896909 where duplicate @sortas on indexterms caused
Bob Stayton [Sat, 28 Nov 2009 02:17:05 +0000 (02:17 +0000)]
Fix bug #2896909 where duplicate @sortas on indexterms caused
some indexterms to drop out of index.

15 years agoExpand the "Stripping namespace ..." message to advise users to
Bob Stayton [Fri, 27 Nov 2009 07:12:27 +0000 (07:12 +0000)]
Expand the "Stripping namespace ..." message to advise users to
use the namespaced stylesheets.

15 years agoneed a local version of $exsl.node.set.available variable because
Bob Stayton [Fri, 27 Nov 2009 06:56:09 +0000 (06:56 +0000)]
need a local version of $exsl.node.set.available variable because
this module imported many places.

15 years agoAdded missing namespace declarations. Closes bug #2890069.
Mauritz Jeanson [Fri, 20 Nov 2009 19:43:06 +0000 (19:43 +0000)]
Added missing namespace declarations. Closes bug #2890069.

15 years agoAdding support for partintros with sect2s, 3s, etc
Keith Fahlgren [Tue, 17 Nov 2009 04:05:19 +0000 (04:05 +0000)]
Adding support for partintros with sect2s, 3s, etc