]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
16 years agoModified comment only.
Bob Stayton [Mon, 15 Dec 2008 23:50:20 +0000 (23:50 +0000)]
Modified comment only.

16 years agoFix handling of dir attribute in body.attributes template.
Bob Stayton [Mon, 15 Dec 2008 23:37:46 +0000 (23:37 +0000)]
Fix handling of dir attribute in body.attributes template.

16 years agoIn body.attributes template, add dir attribute if needed.
Bob Stayton [Mon, 15 Dec 2008 23:16:37 +0000 (23:16 +0000)]
In body.attributes template, add dir attribute if needed.

16 years agoChange align="left" to use $direction.align.start instead,
Bob Stayton [Mon, 15 Dec 2008 22:26:38 +0000 (22:26 +0000)]
Change align="left" to use $direction.align.start instead,
and change align="right" to use $direction.align.end instead.

16 years agoAdd support for writing.mode to set text direction and alignment
Bob Stayton [Mon, 15 Dec 2008 22:21:16 +0000 (22:21 +0000)]
Add support for writing.mode to set text direction and alignment
based on document locale.

16 years agowriting mode param used to set text direction.
Bob Stayton [Mon, 15 Dec 2008 22:13:54 +0000 (22:13 +0000)]
writing mode param used to set text direction.

16 years agoAdd writing-mode gentext string to support right-to-left languages.
Bob Stayton [Mon, 15 Dec 2008 22:10:25 +0000 (22:10 +0000)]
Add writing-mode gentext string to support right-to-left languages.

16 years agoFix bug in addnamespace that wrongly deleted some
Bob Stayton [Mon, 15 Dec 2008 18:17:53 +0000 (18:17 +0000)]
Fix bug in addnamespace that wrongly deleted some
trailing whitespace in a string.

16 years agoAdded <xsl:when> for subtitle in section.heading template. Closes bug #2329704.
Mauritz Jeanson [Fri, 5 Dec 2008 19:19:24 +0000 (19:19 +0000)]
Added <xsl:when> for subtitle in section.heading template. Closes bug #2329704.

16 years agoremove of the epub example directory for maven artifacts which greatly slows down...
mimil [Wed, 19 Nov 2008 20:40:22 +0000 (20:40 +0000)]
remove of the epub example directory for maven artifacts which greatly slows down the artifact size.

16 years agoModified predicate in tabstyle template. Closes bug #2269202.
Mauritz Jeanson [Wed, 19 Nov 2008 20:36:45 +0000 (20:36 +0000)]
Modified predicate in tabstyle template. Closes bug #2269202.

16 years agopreparing maven release svn tag
mimil [Wed, 19 Nov 2008 00:05:25 +0000 (00:05 +0000)]
preparing maven release svn tag

16 years agopreparing maven release svn tag
mimil [Wed, 19 Nov 2008 00:03:24 +0000 (00:03 +0000)]
preparing maven release svn tag

16 years agosome parent pom was missing or not using the proper version
mimil [Tue, 18 Nov 2008 23:38:32 +0000 (23:38 +0000)]
some parent pom was missing or not using the proper version

16 years agoadd developer list in maven parent artifact, parent artifact versined to 5.0 instead...
mimil [Tue, 18 Nov 2008 23:21:03 +0000 (23:21 +0000)]
add developer list in maven parent artifact, parent artifact versined to 5.0 instead to 1.0.0

16 years agoFix a longstanding bug, "gentext" for "bookinfo/pubdate|info/pubdate" should
Dongsheng Song [Fri, 14 Nov 2008 03:35:52 +0000 (03:35 +0000)]
Fix a longstanding bug, "gentext" for "bookinfo/pubdate|info/pubdate" should
map to 'pubdate', not 'published'!

This bug exist since initial checkin by nwalsh, all languages except english
affected, I'm very surprised why no one complain it yet!

