]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
9 years agoFix bug #1355 glossseealso generates duplicate id in certain cases.
Bob Stayton [Mon, 6 Jul 2015 18:51:44 +0000 (18:51 +0000)]
Fix bug #1355 glossseealso generates duplicate id in certain cases.

9 years agoFix bug #1356 to apply same patch from xhtml to xhtml-1_1 for epub output.
Bob Stayton [Wed, 1 Jul 2015 17:05:43 +0000 (17:05 +0000)]
Fix bug #1356 to apply same patch from xhtml to xhtml-1_1 for epub output.

9 years agoFix bug 1357 to avoid creating l10n.js file if only collecting olink data.
Bob Stayton [Wed, 1 Jul 2015 17:00:45 +0000 (17:00 +0000)]
Fix bug 1357 to avoid creating l10n.js file if only collecting olink data.

9 years agoFix bug #1291, make default values different for HTML and FO.
Bob Stayton [Wed, 1 Jul 2015 16:38:08 +0000 (16:38 +0000)]
Fix bug #1291, make default values different for HTML and FO.

9 years agoAdded quotes around linkend to make spaces visible
Thomas Schraitle [Mon, 29 Jun 2015 14:38:09 +0000 (14:38 +0000)]
Added quotes around linkend to make spaces visible

9 years agofix bug #1360 indexterm in varlistentry/term generates an error when xref to that...
Bob Stayton [Wed, 3 Jun 2015 21:19:01 +0000 (21:19 +0000)]
fix bug #1360 indexterm in varlistentry/term generates an error when xref to that term.

9 years agoFix bug #13598 inline.monoseq and other inline.*seq handle links incorrectly.
Bob Stayton [Wed, 20 May 2015 18:37:42 +0000 (18:37 +0000)]
Fix bug #13598 inline.monoseq and other inline.*seq handle links incorrectly.

9 years agoAdd template for refpurpose in no.anchor.mode to generate
Bob Stayton [Thu, 30 Apr 2015 17:35:04 +0000 (17:35 +0000)]
Add template for refpurpose in no.anchor.mode to generate
the dash separator in TOC line for the refentry when
the refpurpose contains a link or indexterm.

9 years agoFix bug in dbfo-need for admonitions, and get dbfo-need
Bob Stayton [Thu, 2 Apr 2015 17:44:30 +0000 (17:44 +0000)]
Fix bug in dbfo-need for admonitions, and get dbfo-need
working properly in FOP1.1.

9 years agoAdded missing support for outputformat attribute
Thomas Schraitle [Mon, 9 Feb 2015 16:19:25 +0000 (16:19 +0000)]
Added missing support for outputformat attribute

* Added missing parameter profile.outputformat in
  params/profile.outputformat.xml
* Added missing lines to check for outputformat attribute in
  profiling/profile-mode.xsl

10 years agoMake speakernotes/handoutnotes optional as many presentations do not use them
Jirka Kosek [Tue, 23 Dec 2014 20:20:36 +0000 (20:20 +0000)]
Make speakernotes/handoutnotes optional as many presentations do not use them

10 years agoRemove redundant and out-of-date xsl:strip-space element.
Bob Stayton [Thu, 20 Nov 2014 22:30:41 +0000 (22:30 +0000)]
Remove redundant and out-of-date xsl:strip-space element.
This is imported from common/common.xsl for all stylesheets.

10 years agoAdd px units to some attributes in
Bob Stayton [Tue, 11 Nov 2014 17:36:27 +0000 (17:36 +0000)]
Add px units to some attributes in
convert.to.styles template for CSS compatibility.

10 years agoAdd missing call to id.attribute template for orgdiv.
Bob Stayton [Thu, 16 Oct 2014 01:12:00 +0000 (01:12 +0000)]
Add missing call to id.attribute template for orgdiv.

10 years agoIf a link or xref has an @id or @xml:id, then add a span to
Bob Stayton [Thu, 16 Oct 2014 01:01:39 +0000 (01:01 +0000)]
If a link or xref has an @id or @xml:id, then add a span to
include the id because simple.xlink no longer generates the
id attribute.

