]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
6 years agoAdded missing namespace declaration
Jonatan Jäderberg [Mon, 3 Jul 2017 08:27:05 +0000 (10:27 +0200)]
Added missing namespace declaration

Fixes #32

6 years agoRemove commas from cross-references template in Simplified Chinese
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

6 years agoRemove commas from cross-reference templates in Traditional Chinese
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.

6 years agoImprove translation for "Procedure" in Traditional Chinese
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.

6 years agoadd lang specific characters to pt_BR alphabet
Ondřej Vašík [Tue, 3 Jan 2017 14:50:24 +0000 (15:50 +0100)]
add lang specific characters to pt_BR alphabet

6 years agoRespect make.clean.html in step/title
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.

6 years agoFix bug #1335 (2)
Alexander Lakhin [Mon, 10 Oct 2016 10:19:04 +0000 (13:19 +0300)]
Fix bug #1335 (2)

6 years agoFix bug#1371: namespace insertion fails in some cases
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.

6 years agomove the @classpath-separator attribute to config element where saxon perl 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

6 years agofixed two Perl warnings due to uninitialized variables
bobstayton [Tue, 5 Jun 2018 23:03:21 +0000 (16:03 -0700)]
fixed two Perl warnings due to uninitialized variables

6 years agofix issue #8 by replacing name() with local-name()
bobstayton [Fri, 16 Feb 2018 23:20:09 +0000 (15:20 -0800)]
fix issue #8 by replacing name() with local-name()

8 years agoReset version to 'snapshot' snapshot/2016-12-15-48
Stefan Seefeld [Thu, 15 Dec 2016 14:13:05 +0000 (09:13 -0500)]
Reset version to 'snapshot'

8 years agoReport and use release version. release/1.79.2
Stefan Seefeld [Fri, 9 Dec 2016 22:18:21 +0000 (17:18 -0500)]
Report and use release version.

8 years agoSkip broken reference.pdf build.
Stefan Seefeld [Fri, 9 Dec 2016 20:21:18 +0000 (15:21 -0500)]
Skip broken reference.pdf build.

8 years agoUse jdk 8.
Stefan Seefeld [Fri, 9 Dec 2016 19:50:37 +0000 (14:50 -0500)]
Use jdk 8.

8 years agoAllow for empty logs.
Stefan Seefeld [Fri, 9 Dec 2016 18:01:03 +0000 (13:01 -0500)]
Allow for empty logs.

8 years agoPrepare release 1.79.2
Stefan Seefeld [Fri, 9 Dec 2016 15:25:04 +0000 (10:25 -0500)]
Prepare release 1.79.2

8 years agoFix build to clone missing docbook.css.xml files. snapshot/2016-11-03-35
Stefan Seefeld [Thu, 3 Nov 2016 01:53:38 +0000 (21:53 -0400)]
Fix build to clone missing docbook.css.xml files.

8 years agoRestore COPYING file from sf.net.
Stefan Seefeld [Thu, 3 Nov 2016 01:52:59 +0000 (21:52 -0400)]
Restore COPYING file from sf.net.

8 years agoRemove obsolete build logic.
Stefan Seefeld [Fri, 28 Oct 2016 17:30:59 +0000 (13:30 -0400)]
Remove obsolete build logic.

8 years agoAdd logic to automatially update CDN.
Stefan Seefeld [Thu, 27 Oct 2016 20:45:22 +0000 (16:45 -0400)]
Add logic to automatially update CDN.

8 years agoAdjust CI logic to new package names.
Stefan Seefeld [Thu, 27 Oct 2016 12:32:45 +0000 (08:32 -0400)]
Adjust CI logic to new package names.

8 years agoSwitch workflow to build 'nons' stylesheets from 'ns' stylesheets.
Stefan Seefeld [Wed, 26 Oct 2016 18:15:56 +0000 (14:15 -0400)]
Switch workflow to build 'nons' stylesheets from 'ns' stylesheets.

8 years agoConvert stylesheets to be namespace-aware.
Stefan Seefeld [Mon, 24 Oct 2016 14:21:32 +0000 (10:21 -0400)]
Convert stylesheets to be namespace-aware.

8 years agoAdjust URLs to refer to new CDN.
Stefan Seefeld [Sun, 17 Jul 2016 19:51:39 +0000 (15:51 -0400)]
Adjust URLs to refer to new CDN.

8 years agoFix 'previous release' version info.
Stefan Seefeld [Sun, 17 Jul 2016 18:52:12 +0000 (14:52 -0400)]
Fix 'previous release' version info.

8 years agoFix 'clean' target.
Stefan Seefeld [Wed, 13 Jul 2016 16:55:52 +0000 (12:55 -0400)]
Fix 'clean' target.

8 years agoMerge pull request #7 from ndw/fixlicense
Stefan Seefeld [Mon, 23 May 2016 18:19:08 +0000 (14:19 -0400)]
Merge pull request #7 from ndw/fixlicense

Attempt to rationalize license

8 years agoAdd new toplevel Makefile and set up CI.
Stefan Seefeld [Sun, 22 May 2016 21:38:08 +0000 (17:38 -0400)]
Add new toplevel Makefile and set up CI.

8 years agoClean up build and revision control logic.
Stefan Seefeld [Fri, 13 May 2016 15:20:31 +0000 (11:20 -0400)]
Clean up build and revision control logic.

