]>
granicus.if.org Git - docbook-dsssl/log
bobstayton [Sun, 22 Jul 2018 06:21:01 +0000 (23:21 -0700)]
fix issue #40 Add support for RDFalite attributes
bobstayton [Fri, 20 Jul 2018 20:07:22 +0000 (13:07 -0700)]
fix issue #59 man: mishandles footnotes in tables
bobstayton [Thu, 19 Jul 2018 21:59:29 +0000 (14:59 -0700)]
fix issue #99 multiple indexes with autolink.index.see fails with FOP
bobstayton [Thu, 19 Jul 2018 08:26:35 +0000 (01:26 -0700)]
fix issue #62 Make use of alternate text set for mediaobject
bobstayton [Thu, 19 Jul 2018 06:52:54 +0000 (23:52 -0700)]
fix infinite recursion when inlinemediaobject in figure/title
bobstayton [Wed, 18 Jul 2018 19:55:37 +0000 (12:55 -0700)]
fix issue #31 missing space after vertical simplelist
bobstayton [Wed, 18 Jul 2018 10:47:04 +0000 (03:47 -0700)]
fix issue #31 missing space after vertical simplelist
bobstayton [Wed, 18 Jul 2018 08:18:41 +0000 (01:18 -0700)]
fix issue #83 restart numbering of tables in manpages output in each manpage
bobstayton [Wed, 18 Jul 2018 07:24:40 +0000 (00:24 -0700)]
fix issue #89 fo template for set element needs update for DocBook 5.1
bobstayton [Mon, 16 Jul 2018 21:11:08 +0000 (14:11 -0700)]
fix issue #92 fo indexes not handling scope or type attributes properly
bobstayton [Mon, 16 Jul 2018 11:25:31 +0000 (04:25 -0700)]
fix HTML indexes for scope and type attribute selection
bobstayton [Sun, 15 Jul 2018 09:06:02 +0000 (02:06 -0700)]
fix issue #41 Indexes in articles in a set collect index entries from other articles in the set (HTML)
bobstayton [Sat, 14 Jul 2018 15:12:42 +0000 (08:12 -0700)]
fix issue #54 autoidx does not respect generate.consistent.ids
bobstayton [Fri, 13 Jul 2018 20:49:51 +0000 (13:49 -0700)]
fix issue #35 nested sets not showing in chunked next and prev
bobstayton [Fri, 13 Jul 2018 15:20:34 +0000 (08:20 -0700)]
fix issue #49 xref to title in info resolves incorrectly
bobstayton [Fri, 13 Jul 2018 14:15:45 +0000 (07:15 -0700)]
fix issue #52 add support for xrefs to inlines
bobstayton [Fri, 13 Jul 2018 07:34:04 +0000 (00:34 -0700)]
fix issue #61 assembly topic-maker-chunk.xsl uses @fileref
bobstayton [Thu, 12 Jul 2018 20:07:58 +0000 (13:07 -0700)]
fix issue #63 XHTML generate.toc no suppress part toc title
bobstayton [Thu, 12 Jul 2018 12:11:22 +0000 (05:11 -0700)]
fixes issue #64 bibliography missing in glossary output
bobstayton [Thu, 12 Jul 2018 07:38:38 +0000 (00:38 -0700)]
fix issue #33 Timestamps in manpages considered bugs
bobstayton [Wed, 11 Jul 2018 19:01:34 +0000 (12:01 -0700)]
fix issue #28 assemble.xsl: imagedata filerefs in assembled output document may be incorrect
bobstayton [Mon, 9 Jul 2018 21:24:49 +0000 (14:24 -0700)]
fix issue #15 whitespace in glossterms with autolink
bobstayton [Sun, 8 Jul 2018 20:03:43 +0000 (13:03 -0700)]
fix issue #34 Duplicate IDs output for HTML model tables
bobstayton [Sun, 8 Jul 2018 10:38:51 +0000 (03:38 -0700)]
fix bug #58 HTML tables omitted from manpage output
bobstayton [Thu, 28 Jun 2018 05:13:26 +0000 (22:13 -0700)]
fix issue #46 inconsistent element selection for bookmarks
bobstayton [Wed, 27 Jun 2018 21:00:13 +0000 (14:00 -0700)]
fix issue #24 bad nested anchor elements
bobstayton [Wed, 27 Jun 2018 20:18:22 +0000 (13:18 -0700)]
fixed issue 18 ng namespace not being excluded in output
bobstayton [Tue, 12 Jun 2018 21:42:28 +0000 (14:42 -0700)]
fix issue #14 deprecated clear attribute replaced by CSS style
bobstayton [Tue, 12 Jun 2018 21:07:04 +0000 (14:07 -0700)]
Now applies normalize-space to title if it does not have element
children, and warns if there is trailing space that would appear
before the punctuation in the run-in heading.
bobstayton [Sun, 10 Jun 2018 20:44:22 +0000 (13:44 -0700)]
Fix issue #27 to allow merge from resource of titles not inside info because they are equivalent to titles inside info. Also fixed a couple of other problems noticed during testing.
kibook [Mon, 31 Jul 2017 19:53:05 +0000 (15:53 -0400)]
Handle mediaobject/graphic elements in CALS tables
Nicolas Iooss [Thu, 6 Jul 2017 19:32:14 +0000 (21:32 +0200)]
Use str:replace from exslt.org to implement string.subst
string.subst implementation causes recursion issues when building
systemd documentation. This issue has been reported in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765567 and
https://bugs.archlinux.org/task/54694 .
A possible fix consists in using str:replace from exslt.org when this
function is available. This has been implemented in a patch for the
Debian package
(https://anonscm.debian.org/cgit/collab-maint/docbook-xsl.git/tree/debian/patches/765567_non-recursive_string_subst.patch)
which has also been used by Arch Linux
(https://git.archlinux.org/svntogit/packages.git/tree/trunk/765567_non-recursive_string_subst.patch?h=packages/docbook-xsl&id=
c6bf4ebc446487043437ed13e4fbe83f648f5c58 ).
Translate this patch to xsl/lib/lib.xweb in order to fix the recursion
issues.
For reference, here is the beginning of the error messages reported by
xslt when building systemd:
XSLT man/systemd.directives.html
Note: namesp. add : added namespace before processing systemd.directives
runtime error: file file:/usr/share/xml/docbook/xsl-stylesheets-1.79.2/lib/lib.xsl line 56 element variable
xsltApplySequenceConstructor: A potential infinite template recursion was detected.
You can adjust xsltMaxDepth (--maxdepth) in order to raise the maximum number of nested template calls and variables/params (currently set to 3000).
Templates:
#0 name string.subst
#1 name string.subst
#2 name string.subst
#3 name string.subst
#4 name string.subst
#5 name string.subst
#6 name string.subst
#7 name string.subst
#8 name string.subst
#9 name string.subst
#10 name string.subst
#11 name string.subst
#12 name string.subst
#13 name string.subst
#14 name string.subst
Variables:
#0
replacement Object is a Node Set :
Set contains 1 nodes:
1 ATTRIBUTE newstring
TEXT
content= .
target Object is a Node Set :
Set contains 1 nodes:
1 ATTRIBUTE oldstring
TEXT
content= .
string Object is a string : PP \fB\-\-multiple\fR .RS 4 \fBsystemd-a...
#1
target Object is a Node Set :
Set contains 1 nodes:
1 ATTRIBUTE oldstring
TEXT
content= .
string Object is a string : PP \fB\-\-multiple\fR .RS 4 \fBsystemd-a...
#2
string Object is a string : PP \fB\-\-multiple\fR .RS 4 \fBsystemd-a...
#3
replacement Object is a Node Set :
Set contains 1 nodes:
1 ATTRIBUTE newstring
TEXT
content= .
target Object is a Node Set :
Set contains 1 nodes:
1 ATTRIBUTE oldstring
TEXT
content= .
string Object is a string : PP \fB\-\-mode=\fR .RS 4 \fBsystemd-inhi...
#4
target Object is a Node Set :
Set contains 1 nodes:
1 ATTRIBUTE oldstring
TEXT
content= .
string Object is a string : PP \fB\-\-mode=\fR .RS 4 \fBsystemd-inhi...
hryom [Tue, 17 Oct 2017 13:09:35 +0000 (15:09 +0200)]
Suppress footnoterefs in anchor mode
Jakub Wilk [Mon, 6 Feb 2017 22:19:19 +0000 (23:19 +0100)]
Fix typo.
Jakub Wilk [Wed, 20 Dec 2017 13:21:21 +0000 (14:21 +0100)]
Fix Polish date format
David Cramer [Thu, 24 Aug 2017 21:16:03 +0000 (16:16 -0500)]
Only set target.database.filename if target.database.document is set
Addressing https://github.com/docbook/xslt10-stylesheets/issues/47 by checking to see if target.database.document is set.
Peter Fleck [Sat, 16 Sep 2017 10:20:01 +0000 (12:20 +0200)]
Add d:givename to inline.xsl
Peter Fleck [Sat, 8 Jul 2017 10:29:07 +0000 (12:29 +0200)]
Add dialogue and poetry to html/publishers.xsl
Peter Fleck [Fri, 7 Jul 2017 17:59:24 +0000 (19:59 +0200)]
Add Spanish translation of iso690 context
Jonatan Jäderberg [Mon, 3 Jul 2017 08:27:05 +0000 (10:27 +0200)]
Added missing namespace declaration
Fixes #32
Stefan Knorr [Fri, 13 Jan 2017 19:06:50 +0000 (20:06 +0100)]
Remove commas from cross-references template in Simplified Chinese
Apparently, these are superfluous
Stefan Knorr [Fri, 13 Jan 2017 19:04:45 +0000 (20:04 +0100)]
Remove commas from cross-reference templates in Traditional Chinese
Apparently, these are superfluous.
Stefan Knorr [Fri, 13 Jan 2017 19:02:55 +0000 (20:02 +0100)]
Improve translation for "Procedure" in Traditional Chinese
According to our (professional) zh_TW translators.
Ondřej Vašík [Tue, 3 Jan 2017 14:50:24 +0000 (15:50 +0100)]
add lang specific characters to pt_BR alphabet
Peter Eisentraut [Wed, 28 Dec 2016 17:00:00 +0000 (12:00 -0500)]
Respect make.clean.html in step/title
Elsewhere, make.clean.html wraps content in a <div> or <span> rather
than using <b> directly. But this was not done for step/title, so add
that.
Alexander Lakhin [Mon, 10 Oct 2016 10:19:04 +0000 (13:19 +0300)]
Fix bug #1335 (2)
Stefan Knorr [Wed, 11 Nov 2015 14:25:06 +0000 (15:25 +0100)]
Fix bug#1371: namespace insertion fails in some cases
When you have <xsl:stylesheet xmlns:xsl="..."> the script would fail to
do its job because immediately after the final quote, ", the tag was
closed with >.
Of course, that is completely valid XML, so it should not trip up the
script.
bobstayton [Tue, 5 Jun 2018 23:14:38 +0000 (16:14 -0700)]
move the @classpath-separator attribute to config element where saxon perl script expects it
bobstayton [Tue, 5 Jun 2018 23:03:21 +0000 (16:03 -0700)]
fixed two Perl warnings due to uninitialized variables
bobstayton [Fri, 16 Feb 2018 23:20:09 +0000 (15:20 -0800)]
fix issue #8 by replacing name() with local-name()
Stefan Seefeld [Thu, 15 Dec 2016 14:13:05 +0000 (09:13 -0500)]
Reset version to 'snapshot'
Stefan Seefeld [Fri, 9 Dec 2016 22:18:21 +0000 (17:18 -0500)]
Report and use release version.
Stefan Seefeld [Fri, 9 Dec 2016 20:21:18 +0000 (15:21 -0500)]
Skip broken reference.pdf build.
Stefan Seefeld [Fri, 9 Dec 2016 19:50:37 +0000 (14:50 -0500)]
Use jdk 8.
Stefan Seefeld [Fri, 9 Dec 2016 18:01:03 +0000 (13:01 -0500)]
Allow for empty logs.
Stefan Seefeld [Fri, 9 Dec 2016 15:25:04 +0000 (10:25 -0500)]
Prepare release 1.79.2
Stefan Seefeld [Thu, 3 Nov 2016 01:53:38 +0000 (21:53 -0400)]
Fix build to clone missing docbook.css.xml files.
Stefan Seefeld [Thu, 3 Nov 2016 01:52:59 +0000 (21:52 -0400)]
Restore COPYING file from sf.net.
Stefan Seefeld [Fri, 28 Oct 2016 17:30:59 +0000 (13:30 -0400)]
Remove obsolete build logic.
Stefan Seefeld [Thu, 27 Oct 2016 20:45:22 +0000 (16:45 -0400)]
Add logic to automatially update CDN.
Stefan Seefeld [Thu, 27 Oct 2016 12:32:45 +0000 (08:32 -0400)]
Adjust CI logic to new package names.
Stefan Seefeld [Wed, 26 Oct 2016 18:15:56 +0000 (14:15 -0400)]
Switch workflow to build 'nons' stylesheets from 'ns' stylesheets.
Stefan Seefeld [Mon, 24 Oct 2016 14:21:32 +0000 (10:21 -0400)]
Convert stylesheets to be namespace-aware.
Stefan Seefeld [Sun, 17 Jul 2016 19:51:39 +0000 (15:51 -0400)]
Adjust URLs to refer to new CDN.
Stefan Seefeld [Sun, 17 Jul 2016 18:52:12 +0000 (14:52 -0400)]
Fix 'previous release' version info.
Stefan Seefeld [Wed, 13 Jul 2016 16:55:52 +0000 (12:55 -0400)]
Fix 'clean' target.
Stefan Seefeld [Mon, 23 May 2016 18:19:08 +0000 (14:19 -0400)]
Merge pull request #7 from ndw/fixlicense
Attempt to rationalize license
Stefan Seefeld [Sun, 22 May 2016 21:38:08 +0000 (17:38 -0400)]
Add new toplevel Makefile and set up CI.
Stefan Seefeld [Fri, 13 May 2016 15:20:31 +0000 (11:20 -0400)]
Clean up build and revision control logic.
Stefan Seefeld [Mon, 16 May 2016 03:48:14 +0000 (23:48 -0400)]
Adjust generation of ChangeLog and Release Notes.
bobstayton [Mon, 4 Jan 2016 22:17:46 +0000 (14:17 -0800)]
fold last SVN changes into github
Stefan Seefeld [Mon, 21 Mar 2016 05:19:45 +0000 (01:19 -0400)]
Remove use of `svn`.
Stefan Seefeld [Mon, 21 Mar 2016 05:19:31 +0000 (01:19 -0400)]
Fix slides build.
Stefan Seefeld [Mon, 21 Mar 2016 05:17:07 +0000 (01:17 -0400)]
Fix extension builds.
Norman Walsh [Thu, 17 Mar 2016 13:52:03 +0000 (08:52 -0500)]
Removed spurious attempt to name all the names
Norman Walsh [Thu, 17 Mar 2016 13:50:39 +0000 (08:50 -0500)]
Attempt to rationalize the license to MIT
Stefan Seefeld [Thu, 17 Mar 2016 13:26:39 +0000 (09:26 -0400)]
Merge pull request #6 from ndw/fixbuild
Fix the builds
Norman Walsh [Thu, 17 Mar 2016 01:32:11 +0000 (20:32 -0500)]
Fix the xsl-xalan build too
Norman Walsh [Thu, 17 Mar 2016 01:16:29 +0000 (20:16 -0500)]
Fix the webhelpindexer build too
Norman Walsh [Thu, 17 Mar 2016 01:05:46 +0000 (20:05 -0500)]
Fix xsl-saxon build.xml to work without NetBeans
hryom [Tue, 16 Feb 2016 08:25:05 +0000 (09:25 +0100)]
updated gitignore files to avoid curroption with generated files after build
hryom [Tue, 16 Feb 2016 08:23:58 +0000 (09:23 +0100)]
Added missing definition of parameter porfile.outputformat
Stefan Seefeld [Fri, 26 Feb 2016 14:48:36 +0000 (09:48 -0500)]
Add build instructions.
Mimil [Sun, 14 Feb 2016 19:58:20 +0000 (20:58 +0100)]
Merge pull request #3 from docbook/maven-update
update maven artifact to 1.79.1
Cedric Pronzato [Sun, 14 Feb 2016 19:34:33 +0000 (20:34 +0100)]
update maven artifact to 1.79.1
songdongsheng [Thu, 12 Nov 2015 07:31:44 +0000 (15:31 +0800)]
Merge pull request #1 from sknorr/pubdate-corrections
Correct PubDate/pubdate in Hungarian, Swedish and Dutch
Stefan Knorr [Wed, 11 Nov 2015 14:10:14 +0000 (15:10 +0100)]
Correct PubDate/pubdate in Hungarian, Swedish and Dutch
I do not speak any of these languages, but these translations come from
our (paid) translators.
Norman Walsh [Thu, 24 Sep 2015 17:57:34 +0000 (12:57 -0500)]
Added README
Norman Walsh [Sun, 20 Sep 2015 17:17:08 +0000 (18:17 +0100)]
Merge branch 'master' of ../docbook-fixed
Norman Walsh [Sun, 20 Sep 2015 17:16:36 +0000 (18:16 +0100)]
Initial checkin
Stefan Seefeld [Wed, 16 Sep 2015 21:14:55 +0000 (17:14 -0400)]
Convert svn:ignore properties to .gitignore.
Bob Stayton [Mon, 24 Aug 2015 20:23:37 +0000 (20:23 +0000)]
Fix bug #1363 synopsis in variablelist term mangles line breaks.
Bob Stayton [Sat, 1 Aug 2015 21:03:09 +0000 (21:03 +0000)]
Add support for embedding fonts in the .opf file from a comma-separated list
in the stylesheet param epub.embedded.fonts.
Bob Stayton [Fri, 31 Jul 2015 23:47:28 +0000 (23:47 +0000)]
Fix bug #1348 where class of output table not being set correctly.
Bob Stayton [Fri, 31 Jul 2015 23:42:24 +0000 (23:42 +0000)]
A table emitted by tgroup template now calls "common.html.attributes"
to get the class attribute handled correctly.
Bob Stayton [Fri, 31 Jul 2015 18:15:29 +0000 (18:15 +0000)]
Adjust .opf file to accomodate videoobject or audioobject with multiple data elements to fix bug #1305.
Bob Stayton [Fri, 31 Jul 2015 17:44:59 +0000 (17:44 +0000)]
updates from DocBook user.
Bob Stayton [Tue, 7 Jul 2015 17:36:52 +0000 (17:36 +0000)]
Fix d prefix.
Bob Stayton [Tue, 7 Jul 2015 17:32:03 +0000 (17:32 +0000)]
Fix bugs #1305 and 1353: support multiple videodata/audiodata using the source element of html5 video and audio elements.
Bob Stayton [Tue, 7 Jul 2015 16:55:10 +0000 (16:55 +0000)]
Fix wording.