]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
12 years agoAdd 'toc.list.attributes' template to insert class and other
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.

12 years agoHandle height attribute like width on convert.to.style.
Bob Stayton [Thu, 13 Dec 2012 21:11:39 +0000 (21:11 +0000)]
Handle height attribute like width on convert.to.style.

12 years agoAdd a line break at start of variablelist to fix bug #3595156.
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.

12 years ago- Use real push-style processing in the foil/foilgroup page content, which
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

12 years agoFix bug #3593017 where HTML markup tables not output in namespaced manpages stylesheet.
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.

12 years ago- Titlepage markup belongs to the XHTML namespace
Gábor Kövesdán [Mon, 10 Dec 2012 18:16:16 +0000 (18:16 +0000)]
- Titlepage markup belongs to the XHTML namespace

12 years ago- Remove now unnecessary template redefinition
Gábor Kövesdán [Mon, 10 Dec 2012 18:05:09 +0000 (18:05 +0000)]
- Remove now unnecessary template redefinition

12 years ago- Generate valid links from cross-references
Gábor Kövesdán [Mon, 10 Dec 2012 10:42:56 +0000 (10:42 +0000)]
- Generate valid links from cross-references

12 years ago- Do not add fallbacks for EXSLT extensions, the main DocBook XSL stylesheets
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

12 years agoUpdate the import path for docbook.rnc after the slides directory was moved.
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.

12 years agoChange initial page number for book from 1 to auto so front
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.

12 years agoAdd missing closing tag for xsl:choose in new template.
Bob Stayton [Sun, 2 Dec 2012 20:21:34 +0000 (20:21 +0000)]
Add missing closing tag for xsl:choose in new template.

12 years agoAdd force.blank.pages parameter to allow turning off blank
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.

12 years agoImprove the description.
Bob Stayton [Sun, 2 Dec 2012 19:19:49 +0000 (19:19 +0000)]
Improve the description.

12 years agoNew param to control generating blank even-numbered pages.
Bob Stayton [Sun, 2 Dec 2012 19:00:58 +0000 (19:00 +0000)]
New param to control generating blank even-numbered pages.

12 years agoCorrected template for bridgehead in mode="title.markup" to
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.

12 years agoImplement active links between co and callout elements for
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.

12 years agoFix bug 3590039 abstract/title not rendered.
Bob Stayton [Mon, 26 Nov 2012 23:10:44 +0000 (23:10 +0000)]
Fix bug 3590039 abstract/title not rendered.

12 years agoFix typo to replace "ro" with "row" in three places.
Bob Stayton [Wed, 14 Nov 2012 04:42:56 +0000 (04:42 +0000)]
Fix typo to replace "ro" with "row" in three places.

12 years agoFixed positioning of footnote separate when CSS decoration is used.
Jirka Kosek [Thu, 8 Nov 2012 14:26:20 +0000 (14:26 +0000)]
Fixed positioning of footnote separate when CSS decoration is used.

12 years agoConvert hard wired xsl:number for production into a template
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.

12 years agoMake comma inserted after function/parameter or function/replaceable
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.

12 years agodate strings now checked for valid format.
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.

12 years agoBetter fix for bug #3545150 by putting the title with the step number
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.

12 years agoAdd support for mediaobject/alt, with precedence over
Bob Stayton [Fri, 2 Nov 2012 17:44:31 +0000 (17:44 +0000)]
Add support for mediaobject/alt, with precedence over
mediaobject/textobject/phrase.

12 years agoReplace docbook.xsl with docbook-no-doctype.xsl in xsl:import
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.

12 years agoRemove src:fragref elements for deleted obsolete olink params.
Bob Stayton [Mon, 29 Oct 2012 22:28:34 +0000 (22:28 +0000)]
Remove src:fragref elements for deleted obsolete olink params.

12 years agoAdd command to generate docbook-no-doctype.xsl to overcome Saxon doctype bug.
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.

12 years agoFix bug #3563697 where template make-relative-filename was using a
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.

12 years agoAdd missing stylesheet.
Stefan Seefeld [Mon, 29 Oct 2012 12:57:49 +0000 (12:57 +0000)]
Add missing stylesheet.

12 years agoRe-include slides in regular packages.
Stefan Seefeld [Sun, 28 Oct 2012 22:54:32 +0000 (22:54 +0000)]
Re-include slides in regular packages.

12 years agoAdded new inline.sansseq template for consistency reasons.
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.

12 years agoAdd 'content' param to template name inline.monoseq to support
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.

12 years agoFix bug #3297553 error in Word metadata elements from including
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.

12 years agoRemove all references and code for obsolete olink attributes
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.