10 years agoRemove call to id.attribute template in simple.xlink
Bob Stayton [Wed, 15 Oct 2014 21:54:42 +0000 (21:54 +0000)]
Remove call to id.attribute template in simple.xlink
because it produces duplicate ids in the output because
the element template calling simple.xlink generates the
id attribute.

10 years agoRemove obsolete hardcoded margin-left="0pt" for the block
Bob Stayton [Sun, 28 Sep 2014 16:18:14 +0000 (16:18 +0000)]
Remove obsolete hardcoded margin-left="0pt" for the block
containing header or footer.

10 years agoChanged default border thickness from 0.5pt to 1px. The reason is that Chrome rounds...
Jirka Kosek [Thu, 25 Sep 2014 18:21:34 +0000 (18:21 +0000)]
Changed default border thickness from 0.5pt to 1px. The reason is that Chrome rounds 0.5pt to 0px making borders invisible.

10 years agoUpdate copyright dates
Jirka Kosek [Mon, 22 Sep 2014 16:03:19 +0000 (16:03 +0000)]
Update copyright dates

10 years agoFix bug #1335 where profile-chunk.xsl was xsl:including
Bob Stayton [Sun, 7 Sep 2014 06:19:07 +0000 (06:19 +0000)]
Fix bug #1335 where profile-chunk.xsl was xsl:including
chunk-code.xsl instead of profile-chunk-code.xsl.

10 years agoFix bug #1336 to add support for recognizing
Bob Stayton [Sat, 6 Sep 2014 16:35:04 +0000 (16:35 +0000)]
Fix bug #1336 to add support for recognizing
file:/ image URLs as absolute paths.

10 years agoRemove the d: namespace declaration because it is
Bob Stayton [Sat, 6 Sep 2014 16:06:50 +0000 (16:06 +0000)]
Remove the d: namespace declaration because it is
automatically added by the ns build process.

10 years agoCheck in fix for bug #1336 to support absolute file URLs
Bob Stayton [Sat, 6 Sep 2014 08:14:22 +0000 (08:14 +0000)]
Check in fix for bug #1336 to support absolute file URLs
that start with file:/.  Also consolidate code that determines
whether an image file path is relative into a new template
variable $is.relative.

10 years agoAdd support in TOC for article as child of set.
Bob Stayton [Fri, 29 Aug 2014 23:05:25 +0000 (23:05 +0000)]
Add support in TOC for article as child of set.

10 years agoAdd support for set nested inside set to recursive-chunk-filename.
Bob Stayton [Fri, 29 Aug 2014 21:34:58 +0000 (21:34 +0000)]
Add support for set nested inside set to recursive-chunk-filename.

10 years agoAdd support for set TOC to contain nested set or article
Bob Stayton [Fri, 29 Aug 2014 21:29:14 +0000 (21:29 +0000)]
Add support for set TOC to contain nested set or article
elements.

10 years agoFix bug #1337 Elements with olink role do not behave as olink
Bob Stayton [Thu, 28 Aug 2014 19:28:52 +0000 (19:28 +0000)]
Fix bug #1337 Elements with olink role do not behave as olink
elements.

10 years agoAdded lib ant build support
Jirka Kosek [Fri, 15 Aug 2014 18:42:58 +0000 (18:42 +0000)]
Added lib ant build support

10 years agoAdded clean targets
Jirka Kosek [Fri, 15 Aug 2014 18:16:07 +0000 (18:16 +0000)]
Added clean targets

10 years agoAdded ant build for FO
Jirka Kosek [Fri, 15 Aug 2014 18:08:02 +0000 (18:08 +0000)]
Added ant build for FO

10 years agoMore build files added
Jirka Kosek [Fri, 15 Aug 2014 17:55:33 +0000 (17:55 +0000)]
More build files added

10 years agoExtensions and other builds ported to Ant
Jirka Kosek [Fri, 15 Aug 2014 17:21:18 +0000 (17:21 +0000)]
Extensions and other builds ported to Ant