16 years agoFix bug in computation of nextspans variable when there are
Bob Stayton [Thu, 6 Nov 2008 18:45:43 +0000 (18:45 +0000)]
Fix bug in computation of nextspans variable when there are
skipped columns and spanning across columns.

16 years agoFix bug in computation of nextspans variable when
Bob Stayton [Thu, 6 Nov 2008 18:41:16 +0000 (18:41 +0000)]
Fix bug in computation of nextspans variable when
skipped columns and column span are used.

16 years agoSlightly clearer README for epub output developers running tests
Keith Fahlgren [Wed, 5 Nov 2008 16:22:47 +0000 (16:22 +0000)]
Slightly clearer README for epub output developers running tests

16 years agoAdding patch from Liza Daly to fix problems with XHTML 1.1 DOCTYPES showing up in...
Keith Fahlgren [Tue, 4 Nov 2008 23:22:19 +0000 (23:22 +0000)]
Adding patch from Liza Daly to fix problems with XHTML 1.1 DOCTYPES showing up in non-XHTML files

16 years agoSet scalefit=1 if a default image width is defined. Closes bug #2020774.
Mauritz Jeanson [Sat, 25 Oct 2008 09:41:24 +0000 (09:41 +0000)]
Set scalefit=1 if a default image width is defined. Closes bug #2020774.

16 years agoUpdate maven repository info, use of SNAPSHOT version release in order to test and...
mimil [Fri, 24 Oct 2008 20:47:49 +0000 (20:47 +0000)]
Update maven repository info, use of SNAPSHOT version release in order to test and tune maven stuff before final release.

16 years agoDo a proper match.
Mauritz Jeanson [Thu, 23 Oct 2008 20:25:20 +0000 (20:25 +0000)]
Do a proper match.

16 years agoAdded special case for maketoc.xsl. Literal tocentry elements need the d: prefix.
Mauritz Jeanson [Thu, 23 Oct 2008 19:44:12 +0000 (19:44 +0000)]
Added special case for maketoc.xsl. Literal tocentry elements need the d: prefix.

16 years agoAdded header with Id and copyright info.
Mauritz Jeanson [Thu, 23 Oct 2008 18:53:35 +0000 (18:53 +0000)]
Added header with Id and copyright info.

16 years agoAdded fix for subtitle in metadata.
Mauritz Jeanson [Thu, 23 Oct 2008 18:28:29 +0000 (18:28 +0000)]
Added fix for subtitle in metadata.

16 years agoInitial maven import
mimil [Tue, 21 Oct 2008 21:00:07 +0000 (21:00 +0000)]
Initial maven import

16 years agoadded support for imagedata-metadata
Steve Ball [Thu, 9 Oct 2008 03:37:56 +0000 (03:37 +0000)]
added support for imagedata-metadata
added support for table as images

16 years agoBetter dc:publisher (ALWAYS WRITE TESTS FIRST!)
Keith Fahlgren [Wed, 8 Oct 2008 18:09:13 +0000 (18:09 +0000)]
Better dc:publisher (ALWAYS WRITE TESTS FIRST!)

16 years agoIgnore anything else in *info for opf.metadata
Keith Fahlgren [Wed, 8 Oct 2008 16:25:45 +0000 (16:25 +0000)]
Ignore anything else in *info for opf.metadata

16 years agoAdding test for dc:rights properly populating from <copyright>
Keith Fahlgren [Wed, 8 Oct 2008 03:43:41 +0000 (03:43 +0000)]
Adding test for dc:rights properly populating from <copyright>

16 years agoNew poetry sample, latest spec draft
Scott Hudson [Mon, 6 Oct 2008 17:05:41 +0000 (17:05 +0000)]
New poetry sample, latest spec draft

16 years agoNew poetry sample, latest spec draft
Scott Hudson [Mon, 6 Oct 2008 17:04:48 +0000 (17:04 +0000)]
New poetry sample, latest spec draft

