]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
17 years agoIn manpages output, emit warnings for notesources (footnote, etc.)
Michael Smith [Tue, 19 Jun 2007 16:52:48 +0000 (16:52 +0000)]
In manpages output, emit warnings for notesources (footnote, etc.)
that have something other than para as a child.

The numbered-with-hanging-indent formatting that's used for
rendering endnotes in the NOTES section of man pages places some
limits/assumptions on how the DocBook source is marked up; namely,
for notesources (footnote, annotation, etc.) that can contain
block-level children, if the they have a block-level child such as
a table or itemizedlist or orderedlist that is the first child of
a footnote, we have no way of rendering/indenting its content
properly in the endnotes list.

Thus, the manpages stylesheet not emits a warning message for that
case, and suggests the "fix" (which is to wrap the table or
itemizedlist or whatever in a para that has some preferatory text.

17 years agoAdded support to mixed-block template for handling tables in
Michael Smith [Tue, 19 Jun 2007 13:33:52 +0000 (13:33 +0000)]
Added support to mixed-block template for handling tables in
mixed-blocks (e.g., as child of para) correctly.

17 years agoAdded comment to endnotes code.
Michael Smith [Tue, 19 Jun 2007 13:24:47 +0000 (13:24 +0000)]
Added comment to endnotes code.

17 years agoNormalize text-only endnotes properly.
Michael Smith [Tue, 19 Jun 2007 12:54:53 +0000 (12:54 +0000)]
Normalize text-only endnotes properly.

17 years agoFixed problem with lang values not getting added to filenames as
Michael Smith [Tue, 19 Jun 2007 11:55:36 +0000 (11:55 +0000)]
Fixed problem with lang values not getting added to filenames as
expected for all cases. Closes #1674564. Thanks to Daniel Leidert
for reporting.

17 years agofixed bugs
Steve Ball [Tue, 12 Jun 2007 21:17:17 +0000 (21:17 +0000)]
fixed bugs

17 years agoImplemented FR #1230233 (sorted index in javahelp).
Mauritz Jeanson [Tue, 12 Jun 2007 18:19:57 +0000 (18:19 +0000)]
Implemented FR #1230233 (sorted index in javahelp).

17 years agoImproved parameter metadata
Jirka Kosek [Mon, 11 Jun 2007 20:20:26 +0000 (20:20 +0000)]
Improved parameter metadata

17 years agoAdded missing translations
Jirka Kosek [Mon, 11 Jun 2007 18:44:42 +0000 (18:44 +0000)]
Added missing translations

17 years agoHandle alt text on xrefs to steps when the step doesn't have a title.
David Cramer [Thu, 7 Jun 2007 22:07:40 +0000 (22:07 +0000)]
Handle alt text on xrefs to steps when the step doesn't have a title.

17 years agoAdded <p> element around term in variablelist when formatted as table to avoid misali...
David Cramer [Wed, 6 Jun 2007 21:25:09 +0000 (21:25 +0000)]
Added <p> element around term in variablelist when formatted as table to avoid misalignment of term and listitem in xhtml (non-quirks mode) output

17 years agoAdded <p> element around question and answer labels to avoid misalignment of label...
David Cramer [Wed, 6 Jun 2007 19:42:11 +0000 (19:42 +0000)]
Added <p> element around question and answer labels to avoid misalignment of label and listitem in xhtml (non-quirks mode) output

17 years agoAdded <p> element around callouts to avoid misalignment of callout and listitem in...
David Cramer [Wed, 6 Jun 2007 19:37:48 +0000 (19:37 +0000)]
Added <p> element around callouts to avoid misalignment of callout and listitem in xhtml (non-quirks mode) output

17 years agofo-patch-for-fop.xsl deleted (obsolete).
Mauritz Jeanson [Tue, 5 Jun 2007 19:53:12 +0000 (19:53 +0000)]
fo-patch-for-fop.xsl deleted (obsolete).

17 years agoFixed bug #1715093: Makefile for creating profiled version of eclipse.xsl added.
Mauritz Jeanson [Tue, 5 Jun 2007 18:15:09 +0000 (18:15 +0000)]
Fixed bug #1715093: Makefile for creating profiled version of eclipse.xsl added.

17 years agoFixed bug #1717196 footnoteref not finding the right chunk for the target.
Bob Stayton [Sun, 27 May 2007 06:28:16 +0000 (06:28 +0000)]
Fixed bug #1717196 footnoteref not finding the right chunk for the target.

17 years agoChanged the comments regarding namespace striping to
Bob Stayton [Sat, 26 May 2007 20:35:53 +0000 (20:35 +0000)]
Changed the comments regarding namespace striping to
mention the docbook5 namedspaced stylesheets.

17 years agoRemoved old varlistentry accidentally left in.
Bob Stayton [Sat, 26 May 2007 20:21:33 +0000 (20:21 +0000)]
Removed old varlistentry accidentally left in.

17 years agoAdded support for spacing="compact" in variablelist, per bug report #1722540.
Bob Stayton [Fri, 25 May 2007 22:35:00 +0000 (22:35 +0000)]
Added support for spacing="compact" in variablelist, per bug report #1722540.

17 years agotable pgwide="1" should also use pgwide.properties attribute-set.
Bob Stayton [Thu, 17 May 2007 23:19:00 +0000 (23:19 +0000)]
table pgwide="1" should also use pgwide.properties attribute-set.

17 years agoAdd eo.xml Esperanto.
Bob Stayton [Sat, 12 May 2007 23:41:34 +0000 (23:41 +0000)]
Add eo.xml Esperanto.

17 years agoNew locale for Esperanto.
Bob Stayton [Sat, 12 May 2007 23:33:22 +0000 (23:33 +0000)]
New locale for Esperanto.

17 years agoMake citations numbered if bibliography.numbered != 0.
Mauritz Jeanson [Sun, 29 Apr 2007 10:47:33 +0000 (10:47 +0000)]
Make citations numbered if bibliography.numbered != 0.

17 years agoAdded normalize-space() around titles and index entries to work around whitespace...
Mauritz Jeanson [Thu, 26 Apr 2007 15:42:18 +0000 (15:42 +0000)]
Added normalize-space() around titles and index entries to work around whitespace problems.
Added support for glossary and bibliography in toc and map files.

17 years agoAdded normalize-space around to avoid leading whitespace from appearing in the outpu...
David Cramer [Wed, 25 Apr 2007 23:05:24 +0000 (23:05 +0000)]
Added normalize-space around  to avoid leading whitespace from appearing in the output if there's extra leading whitespace (e.g. <title> Foo</title>) in the source

17 years agoFixed repeated space-before.optimum
Bob Stayton [Wed, 25 Apr 2007 07:09:55 +0000 (07:09 +0000)]
Fixed repeated space-before.optimum

17 years agoUpdate from Ganbold Tsagaankhuu.
Bob Stayton [Wed, 25 Apr 2007 06:55:41 +0000 (06:55 +0000)]
Update from Ganbold Tsagaankhuu.

17 years agoFixed bug in handling of columns width sum.
Bob Stayton [Mon, 23 Apr 2007 05:55:02 +0000 (05:55 +0000)]
Fixed bug in handling of columns width sum.

17 years agoFixed missing quote.
Bob Stayton [Mon, 23 Apr 2007 05:41:05 +0000 (05:41 +0000)]
Fixed missing quote.

17 years agoChanged param name to callout.icon.size
Bob Stayton [Mon, 23 Apr 2007 05:39:08 +0000 (05:39 +0000)]
Changed param name to callout.icon.size

17 years agoAdd support for new profiling attributes audience and wordsize.
Bob Stayton [Thu, 19 Apr 2007 01:01:21 +0000 (01:01 +0000)]
Add support for new profiling attributes audience and wordsize.

17 years agoAdd support for new profiling attributes audience and wordsize.
Bob Stayton [Thu, 19 Apr 2007 01:00:35 +0000 (01:00 +0000)]
Add support for new profiling attributes audience and wordsize.

17 years agoAdd new profiling attributes audience and wordsize.
Bob Stayton [Thu, 19 Apr 2007 00:57:23 +0000 (00:57 +0000)]
Add new profiling attributes audience and wordsize.

17 years agoAdd new profiling parameters for audience and wordsize.
Bob Stayton [Thu, 19 Apr 2007 00:52:50 +0000 (00:52 +0000)]
Add new profiling parameters for audience and wordsize.

17 years agoAdd support for profiling on new attributes audience and wordsize.
Bob Stayton [Thu, 19 Apr 2007 00:33:34 +0000 (00:33 +0000)]
Add support for profiling on new attributes audience and wordsize.

17 years agoline break fix
Bob Stayton [Wed, 18 Apr 2007 23:56:43 +0000 (23:56 +0000)]
line break fix

17 years agoAdded SVG graphics for fo output.
Bob Stayton [Wed, 18 Apr 2007 04:28:27 +0000 (04:28 +0000)]
Added SVG graphics for fo output.

17 years agoAdd callout.icon.size parameter.
Bob Stayton [Wed, 18 Apr 2007 03:58:05 +0000 (03:58 +0000)]
Add callout.icon.size parameter.

17 years agoAdded callout.icon.size parameter.
Bob Stayton [Wed, 18 Apr 2007 03:57:32 +0000 (03:57 +0000)]
Added callout.icon.size parameter.

17 years agoSet size of callout graphics.
Bob Stayton [Wed, 18 Apr 2007 03:56:41 +0000 (03:56 +0000)]
Set size of callout graphics.

17 years agoReplaced with new name.
Bob Stayton [Wed, 18 Apr 2007 03:51:15 +0000 (03:51 +0000)]
Replaced with new name.

17 years agoControl size of graphical callout bugs in FO output.
Bob Stayton [Wed, 18 Apr 2007 03:46:46 +0000 (03:46 +0000)]
Control size of graphical callout bugs in FO output.

17 years agoFinally a good set of SVG callout bugs.
Bob Stayton [Wed, 18 Apr 2007 03:27:50 +0000 (03:27 +0000)]
Finally a good set of SVG callout bugs.

17 years agoAdd support for xlink olinks.
Bob Stayton [Sat, 14 Apr 2007 20:00:58 +0000 (20:00 +0000)]
Add support for xlink olinks.

17 years agoAdd support for xlink as olink.
Bob Stayton [Sat, 14 Apr 2007 19:53:44 +0000 (19:53 +0000)]
Add support for xlink as olink.

17 years agoFixed bug #1669601.
Mauritz Jeanson [Wed, 4 Apr 2007 16:58:34 +0000 (16:58 +0000)]
Fixed bug #1669601.

17 years agoset.flow.properties now strips '-draft' from master name before tests.
Bob Stayton [Mon, 2 Apr 2007 19:12:44 +0000 (19:12 +0000)]
set.flow.properties now strips '-draft' from master name before tests.

17 years agoAdd support for qanda.in.toc to fo TOC.
Bob Stayton [Mon, 2 Apr 2007 08:54:24 +0000 (08:54 +0000)]
Add support for qanda.in.toc to fo TOC.

17 years agoImproved the page.sequence utility template for use with book.
Bob Stayton [Sun, 1 Apr 2007 22:01:38 +0000 (22:01 +0000)]
Improved the page.sequence utility template for use with book.

17 years agoFixed bug #1644874.
Mauritz Jeanson [Sun, 1 Apr 2007 08:17:06 +0000 (08:17 +0000)]
Fixed bug #1644874.

17 years agoUse named templates for front and back cover templates.
Bob Stayton [Sun, 1 Apr 2007 01:20:23 +0000 (01:20 +0000)]
Use named templates for front and back cover templates.

17 years agoRefactored the big book template into smaller pieces.
Bob Stayton [Sat, 31 Mar 2007 22:38:02 +0000 (22:38 +0000)]
Refactored the big book template into smaller pieces.
Used the "page.sequence" utility template in
component.xsl to shorten the toc piece.
Added placeholder templates for front.cover and back.cover.

17 years agoAdd xmlns:xsl declaration to elements in entities.
Bob Stayton [Sat, 31 Mar 2007 21:54:21 +0000 (21:54 +0000)]
Add xmlns:xsl declaration to elements in entities.

17 years agoDo not output xlink namespace declaration into HTML output
Jirka Kosek [Sat, 31 Mar 2007 15:18:58 +0000 (15:18 +0000)]
Do not output xlink namespace declaration into HTML output

17 years agoSync profiling stylesheet with base stylesheet
Jirka Kosek [Sun, 25 Mar 2007 21:29:57 +0000 (21:29 +0000)]
Sync profiling stylesheet with base stylesheet

17 years agoRules for normalizing glossary entries before they are sorted can be now different...
Jirka Kosek [Sun, 25 Mar 2007 20:09:57 +0000 (20:09 +0000)]
Rules for normalizing glossary entries before they are sorted can be now different for each language.

17 years agoUpdated Makefile.docParam to handle current db5-namespaced param
Michael Smith [Fri, 23 Mar 2007 21:57:22 +0000 (21:57 +0000)]
Updated Makefile.docParam to handle current db5-namespaced param
source. Also added support for it to copy xsl:attribute-set along
with xsl:param (neglected to have it doing that previously...)
Note that the Makefile.docParam makefile generates copies of the
html/param.xsl, fo/param.xsl, etc. files with the documentation
embedded. It was originally intended for use with oXygen XML
Editor (because oXygen has the capability to parse out that
embedded doc and display it in the oXygen UI) but could be useful
for other purposes.

17 years agoFix a couple of class attributes.
Bob Stayton [Wed, 21 Mar 2007 16:20:35 +0000 (16:20 +0000)]
Fix a couple of class attributes.

17 years agouse-attribute-sets is used without prefix on XSLT elements
Jirka Kosek [Mon, 19 Mar 2007 23:14:57 +0000 (23:14 +0000)]
use-attribute-sets is used without prefix on XSLT elements

17 years agoUpdated parameter metadata to the new format.
Jirka Kosek [Mon, 19 Mar 2007 16:50:04 +0000 (16:50 +0000)]
Updated parameter metadata to the new format.

17 years agoAdded type annotations into parameter definition files.
Jirka Kosek [Mon, 19 Mar 2007 14:54:09 +0000 (14:54 +0000)]
Added type annotations into parameter definition files.

17 years agoRemove redundant ./ from xpath statements.
Bob Stayton [Mon, 19 Mar 2007 05:09:51 +0000 (05:09 +0000)]
Remove redundant ./ from xpath statements.

17 years agoAdjust whitespace.
Bob Stayton [Sun, 18 Mar 2007 22:23:47 +0000 (22:23 +0000)]
Adjust whitespace.

17 years agoSupport spans in sections for certain processors.
Bob Stayton [Sun, 18 Mar 2007 16:12:35 +0000 (16:12 +0000)]
Support spans in sections for certain processors.

17 years agoAdd section.container.element parameter to enable
Bob Stayton [Sun, 18 Mar 2007 07:42:45 +0000 (07:42 +0000)]
Add section.container.element parameter to enable
pgwide spans inside sections.

17 years agoAdd component.titlepage.properties attribute-set to
Bob Stayton [Sun, 18 Mar 2007 05:36:12 +0000 (05:36 +0000)]
Add component.titlepage.properties attribute-set to
support span="all" and other properties.

17 years agoEmpty attribute set for top level component titlepage block.
Bob Stayton [Sun, 18 Mar 2007 05:16:42 +0000 (05:16 +0000)]
Empty attribute set for top level component titlepage block.
Allows setting a span on title info.

17 years agoFix context comparison bug.
Bob Stayton [Sun, 18 Mar 2007 01:33:19 +0000 (01:33 +0000)]
Fix context comparison bug.

17 years agoFixed #1680755 (keycombo joinchar default incorrect).
Mauritz Jeanson [Thu, 15 Mar 2007 09:45:51 +0000 (09:45 +0000)]
Fixed #1680755 (keycombo joinchar default incorrect).

17 years agoDocumentation for markup supported by new bibliography.style=iso690 parameter
Jirka Kosek [Wed, 14 Mar 2007 08:55:37 +0000 (08:55 +0000)]
Documentation for markup supported by new bibliography.style=iso690 parameter

17 years agofix caption plus title in cals table producing double caption.
Bob Stayton [Tue, 13 Mar 2007 19:41:48 +0000 (19:41 +0000)]
fix caption plus title in cals table producing double caption.

17 years agoCorrected typo in calloutlist template.
Mauritz Jeanson [Tue, 13 Mar 2007 14:09:01 +0000 (14:09 +0000)]
Corrected typo in calloutlist template.

17 years agoAdded link to WiKi page with description of special markup needed for ISO690 biblioen...
Jirka Kosek [Tue, 13 Mar 2007 09:52:15 +0000 (09:52 +0000)]
Added link to WiKi page with description of special markup needed for ISO690 biblioentries

17 years agoFix broken locale: you can't have a comment in a start tag
Norman Walsh [Mon, 12 Mar 2007 16:24:46 +0000 (16:24 +0000)]
Fix broken locale: you can't have a comment in a start tag

17 years agoCommitted changes from Miloš Komarčević to Serbian files.
Michael Smith [Mon, 12 Mar 2007 03:04:42 +0000 (03:04 +0000)]
Committed changes from Miloš Komarčević to Serbian files.

17 years agoSet formal object class value with class.value mode.
Bob Stayton [Thu, 8 Mar 2007 07:10:13 +0000 (07:10 +0000)]
Set formal object class value with class.value mode.

17 years agoFix number test in termlength when NaN.
Bob Stayton [Thu, 8 Mar 2007 07:09:04 +0000 (07:09 +0000)]
Fix number test in termlength when NaN.

17 years agoApply table.row.properties template to html tr rows too.
Bob Stayton [Thu, 8 Mar 2007 07:04:57 +0000 (07:04 +0000)]
Apply table.row.properties template to html tr rows too.
Add keep-with-next to table.row.properties when row is in thead.

17 years agoMathML must be surrounded by fo:instream-foreign-object
Jirka Kosek [Wed, 7 Mar 2007 20:30:30 +0000 (20:30 +0000)]
MathML must be surrounded by fo:instream-foreign-object

17 years agoCopied over Website XSL Java extensions.
Michael Smith [Mon, 5 Mar 2007 17:32:30 +0000 (17:32 +0000)]
Copied over Website XSL Java extensions.

17 years agoDon't make the RELEASE-NOTES build a standard part of
Michael Smith [Mon, 5 Mar 2007 17:03:39 +0000 (17:03 +0000)]
Don't make the RELEASE-NOTES build a standard part of
all packages. Instead just include it where needed and
don't include it where not needed (for example, include
it in the docbook-xsl package but not in the
docbook-xsl-java package).

