]>
granicus.if.org Git - docbook-dsssl/log
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.
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'.
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.
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.
Bob Stayton [Sun, 17 Mar 2013 19:24:41 +0000 (19:24 +0000)]
Updated for 1.78.1 release.
Bob Stayton [Fri, 15 Mar 2013 15:26:25 +0000 (15:26 +0000)]
Fix bug where part TOC not generated when partintro is present.
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.
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.
Jirka Kosek [Thu, 28 Feb 2013 14:49:03 +0000 (14:49 +0000)]
Added new definitions for syntax highlighting
David Cramer [Mon, 25 Feb 2013 03:57:06 +0000 (03:57 +0000)]
Webhelp: Fix test for webhelp.include.search.tab param
Jirka Kosek [Wed, 6 Feb 2013 13:08:06 +0000 (13:08 +0000)]
Footnotes can't be placed into fo:float
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.
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.
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.
Bob Stayton [Wed, 30 Jan 2013 18:45:18 +0000 (18:45 +0000)]
Also convert valign attribute to style in convert.to.styles.
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.
Bob Stayton [Fri, 25 Jan 2013 18:13:36 +0000 (18:13 +0000)]
Make active.olink.hrefs param work for chunked output too.
mimil [Thu, 24 Jan 2013 00:53:31 +0000 (00:53 +0000)]
update of maven artifacts for xsl stylesheets in 1.78.0
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"
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.
Bob Stayton [Tue, 22 Jan 2013 22:08:30 +0000 (22:08 +0000)]
Make consistent handling of titleabbrev in xrefs.
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.
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.
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.
Bob Stayton [Tue, 22 Jan 2013 18:56:09 +0000 (18:56 +0000)]
fix missing class and id attributes on glossterm and glossdef.
Jirka Kosek [Tue, 22 Jan 2013 13:41:24 +0000 (13:41 +0000)]
Bob Stayton [Mon, 21 Jan 2013 17:18:44 +0000 (17:18 +0000)]
Fix bug where prefer.index.titleabbrev ignored info/titleabbrev.
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.
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.
David Cramer [Tue, 8 Jan 2013 15:31:46 +0000 (15:31 +0000)]
Webhelp: Fix order of args to xsltproc
Bob Stayton [Mon, 7 Jan 2013 20:13:05 +0000 (20:13 +0000)]
Fix bug
3599520 : spurious newline in para when starts with
whitespace and inline element.
Bob Stayton [Sat, 5 Jan 2013 19:20:49 +0000 (19:20 +0000)]
Remove errant apostrophe.
David Cramer [Sun, 23 Dec 2012 01:02:39 +0000 (01:02 +0000)]
Webhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality
David Cramer [Sun, 23 Dec 2012 00:41:36 +0000 (00:41 +0000)]
Webhelp: In Makefiles, do xinclude in first pass at document
Bob Stayton [Tue, 18 Dec 2012 18:23:41 +0000 (18:23 +0000)]
Check in 1.78.0 VERSION
Bob Stayton [Tue, 18 Dec 2012 18:19:43 +0000 (18:19 +0000)]
Restore this file accidentally removed.
Bob Stayton [Tue, 18 Dec 2012 05:01:54 +0000 (05:01 +0000)]
Updated for 1.78 release.
Added webhelp information.
David Cramer [Sun, 16 Dec 2012 03:06:55 +0000 (03:06 +0000)]
Webhelp: More doc updates
David Cramer [Sun, 16 Dec 2012 02:54:55 +0000 (02:54 +0000)]
Webhelp: Documentation updates.
David Cramer [Sun, 16 Dec 2012 02:31:34 +0000 (02:31 +0000)]
Fixing bug where toc.title.p and nodes params had not been declared inside manual-toc template
David Cramer [Sun, 16 Dec 2012 02:01:00 +0000 (02:01 +0000)]
Webhelp: Improving sample Makefile to allow for profiling params and other params, removing content dir from template and making related adjustments in Makefile and build.xml
David Cramer [Sat, 15 Dec 2012 03:37:18 +0000 (03:37 +0000)]
Attempting to include sample Makefile in webhelp output dir
Bob Stayton [Sat, 15 Dec 2012 00:09:56 +0000 (00:09 +0000)]
Add USlegal and USlegallandscape.
Bob Stayton [Sat, 15 Dec 2012 00:09:21 +0000 (00:09 +0000)]
Improve the description.
Bob Stayton [Fri, 14 Dec 2012 17:28:21 +0000 (17:28 +0000)]
Add 'toc.list.attributes' template to insert class and other
attributes on the top level list element in a table of contents.
Bob Stayton [Thu, 13 Dec 2012 21:11:39 +0000 (21:11 +0000)]
Handle height attribute like width on convert.to.style.
Bob Stayton [Wed, 12 Dec 2012 17:05:54 +0000 (17:05 +0000)]
Add a line break at start of variablelist to fix bug #
3595156 .
Gábor Kövesdán [Mon, 10 Dec 2012 21:34:38 +0000 (21:34 +0000)]
- Use real push-style processing in the foil/foilgroup page content, which
allows better customization in general (e.g. you can add PI templates)
and also let us render scattered speakernotes/handoutnotes if that is
desired
Bob Stayton [Mon, 10 Dec 2012 21:25:08 +0000 (21:25 +0000)]
Fix bug #
3593017 where HTML markup tables not output in namespaced manpages stylesheet.
Gábor Kövesdán [Mon, 10 Dec 2012 18:16:16 +0000 (18:16 +0000)]
- Titlepage markup belongs to the XHTML namespace
Gábor Kövesdán [Mon, 10 Dec 2012 18:05:09 +0000 (18:05 +0000)]
- Remove now unnecessary template redefinition
Gábor Kövesdán [Mon, 10 Dec 2012 10:42:56 +0000 (10:42 +0000)]
- Generate valid links from cross-references
Gábor Kövesdán [Mon, 10 Dec 2012 10:39:47 +0000 (10:39 +0000)]
- Do not add fallbacks for EXSLT extensions, the main DocBook XSL stylesheets
do not do that either
Bob Stayton [Fri, 7 Dec 2012 16:58:53 +0000 (16:58 +0000)]
Update the import path for docbook.rnc after the slides directory was moved.
Bob Stayton [Thu, 6 Dec 2012 18:29:30 +0000 (18:29 +0000)]
Change initial page number for book from 1 to auto so front
cover and title pages are sequential, and so that book inside
set will continue numbering.
Bob Stayton [Sun, 2 Dec 2012 20:21:34 +0000 (20:21 +0000)]
Add missing closing tag for xsl:choose in new template.
Bob Stayton [Sun, 2 Dec 2012 20:06:41 +0000 (20:06 +0000)]
Add force.blank.pages parameter to allow turning off blank
pages in double.sided output.
Bob Stayton [Sun, 2 Dec 2012 19:19:49 +0000 (19:19 +0000)]
Improve the description.
Bob Stayton [Sun, 2 Dec 2012 19:00:58 +0000 (19:00 +0000)]
New param to control generating blank even-numbered pages.
Bob Stayton [Thu, 29 Nov 2012 18:11:40 +0000 (18:11 +0000)]
Corrected template for bridgehead in mode="title.markup" to
process its children in normal mode.
Bob Stayton [Wed, 28 Nov 2012 00:47:59 +0000 (00:47 +0000)]
Implement active links between co and callout elements for
PDF output, linking in both directions.
Bob Stayton [Mon, 26 Nov 2012 23:10:44 +0000 (23:10 +0000)]
Fix bug
3590039 abstract/title not rendered.
Bob Stayton [Wed, 14 Nov 2012 04:42:56 +0000 (04:42 +0000)]
Fix typo to replace "ro" with "row" in three places.
Jirka Kosek [Thu, 8 Nov 2012 14:26:20 +0000 (14:26 +0000)]
Fixed positioning of footnote separate when CSS decoration is used.
Bob Stayton [Wed, 7 Nov 2012 20:02:17 +0000 (20:02 +0000)]
Convert hard wired xsl:number for production into a template
with mode="label.markup" to be consistent with other element numbering.
Bob Stayton [Tue, 6 Nov 2012 19:09:16 +0000 (19:09 +0000)]
Make comma inserted after function/parameter or function/replaceable
conditional on $function.parens to be consistent with the function template.
Bob Stayton [Sat, 3 Nov 2012 05:35:28 +0000 (05:35 +0000)]
date strings now checked for valid format.
Fix bug #
3484378 so navMap pushes first level children
to top level so included in nav progress bar.
Bob Stayton [Sat, 3 Nov 2012 04:50:51 +0000 (04:50 +0000)]
Better fix for bug #
3545150 by putting the title with the step number
rather than before it.
Bob Stayton [Fri, 2 Nov 2012 17:44:31 +0000 (17:44 +0000)]
Add support for mediaobject/alt, with precedence over
mediaobject/textobject/phrase.
Bob Stayton [Mon, 29 Oct 2012 23:18:22 +0000 (23:18 +0000)]
Replace docbook.xsl with docbook-no-doctype.xsl in xsl:import
elements so the chunking stylesheet can generate output
without a doctype if needed.
Bob Stayton [Mon, 29 Oct 2012 22:28:34 +0000 (22:28 +0000)]
Remove src:fragref elements for deleted obsolete olink params.
Bob Stayton [Mon, 29 Oct 2012 20:30:53 +0000 (20:30 +0000)]
Add command to generate docbook-no-doctype.xsl to overcome Saxon doctype bug.
Bob Stayton [Mon, 29 Oct 2012 18:09:53 +0000 (18:09 +0000)]
Fix bug #
3563697 where template make-relative-filename was using a
global param chunk.base.dir instead of its local param base.dir. Now it uses base.dir.
Stefan Seefeld [Mon, 29 Oct 2012 12:57:49 +0000 (12:57 +0000)]
Add missing stylesheet.
Stefan Seefeld [Sun, 28 Oct 2012 22:54:32 +0000 (22:54 +0000)]
Re-include slides in regular packages.
Thomas Schraitle [Sun, 28 Oct 2012 18:05:18 +0000 (18:05 +0000)]
Added new inline.sansseq template for consistency reasons.
Makes it easier for customization layers: Just use
<xsl:call-template name="inline.sansseq"/>
to change to sans serif font, but also takes into account
XLinks and direction of text.
Bob Stayton [Fri, 26 Oct 2012 22:44:46 +0000 (22:44 +0000)]
Add 'content' param to template name inline.monoseq to support
email format, fixing bug #
3524417 .
Bob Stayton [Fri, 26 Oct 2012 20:44:10 +0000 (20:44 +0000)]
Fix bug #
3297553 error in Word metadata elements from including
WordML markup instead of just text.
Bob Stayton [Fri, 26 Oct 2012 18:24:02 +0000 (18:24 +0000)]
Remove all references and code for obsolete olink attributes
@linkmode @targetdocent and @localinfo.
Bob Stayton [Fri, 26 Oct 2012 17:51:31 +0000 (17:51 +0000)]
Remove passivetex.extensions code.
Bob Stayton [Fri, 26 Oct 2012 17:47:42 +0000 (17:47 +0000)]
Indicate that passivetex is no longer supported.
Bob Stayton [Fri, 26 Oct 2012 17:42:03 +0000 (17:42 +0000)]
Remove all passivetex code because it is obsolete.
David Cramer [Fri, 26 Oct 2012 14:16:35 +0000 (14:16 +0000)]
Webhelp: Do not display sidebar if js is disabled in browser since it will not be functional
Bob Stayton [Mon, 22 Oct 2012 22:43:30 +0000 (22:43 +0000)]
Fix bug #
3558068 where svg property was set on a chunk when
it should not be because a mediaobject contained multiple
imageobjects and the svg was not selected for epub output.
Bob Stayton [Mon, 22 Oct 2012 21:44:26 +0000 (21:44 +0000)]
Fix bug #
3512473 where an inline synopsis element produced
an extra line break in nroff output.
Bob Stayton [Mon, 22 Oct 2012 21:14:23 +0000 (21:14 +0000)]
Exit when detects Xalan processor because it does not properly
support output method="text" which is needed for generating
the mime-type and other support files.
Jirka Kosek [Mon, 22 Oct 2012 20:42:44 +0000 (20:42 +0000)]
Xerces must be on the classpath in order to XInclude work
Bob Stayton [Mon, 22 Oct 2012 20:30:36 +0000 (20:30 +0000)]
Fix bug
3545150 where procedure/step/title not rendered in man pages.
Stefan Seefeld [Mon, 22 Oct 2012 19:12:28 +0000 (19:12 +0000)]
Adjust Makefiles.
Stefan Seefeld [Mon, 22 Oct 2012 18:41:00 +0000 (18:41 +0000)]
Moved many files from slides/ to xsl/slides/
Stefan Seefeld [Mon, 22 Oct 2012 17:46:42 +0000 (17:46 +0000)]
Exclude slides from core packages.
Stefan Seefeld [Mon, 22 Oct 2012 04:42:22 +0000 (04:42 +0000)]
Upload slides package.
Stefan Seefeld [Mon, 22 Oct 2012 03:23:10 +0000 (03:23 +0000)]
Add missing semicolons.
Stefan Seefeld [Sun, 21 Oct 2012 21:50:16 +0000 (21:50 +0000)]
Fix directory and package name.
David Cramer [Sun, 21 Oct 2012 21:45:09 +0000 (21:45 +0000)]
More on s/VERSION/VERSION.xsl/
David Cramer [Sun, 21 Oct 2012 21:42:39 +0000 (21:42 +0000)]
More on s/VERSION/VERSION.xsl/
Stefan Seefeld [Sun, 21 Oct 2012 21:41:48 +0000 (21:41 +0000)]
Separate slides package.
Stefan Seefeld [Sun, 21 Oct 2012 01:53:13 +0000 (01:53 +0000)]
Fix typo.
Stefan Seefeld [Sun, 21 Oct 2012 01:33:15 +0000 (01:33 +0000)]
A bit of cleanup...
Stefan Seefeld [Sun, 21 Oct 2012 00:25:33 +0000 (00:25 +0000)]
Add to 'clean' target.