10 years agoAdded ant build for manpages
Jirka Kosek [Fri, 15 Aug 2014 15:27:47 +0000 (15:27 +0000)]
Added ant build for manpages

10 years agoAdded ant build for HTML stylesheets
Jirka Kosek [Fri, 15 Aug 2014 15:14:31 +0000 (15:14 +0000)]
Added ant build for HTML stylesheets

10 years agoInitial work on Ant build, common (L10N) directory handled so far
Jirka Kosek [Fri, 15 Aug 2014 13:36:48 +0000 (13:36 +0000)]
Initial work on Ant build, common (L10N) directory handled so far

10 years agoOutput only one dcterms:date element when date, pubdate, and
Bob Stayton [Mon, 11 Aug 2014 22:00:40 +0000 (22:00 +0000)]
Output only one dcterms:date element when date, pubdate, and
copyright/year are all present.

10 years agoFix bug #1341 Incorrect generation of content.opf for multiple
Bob Stayton [Sun, 10 Aug 2014 23:08:42 +0000 (23:08 +0000)]
Fix bug #1341 Incorrect generation of content.opf for multiple
names in $html.stylesheet param.  Backported the template
named css.item from the epub3 stylesheet.

10 years agoFix bug #1340 by omitting indexterm and remark elements from the
Bob Stayton [Fri, 8 Aug 2014 17:54:56 +0000 (17:54 +0000)]
Fix bug #1340 by omitting indexterm and remark elements from the
output.  Trying to include them as nroff comments resulted in extra
whitespace in certain instances, so they are omitted.

10 years agoMove any indexterms in glossentry to be inside dt, instead of
Bob Stayton [Thu, 31 Jul 2014 17:33:43 +0000 (17:33 +0000)]
Move any indexterms in glossentry to be inside dt, instead of
after dt which is invalid.

10 years agoAdded section on customizing epub3 stylesheet.
Bob Stayton [Thu, 24 Jul 2014 21:06:19 +0000 (21:06 +0000)]
Added section on customizing epub3 stylesheet.

10 years agoReplace hardcoded English text for question and answer elements
Bob Stayton [Wed, 23 Jul 2014 17:55:51 +0000 (17:55 +0000)]
Replace hardcoded English text for question and answer elements
in mode="title.markup" with localized templates.

10 years agoAdd exception to not add d: prefix to html name used
Bob Stayton [Wed, 2 Jul 2014 16:50:34 +0000 (16:50 +0000)]
Add exception to not add d: prefix to html name used
in pi.dbhtml-include template.

10 years agoOnly count regular <emphasis> elements (without @role="bold", etc) when determining
Alexey Neyman [Thu, 29 May 2014 21:04:33 +0000 (21:04 +0000)]
Only count regular <emphasis> elements (without @role="bold", etc) when determining
whether nested emphasis needs to be displayed in italics or in regular; otherwise,
the order of nesting in <emphasis role="bold"> and <emphasis> affects the font
used.

10 years agoAdded missing namespace declaration
Jirka Kosek [Thu, 22 May 2014 09:04:22 +0000 (09:04 +0000)]
Added missing namespace declaration

10 years agoFix bug #1334 to copy through HTML table attributes @scope and @id.
Bob Stayton [Thu, 15 May 2014 16:08:21 +0000 (16:08 +0000)]
Fix bug #1334 to copy through HTML table attributes @scope and @id.

10 years agoApply patch #190 to include refsections in bookmarks for fop1 and
Bob Stayton [Tue, 13 May 2014 16:05:06 +0000 (16:05 +0000)]
Apply patch #190 to include refsections in bookmarks for fop1 and
ptc.xsl.

10 years agoChange the epigraph template to support schema extensions
Bob Stayton [Wed, 30 Apr 2014 16:14:44 +0000 (16:14 +0000)]
Change the epigraph template to support schema extensions
by processing all of its children instead of specific elements.

