]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
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

15 years agoAdding param to workaround horrific ADE bug with the inability to process <br>
Keith Fahlgren [Thu, 5 Nov 2009 23:04:33 +0000 (23:04 +0000)]
Adding param to workaround horrific ADE bug with the inability to process <br>

15 years agoFix two indentation issues: In the first case there is no corresponding .RS
Daniel Leidert [Mon, 2 Nov 2009 02:38:47 +0000 (02:38 +0000)]
Fix two indentation issues: In the first case there is no corresponding .RS
macro (Debian #519438, sf.net 2793873). In the second case an .RS instead of
the probably intended .sp leads to an indentation bug (Debian #527309,
sf.net #2642139).

15 years agoAdd support for authorgroup/author in OPF metadata (via Michael Wiedmann)
Keith Fahlgren [Fri, 23 Oct 2009 16:13:02 +0000 (16:13 +0000)]
Add support for authorgroup/author in OPF metadata (via Michael Wiedmann)

15 years agoUpdated the template for footnote paras to use the 'paragraph' template. Closes bug...
Mauritz Jeanson [Thu, 15 Oct 2009 19:35:52 +0000 (19:35 +0000)]
Updated the template for footnote paras to use the 'paragraph' template. Closes bug #2803739.

15 years agoAdd more namespace names to the exclude-result-prefixes attribute.
Bob Stayton [Wed, 14 Oct 2009 18:59:40 +0000 (18:59 +0000)]
Add more namespace names to the exclude-result-prefixes attribute.

15 years agoDrop the font elements, not their contents
Keith Fahlgren [Sat, 10 Oct 2009 21:31:49 +0000 (21:31 +0000)]
Drop the font elements, not their contents

15 years agoRemove <b> and <i> elements "discouraged in favor of style sheets" from
Keith Fahlgren [Sat, 10 Oct 2009 02:45:47 +0000 (02:45 +0000)]
Remove <b> and <i> elements "discouraged in favor of style sheets" from
XHTML, XHTML 1.1 (and therefore EPUB) outputs by changing html2xhtml.xsl.

Fixes bug #2873153: No <b> and <i> tags in XHTML/EPUB

Added regression to EPUB specs:

15 years agoThis resolves bug #2873142, Please add support for multiple embedded fonts
Keith Fahlgren [Sat, 10 Oct 2009 00:40:43 +0000 (00:40 +0000)]
This resolves bug #2873142, Please add support for multiple embedded fonts

If you navigate to a checkout of DocBook-XSL and go to:
xsl/epub/bin/spec/files
You can now run the following command:

../../dbtoepub -f DejaVuSerif.otf -f DejaVuSerif-Italic.otf -c test.css
-s test_cust.xsl orm.book.001.xml

In dbtoepub, the following option can be used more than once:
-f, --font [OTF FILE] Embed OTF FILE in .epub.

The underlying stylesheet now accepts a comma-separated list of font file
names rather than just one as the RENAMED epub.embedded.fonts ('s' added).

The runnable EPUB spec now includes:
- should be valid .epub after including more than one embedded font

15 years agoAdded 'd' to the exclude-result-prefixes attribute generated by this stylesheet.
Mauritz Jeanson [Sat, 3 Oct 2009 08:15:29 +0000 (08:15 +0000)]
Added 'd' to the exclude-result-prefixes attribute generated by this stylesheet.
Closes bug #2844925.

15 years agoFixed bug #2844916 (don't output @target if ulink.target is empty).
Mauritz Jeanson [Thu, 1 Oct 2009 16:40:01 +0000 (16:40 +0000)]
Fixed bug #2844916 (don't output @target if ulink.target is empty).

15 years agoImprove the selection of cover images when working in DocBook 4.x land (work in progress)
Keith Fahlgren [Fri, 21 Aug 2009 18:51:40 +0000 (18:51 +0000)]
Improve the selection of cover images when working in DocBook 4.x land (work in progress)

15 years agoImprove the quality of the OPF spine regression by ensuring that the spine
Keith Fahlgren [Thu, 20 Aug 2009 20:10:08 +0000 (20:10 +0000)]
Improve the quality of the OPF spine regression by ensuring that the spine
elements for deeply nested refentries are in order and adjacent to their
opening wrapper XHTML chunk.

15 years agoAdd more careful handling of refentries to ensure that they always appear in the...
Keith Fahlgren [Thu, 20 Aug 2009 05:02:22 +0000 (05:02 +0000)]
Add more careful handling of refentries to ensure that they always appear in the opf:spine.
This was only a problem when refentries were pushed deep into the hierarchy (like inside
a sect2), but presented navigational problems for many reading systems (despite the
correct NCX references). This may *not* be the best solution, but attacking a better
chunking strategy for refentries was too big a nut to crack at this time.

15 years agoFix a bug when using index.on.type: an 'index symbols' section was created
Keith Fahlgren [Wed, 12 Aug 2009 02:54:56 +0000 (02:54 +0000)]
Fix a bug when using index.on.type: an 'index symbols' section was created
even if that typed index didn't include any symbols (they were in the other types).

15 years agoupdate maven artifacts to 1.75.2
mimil [Sun, 2 Aug 2009 16:07:41 +0000 (16:07 +0000)]
update maven artifacts to 1.75.2

15 years agoAdded /node() to the select expression that is used to compute the title text
Mauritz Jeanson [Sat, 1 Aug 2009 15:48:00 +0000 (15:48 +0000)]
Added /node() to the select expression that is used to compute the title text
so that no <ttl> elements end up in the output. Closes bug #2830119.

15 years agoAdded instructions for manually uploading release packages.
Mauritz Jeanson [Wed, 29 Jul 2009 14:27:23 +0000 (14:27 +0000)]
Added instructions for manually uploading release packages.

15 years agoadd maven sample for xml validation
mimil [Tue, 28 Jul 2009 18:59:52 +0000 (18:59 +0000)]
add maven sample for xml validation

15 years agoRebuild netbeans build files after adding missing Netbeans configuration to allow...
Daniel Leidert [Mon, 27 Jul 2009 00:07:38 +0000 (00:07 +0000)]
Rebuild netbeans build files after adding missing Netbeans configuration to allow easier packaging for Debian.

15 years agoApplied patch #2813221.
Mauritz Jeanson [Sat, 25 Jul 2009 12:38:27 +0000 (12:38 +0000)]
Applied patch #2813221.

15 years agoSmall corrections.
Mauritz Jeanson [Thu, 23 Jul 2009 15:56:19 +0000 (15:56 +0000)]
Small corrections.

15 years agosome previous maven schema artifacts were wrong, now using a single artifact for...
mimil [Thu, 23 Jul 2009 05:54:42 +0000 (05:54 +0000)]
some previous maven schema artifacts were wrong, now using a single artifact for every schema types

15 years agoAdd Icelandic
Keith Fahlgren [Tue, 21 Jul 2009 17:35:27 +0000 (17:35 +0000)]
Add Icelandic

15 years agoUpdated for 1.75.2
Keith Fahlgren [Tue, 21 Jul 2009 14:22:11 +0000 (14:22 +0000)]
Updated for 1.75.2

15 years agoAdd explicit step to prevent this failure in the future
Keith Fahlgren [Tue, 21 Jul 2009 13:46:49 +0000 (13:46 +0000)]
Add explicit step to prevent this failure in the future

15 years agoRestored VERSION file to snapshot state
Keith Fahlgren [Tue, 21 Jul 2009 03:01:50 +0000 (03:01 +0000)]
Restored VERSION file to snapshot state

15 years agoUpdating docs
Keith Fahlgren [Tue, 21 Jul 2009 03:01:03 +0000 (03:01 +0000)]
Updating docs

15 years agoUpdated for 1.75.2
Keith Fahlgren [Tue, 21 Jul 2009 02:02:48 +0000 (02:02 +0000)]
Updated for 1.75.2

15 years agoVersion 1.75.2 released
Keith Fahlgren [Tue, 21 Jul 2009 01:58:25 +0000 (01:58 +0000)]
Version 1.75.2 released

15 years agoCorrected bugs caused by path and file assumptions were not met
Keith Fahlgren [Tue, 21 Jul 2009 01:17:35 +0000 (01:17 +0000)]
Corrected bugs caused by path and file assumptions were not met

15 years agoImproved Japanese translation for Note(s). Closes bug #2823965.
Daniel Leidert [Mon, 20 Jul 2009 21:44:38 +0000 (21:44 +0000)]
Improved Japanese translation for Note(s). Closes bug #2823965.

15 years agoPolish alphabet contains O with acute accent, not with grave accent. Closes bug ...
Daniel Leidert [Mon, 20 Jul 2009 21:29:14 +0000 (21:29 +0000)]
Polish alphabet contains O with acute accent, not with grave accent. Closes bug #2823964.

15 years agosome previous maven schema artifacts were wrong, now using a single artifact for...
mimil [Mon, 20 Jul 2009 20:11:54 +0000 (20:11 +0000)]
some previous maven schema artifacts were wrong, now using a single artifact for every schema types

15 years agomaven sample updated to 1.75.1
mimil [Mon, 20 Jul 2009 19:58:48 +0000 (19:58 +0000)]
maven sample updated to 1.75.1

15 years agomaven artifact update to 1.75.1
mimil [Mon, 20 Jul 2009 19:30:10 +0000 (19:30 +0000)]
maven artifact update to 1.75.1

15 years agoOutput "Copyright" heading in XHTML too.
Mauritz Jeanson [Sun, 19 Jul 2009 10:02:57 +0000 (10:02 +0000)]
Output "Copyright" heading in XHTML too.

15 years agoAdded normalize-space() for ulink content. Closes bug #2793877.
Mauritz Jeanson [Sat, 18 Jul 2009 17:48:06 +0000 (17:48 +0000)]
Added normalize-space() for ulink content. Closes bug #2793877.

15 years agoFix translation of "index", per bug report 2796064.
Bob Stayton [Fri, 17 Jul 2009 20:38:16 +0000 (20:38 +0000)]
Fix translation of "index", per bug report 2796064.

15 years agoSupport more downconvert cases
Norman Walsh [Wed, 15 Jul 2009 19:45:55 +0000 (19:45 +0000)]
Support more downconvert cases

15 years agoTurn off dbfo-need for fop1.extensions also, per bug #2816141.
Bob Stayton [Tue, 14 Jul 2009 21:43:36 +0000 (21:43 +0000)]
Turn off dbfo-need for fop1.extensions also, per bug #2816141.

15 years agoAdded stylesheet.result.type test for copyright. Closes bug #2813289.
Mauritz Jeanson [Tue, 14 Jul 2009 19:33:56 +0000 (19:33 +0000)]
Added stylesheet.result.type test for copyright. Closes bug #2813289.

15 years agoAdded missing NetBeans configuration.
Mauritz Jeanson [Tue, 14 Jul 2009 10:16:36 +0000 (10:16 +0000)]
Added missing NetBeans configuration.

15 years agoRemoved dead link to the DocBook wiki. Closes bug #2802654.
Mauritz Jeanson [Mon, 13 Jul 2009 20:35:34 +0000 (20:35 +0000)]
Removed dead link to the DocBook wiki. Closes bug #2802654.

15 years agoAdded fixes so that colgroups in the XHTML namespace are processed properly.
Mauritz Jeanson [Mon, 13 Jul 2009 20:33:56 +0000 (20:33 +0000)]
Added fixes so that colgroups in the XHTML namespace are processed properly.

15 years agoClarification on @id values as part of the manual steps for releasing a build
Keith Fahlgren [Mon, 13 Jul 2009 20:18:56 +0000 (20:18 +0000)]
Clarification on @id values as part of the manual steps for releasing a build

15 years agoSmoketest regression for failing profiling/profile.xsl
Keith Fahlgren [Mon, 13 Jul 2009 20:18:41 +0000 (20:18 +0000)]
Smoketest regression for failing profiling/profile.xsl

15 years agoRemove ambiguity wrt @span, @rowspan, and @colspan
Norman Walsh [Mon, 13 Jul 2009 11:38:55 +0000 (11:38 +0000)]
Remove ambiguity wrt @span, @rowspan, and @colspan

15 years agoMake sure title inside info is used if no other title.
Bob Stayton [Thu, 9 Jul 2009 21:49:16 +0000 (21:49 +0000)]
Make sure title inside info is used if no other title.

15 years agoFix bug 2815493 missing exsl.node.set.available parameter.
Bob Stayton [Wed, 1 Jul 2009 22:58:19 +0000 (22:58 +0000)]
Fix bug 2815493 missing exsl.node.set.available parameter.

15 years agoNew Icelandic locale file.
Bob Stayton [Tue, 16 Jun 2009 23:31:09 +0000 (23:31 +0000)]
New Icelandic locale file.

15 years agoCleaning up hardcoded values into parameters and fixing Ruby library to pass them...
Keith Fahlgren [Tue, 16 Jun 2009 03:41:55 +0000 (03:41 +0000)]
Cleaning up hardcoded values into parameters and fixing Ruby library to pass them properly; all thanks to patch from Liza Daly

15 years agoFixed typo.
Mauritz Jeanson [Sun, 31 May 2009 19:45:37 +0000 (19:45 +0000)]
Fixed typo.

15 years agoRestored VERSION file to snapshot state
Keith Fahlgren [Thu, 28 May 2009 01:18:40 +0000 (01:18 +0000)]
Restored VERSION file to snapshot state

15 years agoAnd make sure to change all of the xml:ids...
Keith Fahlgren [Thu, 28 May 2009 00:31:50 +0000 (00:31 +0000)]
And make sure to change all of the xml:ids...

15 years agoUpdated for 1.75.1 release
Keith Fahlgren [Thu, 28 May 2009 00:22:13 +0000 (00:22 +0000)]
Updated for 1.75.1 release

15 years agoI think you have to edit more than README.BUILD says...
Keith Fahlgren [Thu, 28 May 2009 00:17:40 +0000 (00:17 +0000)]
I think you have to edit more than README.BUILD says...

15 years agoVersion 1.75.1 released
Keith Fahlgren [Thu, 28 May 2009 00:14:27 +0000 (00:14 +0000)]
Version 1.75.1 released

15 years agoadd of maven sample project using our maven artifacts (based on 1.75.0).
mimil [Mon, 25 May 2009 19:33:37 +0000 (19:33 +0000)]
add of maven sample project using our maven artifacts (based on 1.75.0).

15 years agoSwitching to em dash for character before attribution in epigraph; resolves Bug ...
Keith Fahlgren [Sun, 24 May 2009 02:14:56 +0000 (02:14 +0000)]
Switching to em dash for character before attribution in epigraph; resolves Bug #2793878

15 years agoAdded regression and fix to correct "bug" with namespace-prefixed container elements...
Keith Fahlgren [Tue, 19 May 2009 03:01:14 +0000 (03:01 +0000)]
Added regression and fix to correct "bug" with namespace-prefixed container elements in META-INF/container.xml ; resolves Issue #2790017

15 years agoUpdated documentation to reflect changes made in r8419.
Mauritz Jeanson [Thu, 14 May 2009 16:06:08 +0000 (16:06 +0000)]
Updated documentation to reflect changes made in r8419.

15 years agoFixed bug 2789947, id attribute missing on simplelist fo output.
Bob Stayton [Mon, 11 May 2009 08:20:40 +0000 (08:20 +0000)]
Fixed bug 2789947, id attribute missing on simplelist fo output.

15 years agoFixed bug 2789678: apply-templates line accidentally deleted.
Bob Stayton [Mon, 11 May 2009 08:14:54 +0000 (08:14 +0000)]
Fixed bug 2789678: apply-templates line accidentally deleted.

15 years agoAnother attempt at flexible named entity and XInclude processing
Keith Fahlgren [Sat, 9 May 2009 17:06:45 +0000 (17:06 +0000)]
Another attempt at flexible named entity and XInclude processing

15 years agopreparing 1.75.0 release for maven.
mimil [Fri, 8 May 2009 22:54:48 +0000 (22:54 +0000)]
preparing 1.75.0 release for maven.

15 years agoTweaking solution to Bug #2750442 following regression reported by Michael Wiedmann.
Keith Fahlgren [Fri, 8 May 2009 20:34:05 +0000 (20:34 +0000)]
Tweaking solution to Bug #2750442 following regression reported by Michael Wiedmann.

15 years agoRestored VERSION file to _next_ snapshot state
Keith Fahlgren [Thu, 7 May 2009 12:50:29 +0000 (12:50 +0000)]
Restored VERSION file to _next_ snapshot state

15 years agoRestored VERSION file to snapshot state
Keith Fahlgren [Thu, 7 May 2009 03:58:45 +0000 (03:58 +0000)]
Restored VERSION file to snapshot state

15 years agoMinor cleanup
Keith Fahlgren [Thu, 7 May 2009 03:03:00 +0000 (03:03 +0000)]
Minor cleanup

15 years agoThis release process is personally fulfilling.
Keith Fahlgren [Thu, 7 May 2009 02:41:48 +0000 (02:41 +0000)]
This release process is personally fulfilling.

15 years agoUpdated for 1.75.0 release
Keith Fahlgren [Thu, 7 May 2009 02:11:17 +0000 (02:11 +0000)]
Updated for 1.75.0 release

15 years agofix previous release
Keith Fahlgren [Thu, 7 May 2009 01:30:29 +0000 (01:30 +0000)]
fix previous release

15 years agoVersion 1.75.0 released
Keith Fahlgren [Thu, 7 May 2009 01:29:39 +0000 (01:29 +0000)]
Version 1.75.0 released

15 years agoSlightly more nuanced handling of imageobject alternatives and better support in...
Keith Fahlgren [Thu, 7 May 2009 01:03:07 +0000 (01:03 +0000)]
Slightly more nuanced handling of imageobject alternatives and better support in dbtoepub for XIncludes and ENTITYs to resolve Issue #2750442

15 years agoRemoved redundant lang and title attributes on list element inside
Bob Stayton [Mon, 4 May 2009 08:01:41 +0000 (08:01 +0000)]
Removed redundant lang and title attributes on list element inside
div element for lists.

15 years agoConvert all calls to class.attribute to calls to common.html.attributes
Bob Stayton [Mon, 4 May 2009 07:49:49 +0000 (07:49 +0000)]
Convert all calls to class.attribute to calls to common.html.attributes
to support dir, lang, and title attributes in html output for all elements.
Fulfills feature request #1993833.

15 years agoFix bug #2750253 wrong links in list of figures in chunk.html
Bob Stayton [Mon, 4 May 2009 02:17:33 +0000 (02:17 +0000)]
Fix bug #2750253 wrong links in list of figures in chunk.html
when target html is in a subdirectory and dbhtml filename used.

15 years agoInclusion of highlighting code was simplified. Only one import is now necessary.
Jirka Kosek [Wed, 29 Apr 2009 20:37:52 +0000 (20:37 +0000)]
Inclusion of highlighting code was simplified. Only one import is now necessary.

15 years agoAdd the new fop extensions namespace declaration, in case FOP
Bob Stayton [Mon, 27 Apr 2009 17:10:33 +0000 (17:10 +0000)]
Add the new fop extensions namespace declaration, in case FOP
extension functions are used.