12 years agoRemove passivetex.extensions code.
Bob Stayton [Fri, 26 Oct 2012 17:51:31 +0000 (17:51 +0000)]
Remove passivetex.extensions code.

12 years agoIndicate that passivetex is no longer supported.
Bob Stayton [Fri, 26 Oct 2012 17:47:42 +0000 (17:47 +0000)]
Indicate that passivetex is no longer supported.

12 years agoRemove all passivetex code because it is obsolete.
Bob Stayton [Fri, 26 Oct 2012 17:42:03 +0000 (17:42 +0000)]
Remove all passivetex code because it is obsolete.

12 years agoWebhelp: Do not display sidebar if js is disabled in browser since it will not be...
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

12 years agoFix bug #3558068 where svg property was set on a chunk when
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.

12 years agoFix bug #3512473 where an inline synopsis element produced
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.

12 years agoExit when detects Xalan processor because it does not properly
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.

12 years agoXerces must be on the classpath in order to XInclude work
Jirka Kosek [Mon, 22 Oct 2012 20:42:44 +0000 (20:42 +0000)]
Xerces must be on the classpath in order to XInclude work

12 years agoFix bug 3545150 where procedure/step/title not rendered in man pages.
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.

12 years agoAdjust Makefiles.
Stefan Seefeld [Mon, 22 Oct 2012 19:12:28 +0000 (19:12 +0000)]
Adjust Makefiles.

12 years agoMoved many files from slides/ to xsl/slides/
Stefan Seefeld [Mon, 22 Oct 2012 18:41:00 +0000 (18:41 +0000)]
Moved many files from slides/ to xsl/slides/

12 years agoExclude slides from core packages.
Stefan Seefeld [Mon, 22 Oct 2012 17:46:42 +0000 (17:46 +0000)]
Exclude slides from core packages.

12 years agoUpload slides package.
Stefan Seefeld [Mon, 22 Oct 2012 04:42:22 +0000 (04:42 +0000)]
Upload slides package.

12 years agoAdd missing semicolons.
Stefan Seefeld [Mon, 22 Oct 2012 03:23:10 +0000 (03:23 +0000)]
Add missing semicolons.

12 years agoFix directory and package name.
Stefan Seefeld [Sun, 21 Oct 2012 21:50:16 +0000 (21:50 +0000)]
Fix directory and package name.

12 years agoMore on s/VERSION/VERSION.xsl/
David Cramer [Sun, 21 Oct 2012 21:45:09 +0000 (21:45 +0000)]
More on s/VERSION/VERSION.xsl/

12 years agoMore on s/VERSION/VERSION.xsl/
David Cramer [Sun, 21 Oct 2012 21:42:39 +0000 (21:42 +0000)]
More on s/VERSION/VERSION.xsl/

12 years agoSeparate slides package.
Stefan Seefeld [Sun, 21 Oct 2012 21:41:48 +0000 (21:41 +0000)]
Separate slides package.

12 years agoFix typo.
Stefan Seefeld [Sun, 21 Oct 2012 01:53:13 +0000 (01:53 +0000)]
Fix typo.

12 years agoA bit of cleanup...
Stefan Seefeld [Sun, 21 Oct 2012 01:33:15 +0000 (01:33 +0000)]
A bit of cleanup...

12 years agoAdd to 'clean' target.
Stefan Seefeld [Sun, 21 Oct 2012 00:25:33 +0000 (00:25 +0000)]
Add to 'clean' target.

12 years agos/VERSION/VERSION.xsl/ again.
David Cramer [Sat, 20 Oct 2012 23:52:01 +0000 (23:52 +0000)]
s/VERSION/VERSION.xsl/ again.

12 years agos/VERSION/VERSION.xsl/
David Cramer [Sat, 20 Oct 2012 23:15:46 +0000 (23:15 +0000)]
s/VERSION/VERSION.xsl/

12 years agoAdding generated files to various clean targets.
David Cramer [Sat, 20 Oct 2012 23:14:56 +0000 (23:14 +0000)]
Adding generated files to various clean targets.

12 years agoSlides: Change html to xhtml passim.
David Cramer [Sat, 20 Oct 2012 23:12:33 +0000 (23:12 +0000)]
Slides: Change html to xhtml passim.

12 years agoFix bug #3555628 where a footnote inside a blockquote inherits the end-indent from...
Bob Stayton [Sat, 20 Oct 2012 22:34:21 +0000 (22:34 +0000)]
Fix bug #3555628 where a footnote inside a blockquote inherits the end-indent from the blockquote.

12 years agoAdjust build system to use slides/xhtml.
Stefan Seefeld [Sat, 20 Oct 2012 19:30:19 +0000 (19:30 +0000)]
Adjust build system to use slides/xhtml.