17 years agoCopied xsl/extensions up a level to create a top-level
Michael Smith [Mon, 5 Mar 2007 17:01:58 +0000 (17:01 +0000)]
Copied xsl/extensions up a level to create a top-level
xsl-java module. Rationale is that we need to do a
separate docbook-xsl-java release in order to get the
XSL Java extensions packaged for Debian, and having it
as a top-level module allows the release build and
packaging to be done using the common build files in
releasetools/ and so makes it a lot easier to set up
and maintain the build and do the packaging and upload, etc.
After OK, would be best to next remove the
xsl/extensions directory from version control and
instead update the docbook-xsl build to simply copy
over the built jars from the xsl-java dir.

17 years agoIgnore stuff.
Michael Smith [Mon, 5 Mar 2007 11:15:44 +0000 (11:15 +0000)]
Ignore stuff.

17 years agoMade the paramchk script use the value of DOCBOOK_SVN
Michael Smith [Mon, 5 Mar 2007 11:12:59 +0000 (11:12 +0000)]
Made the paramchk script use the value of DOCBOOK_SVN
to find the params dir (instead of relying on relative
paths). This hard-codes paramchk to work only with
docbook-xsl -- but anyway, no other builds currently
use paramchk.

17 years agoAdded tracking for slides and website svn changes.
Michael Smith [Mon, 5 Mar 2007 11:06:34 +0000 (11:06 +0000)]
Added tracking for slides and website svn changes.