8 years agoAdjust generation of ChangeLog and Release Notes.
Stefan Seefeld [Mon, 16 May 2016 03:48:14 +0000 (23:48 -0400)]
Adjust generation of ChangeLog and Release Notes.

8 years agofold last SVN changes into github
bobstayton [Mon, 4 Jan 2016 22:17:46 +0000 (14:17 -0800)]
fold last SVN changes into github

8 years agoRemove use of `svn`.
Stefan Seefeld [Mon, 21 Mar 2016 05:19:45 +0000 (01:19 -0400)]
Remove use of `svn`.

8 years agoFix slides build.
Stefan Seefeld [Mon, 21 Mar 2016 05:19:31 +0000 (01:19 -0400)]
Fix slides build.

8 years agoFix extension builds.
Stefan Seefeld [Mon, 21 Mar 2016 05:17:07 +0000 (01:17 -0400)]
Fix extension builds.

8 years agoRemoved spurious attempt to name all the names
Norman Walsh [Thu, 17 Mar 2016 13:52:03 +0000 (08:52 -0500)]
Removed spurious attempt to name all the names

8 years agoAttempt to rationalize the license to MIT
Norman Walsh [Thu, 17 Mar 2016 13:50:39 +0000 (08:50 -0500)]
Attempt to rationalize the license to MIT

8 years agoMerge pull request #6 from ndw/fixbuild
Stefan Seefeld [Thu, 17 Mar 2016 13:26:39 +0000 (09:26 -0400)]
Merge pull request #6 from ndw/fixbuild

Fix the builds

8 years agoFix the xsl-xalan build too
Norman Walsh [Thu, 17 Mar 2016 01:32:11 +0000 (20:32 -0500)]
Fix the xsl-xalan build too

8 years agoFix the webhelpindexer build too
Norman Walsh [Thu, 17 Mar 2016 01:16:29 +0000 (20:16 -0500)]
Fix the webhelpindexer build too

8 years agoFix xsl-saxon build.xml to work without NetBeans
Norman Walsh [Thu, 17 Mar 2016 01:05:46 +0000 (20:05 -0500)]
Fix xsl-saxon build.xml to work without NetBeans

8 years agoupdated gitignore files to avoid curroption with generated files after build release/1.79.1
hryom [Tue, 16 Feb 2016 08:25:05 +0000 (09:25 +0100)]
updated gitignore files to avoid curroption with generated files after build

8 years agoAdded missing definition of parameter porfile.outputformat
hryom [Tue, 16 Feb 2016 08:23:58 +0000 (09:23 +0100)]
Added missing definition of parameter porfile.outputformat

8 years agoAdd build instructions.
Stefan Seefeld [Fri, 26 Feb 2016 14:48:36 +0000 (09:48 -0500)]
Add build instructions.

8 years agoMerge pull request #3 from docbook/maven-update
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

8 years agoupdate 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

9 years agoMerge pull request #1 from sknorr/pubdate-corrections
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

9 years agoCorrect 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.

9 years agoAdded README
Norman Walsh [Thu, 24 Sep 2015 17:57:34 +0000 (12:57 -0500)]
Added README

9 years agoMerge branch 'master' of ../docbook-fixed
Norman Walsh [Sun, 20 Sep 2015 17:17:08 +0000 (18:17 +0100)]
Merge branch 'master' of ../docbook-fixed

9 years agoInitial checkin
Norman Walsh [Sun, 20 Sep 2015 17:16:36 +0000 (18:16 +0100)]
Initial checkin

9 years agoConvert svn:ignore properties to .gitignore.
Stefan Seefeld [Wed, 16 Sep 2015 21:14:55 +0000 (17:14 -0400)]
Convert svn:ignore properties to .gitignore.

9 years agoFix bug #1363 synopsis in variablelist term mangles line breaks.
Bob Stayton [Mon, 24 Aug 2015 20:23:37 +0000 (20:23 +0000)]
Fix bug #1363 synopsis in variablelist term mangles line breaks.

9 years agoAdd support for embedding fonts in the .opf file from a comma-separated list
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.

9 years agoFix bug #1348 where class of output table not being set correctly.
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.

9 years agoA table emitted by tgroup template now calls "common.html.attributes"
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.

9 years agoAdjust .opf file to accomodate videoobject or audioobject with multiple data elements...
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.

9 years agoupdates from DocBook user.
Bob Stayton [Fri, 31 Jul 2015 17:44:59 +0000 (17:44 +0000)]
updates from DocBook user.

9 years agoFix d prefix.
Bob Stayton [Tue, 7 Jul 2015 17:36:52 +0000 (17:36 +0000)]
Fix d prefix.

9 years agoFix bugs #1305 and 1353: support multiple videodata/audiodata using the source elemen...
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.

9 years agoFix wording.
Bob Stayton [Tue, 7 Jul 2015 16:55:10 +0000 (16:55 +0000)]
Fix wording.

9 years agoFix line breaks.
Bob Stayton [Tue, 7 Jul 2015 16:52:20 +0000 (16:52 +0000)]
Fix line breaks.

9 years agoAdd text message for unsupported video and audio.
Bob Stayton [Tue, 7 Jul 2015 16:35:32 +0000 (16:35 +0000)]
Add text message for unsupported video and audio.

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.