]>
granicus.if.org Git - docbook-dsssl/log
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.
Bob Stayton [Tue, 7 Jul 2015 16:52:20 +0000 (16:52 +0000)]
Fix line breaks.
Bob Stayton [Tue, 7 Jul 2015 16:35:32 +0000 (16:35 +0000)]
Add text message for unsupported video and audio.
Bob Stayton [Mon, 6 Jul 2015 18:51:44 +0000 (18:51 +0000)]
Fix bug #1355 glossseealso generates duplicate id in certain cases.
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.
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.
Bob Stayton [Wed, 1 Jul 2015 16:38:08 +0000 (16:38 +0000)]
Fix bug #1291, make default values different for HTML and FO.
Thomas Schraitle [Mon, 29 Jun 2015 14:38:09 +0000 (14:38 +0000)]
Added quotes around linkend to make spaces visible
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.
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.
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.
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.
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
Jirka Kosek [Tue, 23 Dec 2014 20:20:36 +0000 (20:20 +0000)]
Make speakernotes/handoutnotes optional as many presentations do not use them
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.
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.
Bob Stayton [Thu, 16 Oct 2014 01:12:00 +0000 (01:12 +0000)]
Add missing call to id.attribute template for orgdiv.
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.
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.
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.
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.
Jirka Kosek [Mon, 22 Sep 2014 16:03:19 +0000 (16:03 +0000)]
Update copyright dates
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.
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.
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.
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.
Bob Stayton [Fri, 29 Aug 2014 23:05:25 +0000 (23:05 +0000)]
Add support in TOC for article as child of set.
Bob Stayton [Fri, 29 Aug 2014 21:34:58 +0000 (21:34 +0000)]
Add support for set nested inside set to recursive-chunk-filename.
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.
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.
Jirka Kosek [Fri, 15 Aug 2014 18:42:58 +0000 (18:42 +0000)]
Added lib ant build support
Jirka Kosek [Fri, 15 Aug 2014 18:16:07 +0000 (18:16 +0000)]
Added clean targets
Jirka Kosek [Fri, 15 Aug 2014 18:08:02 +0000 (18:08 +0000)]
Added ant build for FO
Jirka Kosek [Fri, 15 Aug 2014 17:55:33 +0000 (17:55 +0000)]
More build files added
Jirka Kosek [Fri, 15 Aug 2014 17:21:18 +0000 (17:21 +0000)]
Extensions and other builds ported to Ant
Jirka Kosek [Fri, 15 Aug 2014 15:27:47 +0000 (15:27 +0000)]
Added ant build for manpages
Jirka Kosek [Fri, 15 Aug 2014 15:14:31 +0000 (15:14 +0000)]
Added ant build for HTML stylesheets
Jirka Kosek [Fri, 15 Aug 2014 13:36:48 +0000 (13:36 +0000)]
Initial work on Ant build, common (L10N) directory handled so far
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.
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.