]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
11 years agoClarify that list.block.spacing is not used in nested lists.
Bob Stayton [Sun, 13 Oct 2013 21:06:50 +0000 (21:06 +0000)]
Clarify that list.block.spacing is not used in nested lists.

11 years agoMake olink errors/warnings overridable in customizations.
Alexey Neyman [Wed, 25 Sep 2013 22:38:32 +0000 (22:38 +0000)]
Make olink errors/warnings overridable in customizations.

11 years agoPass the object referenced as a parameter to mode="intralabel.punctuation"
Alexey Neyman [Tue, 24 Sep 2013 03:35:07 +0000 (03:35 +0000)]
Pass the object referenced as a parameter to mode="intralabel.punctuation"
template.

11 years agoMissed new file in previous checkin.
Alexey Neyman [Mon, 23 Sep 2013 16:58:46 +0000 (16:58 +0000)]
Missed new file in previous checkin.

11 years ago1. Make page citations on <xref/> to paragraphs conditional on a new parameter,
Alexey Neyman [Mon, 23 Sep 2013 16:57:50 +0000 (16:57 +0000)]
1. Make page citations on <xref/> to paragraphs conditional on a new parameter,
$insert.xref.page.number.para, default to 'yes' (before, page citations were
added unconditionally). Remove similar special-casing for <link/>.