10 years agoAdded "user.declarations" hook to implemented [#1330]
Thomas Schraitle [Fri, 28 Mar 2014 10:22:18 +0000 (10:22 +0000)]
Added "user.declarations" hook to implemented [#1330]

Added empty "user.declarations" template to make it easier for adding
custom fo:declaration elements. The template is empty by default.

10 years agoFix bug in Makefile.
Bob Stayton [Mon, 24 Feb 2014 20:06:58 +0000 (20:06 +0000)]
Fix bug in Makefile.

10 years agoAdjust namespace fixup to conform to other conversions to
Bob Stayton [Mon, 24 Feb 2014 19:49:36 +0000 (19:49 +0000)]
Adjust namespace fixup to conform to other conversions to
namespaced source.

10 years agoAdd missing echo statements to help with debugging smoketests.
Bob Stayton [Mon, 24 Feb 2014 19:40:27 +0000 (19:40 +0000)]
Add missing echo statements to help with debugging smoketests.

10 years agoAdjust namespace fixup to conform to the namespace source
Bob Stayton [Mon, 24 Feb 2014 19:02:52 +0000 (19:02 +0000)]
Adjust namespace fixup to conform to the namespace source
conversion.

10 years agoAdjust the namespace fixup to conform to the other namespaced source
Bob Stayton [Mon, 24 Feb 2014 19:01:48 +0000 (19:01 +0000)]
Adjust the namespace fixup to conform to the other namespaced source
conversions.

10 years agoConvert NEWS.xml over to DB5 and modify RELEASE-NOTES.xml to
Bob Stayton [Sat, 22 Feb 2014 00:48:55 +0000 (00:48 +0000)]
Convert NEWS.xml over to DB5 and modify RELEASE-NOTES.xml to
xinclude from the namespaced elements.

10 years agoConvert XML doc to DB5.
Bob Stayton [Fri, 21 Feb 2014 22:14:09 +0000 (22:14 +0000)]
Convert XML doc to DB5.

10 years agoFix handling of base.dir, chunk.base.dir, and epub.oebps.dir
Bob Stayton [Tue, 18 Feb 2014 18:46:16 +0000 (18:46 +0000)]
Fix handling of base.dir, chunk.base.dir, and epub.oebps.dir
combinations.

10 years agoImprove the handling of $chunk.base.dir when $base.dir contains
Bob Stayton [Tue, 18 Feb 2014 00:01:45 +0000 (00:01 +0000)]
Improve the handling of $chunk.base.dir when $base.dir contains
the OEBPS directory in its value.

10 years agoFix up chunk.base.dir if it contains OEBPS, instead of generating an error.
Bob Stayton [Mon, 17 Feb 2014 19:40:26 +0000 (19:40 +0000)]
Fix up chunk.base.dir if it contains OEBPS, instead of generating an error.

10 years agoFix the namespace fixup step to match the other stylesheets.
Bob Stayton [Mon, 17 Feb 2014 18:03:34 +0000 (18:03 +0000)]
Fix the namespace fixup step to match the other stylesheets.

10 years agoFix bug in handling of multiple editors and "edited by" label.
Bob Stayton [Mon, 17 Feb 2014 17:25:27 +0000 (17:25 +0000)]
Fix bug in handling of multiple editors and "edited by" label.

10 years agoAdd xhtml-1_1 to list in DIRS variable so it gets built.
Bob Stayton [Sun, 16 Feb 2014 19:53:09 +0000 (19:53 +0000)]
Add xhtml-1_1 to list in DIRS variable so it gets built.

10 years agoAdd support for namespace fixup on slides.
Bob Stayton [Thu, 13 Feb 2014 04:37:49 +0000 (04:37 +0000)]
Add support for namespace fixup on slides.

10 years agoRename the docbook prefix in the declaration too.
Bob Stayton [Thu, 13 Feb 2014 04:32:26 +0000 (04:32 +0000)]
Rename the docbook prefix in the declaration too.

10 years agoFix misnamed attribute in sidebar template.
Bob Stayton [Thu, 13 Feb 2014 04:13:15 +0000 (04:13 +0000)]
Fix misnamed attribute in sidebar template.

10 years agoChange the docbook db: prefix to d: prefix in preparation of svn update to namespaced
Bob Stayton [Thu, 13 Feb 2014 03:35:53 +0000 (03:35 +0000)]
Change the docbook db: prefix to d: prefix in preparation of svn update to namespaced
stylesheets.

10 years agoFix bug in exclude-result-prefixes.
Bob Stayton [Wed, 12 Feb 2014 22:59:22 +0000 (22:59 +0000)]
Fix bug in exclude-result-prefixes.

10 years agoFix bug in removing d prefix from exclude-result-prefixes.
Bob Stayton [Wed, 12 Feb 2014 22:55:18 +0000 (22:55 +0000)]
Fix bug in removing d prefix from exclude-result-prefixes.

10 years agoFix test for nested links.
Bob Stayton [Tue, 11 Feb 2014 23:20:02 +0000 (23:20 +0000)]
Fix test for nested links.

10 years agoFix check for nested links.
Bob Stayton [Tue, 11 Feb 2014 22:59:05 +0000 (22:59 +0000)]
Fix check for nested links.

10 years agoCheck in build files that were missing from svn tree.
Bob Stayton [Mon, 10 Feb 2014 19:18:12 +0000 (19:18 +0000)]
Check in build files that were missing from svn tree.

10 years agoRemove d: namespace declaration from non namespaced version since
Bob Stayton [Mon, 10 Feb 2014 19:12:33 +0000 (19:12 +0000)]
Remove d: namespace declaration from non namespaced version since
it is automatically added to build the namespaced version.

10 years agoAdd -valid and -quiet options to XEP_FLAGS.
Bob Stayton [Mon, 10 Feb 2014 18:26:50 +0000 (18:26 +0000)]
Add -valid and -quiet options to XEP_FLAGS.

10 years agoAdd -valid and -quiet options to XEP_FLAGS.
Bob Stayton [Mon, 10 Feb 2014 18:12:15 +0000 (18:12 +0000)]
Add -valid and -quiet options to XEP_FLAGS.

10 years agoNow biblioset outputs its id if it has one.
Bob Stayton [Mon, 10 Feb 2014 17:52:50 +0000 (17:52 +0000)]
Now biblioset outputs its id if it has one.

10 years agoFix typo in element name.
Bob Stayton [Fri, 7 Feb 2014 23:41:25 +0000 (23:41 +0000)]
Fix typo in element name.

10 years agoFix pattern match for profiling xsl.
Bob Stayton [Fri, 7 Feb 2014 23:10:53 +0000 (23:10 +0000)]
Fix pattern match for profiling xsl.

10 years agoFix error message for namespace fixup.
Bob Stayton [Fri, 7 Feb 2014 19:09:52 +0000 (19:09 +0000)]
Fix error message for namespace fixup.

10 years agofix bug in namespace fixup syntax.
Bob Stayton [Fri, 7 Feb 2014 19:02:24 +0000 (19:02 +0000)]
fix bug in namespace fixup syntax.

10 years agoAdjust namespace fixup for namespace build process.
Bob Stayton [Thu, 6 Feb 2014 02:55:46 +0000 (02:55 +0000)]
Adjust namespace fixup for namespace build process.

10 years agoSet the db.prefix to blank until convert to ns build.
Bob Stayton [Wed, 5 Feb 2014 00:03:37 +0000 (00:03 +0000)]
Set the db.prefix to blank until convert to ns build.

10 years agoFix handling of namespace declaration for conversion to NS sourcebase.
Bob Stayton [Tue, 4 Feb 2014 23:58:04 +0000 (23:58 +0000)]
Fix handling of namespace declaration for conversion to NS sourcebase.

10 years agoFix expression for exclude-result-prefixes.
Bob Stayton [Tue, 4 Feb 2014 23:11:30 +0000 (23:11 +0000)]
Fix expression for exclude-result-prefixes.

10 years agoNew Makefile module to build non-namespaced stylesheets from the
Bob Stayton [Tue, 4 Feb 2014 19:37:50 +0000 (19:37 +0000)]
New Makefile module to build non-namespaced stylesheets from the
namespaced svn source.

10 years agopass xrefstyle param from link element to gentext.template so
Bob Stayton [Mon, 3 Feb 2014 22:24:14 +0000 (22:24 +0000)]
pass xrefstyle param from link element to gentext.template so
optional page number can be formatted to a style.

10 years agoFixed bug in handling of namespace fixup.
Bob Stayton [Wed, 29 Jan 2014 21:45:03 +0000 (21:45 +0000)]
Fixed bug in handling of namespace fixup.

10 years agoAdjust man stylesheet to better handle namespace fixup during
Bob Stayton [Wed, 29 Jan 2014 19:19:48 +0000 (19:19 +0000)]
Adjust man stylesheet to better handle namespace fixup during
distro builds.

10 years agoResolve ambiguous template match for remark.
Bob Stayton [Wed, 29 Jan 2014 19:18:49 +0000 (19:18 +0000)]
Resolve ambiguous template match for remark.

10 years agoModified to support roundtrip conversion between namespaced
Bob Stayton [Wed, 29 Jan 2014 17:17:00 +0000 (17:17 +0000)]
Modified to support roundtrip conversion between namespaced
version and non-namespaced version.

10 years agoFixed handling of template/titlepage.xsl namespace fixup.
Bob Stayton [Wed, 29 Jan 2014 17:15:02 +0000 (17:15 +0000)]
Fixed handling of template/titlepage.xsl namespace fixup.

10 years agoStreamline handling of namespace fixup in preparation for making
Bob Stayton [Wed, 29 Jan 2014 04:09:09 +0000 (04:09 +0000)]
Streamline handling of namespace fixup in preparation for making
the namespaced version the source base.

10 years agoNew Perl script to convert from namespace XSL to non-namespaced
Bob Stayton [Wed, 29 Jan 2014 03:10:55 +0000 (03:10 +0000)]
New Perl script to convert from namespace XSL to non-namespaced
XSL, in preparation for making the namespaced XSL the source
base.

10 years agoImprove handling of namespace conversion in preparation for
Bob Stayton [Wed, 29 Jan 2014 03:09:45 +0000 (03:09 +0000)]
Improve handling of namespace conversion in preparation for
shifting source  base to the namespaced version.

10 years agoRemove the namespace prefix in source, so it can be added
Bob Stayton [Wed, 29 Jan 2014 03:03:20 +0000 (03:03 +0000)]
Remove the namespace prefix in source, so it can be added
when converted to the namespaced stylesheet.

10 years agoAdjust handling of namespace fixup to streamline distro builds.
Bob Stayton [Wed, 29 Jan 2014 02:55:52 +0000 (02:55 +0000)]
Adjust handling of namespace fixup to streamline distro builds.

10 years agoAdjust handling of namespace conversion to streamline distro
Bob Stayton [Wed, 29 Jan 2014 02:50:08 +0000 (02:50 +0000)]
Adjust handling of namespace conversion to streamline distro
build.

10 years agoAdjust namespace fixup to match other templates.
Bob Stayton [Wed, 29 Jan 2014 02:44:14 +0000 (02:44 +0000)]
Adjust namespace fixup to match other templates.

10 years agoPut internally generated earmark elements into own namespace to
Bob Stayton [Wed, 29 Jan 2014 00:41:22 +0000 (00:41 +0000)]
Put internally generated earmark elements into own namespace to
avoid complications with namespace stylesheet builds.  No change
of function.

10 years agoMove addns.xsl module from releasetools to common in preparation
Bob Stayton [Tue, 28 Jan 2014 19:19:45 +0000 (19:19 +0000)]
Move addns.xsl module from releasetools to common in preparation
for switching to ns as the base stylesheets.

10 years agoAdd email address for contributor.
Bob Stayton [Fri, 24 Jan 2014 20:45:48 +0000 (20:45 +0000)]
Add email address for contributor.

10 years agoFOP 1.1 now supports writing-mode="rl-tb", so add that change to the
Bob Stayton [Tue, 21 Jan 2014 22:37:57 +0000 (22:37 +0000)]
FOP 1.1 now supports writing-mode="rl-tb", so add that change to the
$direction.mode parameter.