17 years agoMade some further adjustments to cause slides/fo and
Michael Smith [Mon, 5 Mar 2007 10:46:21 +0000 (10:46 +0000)]
Made some further adjustments to cause slides/fo and
slides/html param builds to work correctly.

17 years agoMade changes to cause build of separate
Michael Smith [Mon, 5 Mar 2007 10:23:21 +0000 (10:23 +0000)]
Made changes to cause build of separate
slides/fo/param.xsl and slides/html/param.xsl files,
and updated doc build to handle that split. Also
updated build of ChangeLog.xml, NEWS file and
RELEASE-NOTES.{html,txt,pdf} builds to include slides
and website changes.
Closes bug #1671745. Thanks to Justus Piater.

17 years agoMade some minor updates to param docs and comments in
Michael Smith [Mon, 5 Mar 2007 06:28:18 +0000 (06:28 +0000)]
Made some minor updates to param docs and comments in
manpages stylesheet. Also, removed some params for
manpages doc that are already doc'ed as HTML params.

17 years agoRenamed build README files.
Michael Smith [Mon, 5 Mar 2007 06:24:18 +0000 (06:24 +0000)]
Renamed build README files.

17 years agoFix bug in contentdepth outputting empty height attribute.
Bob Stayton [Sat, 3 Mar 2007 08:50:05 +0000 (08:50 +0000)]
Fix bug in contentdepth outputting empty height attribute.