2. Disable page citations for @xrefstyle="template:..." (if needed, they
can be added with %p in the template - but they can't be disabled).

11 years agoSkip generating fox:destination on a footnote - id attribute on footnotes is not
Alexey Neyman [Sat, 21 Sep 2013 23:29:39 +0000 (23:29 +0000)]
Skip generating fox:destination on a footnote - id attribute on footnotes is not
passed to generated FO, so FOP complains about unresolved ID in destination.

11 years agoFix the URL.
Alexey Neyman [Sat, 21 Sep 2013 18:00:43 +0000 (18:00 +0000)]
Fix the URL.

11 years agoBug #1309: Added missing template for indexdiv/subtitle.
Mauritz Jeanson [Fri, 20 Sep 2013 11:04:58 +0000 (11:04 +0000)]
Bug #1309: Added missing template for indexdiv/subtitle.

11 years agoFixed typo.
Mauritz Jeanson [Thu, 19 Sep 2013 07:08:02 +0000 (07:08 +0000)]
Fixed typo.

11 years agoFixed bug#1311 and added missing para.properties
Thomas Schraitle [Mon, 16 Sep 2013 09:22:21 +0000 (09:22 +0000)]
Fixed bug#1311 and added missing para.properties

11 years agoPass referrer and target params to mode="xrefstyle" to allow customizations
Bob Stayton [Fri, 13 Sep 2013 18:43:40 +0000 (18:43 +0000)]
Pass referrer and target params to mode="xrefstyle" to allow customizations
to be more specific.

11 years agoAdd mode="xrefstyle" to replace many instances of redundant
Bob Stayton [Fri, 13 Sep 2013 18:04:54 +0000 (18:04 +0000)]
Add mode="xrefstyle" to replace many instances of redundant
code determining the xrefstyle with xsl:apply-templates
select="." mode="xrefstyle".  Also allows stylesheet
customization to specify an xrefstyle per element type.

11 years agoPass referrer and xrefstyle to "xref-to-suffix" and "xref-to-prefix"
Thomas Schraitle [Fri, 13 Sep 2013 07:07:05 +0000 (07:07 +0000)]
Pass referrer and xrefstyle to "xref-to-suffix" and "xref-to-prefix"
modes (to use the same signature than "xref-to" mode) as discussed with
Bob on the mailinglist (2013-09-12)

11 years agoFix for enhancement/bug#1312: Support font size in verbatim elements
Thomas Schraitle [Mon, 9 Sep 2013 15:00:31 +0000 (15:00 +0000)]
Fix for enhancement/bug#1312: Support font size in verbatim elements

11 years agoUnchanged, testing snapshot builds.
Bob Stayton [Sat, 7 Sep 2013 19:11:01 +0000 (19:11 +0000)]
Unchanged, testing snapshot builds.

11 years agoNo change, testing snapshot builds.
Bob Stayton [Fri, 6 Sep 2013 20:21:27 +0000 (20:21 +0000)]
No change, testing snapshot builds.

11 years agoNo change, testing snapshot builds.
Bob Stayton [Fri, 6 Sep 2013 19:23:43 +0000 (19:23 +0000)]
No change, testing snapshot builds.

11 years agoNo change, testing snapshot builds.
Bob Stayton [Thu, 5 Sep 2013 17:27:46 +0000 (17:27 +0000)]
No change, testing snapshot builds.

11 years agoNo change, just checking snapshot build process.
Bob Stayton [Wed, 4 Sep 2013 23:00:51 +0000 (23:00 +0000)]
No change, just checking snapshot build process.

11 years agoFix for bug #1301
Jirka Kosek [Wed, 4 Sep 2013 15:34:59 +0000 (15:34 +0000)]
Fix for bug #1301

11 years agoSet previous_release to 1.78.1 so snapshots compute changes correctly.
Bob Stayton [Tue, 3 Sep 2013 16:55:40 +0000 (16:55 +0000)]
Set previous_release to 1.78.1 so snapshots compute changes correctly.

11 years agoAdd missing template for tocdiv/title elements to fix bug #1310.
Bob Stayton [Tue, 3 Sep 2013 16:26:58 +0000 (16:26 +0000)]
Add missing template for tocdiv/title elements to fix bug #1310.

11 years agoRemove a comment to test checkins and snapshot builds.
Bob Stayton [Sun, 1 Sep 2013 21:52:23 +0000 (21:52 +0000)]
Remove a comment to test checkins and snapshot builds.

11 years agoFix process.root template so document title can come from info as well.
Bob Stayton [Fri, 30 Aug 2013 21:10:59 +0000 (21:10 +0000)]
Fix process.root template so document title can come from info as well.

11 years agoAdd support for procedure title when contained in info or blockinfo.
Bob Stayton [Wed, 28 Aug 2013 23:03:16 +0000 (23:03 +0000)]
Add support for procedure title when contained in info or blockinfo.

11 years agoAdd support for procedure title when contained in blockinfo or info.
Bob Stayton [Wed, 28 Aug 2013 22:56:28 +0000 (22:56 +0000)]
Add support for procedure title when contained in blockinfo or info.

11 years agoAdd support for procedure title contained in info or blockinfo.
Bob Stayton [Wed, 28 Aug 2013 22:55:38 +0000 (22:55 +0000)]
Add support for procedure title contained in info or blockinfo.

11 years agoIn person.name template, change 'style' variable to a param
Bob Stayton [Wed, 28 Aug 2013 16:59:02 +0000 (16:59 +0000)]
In person.name template, change 'style' variable to a param
so the name style can be selected by passing a param.

11 years agoFix mode="fop1.foxdest" so only elements with id attribute get
Bob Stayton [Tue, 27 Aug 2013 21:53:15 +0000 (21:53 +0000)]
Fix mode="fop1.foxdest" so only elements with id attribute get
a fox:destination in the output.

11 years agoRemove extraneous call from fop1.foxdest mode per patch submission.
Bob Stayton [Tue, 27 Aug 2013 20:35:43 +0000 (20:35 +0000)]
Remove extraneous call from fop1.foxdest mode per patch submission.

11 years agoFix bug in collect.xref.targets that failed when $referrer template
Bob Stayton [Tue, 27 Aug 2013 16:59:10 +0000 (16:59 +0000)]
Fix bug in collect.xref.targets that failed when $referrer template
param not set by olink's xref-to. Fixed using submitted patch.

11 years agoBug #1292: added two more files to DISTRIB_EXCLUDES.
Mauritz Jeanson [Fri, 23 Aug 2013 19:13:47 +0000 (19:13 +0000)]
Bug #1292: added two more files to DISTRIB_EXCLUDES.

11 years agoAdd toc.margin.properties attribute-set to list.of.titles so
Bob Stayton [Wed, 26 Jun 2013 16:58:59 +0000 (16:58 +0000)]
Add toc.margin.properties attribute-set to list.of.titles so
it matches the TOC list.

11 years agoAdd comment about merge.
Bob Stayton [Wed, 12 Jun 2013 17:44:17 +0000 (17:44 +0000)]
Add comment about merge.

11 years agoFix bug where merge was not processed for a structure
Bob Stayton [Wed, 12 Jun 2013 17:37:44 +0000 (17:37 +0000)]
Fix bug where merge was not processed for a structure
element without resourceref.

11 years agotypo in javadoc path configuration
mimil [Wed, 29 May 2013 22:10:13 +0000 (22:10 +0000)]
typo in javadoc path configuration

11 years agoupdate of maven artifacts for xsl stylesheets in 1.78.1 and webhelp-indexer from...
mimil [Wed, 29 May 2013 21:40:04 +0000 (21:40 +0000)]
update of maven artifacts for xsl stylesheets in 1.78.1 and webhelp-indexer from svn trunk on rev 9777

11 years agoLeave executable permissions for script.
Daniel Leidert [Sat, 25 May 2013 22:34:13 +0000 (22:34 +0000)]
Leave executable permissions for script.

11 years agoDrop executable permissions from files.
Daniel Leidert [Sat, 25 May 2013 22:32:49 +0000 (22:32 +0000)]
Drop executable permissions from files.

11 years agoFix a typo (http://bugs.debian.org/698962).
Daniel Leidert [Sat, 25 May 2013 22:13:23 +0000 (22:13 +0000)]
Fix a typo (http://bugs.debian.org/698962).

11 years agoEnumarete separate file for revhistory if generate.revhistory.link=1
Jirka Kosek [Fri, 24 May 2013 13:43:04 +0000 (13:43 +0000)]
Enumarete separate file for revhistory if generate.revhistory.link=1

11 years agoUpdate the inline.charseq template to also call 'common.html.attributes'
Bob Stayton [Wed, 15 May 2013 17:13:52 +0000 (17:13 +0000)]
Update the inline.charseq template to also call 'common.html.attributes'
instead of using local-name for class value.

11 years agoEnabling ITS processing again
Jirka Kosek [Wed, 15 May 2013 08:05:56 +0000 (08:05 +0000)]
Enabling ITS processing again

11 years agoChange syntax for selecting @its:* attributes so it works
Bob Stayton [Mon, 13 May 2013 21:15:47 +0000 (21:15 +0000)]
Change syntax for selecting @its:* attributes so it works
in xsltproc (which should work with the original, but doesn't).

11 years agoTurn off its.xsl update which is generating attribute insertion errors.
Bob Stayton [Sat, 11 May 2013 21:26:31 +0000 (21:26 +0000)]
Turn off its.xsl update which is generating attribute insertion errors.

11 years agoAdjust exception for fop for menuchoice separator to
Bob Stayton [Sat, 11 May 2013 21:13:59 +0000 (21:13 +0000)]
Adjust exception for fop for menuchoice separator to
use the $symbol.font.family if it is set.

11 years agoAdded basic support for ITS 2.0 markup. It gets propagated into HTML
Jirka Kosek [Wed, 8 May 2013 12:56:32 +0000 (12:56 +0000)]
Added basic support for ITS 2.0 markup. It gets propagated into HTML
For more info about ITS see http://www.w3.org/TR/its20/

11 years agoFix comment.
Bob Stayton [Mon, 6 May 2013 07:02:06 +0000 (07:02 +0000)]
Fix comment.

11 years agoFix typo that prevents param.xsl update.
Bob Stayton [Mon, 6 May 2013 06:52:53 +0000 (06:52 +0000)]
Fix typo that prevents param.xsl update.

11 years agoAdded a comment line to test checkin process.
Bob Stayton [Sat, 4 May 2013 21:02:42 +0000 (21:02 +0000)]
Added a comment line to test checkin process.

11 years agoCheck in previously unsaved changes made earlier for snapshot builds.
Bob Stayton [Sat, 4 May 2013 21:01:09 +0000 (21:01 +0000)]
Check in previously unsaved changes made earlier for snapshot builds.

11 years agoTesting checkin process, just added a comment line.
Bob Stayton [Sat, 4 May 2013 05:13:41 +0000 (05:13 +0000)]
Testing checkin process, just added a comment line.

11 years agoIntroduced variable in opf.guide
Thomas Schraitle [Thu, 2 May 2013 06:37:59 +0000 (06:37 +0000)]
Introduced  variable in opf.guide

11 years agoImproved modularization in opf.spine and created new spine.cover template
Thomas Schraitle [Thu, 2 May 2013 06:36:28 +0000 (06:36 +0000)]
Improved modularization in opf.spine and created new spine.cover template

11 years agoImproved opf.spine with info variable
Thomas Schraitle [Thu, 2 May 2013 06:33:45 +0000 (06:33 +0000)]
Improved opf.spine with info variable

11 years agoBugfix in opf.spine: removed double refentry entries
Thomas Schraitle [Thu, 2 May 2013 06:32:20 +0000 (06:32 +0000)]
Bugfix in opf.spine: removed double refentry entries

11 years agoAdded missing keycap context for ca, cs, da, es, et, eu, and fr
Thomas Schraitle [Thu, 2 May 2013 06:25:56 +0000 (06:25 +0000)]
Added missing keycap context for ca, cs, da, es, et, eu, and fr

11 years agoAdded option key for keycap context
Thomas Schraitle [Thu, 2 May 2013 06:08:15 +0000 (06:08 +0000)]
Added option key for keycap context

11 years agoFix bug in mode=remove-ids that put link content outside the <a> element.
Bob Stayton [Tue, 30 Apr 2013 20:34:39 +0000 (20:34 +0000)]
Fix bug in mode=remove-ids that put link content outside the <a> element.

11 years agoAdded key="optional-step" as done in r9745
Thomas Schraitle [Mon, 29 Apr 2013 12:02:49 +0000 (12:02 +0000)]
Added key="optional-step" as done in r9745

11 years ago* Template package-identifier: introduced $info variable to simplify
Thomas Schraitle [Sat, 27 Apr 2013 20:36:54 +0000 (20:36 +0000)]
* Template package-identifier: introduced $info variable to simplify
  code (similar to the EPUB3 stylesheets)
* Template opf.calloutlist: only call opf.reference.callout if
  callout.graphics is set

11 years agoFixed SF ticket#3611689: added missing DocBook namespace declarations
Thomas Schraitle [Wed, 24 Apr 2013 06:35:21 +0000 (06:35 +0000)]
Fixed SF ticket#3611689: added missing DocBook namespace declarations

11 years agoBackported Bob's EPUB3 changes to EPUB2 from r9740 -> r9742 -> r9743:
Thomas Schraitle [Sat, 20 Apr 2013 09:15:28 +0000 (09:15 +0000)]
Backported Bob's EPUB3 changes to EPUB2 from r9740 -> r9742 -> r9743:

* Implement base.dir/OEBPS using internal chunk.base.dir instead of
  new param epub.base.dir.

* Additional changes, specific to this stylesheet:
  - Construct parameter epub.metainf.dir from base.dir + 'META-INF/'
  - Changed parameter epub.cover.filename epub.oebps.dir to
    chunk.base.dir
  - Template opf: concat base.dir with epub.opf.filename
  - Replaced two subsequent xsl:value-of's with concat()

11 years agoCorrected path
Jirka Kosek [Thu, 18 Apr 2013 08:04:06 +0000 (08:04 +0000)]
Corrected path

11 years agoChange @fileref to @href per the DocBook TC schema change.
Bob Stayton [Mon, 15 Apr 2013 17:32:37 +0000 (17:32 +0000)]
Change @fileref to @href per the DocBook TC schema change.

11 years agoAdd mark.optional.procedure.steps param.
Bob Stayton [Thu, 11 Apr 2013 23:47:50 +0000 (23:47 +0000)]
Add mark.optional.procedure.steps param.

11 years agoAdd key="optional-step".
Bob Stayton [Thu, 11 Apr 2013 23:43:36 +0000 (23:43 +0000)]
Add key="optional-step".

11 years agoNew param to turn off Optional text for optional steps.
Bob Stayton [Thu, 11 Apr 2013 23:40:44 +0000 (23:40 +0000)]
New param to turn off Optional text for optional steps.

11 years agoFix bug in base.dir handling.
Bob Stayton [Thu, 11 Apr 2013 22:21:37 +0000 (22:21 +0000)]
Fix bug in base.dir handling.

11 years agoImlement base.dir/OEBPS using internal chunk.base.dir instead of
Bob Stayton [Thu, 11 Apr 2013 22:09:33 +0000 (22:09 +0000)]
Imlement base.dir/OEBPS using internal chunk.base.dir instead of
new param epub.base.dir.

11 years agoChange the internal chunk.base.dir from a param to a variable.
Bob Stayton [Thu, 11 Apr 2013 21:57:59 +0000 (21:57 +0000)]
Change the internal chunk.base.dir from a param to a variable.

11 years agoAdd the epub.base.dir param to use instead of base.dir for indicating
Bob Stayton [Wed, 10 Apr 2013 20:43:43 +0000 (20:43 +0000)]
Add the epub.base.dir param to use instead of base.dir for indicating
the directory to contain OEBPS and other epub files.
Change a few xsl:params with constant values to xsl:variables.

11 years agoFix bug in question template that output empty list-item-label when
Bob Stayton [Fri, 5 Apr 2013 16:50:38 +0000 (16:50 +0000)]
Fix bug in question template that output empty list-item-label when
defaultlabel = 'none'.

11 years agoFix bug in author template generating a span element inside an attribute value.
Bob Stayton [Wed, 3 Apr 2013 17:06:30 +0000 (17:06 +0000)]
Fix bug in author template generating a span element inside an attribute value.

11 years agoTurn off id attribute on glossterm anchor, because it is on the element itself.
Bob Stayton [Tue, 19 Mar 2013 21:40:39 +0000 (21:40 +0000)]
Turn off id attribute on glossterm anchor, because it is on the element itself.

11 years agoUpdated for 1.78.1 release.
Bob Stayton [Sun, 17 Mar 2013 19:24:41 +0000 (19:24 +0000)]
Updated for 1.78.1 release.

11 years agoFix bug where part TOC not generated when partintro is present.
Bob Stayton [Fri, 15 Mar 2013 15:26:25 +0000 (15:26 +0000)]
Fix bug where part TOC not generated when partintro is present.

11 years agoAdd support for param img.src.path to image items in opf manifest.
Bob Stayton [Fri, 8 Mar 2013 18:14:57 +0000 (18:14 +0000)]
Add support for param img.src.path to image items in opf manifest.

11 years agoTurn off $admon.style if $make.clean.html is set to non-zero.
Bob Stayton [Fri, 8 Mar 2013 00:16:41 +0000 (00:16 +0000)]
Turn off $admon.style if $make.clean.html is set to non-zero.

11 years agoAdded new definitions for syntax highlighting
Jirka Kosek [Thu, 28 Feb 2013 14:49:03 +0000 (14:49 +0000)]
Added new definitions for syntax highlighting

11 years agoWebhelp: Fix test for webhelp.include.search.tab param
David Cramer [Mon, 25 Feb 2013 03:57:06 +0000 (03:57 +0000)]
Webhelp: Fix test for webhelp.include.search.tab param

11 years agoFootnotes can't be placed into fo:float
Jirka Kosek [Wed, 6 Feb 2013 13:08:06 +0000 (13:08 +0000)]
Footnotes can't be placed into fo:float

11 years agoRemove margin-left when start-indent is used because they interfere
Bob Stayton [Fri, 1 Feb 2013 19:44:13 +0000 (19:44 +0000)]
Remove margin-left when start-indent is used because they interfere
with each other.

11 years agoRemove unneeded margin-left property from article appendix title.
Bob Stayton [Fri, 1 Feb 2013 19:42:30 +0000 (19:42 +0000)]
Remove unneeded margin-left property from article appendix title.
It interferes with the start-indent property.

11 years agoUse dingbat.fontset rather than dingbat.font.family so it falls
Bob Stayton [Thu, 31 Jan 2013 18:24:47 +0000 (18:24 +0000)]
Use dingbat.fontset rather than dingbat.font.family so it falls
back to symbol font if glyph not found, like other font properties.

11 years agoAlso convert valign attribute to style in convert.to.styles.
Bob Stayton [Wed, 30 Jan 2013 18:45:18 +0000 (18:45 +0000)]
Also convert valign attribute to style in convert.to.styles.

11 years agoChange last instance of inline.charseq in inline glossterm to
Bob Stayton [Wed, 30 Jan 2013 18:29:51 +0000 (18:29 +0000)]
Change last instance of inline.charseq in inline glossterm to
inline.italicseq so it is consistent with the others.

11 years agoMake active.olink.hrefs param work for chunked output too.
Bob Stayton [Fri, 25 Jan 2013 18:13:36 +0000 (18:13 +0000)]
Make active.olink.hrefs param work for chunked output too.

11 years agoupdate of maven artifacts for xsl stylesheets in 1.78.0
mimil [Thu, 24 Jan 2013 00:53:31 +0000 (00:53 +0000)]
update of maven artifacts for xsl stylesheets in 1.78.0

11 years agoMake sure part and set titleabbrev are used in mode="titleabbrev.markup"
Bob Stayton [Thu, 24 Jan 2013 00:16:57 +0000 (00:16 +0000)]
Make sure part and set titleabbrev are used in mode="titleabbrev.markup"

11 years agoAdd empty default template for titleabbrev since it is always processed in a mode.
Bob Stayton [Wed, 23 Jan 2013 20:03:15 +0000 (20:03 +0000)]
Add empty default template for titleabbrev since it is always processed in a mode.

11 years agoMake consistent handling of titleabbrev in xrefs.
Bob Stayton [Tue, 22 Jan 2013 22:08:30 +0000 (22:08 +0000)]
Make consistent handling of titleabbrev in xrefs.

11 years agofor missing title in xref, provide parent information of target to help locate proble...
Bob Stayton [Tue, 22 Jan 2013 22:05:35 +0000 (22:05 +0000)]
for missing title in xref, provide parent information of target to help locate problem element.
Process bridgehead in mode="title.markup", not normal mode.

11 years agoAllow img elements to retain width and height attributes instead of styles.
Bob Stayton [Tue, 22 Jan 2013 19:48:46 +0000 (19:48 +0000)]
Allow img elements to retain width and height attributes instead of styles.

11 years agoAdd round() function when pixel counts are used for image width and height.
Bob Stayton [Tue, 22 Jan 2013 19:34:18 +0000 (19:34 +0000)]
Add round() function when pixel counts are used for image width and height.

11 years agofix missing class and id attributes on glossterm and glossdef.
Bob Stayton [Tue, 22 Jan 2013 18:56:09 +0000 (18:56 +0000)]
fix missing class and id attributes on glossterm and glossdef.

11 years agoFixed bug #3598963
Jirka Kosek [Tue, 22 Jan 2013 13:41:24 +0000 (13:41 +0000)]
Fixed bug #3598963

11 years agoFix bug where prefer.index.titleabbrev ignored info/titleabbrev.
Bob Stayton [Mon, 21 Jan 2013 17:18:44 +0000 (17:18 +0000)]
Fix bug where prefer.index.titleabbrev ignored info/titleabbrev.

11 years agoMake sure bridgeheads are not numbered in all contexts, including html title attributes.
Bob Stayton [Wed, 16 Jan 2013 18:56:16 +0000 (18:56 +0000)]
Make sure bridgeheads are not numbered in all contexts, including html title attributes.

11 years agoFixed bug #3600123 where OEBPS seemed to be hardwired and base.dir
Bob Stayton [Tue, 15 Jan 2013 19:33:47 +0000 (19:33 +0000)]
Fixed bug #3600123 where OEBPS seemed to be hardwired and base.dir
not fully respected.