12 years agoImport slidy from vendor branch.
Stefan Seefeld [Sat, 20 Oct 2012 18:26:20 +0000 (18:26 +0000)]
Import slidy from vendor branch.

12 years agoImport s5 from vendor branch.
Stefan Seefeld [Sat, 20 Oct 2012 18:25:14 +0000 (18:25 +0000)]
Import s5 from vendor branch.

12 years agoMerge Slides GSoC project to trunk.
Stefan Seefeld [Sat, 20 Oct 2012 15:11:19 +0000 (15:11 +0000)]
Merge Slides GSoC project to trunk.

12 years agoAdd parameter 'activate.external.olinks' to allow making
Bob Stayton [Fri, 19 Oct 2012 21:16:44 +0000 (21:16 +0000)]
Add parameter 'activate.external.olinks' to allow making
external olinks inactive, as for epub output.

12 years agoCopy html/titlepage.templates.xml to xhtml and add the xhtml namespace.
Bob Stayton [Fri, 19 Oct 2012 17:14:36 +0000 (17:14 +0000)]
Copy html/titlepage.templates.xml to xhtml and add the xhtml namespace.
This will work with the new template/titlepage.xsl if someone wants
to customize their titlepages.

12 years agoAdded support for keep-together PI on informaltable. Closes bug #3555609.
Mauritz Jeanson [Mon, 15 Oct 2012 15:43:56 +0000 (15:43 +0000)]
Added support for keep-together PI on informaltable. Closes bug #3555609.

12 years agoBug #3556630: Updated nb and nn locale files.
Mauritz Jeanson [Sun, 14 Oct 2012 08:43:51 +0000 (08:43 +0000)]
Bug #3556630: Updated nb and nn locale files.

12 years agoAdd hook for customization.
Stefan Seefeld [Sat, 13 Oct 2012 19:09:11 +0000 (19:09 +0000)]
Add hook for customization.

12 years agoBug #3556628: Updated information in README.
Mauritz Jeanson [Sat, 13 Oct 2012 17:38:50 +0000 (17:38 +0000)]
Bug #3556628: Updated information in README.

12 years agoWebhelp: By default don't validate against dtd when using ant build
David Cramer [Sat, 22 Sep 2012 21:56:30 +0000 (21:56 +0000)]
Webhelp: By default don't validate against dtd when using ant build

12 years agoWebhelp: By default only exclude ix01.html from search in Makefile
David Cramer [Sat, 22 Sep 2012 21:55:25 +0000 (21:55 +0000)]
Webhelp: By default only exclude ix01.html from search in Makefile

12 years agoSplitting head.content into smaller chunks of templates.
Thomas Schraitle [Tue, 18 Sep 2012 10:48:54 +0000 (10:48 +0000)]
Splitting head.content into smaller chunks of templates.
See https://lists.oasis-open.org/archives/docbook-apps/201209/msg00037.html

12 years agoAutoguess of proper parameter settings
Jirka Kosek [Tue, 11 Sep 2012 12:12:09 +0000 (12:12 +0000)]
Autoguess of proper parameter settings

12 years agoAutoguess of proper parameter settings
Jirka Kosek [Tue, 11 Sep 2012 12:11:26 +0000 (12:11 +0000)]
Autoguess of proper parameter settings

12 years agoAdded missing $ns parameter to support proper generation of FO/XHTML titlepage templates
Jirka Kosek [Tue, 11 Sep 2012 08:13:43 +0000 (08:13 +0000)]
Added missing $ns parameter to support proper generation of FO/XHTML titlepage templates

12 years agoWebhelp: Reverting last commit
David Cramer [Sun, 9 Sep 2012 03:44:54 +0000 (03:44 +0000)]
Webhelp: Reverting last commit

12 years agoWebhelp: Removing two more unused jquery files
David Cramer [Sun, 9 Sep 2012 03:30:15 +0000 (03:30 +0000)]
Webhelp: Removing two more unused jquery files

12 years agoWebhelp: Removing old, unused jquery file
David Cramer [Sun, 9 Sep 2012 03:24:18 +0000 (03:24 +0000)]
Webhelp: Removing old, unused jquery file

12 years agoWebhelp: Fix header logo link
David Cramer [Sun, 9 Sep 2012 03:21:25 +0000 (03:21 +0000)]
Webhelp: Fix header logo link

12 years agoWebhelp: Fix bad link to favicon.ico
David Cramer [Sun, 9 Sep 2012 03:17:30 +0000 (03:17 +0000)]
Webhelp: Fix bad link to favicon.ico