17 years agoTurned off xalan2.jar build. This removes DocBook XSL
Michael Smith [Thu, 1 Mar 2007 11:09:31 +0000 (11:09 +0000)]
Turned off xalan2.jar build. This removes DocBook XSL
Java extensions support for versions of Xalan prior to
Xalan 2.7. If you are currently using the extensions
with an earlier version of Xalan, you need to upgrade
to Xalan 2.7.

17 years agoRenamed cvstools dir to buildtools, and replaced all
Michael Smith [Thu, 1 Mar 2007 10:59:20 +0000 (10:59 +0000)]
Renamed cvstools dir to buildtools, and replaced all
references to "cvstools" in makefiles and elsewhere
with "buildtools".

17 years agoClarify that multiple year elements are required.
Bob Stayton [Wed, 28 Feb 2007 18:22:37 +0000 (18:22 +0000)]
Clarify that multiple year elements are required.

17 years agoRefactored the chunking modules to move all named templates to
Bob Stayton [Wed, 28 Feb 2007 18:08:17 +0000 (18:08 +0000)]
Refactored the chunking modules to move all named templates to
chunk-common.xsl and all match templates to chunk-code.xsl, in
order to enable better chunk customization.
See the comments in chunk.xsl for more details.

17 years agoAdd default.table.frame parameter to fo too.
Bob Stayton [Tue, 27 Feb 2007 01:13:50 +0000 (01:13 +0000)]
Add default.table.frame parameter to fo too.