16 years agoFix two bugs in info.reference template:
Bob Stayton [Wed, 1 Oct 2008 00:11:49 +0000 (00:11 +0000)]
Fix two bugs in info.reference template:
-  mediaobject omitted from list of info containers.

-  replace [1] with [position() = last()] in the target predicate because
   when parens are used, the ancestor node list is in document order
   instead of closest ancestor order.

16 years agoAdded SVN keywords.
Mauritz Jeanson [Mon, 29 Sep 2008 17:28:40 +0000 (17:28 +0000)]
Added SVN keywords.

16 years agoAdded a new top-level stylesheet module, chunk-changebars.xsl, to be
Mauritz Jeanson [Mon, 29 Sep 2008 17:23:54 +0000 (17:23 +0000)]
Added a new top-level stylesheet module, chunk-changebars.xsl, to be
used for generating chunked output with highlighting based on change
(@revisionflag) markup. The module imports/includes the standard chunking
and changebars templates and contains additional logic for chunked output.
See FRs #1015180 and #1819915.

16 years agoReorganized by adding a named template (to enable code reuse).
Mauritz Jeanson [Mon, 29 Sep 2008 17:16:10 +0000 (17:16 +0000)]
Reorganized by adding a named template (to enable code reuse).

16 years agoModified declaration of the "col" parameter in the template with
Mauritz Jeanson [Thu, 25 Sep 2008 16:55:09 +0000 (16:55 +0000)]
Modified declaration of the "col" parameter in the template with
match="entry|entrytbl". This is a workaround for bug #1816373.
The parameter was reset to 1 for cells with @revisionflag when
using changebars.xsl, which resulted in malformed output.

16 years agoAdded a check to confirm that a footnoteref's linkend points to a footnote. Styleshee...
David Cramer [Mon, 15 Sep 2008 19:18:09 +0000 (19:18 +0000)]
Added a check to confirm that a footnoteref's linkend points to a footnote. Stylesheets stop processing if not and provide a useful error message.

16 years agoAdded a check to confirm that a footnoteref's linkend points to a footnote. Styleshee...
David Cramer [Mon, 15 Sep 2008 19:17:18 +0000 (19:17 +0000)]
Added a check to confirm that a footnoteref's linkend points to a footnote. Stylesheets stop processing if not and provide a useful error message.

16 years agoDo not inherit font-family from surrounding text
Jirka Kosek [Mon, 15 Sep 2008 19:14:07 +0000 (19:14 +0000)]
Do not inherit font-family from surrounding text

16 years agoFixed a little detail.
Mauritz Jeanson [Sun, 14 Sep 2008 15:08:33 +0000 (15:08 +0000)]
Fixed a little detail.

