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

10 years agoAdd new locale file ur.xml for Urdu.
Bob Stayton [Tue, 21 Jan 2014 17:50:23 +0000 (17:50 +0000)]
Add new locale file ur.xml for Urdu.

10 years agoCheck in contributed locale file from Wasif Hasan Baig,
Bob Stayton [Tue, 21 Jan 2014 17:47:29 +0000 (17:47 +0000)]
Check in contributed locale file from Wasif Hasan Baig,
contributed through SourceForge Patch # 187.

10 years agoAdd missing xlink namespace declaration to the root element.
Bob Stayton [Mon, 20 Jan 2014 22:42:16 +0000 (22:42 +0000)]
Add missing xlink namespace declaration to the root element.

10 years agoAdd support for $autolink.index.see to automatically form links
Bob Stayton [Mon, 20 Jan 2014 22:36:49 +0000 (22:36 +0000)]
Add support for $autolink.index.see to automatically form links
between see and seealso index elements and primary elements
in the index.

10 years agoFix bug #1298 where @rowheader = 'firstcol' incorrectly assigns
Bob Stayton [Mon, 20 Jan 2014 19:54:56 +0000 (19:54 +0000)]
Fix bug #1298 where @rowheader = 'firstcol' incorrectly assigns
<th> to cell that is first in a row but not the first column due
to row span above.

10 years agoAdd support for autolink.index.see param to link from see and
Bob Stayton [Sun, 19 Jan 2014 22:49:20 +0000 (22:49 +0000)]
Add support for autolink.index.see param to link from see and
seealso element to primary element in index.

10 years agoNew param to control automatic links in index from see and
Bob Stayton [Sun, 19 Jan 2014 21:50:34 +0000 (21:50 +0000)]
New param to control automatic links in index from see and
seealso to indexterm primary.

10 years agoFix bug #1306 warn of nested links, since not supported in the output.
Bob Stayton [Fri, 17 Jan 2014 23:26:40 +0000 (23:26 +0000)]
Fix bug #1306 warn of nested links, since not supported in the output.

10 years agoAdd element name to warning message for nested links.
Bob Stayton [Fri, 17 Jan 2014 23:25:14 +0000 (23:25 +0000)]
Add element name to warning message for nested links.

10 years agoFix bug #1306: warn of nested links.
Bob Stayton [Fri, 17 Jan 2014 23:10:44 +0000 (23:10 +0000)]
Fix bug #1306: warn of nested links.

10 years agoFixes bug #1323 where <?dbhtml-include?> paths were not being
Bob Stayton [Fri, 17 Jan 2014 22:44:39 +0000 (22:44 +0000)]
Fixes bug #1323 where <?dbhtml-include?> paths were not being
interpreted relative to the XML.

10 years agoFixed bug #1313 where write.stubs template mistakenly includes
Bob Stayton [Fri, 10 Jan 2014 20:22:21 +0000 (20:22 +0000)]
Fixed bug #1313 where write.stubs template mistakenly includes
$man.output.base.dir in the .so address.

10 years agoEscape text() nodes while also in no.anchor.mode for links.
Bob Stayton [Wed, 8 Jan 2014 18:56:30 +0000 (18:56 +0000)]
Escape text() nodes while also in no.anchor.mode for links.
Fixes bug #1322.

10 years agoFixed bug #1321, also taking into account fixing bug #1281.
Bob Stayton [Wed, 8 Jan 2014 18:36:48 +0000 (18:36 +0000)]
Fixed bug #1321, also taking into account fixing bug #1281.

10 years agoFix bug #1320 so template page.sequence tests $content to make
Bob Stayton [Tue, 7 Jan 2014 23:55:47 +0000 (23:55 +0000)]
Fix bug #1320 so template page.sequence tests $content to make
sure it is not empty.

10 years agoAdd missing frag for new linke.to.self.for.mediaobject param.
Bob Stayton [Tue, 7 Jan 2014 23:32:08 +0000 (23:32 +0000)]
Add missing frag for new linke.to.self.for.mediaobject param.

10 years agoNew param to turn off PDF bookmarks.
Bob Stayton [Tue, 7 Jan 2014 22:35:49 +0000 (22:35 +0000)]
New param to turn off PDF bookmarks.

10 years agoAdd support for $show.bookmarks param to turn bookmarks on or
Bob Stayton [Tue, 7 Jan 2014 22:31:09 +0000 (22:31 +0000)]
Add support for $show.bookmarks param to turn bookmarks on or
off.

10 years agoAdd missing variable bookmarks.state.
Bob Stayton [Tue, 7 Jan 2014 22:18:09 +0000 (22:18 +0000)]
Add missing variable bookmarks.state.

10 years agoAdd missing $document.element variable to new generate.bookmarks
Bob Stayton [Tue, 7 Jan 2014 22:12:00 +0000 (22:12 +0000)]
Add missing $document.element variable to new generate.bookmarks
template.

10 years agoAdd support for standard XSL 1.1 bookmarks and parameter
Bob Stayton [Tue, 7 Jan 2014 21:36:28 +0000 (21:36 +0000)]
Add support for standard XSL 1.1 bookmarks and parameter
$xsl1.1.bookmarks to turn them on or off.

10 years agoParam to use standard XSL 1.1 bookmark elements.
Bob Stayton [Tue, 7 Jan 2014 21:32:38 +0000 (21:32 +0000)]
Param to use standard XSL 1.1 bookmark elements.

10 years agoCommitting Dutch translations of DocBook WebHelp. Patch provided by Marja van Waes.
Kasun Gajasinghe [Sat, 4 Jan 2014 20:04:15 +0000 (20:04 +0000)]
Committing Dutch translations of DocBook WebHelp. Patch provided by Marja van Waes.

10 years agosnapshot release r9777 for webhelpindexer maven artifact
mimil [Fri, 3 Jan 2014 21:26:42 +0000 (21:26 +0000)]
snapshot release r9777 for webhelpindexer maven artifact

11 years agoCommitting patch for Russian translations of webhelp. Patch provided by Alex Loginov...
Kasun Gajasinghe [Mon, 16 Dec 2013 06:56:13 +0000 (06:56 +0000)]
Committing patch for Russian translations of webhelp. Patch provided by Alex Loginov and Yuri Chornoivan. Patch #1325

11 years agoCommitting Ukrainian translations for Webhelp. Patch by Yuri Chornoivan. Patch #1324
Kasun Gajasinghe [Sun, 15 Dec 2013 11:21:21 +0000 (11:21 +0000)]
Committing Ukrainian translations for Webhelp. Patch by Yuri Chornoivan. Patch #1324

11 years agoDocumented corrected behaviour of base.dir and removed OEBPS part (see [r9732])
Thomas Schraitle [Mon, 9 Dec 2013 15:50:46 +0000 (15:50 +0000)]
Documented corrected behaviour of base.dir and removed OEBPS part (see [r9732])

11 years agoFix bug in entry template where rowsep was incorrectly set to zero
Bob Stayton [Sun, 24 Nov 2013 05:21:00 +0000 (05:21 +0000)]
Fix bug in entry template where rowsep was incorrectly set to zero
for cell with @morerows in thead.

11 years agoFix bug in variable reference.
Bob Stayton [Fri, 8 Nov 2013 17:43:00 +0000 (17:43 +0000)]
Fix bug in variable reference.

11 years agoRestore conditional named anchor in output if dbcmdlist PI is not used.
Bob Stayton [Tue, 5 Nov 2013 20:07:15 +0000 (20:07 +0000)]
Restore conditional named anchor in output if dbcmdlist PI is not used.