17 years agoAdded xhtml/biblio-iso690.xsl to ignore list.
Michael Smith [Mon, 26 Feb 2007 20:09:03 +0000 (20:09 +0000)]
Added xhtml/biblio-iso690.xsl to ignore list.

17 years agoReverted necessary escaping of backslash, dot, and dash
Michael Smith [Mon, 26 Feb 2007 20:04:25 +0000 (20:04 +0000)]
Reverted necessary escaping of backslash, dot, and dash
out of the well-intentioned (but it now appears,
misguided) "marker" mechanism (introduced in the 1.72.0
release) -- which made use of alternative "marker"
characters as internal representations of those
characters, and then replaced them just prior to
serialization -- and back into what's basically the
system that was used prior to the 1.69.0 release; that
is, into a part of stylesheet code that gets executed
at the beginning of processing -- before any other roff
markup up is. This change obviates the need for the
marker system. It also requires a lot less RAM during
processing (for large files, the marker mechanism
ending up requiring gigabytes of memory).

Closes bug #1661177. Thanks to Scott Smedley for
providing a test case (the fvwm man page) that exposed
the problem with the marker mechanism.

Also moved the mechanism for converting non-breaking
spaces back into the same area of the stylesheet code.

17 years agoChanged variable expression assignment from RTF to node set, so boolean tests work...
Jirka Kosek [Mon, 26 Feb 2007 09:22:41 +0000 (09:22 +0000)]
Changed variable expression assignment from RTF to node set, so boolean tests work correctly.

17 years agoAdd support for default.table.frame parameter.
Bob Stayton [Mon, 26 Feb 2007 08:31:32 +0000 (08:31 +0000)]
Add support for default.table.frame parameter.
Fix bug 1575446 rowsep last check for @morerows.

17 years agoAdd anchor for xml:id for listitem in varlistentry.
Bob Stayton [Mon, 26 Feb 2007 07:53:03 +0000 (07:53 +0000)]
Add anchor for xml:id for listitem in varlistentry.