16 years agoRemoved declaration of "d" namespace prefix (the xslns-build script adds it
Mauritz Jeanson [Sun, 14 Sep 2008 14:29:00 +0000 (14:29 +0000)]
Removed declaration of "d" namespace prefix (the xslns-build script adds it
for the XSL-NS distribution).

16 years agoConvert spaces to fo:leader also in elements in the DB 5 namespace.
Mauritz Jeanson [Sat, 13 Sep 2008 17:21:11 +0000 (17:21 +0000)]
Convert spaces to fo:leader also in elements in the DB 5 namespace.

16 years agoReplaced <a> elements with warning messages (textinsert extension).
Mauritz Jeanson [Sat, 13 Sep 2008 16:06:56 +0000 (16:06 +0000)]
Replaced <a> elements with warning messages (textinsert extension).

16 years agoSome small updates of parameter documentation.
Mauritz Jeanson [Mon, 8 Sep 2008 18:24:47 +0000 (18:24 +0000)]
Some small updates of parameter documentation.

16 years agoMade element names lowercase.
Mauritz Jeanson [Mon, 8 Sep 2008 17:49:19 +0000 (17:49 +0000)]
Made element names lowercase.

16 years agoUpdated documentation (see r8111).
Mauritz Jeanson [Sat, 6 Sep 2008 18:58:05 +0000 (18:58 +0000)]
Updated documentation (see r8111).

16 years agoAdded support for a new processing instruction: dbfo funcsynopsis-style.
Mauritz Jeanson [Sat, 6 Sep 2008 16:27:22 +0000 (16:27 +0000)]
Added support for a new processing instruction: dbfo funcsynopsis-style.
Closes bug #1838213.

16 years agoremove the now-totally-pointless xjparse pass on gentext sources
Michael Smith [Mon, 1 Sep 2008 09:34:34 +0000 (09:34 +0000)]
remove the now-totally-pointless xjparse pass on gentext sources

16 years agoAdded new param email.mailto.enabled for FO output.
Michael Smith [Mon, 1 Sep 2008 09:33:17 +0000 (09:33 +0000)]
Added new param email.mailto.enabled for FO output.
Patch from Paolo Borelli. Closes #2086321.

16 years agoAdded support for document metadata for fop1 (patch #2067318).
Mauritz Jeanson [Thu, 28 Aug 2008 19:25:59 +0000 (19:25 +0000)]
Added support for document metadata for fop1 (patch #2067318).

16 years agoAdded support for document metadata for fop1 (patch #2067318).
Mauritz Jeanson [Thu, 28 Aug 2008 18:18:52 +0000 (18:18 +0000)]
Added support for document metadata for fop1 (patch #2067318).

16 years agomake fo index titlepage respect component.titlepage.properties; closes bug #2060418...
Michael Smith [Thu, 28 Aug 2008 14:13:42 +0000 (14:13 +0000)]
make fo index titlepage respect component.titlepage.properties; closes bug #2060418; thanks to Paolo Borelli

16 years agoadded error checking for publisher-address
Steve Ball [Tue, 26 Aug 2008 01:10:14 +0000 (01:10 +0000)]
added error checking for publisher-address

16 years agoFixed bug in emphasis
Steve Ball [Thu, 21 Aug 2008 23:41:40 +0000 (23:41 +0000)]
Fixed bug in emphasis

16 years agofixed bug in metadata processing
Steve Ball [Wed, 20 Aug 2008 01:15:29 +0000 (01:15 +0000)]
fixed bug in metadata processing

16 years agoImproved support for personname inlines.
Steve Ball [Sun, 17 Aug 2008 22:39:58 +0000 (22:39 +0000)]
Improved support for personname inlines.

16 years agoAdded support for legalnotice.
Steve Ball [Sun, 17 Aug 2008 12:30:15 +0000 (12:30 +0000)]
Added support for legalnotice.

16 years agoadded support for orgname in author
Steve Ball [Fri, 15 Aug 2008 01:29:11 +0000 (01:29 +0000)]
added support for orgname in author

16 years agoCommittee spec
Norman Walsh [Tue, 12 Aug 2008 20:45:06 +0000 (20:45 +0000)]
Committee spec

16 years agoSorry about r8102: tbody, thead, and tfoot are OK in HTML tables.
Mauritz Jeanson [Mon, 4 Aug 2008 11:37:01 +0000 (11:37 +0000)]
Sorry about r8102: tbody, thead, and tfoot are OK in HTML tables.

16 years agoRemoved superfluous thead, tbody and tgroup in match attribute (leaving only tr).
Mauritz Jeanson [Sun, 3 Aug 2008 19:11:29 +0000 (19:11 +0000)]
Removed superfluous thead, tbody and tgroup in match attribute (leaving only tr).

16 years agoAdded template for foil and foilgroup in mode "xref-to". Closes bug #1913376.
Mauritz Jeanson [Sun, 3 Aug 2008 18:35:14 +0000 (18:35 +0000)]
Added template for foil and foilgroup in mode "xref-to". Closes bug #1913376.

16 years agoAdded Spanish localization. Closes bug #1876282.
Mauritz Jeanson [Sun, 3 Aug 2008 18:15:51 +0000 (18:15 +0000)]
Added Spanish localization. Closes bug #1876282.

16 years agoCleaned up import statements.
Mauritz Jeanson [Sun, 3 Aug 2008 13:28:13 +0000 (13:28 +0000)]
Cleaned up import statements.

16 years agoCleaned up import statements.
Mauritz Jeanson [Sun, 3 Aug 2008 13:27:07 +0000 (13:27 +0000)]
Cleaned up import statements.

16 years agoReverted the temporary r8075 change.
Mauritz Jeanson [Sun, 3 Aug 2008 13:20:21 +0000 (13:20 +0000)]
Reverted the temporary r8075 change.

16 years agoRemoved duplicate templates. Closes bug #2034582.
Mauritz Jeanson [Sun, 3 Aug 2008 13:07:57 +0000 (13:07 +0000)]
Removed duplicate templates. Closes bug #2034582.

16 years agoAdded template for procedure autonumbering. Closes bug #2020982.
Mauritz Jeanson [Sun, 3 Aug 2008 13:04:59 +0000 (13:04 +0000)]
Added template for procedure autonumbering. Closes bug #2020982.

16 years agoImproved default color scheme for XML markup
Jirka Kosek [Mon, 21 Jul 2008 16:43:53 +0000 (16:43 +0000)]
Improved default color scheme for XML markup

16 years agoUpgraded to support the latest version of XSLTHL 2.0
Jirka Kosek [Fri, 18 Jul 2008 21:26:36 +0000 (21:26 +0000)]
Upgraded to support the latest version of XSLTHL 2.0
 -- nested markup in highlited code is now processed
 -- it is no longer needed to specify path XSLTHL configuration file using Java property
 -- support for new languages, including Perl, Python and Ruby was added

16 years agoTweaked for publication
Norman Walsh [Fri, 18 Jul 2008 12:32:56 +0000 (12:32 +0000)]
Tweaked for publication

16 years agoExperimental schemas
Norman Walsh [Fri, 18 Jul 2008 11:29:59 +0000 (11:29 +0000)]
Experimental schemas

16 years agofix elimination of section breaks
Steve Ball [Tue, 15 Jul 2008 01:38:18 +0000 (01:38 +0000)]
fix elimination of section breaks

16 years agoEliminate empty paragraphs due to section breaks
Steve Ball [Tue, 15 Jul 2008 01:17:52 +0000 (01:17 +0000)]
Eliminate empty paragraphs due to section breaks

16 years agoparameterise choice of image filename
Steve Ball [Mon, 14 Jul 2008 08:51:10 +0000 (08:51 +0000)]
parameterise choice of image filename

16 years agoAdded "Description" title for refdescription.
Mauritz Jeanson [Sat, 12 Jul 2008 12:59:46 +0000 (12:59 +0000)]
Added "Description" title for refdescription.

16 years agoClarified usage of table PIs (only bgcolor works for both CALS and HTML tables).
Mauritz Jeanson [Sat, 12 Jul 2008 12:50:52 +0000 (12:50 +0000)]
Clarified usage of table PIs (only bgcolor works for both CALS and HTML tables).

16 years agoFinishing support for covers in epub files destined for .mobi and the Kindle
Keith Fahlgren [Thu, 10 Jul 2008 17:20:14 +0000 (17:20 +0000)]
Finishing support for covers in epub files destined for .mobi and the Kindle

16 years agoAdding better support for covers in epub files destined for .mobi and the Kindle
Keith Fahlgren [Thu, 10 Jul 2008 16:58:11 +0000 (16:58 +0000)]
Adding better support for covers in epub files destined for .mobi and the Kindle

16 years agoMore snapshot testing.
Mauritz Jeanson [Thu, 10 Jul 2008 11:41:08 +0000 (11:41 +0000)]
More snapshot testing.

16 years agoWhitespace changes only (to test the snapshot system).
Mauritz Jeanson [Thu, 10 Jul 2008 11:17:50 +0000 (11:17 +0000)]
Whitespace changes only (to test the snapshot system).

16 years agofixed figure captions and associated figure metadata
Steve Ball [Thu, 10 Jul 2008 07:44:26 +0000 (07:44 +0000)]
fixed figure captions and associated figure metadata

16 years agoFixing CSS mimetype bug reported by Liza Daly
Keith Fahlgren [Wed, 9 Jul 2008 19:20:54 +0000 (19:20 +0000)]
Fixing CSS mimetype bug reported by Liza Daly

16 years agoAdding primitive support for embedding a single font
Keith Fahlgren [Wed, 9 Jul 2008 18:58:32 +0000 (18:58 +0000)]
Adding primitive support for embedding a single font

16 years agohandle weird EndnoteReference character style
Steve Ball [Tue, 8 Jul 2008 13:22:25 +0000 (13:22 +0000)]
handle weird EndnoteReference character style
added support for footnote in author paragraph

16 years agoAdding support for user-specified customization layers in dbtoepub
Keith Fahlgren [Tue, 8 Jul 2008 01:36:10 +0000 (01:36 +0000)]
Adding support for user-specified customization layers in dbtoepub

16 years ago"lines" -> "line".
Mauritz Jeanson [Sun, 6 Jul 2008 09:15:15 +0000 (09:15 +0000)]
"lines" -> "line".

16 years ago"lines" -> "line".
Mauritz Jeanson [Sun, 6 Jul 2008 09:03:24 +0000 (09:03 +0000)]
"lines" -> "line".

16 years agoClarified that the table PIs are for CALS tables.
Mauritz Jeanson [Sun, 6 Jul 2008 08:31:25 +0000 (08:31 +0000)]
Clarified that the table PIs are for CALS tables.

16 years agoFixed typos.
Mauritz Jeanson [Fri, 4 Jul 2008 13:58:45 +0000 (13:58 +0000)]
Fixed typos.

16 years agofixed tables in list items
Steve Ball [Wed, 2 Jul 2008 13:22:36 +0000 (13:22 +0000)]
fixed tables in list items
handle Word track changes

16 years agoReorganize patterns to make valid RELAX NG
Norman Walsh [Sat, 28 Jun 2008 13:31:41 +0000 (13:31 +0000)]
Reorganize patterns to make valid RELAX NG

16 years agoAdding regression for dropped text in dedications and bookinfos
Keith Fahlgren [Thu, 26 Jun 2008 01:07:55 +0000 (01:07 +0000)]
Adding regression for dropped text in dedications and bookinfos

16 years agoAdding support for proper dc:identifiers based on <isbn>
Keith Fahlgren [Mon, 23 Jun 2008 17:29:47 +0000 (17:29 +0000)]
Adding support for proper dc:identifiers based on <isbn>

16 years agoAdding CSS support to .epub target & dbtoepub:
Keith Fahlgren [Mon, 23 Jun 2008 17:09:11 +0000 (17:09 +0000)]
Adding CSS support to .epub target & dbtoepub:
    -c, --css [FILE]                 Use FILE for CSS on generated XHTML.

DocBook::Epub
...
- should include a CSS link in HTML files when a CSS file has been provided
- should include CSS file in .epub when a CSS file has been provided
- should include a CSS link in OPF file when a CSS file has been provided

16 years agoRemoving lots of files based on request from Jirka (by adding epub/bin/spec to DISTRI...
Keith Fahlgren [Mon, 23 Jun 2008 17:07:12 +0000 (17:07 +0000)]
Removing lots of files based on request from Jirka (by adding epub/bin/spec to DISTRIB_EXCLUDES)

16 years agoRemoving testdocs svn:external
Keith Fahlgren [Mon, 23 Jun 2008 16:12:10 +0000 (16:12 +0000)]
Removing testdocs svn:external

16 years agofix metadata for non-article toplevels and divisions.
Steve Ball [Thu, 19 Jun 2008 10:24:56 +0000 (10:24 +0000)]
fix metadata for non-article toplevels and divisions.