12 years agoFirst part of the GSoC 2012 work by Arun and Visitha:
David Cramer [Sat, 8 Sep 2012 22:06:45 +0000 (22:06 +0000)]
First part of the GSoC 2012 work by Arun and Visitha:

Visitha Baddegama
Remove content folder from Webhelp output
Build Webhelp using GNU Make/without ant
Support a parameterized list of files to exclude while indexing
Improve information message for browser with JavaScript disabled
Support searching for terms with punctuation like build.xml

Arun Bharadwaj
Make it possible to include the doc title in head/title and
 not in the search results
Improve performance in IE 8/9
Expandable TOC pane
Information message for browser with JavaScript disabled

12 years agoFixed subtle typo when calling lastLineNumber template: must be $listing instead...
Thomas Schraitle [Sun, 2 Sep 2012 20:53:23 +0000 (20:53 +0000)]
Fixed subtle typo when calling lastLineNumber template: must be $listing instead of listing

12 years agoFixed subtle typo when calling lastLineNumber template: must be $listing instead...
Thomas Schraitle [Sun, 2 Sep 2012 20:52:15 +0000 (20:52 +0000)]
Fixed subtle typo when calling lastLineNumber template: must be $listing instead of listing

12 years agoFixed typo: fole -> role attribute for phrase
Thomas Schraitle [Sun, 2 Sep 2012 14:41:53 +0000 (14:41 +0000)]
Fixed typo: fole -> role attribute for phrase

12 years ago- Fix mediaobject semantics
Gábor Kövesdán [Thu, 30 Aug 2012 20:05:12 +0000 (20:05 +0000)]
- Fix mediaobject semantics
  (dbs:incremental and dbs:style can be put into any common ancestor
  so a dbs:block can also be used to carry these attributes and it
  does not violate DocBook semantics.)

12 years agoupdate of maven artifacts (some are snapshot as there is no public release for now)
mimil [Fri, 24 Aug 2012 13:14:58 +0000 (13:14 +0000)]
update of maven artifacts (some are snapshot as there is no public release for now)

12 years ago- Update Makefile for new directory layout
Gábor Kövesdán [Thu, 23 Aug 2012 17:48:45 +0000 (17:48 +0000)]
- Update Makefile for new directory layout

12 years ago- Add new documentation
Gábor Kövesdán [Thu, 23 Aug 2012 17:43:47 +0000 (17:43 +0000)]
- Add new documentation

12 years ago- Apply some local improvements to S5 and Slidy
Gábor Kövesdán [Thu, 23 Aug 2012 17:35:18 +0000 (17:35 +0000)]
- Apply some local improvements to S5 and Slidy

12 years ago- Branch S5 and Slidy to add local changes
Gábor Kövesdán [Thu, 23 Aug 2012 17:27:59 +0000 (17:27 +0000)]
- Branch S5 and Slidy to add local changes

12 years ago- Tag Slidy 20120701
Gábor Kövesdán [Thu, 23 Aug 2012 17:21:59 +0000 (17:21 +0000)]
- Tag Slidy 20120701

12 years ago- Bring in HTML Slidy
Gábor Kövesdán [Thu, 23 Aug 2012 17:19:23 +0000 (17:19 +0000)]
- Bring in HTML Slidy

12 years ago- Tag S5 1.2a2
Gábor Kövesdán [Thu, 23 Aug 2012 17:12:40 +0000 (17:12 +0000)]
- Tag S5 1.2a2

12 years ago- Bring in S5 files
Gábor Kövesdán [Thu, 23 Aug 2012 17:08:50 +0000 (17:08 +0000)]
- Bring in S5 files

12 years ago- Add a script that helps generating callout images for Slides
Gábor Kövesdán [Thu, 23 Aug 2012 17:01:58 +0000 (17:01 +0000)]
- Add a script that helps generating callout images for Slides
- Add images that will be used in the documentation

12 years ago- Add an XSLT to upgrade old Slides documents to Slides 5.0
Gábor Kövesdán [Thu, 23 Aug 2012 16:56:33 +0000 (16:56 +0000)]
- Add an XSLT to upgrade old Slides documents to Slides 5.0

12 years ago- Convert the test files to DocBook Slides 5.0
Gábor Kövesdán [Thu, 23 Aug 2012 16:55:27 +0000 (16:55 +0000)]
- Convert the test files to DocBook Slides 5.0

12 years ago- Remove catalogs; there is no DTD any more
Gábor Kövesdán [Thu, 23 Aug 2012 16:53:19 +0000 (16:53 +0000)]
- Remove catalogs; there is no DTD any more
- Update version number in the VERSION file
- Update locatingrules.xml