]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
18 years agoFix bug #1471303: Comments cause incorrect <group> processing
Norman Walsh [Wed, 19 Apr 2006 12:47:23 +0000 (12:47 +0000)]
Fix bug #1471303: Comments cause incorrect <group> processing

18 years agoAdded missing anchor
Jirka Kosek [Wed, 19 Apr 2006 10:03:18 +0000 (10:03 +0000)]
Added missing anchor

18 years agoConditions for auto-generating index are aligned with the rest of stylesheets.
Jirka Kosek [Wed, 19 Apr 2006 08:45:52 +0000 (08:45 +0000)]
Conditions for auto-generating index are aligned with the rest of stylesheets.

18 years agoMakefile for creating wrapper files that combine source files for
Michael Smith [Wed, 19 Apr 2006 06:25:42 +0000 (06:25 +0000)]
Makefile for creating wrapper files that combine source files for
multiple DocBook doc instances.

18 years agoReplaced "echo" with "@echo" where appropriate, to suppress echo output.
Michael Smith [Wed, 19 Apr 2006 06:24:47 +0000 (06:24 +0000)]
Replaced "echo" with "@echo" where appropriate, to suppress echo output.

18 years agoAdded missing param declarations on several templates. Lack of
Michael Smith [Sun, 16 Apr 2006 04:25:29 +0000 (04:25 +0000)]
Added missing param declarations on several templates. Lack of
them was causing processing with Saxon to fail. Thanks to
Denis Bradford for reporting the problem.

18 years agoUpdated Farsi locale file with edits from Sina Khakbaz (by way of
Michael Smith [Sat, 15 Apr 2006 16:12:52 +0000 (16:12 +0000)]
Updated Farsi locale file with edits from Sina Khakbaz (by way of
Kia Teymourian).

18 years agoFixed bug #1309992. All elements with explicit ID are now added into help map file.
Jirka Kosek [Fri, 14 Apr 2006 19:20:59 +0000 (19:20 +0000)]
Fixed bug #1309992. All elements with explicit ID are now added into help map file.

18 years agoFixed bug # 1372895. Refentry is now handled properly.
Jirka Kosek [Fri, 14 Apr 2006 18:56:30 +0000 (18:56 +0000)]
Fixed bug # 1372895. Refentry is now handled properly.

18 years agoFixed bug #1431113. Profiling is now working with JavaHelp. Please note that using...
Jirka Kosek [Fri, 14 Apr 2006 18:49:24 +0000 (18:49 +0000)]
Fixed bug #1431113. Profiling is now working with JavaHelp. Please note that using $rootid is not fully supported with profiling and JavaHelp yet.

18 years agoIndexterm which are just ends of ranges are ignored
Jirka Kosek [Fri, 14 Apr 2006 18:35:03 +0000 (18:35 +0000)]
Indexterm which are just ends of ranges are ignored

18 years agoFixed bug # 1465290. Spaces are converted fo:leader only inside DocBook (non-namespac...
Jirka Kosek [Fri, 14 Apr 2006 18:11:23 +0000 (18:11 +0000)]
Fixed bug # 1465290. Spaces are converted fo:leader only inside DocBook (non-namespaced elements). Text nodes inside different namespaces (e.g. MathML, SVG) are left untouched.

18 years agoUpdated table converter to include context info when logging
Michael Smith [Fri, 14 Apr 2006 15:00:11 +0000 (15:00 +0000)]
Updated table converter to include context info when logging
warnings about nested tables.

18 years agoUpdated for CS-02 in preparation for submission for the OASIS Standard process
Norman Walsh [Fri, 14 Apr 2006 14:45:03 +0000 (14:45 +0000)]
Updated for CS-02 in preparation for submission for the OASIS Standard process

18 years agoAdjusted excludes to refine handling of Makefile.* files.
Michael Smith [Fri, 14 Apr 2006 14:16:36 +0000 (14:16 +0000)]
Adjusted excludes to refine handling of Makefile.* files.

18 years agoFixed problem that was preventing tools dir from being packaged.
Michael Smith [Fri, 14 Apr 2006 13:56:20 +0000 (13:56 +0000)]
Fixed problem that was preventing tools dir from being packaged.

18 years agoFixed small bug in new verbatim-indenting code.
Michael Smith [Fri, 14 Apr 2006 11:10:48 +0000 (11:10 +0000)]
Fixed small bug in new verbatim-indenting code.

18 years agoCreated a new message-logging named template, log.message, by
Michael Smith [Fri, 14 Apr 2006 10:22:41 +0000 (10:22 +0000)]
Created a new message-logging named template, log.message, by
generalizing the old refentry.emit.message template and moving it
out of common/refentry.xsl and into common/common.xsl

18 years agoAdded options for controlling indentation of verbatim output.
Michael Smith [Fri, 14 Apr 2006 08:41:41 +0000 (08:41 +0000)]
Added options for controlling indentation of verbatim output.
Controlled through the man.indentation.verbatims.adjust and
man.indentation.verbatims.value params. Closes #1242997

18 years agoAdded options for controlling indentation in lists and in *blurb
Michael Smith [Fri, 14 Apr 2006 08:25:36 +0000 (08:25 +0000)]
Added options for controlling indentation in lists and in *blurb
output in the AUTHORS section. Controlled through the
man.indentation.lists.adjust, man.indentation.lists.value,
man.indentation.authors.adjust, and man.indentation.authors.value
parameters. Default is 3 characters (instead of the roff default
of 8 characters). Closes #1449369.

Also, removed the indent that was being set on informalexample
outuput. I will instead add an option for indenting verbatims,
which I think is what the informalexample indent was intended for
originally.

18 years agoChanged line-spacing call before synopfragment to use ".sp -1n"
Michael Smith [Fri, 14 Apr 2006 06:12:34 +0000 (06:12 +0000)]
Changed line-spacing call before synopfragment to use ".sp -1n"
("n" units specified) instead of plain ".sp -1"

18 years agoAdded support for rendering figure titles correctly (with a line
Michael Smith [Fri, 14 Apr 2006 05:57:41 +0000 (05:57 +0000)]
Added support for rendering figure titles correctly (with a line
break before then and in bold).

18 years agoMoved Makefile.DocBook from contrib module to xsl module.
Michael Smith [Fri, 14 Apr 2006 05:11:33 +0000 (05:11 +0000)]
Moved Makefile.DocBook from contrib module to xsl module.

18 years agoAdded support for cleaning up output when man.base.dir and
Michael Smith [Fri, 14 Apr 2006 05:05:46 +0000 (05:05 +0000)]
Added support for cleaning up output when man.base.dir and
man.subdirs.enabled or in effect.

18 years agoAdded support for writing man files into a specific output
Michael Smith [Fri, 14 Apr 2006 04:58:31 +0000 (04:58 +0000)]
Added support for writing man files into a specific output
directory and into appropriate subdirectories within that output
directory. Controlled through the man.base.dir parameter (similar
to the base.dir support in the HTML stylesheet) and the
man.subdirs.enabled parameter, which automatically determines the
name of an appropriate subdir (for example, man/man7, man/man1,
etc.) based on the section number/manvolnum of the source Refentry.

Closes #1255036 and #1170317. Thanks to Denis Bradford for the
original feature request, and to Costin Stroie for submitting a
patch that was very helpful in implementing the support.

18 years agoFixed syntax used for calling XSLT process.
Michael Smith [Fri, 14 Apr 2006 01:42:30 +0000 (01:42 +0000)]
Fixed syntax used for calling XSLT process.

18 years agoRemoved include statement that was pulling in VERSION file. The
Michael Smith [Fri, 14 Apr 2006 00:17:15 +0000 (00:17 +0000)]
Removed include statement that was pulling in VERSION file. The
current standalone slides FO stylesheets don't do anything with
the VERSION data anyway, and after they're officially integrated,
will always be pulling in the docbook-xsl VERSION data anyway.

18 years agoRefined XPath statements and notification messages for refentry
Michael Smith [Thu, 13 Apr 2006 23:30:16 +0000 (23:30 +0000)]
Refined XPath statements and notification messages for refentry
metadata handling.

18 years agoReverted recent change that added template match for root. It's
Michael Smith [Thu, 13 Apr 2006 17:23:39 +0000 (17:23 +0000)]
Reverted recent change that added template match for root. It's
not needed. In fact, it breaks stuff.

18 years agoCorrected install.sh dependency.
Michael Smith [Thu, 13 Apr 2006 16:12:45 +0000 (16:12 +0000)]
Corrected install.sh dependency.

18 years agoMade "cat messages" also go to standard error.
Michael Smith [Thu, 13 Apr 2006 15:19:51 +0000 (15:19 +0000)]
Made "cat messages" also go to standard error.

18 years agoMade install.sh send all messages to standard error instead of
Michael Smith [Thu, 13 Apr 2006 14:50:12 +0000 (14:50 +0000)]
Made install.sh send all messages to standard error instead of
standard out.

18 years agoMade segtitle bold in FO output. Closes #948245. Thanks to
Michael Smith [Thu, 13 Apr 2006 11:22:41 +0000 (11:22 +0000)]
Made segtitle bold in FO output. Closes #948245. Thanks to
Alastair Rankine for reporting.

18 years agoCorrected behavior of test.sh script so that in can be invoked
Michael Smith [Thu, 13 Apr 2006 10:30:52 +0000 (10:30 +0000)]
Corrected behavior of test.sh script so that in can be invoked
from anywhere and still work correctly.

18 years agoAdded information on using the --batch switch.
Michael Smith [Thu, 13 Apr 2006 09:29:22 +0000 (09:29 +0000)]
Added information on using the --batch switch.

18 years agoAdded switch to install.sh to enable non-interactive (batch)
Michael Smith [Thu, 13 Apr 2006 09:23:52 +0000 (09:23 +0000)]
Added switch to install.sh to enable non-interactive (batch)
installs.

18 years agoChanged version numbers
Norman Walsh [Wed, 12 Apr 2006 17:44:51 +0000 (17:44 +0000)]
Changed version numbers

18 years agoV5.0b5
Norman Walsh [Wed, 12 Apr 2006 16:02:40 +0000 (16:02 +0000)]
V5.0b5

18 years agoFixed typo in refpurpose
Norman Walsh [Wed, 12 Apr 2006 16:00:55 +0000 (16:00 +0000)]
Fixed typo in refpurpose

18 years agoMade class on refmiscinfo a class/otherclass enumerated value attribute
Norman Walsh [Wed, 12 Apr 2006 12:42:42 +0000 (12:42 +0000)]
Made class on refmiscinfo a class/otherclass enumerated value attribute

18 years agoMinor description update.
Bob Stayton [Tue, 11 Apr 2006 18:16:15 +0000 (18:16 +0000)]
Minor description update.

18 years agoAdded message-prolog and message-epilog and
Michael Smith [Mon, 10 Apr 2006 14:15:28 +0000 (14:15 +0000)]
Added message-prolog and message-epilog and
suppress-context-node-name local params to the write.chunk and
write.text.chunk templates. They enable additional info to be
emitted before/after the "Writing..." message, and enable they
context-node name to be suppressed in output. The reason for
these additions is that the write.text.chunk template is
"repurposed" in manpages output for writing the names of soelim
stub files as well as "real" man pages, and also is used for
writing the manifest file, and it is useful to emit details about
the type of file it is writing each time.

18 years agoAdded refentry.emit.message utility templated and and
Michael Smith [Mon, 10 Apr 2006 11:11:52 +0000 (11:11 +0000)]
Added refentry.emit.message utility templated and and
refentry.emit.messages parameter for emitting note/warning
messages about missing markup.

18 years agoAdded support for copyright and legalnotice.
Michael Smith [Mon, 10 Apr 2006 01:55:16 +0000 (01:55 +0000)]
Added support for copyright and legalnotice.
The manpages stylesheets now output a COPYRIGHT section, after the
AUTHORS section, if a copyright or legalnotice is found in the
source. The section contains the copyright contents followed by
the legalnotice contents. Closes #1450209.

18 years agoFixed regression caused by recent changes to refentry metadata
Michael Smith [Sun, 9 Apr 2006 11:38:26 +0000 (11:38 +0000)]
Fixed regression caused by recent changes to refentry metadata
handling. Closes #1467100. Thanks to Daniel Leidert for reporting.

18 years agoAdded support for "software" and "sectdesc" class values on
Michael Smith [Sat, 8 Apr 2006 16:54:41 +0000 (16:54 +0000)]
Added support for "software" and "sectdesc" class values on
refmiscinfo; "software" is treated identically to "source", and
"setdesc" is treated identically to "manual".

18 years agoMade further refinements to the code for doing Refentry metadata
Michael Smith [Fri, 7 Apr 2006 18:36:06 +0000 (18:36 +0000)]
Made further refinements to the code for doing Refentry metadata
gathering; "normalized" the formatting of notification/warning
messages emitted during metadata gathering.

18 years agoSimplified XPath check for refentry "source" metadata.
Michael Smith [Fri, 7 Apr 2006 14:54:23 +0000 (14:54 +0000)]
Simplified XPath check for refentry "source" metadata.

18 years agoDrastically reworked all of the XPath expressions used in refentry
Michael Smith [Fri, 7 Apr 2006 12:21:25 +0000 (12:21 +0000)]
Drastically reworked all of the XPath expressions used in refentry
metadata gathering -- completely removed $parentinfo and turned
$info into a set of nodes that includes the *info contents of the
Refentry plus the *info contents all all of its ancestor
elements. The basic XPath expression now used throughout is (using
the example of checking for a date):

  (($info[//date])[last()]/date)[1].

That selects the "last" *info/date date in document order -- that
is, the one eitther on the Refentry itself or on the closest
ancestor to the Refentry.

It's likely this change may break some things; may need to pick
up some pieces later.

Also, changed the default value for the man.th.extra2.max.length
from 40 to 30.

18 years agoEnsure better postcript/PDF output from "man -Tps" by doing a
Michael Smith [Fri, 7 Apr 2006 07:15:05 +0000 (07:15 +0000)]
Ensure better postcript/PDF output from "man -Tps" by doing a
"negative" vertical space with  ".sp -1n" everywhere instead of
just ".sp -1".

18 years agoAdded some editor/othercredit stuff to refentry.002.xml.
Michael Smith [Fri, 7 Apr 2006 07:11:47 +0000 (07:11 +0000)]
Added some editor/othercredit stuff to refentry.002.xml.

18 years agoRemoved encoding on table.xsl stylesheet.
Michael Smith [Fri, 7 Apr 2006 04:34:01 +0000 (04:34 +0000)]
Removed encoding on table.xsl stylesheet.

18 years agoDid some comment cleanup on the table.xsl file.
Michael Smith [Fri, 7 Apr 2006 04:27:27 +0000 (04:27 +0000)]
Did some comment cleanup on the table.xsl file.

18 years agoFixed handling of punctuation for Funcparams in HTML output.
Michael Smith [Fri, 7 Apr 2006 01:03:31 +0000 (01:03 +0000)]
Fixed handling of punctuation for Funcparams in HTML output.
Closes #1213275.

18 years agoChanged test expression used for determining whether a term in a
Michael Smith [Fri, 7 Apr 2006 00:13:08 +0000 (00:13 +0000)]
Changed test expression used for determining whether a term in a
variablelist is the final term. Was using "position() = last()",
but that caused a fatal XPath error in xsltproc (though not in
Saxon); changed to "not(following-sibling::term)", which is
probably a better way of doing it anyway.

18 years agoStyle improvement
Jirka Kosek [Thu, 6 Apr 2006 21:00:19 +0000 (21:00 +0000)]
Style improvement

18 years agoAdded proposal of versioning section
Jirka Kosek [Thu, 6 Apr 2006 20:32:17 +0000 (20:32 +0000)]
Added proposal of versioning section

18 years agoAdjusted spacing around K&R-formatted Funcdef and Paramdef output
Michael Smith [Thu, 6 Apr 2006 14:39:59 +0000 (14:39 +0000)]
Adjusted spacing around K&R-formatted Funcdef and Paramdef output
such that it can more easily be discerned where one ends and the
other begins. Closes #1213264.

18 years agoMade handling of paramdef/parameter in FO output consistent with
Michael Smith [Thu, 6 Apr 2006 14:21:17 +0000 (14:21 +0000)]
Made handling of paramdef/parameter in FO output consistent with
that in HTML and manpages output. Closes #1213259.

18 years agoMade handling of Refnamediv consistent with formatting in HTML and
Michael Smith [Thu, 6 Apr 2006 14:06:45 +0000 (14:06 +0000)]
Made handling of Refnamediv consistent with formatting in HTML and
manpages output; specifically, changed so that Refname
(comma-separated list of multiple instances found) is used
(instead of Refentrytitle as previously), then em-dash, then the
Refpurpose. Closes #1212562.

18 years agoCommitted patch to fix problem with Title missing in Adobe Reader
Michael Smith [Thu, 6 Apr 2006 13:29:06 +0000 (13:29 +0000)]
Committed patch to fix problem with Title missing in Adobe Reader
"Document properties". Closes #1465301. Thanks to Mauritz Jeanson
for the patch.

18 years agoAdded support for using dblatex to generated PDF of release notes
Michael Smith [Thu, 6 Apr 2006 13:15:18 +0000 (13:15 +0000)]
Added support for using dblatex to generated PDF of release notes
(as alternative to XEP).

18 years agoAdjusted punctuation in Alt text.
Michael Smith [Thu, 6 Apr 2006 13:14:00 +0000 (13:14 +0000)]
Adjusted punctuation in Alt text.

18 years agoAdded ID values where needed.
Michael Smith [Thu, 6 Apr 2006 13:09:12 +0000 (13:09 +0000)]
Added ID values where needed.

18 years agoAdded stylesheet for use in generating PDF of release notes using
Michael Smith [Thu, 6 Apr 2006 13:08:37 +0000 (13:08 +0000)]
Added stylesheet for use in generating PDF of release notes using
dblatex.

18 years agoMade some minor formatting adjustments.
Michael Smith [Thu, 6 Apr 2006 10:10:57 +0000 (10:10 +0000)]
Made some minor formatting adjustments.

18 years agoFixed cut/paste error that was causing ID warnings to be emitted
Michael Smith [Thu, 6 Apr 2006 10:08:22 +0000 (10:08 +0000)]
Fixed cut/paste error that was causing ID warnings to be emitted
for all Sect2 instances, even if they already had IDs.

18 years agoMake first part of name of stamp file uppercase.
Michael Smith [Thu, 6 Apr 2006 07:32:56 +0000 (07:32 +0000)]
Make first part of name of stamp file uppercase.

18 years agoRemoved from makefiles some leftover stuff needed in previous doc
Michael Smith [Thu, 6 Apr 2006 06:34:35 +0000 (06:34 +0000)]
Removed from makefiles some leftover stuff needed in previous doc
build. Added an ID attribute to docsrc/reference.xml file.

18 years agoRipped out parts of the doc source that we are no longer building
Michael Smith [Thu, 6 Apr 2006 06:23:15 +0000 (06:23 +0000)]
Ripped out parts of the doc source that we are no longer building
(because the info in those parts is out of date, no longer
maintained, and now obviated by existence of Bob Stayton's book.

18 years agoRemoved the doc/tools directory. It contained doc on profiling,
Michael Smith [Thu, 6 Apr 2006 06:10:04 +0000 (06:10 +0000)]
Removed the doc/tools directory. It contained doc on profiling,
which is now covered in detail in Bob Stayton's book.

18 years agoUpdated doc build to eliminate how-to portion of doc and retain
Michael Smith [Thu, 6 Apr 2006 06:02:08 +0000 (06:02 +0000)]
Updated doc build to eliminate how-to portion of doc and retain
only the generated reference documention. (The how-to part was way
out of date, no longer maintained, and obviated by the existence
of Bob Stayton's book). The index.html file is now generated just
by making an exact copy of the reference.html file.

18 years agoModified html/slides-common.xsl to look for param.xsl in new
Michael Smith [Thu, 6 Apr 2006 03:03:34 +0000 (03:03 +0000)]
Modified html/slides-common.xsl to look for param.xsl in new
location.

18 years agoMoved param.xweb out of html subdir and up a level such that it
Michael Smith [Thu, 6 Apr 2006 03:00:24 +0000 (03:00 +0000)]
Moved param.xweb out of html subdir and up a level such that it
can potentially include params for fo, svg, etc. output formats.

18 years agoMoved param.xsl build up, out of html subdir. Rationale is too
Michael Smith [Thu, 6 Apr 2006 02:56:36 +0000 (02:56 +0000)]
Moved param.xsl build up, out of html subdir. Rationale is too
allow better integration with DocBook XSL stylesheets build (if
we decide to move slides under xsl in source repository), and to
enable inclusion of potential fo params and params for other
slides output formats (svg, etc.) -- without needing to deal with
additional complexity of having a separate params.xsl file for
each slides output format.

18 years agoReworked doc build to depend on params.xsl file in slides/
Michael Smith [Thu, 6 Apr 2006 02:19:55 +0000 (02:19 +0000)]
Reworked doc build to depend on params.xsl file in slides/
instead of in slides/html. This makes xsl/slides build consistent
with other output formats. With this setup we avoid needing to
deal with potentially having a separate params.xsl file for each
separate subdir of the slides dir -- instead, if when params for
other than HTML output from slides are added, they just all go in
the single slides/param.xsl file.

18 years agoAdded some additional "punctuation" characters.
Michael Smith [Thu, 6 Apr 2006 00:15:20 +0000 (00:15 +0000)]
Added some additional "punctuation" characters.

18 years agoSupport XInclude namespace
Norman Walsh [Wed, 5 Apr 2006 21:20:44 +0000 (21:20 +0000)]
Support XInclude namespace

18 years agoAllow XInclude inside info elements
Norman Walsh [Wed, 5 Apr 2006 21:19:34 +0000 (21:19 +0000)]
Allow XInclude inside info elements

18 years agoAdded parameter to the db.technical.inlines
Norman Walsh [Wed, 5 Apr 2006 21:17:24 +0000 (21:17 +0000)]
Added parameter to the db.technical.inlines

18 years agoReorganized to avoid recursive Makefiles
Norman Walsh [Wed, 5 Apr 2006 19:48:28 +0000 (19:48 +0000)]
Reorganized to avoid recursive Makefiles

18 years agoGenerate proper namespace declaration attributes
Norman Walsh [Wed, 5 Apr 2006 16:50:03 +0000 (16:50 +0000)]
Generate proper namespace declaration attributes

18 years agoReorganized to use non-recursive Makefiles
Norman Walsh [Wed, 5 Apr 2006 16:46:31 +0000 (16:46 +0000)]
Reorganized to use non-recursive Makefiles

18 years agoSlides stylesheets import the DocBook XSL stylesheets, and Slides
Michael Smith [Wed, 5 Apr 2006 16:11:01 +0000 (16:11 +0000)]
Slides stylesheets import the DocBook XSL stylesheets, and Slides
xhtml stylesheets are auto-generated from Slide html ones, which
import the DocBook html stylesheets. So, need to transform the
"/html/" in the xsl:import to "/xhtml/".

18 years agoRemoved RNG and RNC tags and unneeded pubdate
Dick Hamilton [Wed, 5 Apr 2006 16:07:34 +0000 (16:07 +0000)]
Removed RNG and RNC tags and unneeded pubdate

18 years agoReorganized to use non-recursive Makefiles
Norman Walsh [Wed, 5 Apr 2006 15:27:52 +0000 (15:27 +0000)]
Reorganized to use non-recursive Makefiles

18 years agoOh bother, just ignore all the random bits at this level
Norman Walsh [Wed, 5 Apr 2006 15:26:31 +0000 (15:26 +0000)]
Oh bother, just ignore all the random bits at this level

18 years agoReorganized to use non-recursive Makefiles
Norman Walsh [Wed, 5 Apr 2006 15:17:33 +0000 (15:17 +0000)]
Reorganized to use non-recursive Makefiles

18 years agoUpdated pubdate and date
Norman Walsh [Wed, 5 Apr 2006 14:56:14 +0000 (14:56 +0000)]
Updated pubdate and date

18 years agoDon't put EMPTY in a group; added debugging messages (currently commented out)
Norman Walsh [Wed, 5 Apr 2006 14:53:40 +0000 (14:53 +0000)]
Don't put EMPTY in a group; added debugging messages (currently commented out)

18 years agoFix busted table content models
Norman Walsh [Wed, 5 Apr 2006 14:52:10 +0000 (14:52 +0000)]
Fix busted table content models

18 years agoYou speak English, right norm?
Norman Walsh [Wed, 5 Apr 2006 14:51:47 +0000 (14:51 +0000)]
You speak English, right norm?

18 years agoSupport inheriting linkends and xlink:hrefs in imageobjectco areas
Norman Walsh [Wed, 5 Apr 2006 12:57:26 +0000 (12:57 +0000)]
Support inheriting linkends and xlink:hrefs in imageobjectco areas

18 years agoAdded root-element template match to slides fo/plain.xsl
Michael Smith [Wed, 5 Apr 2006 11:16:32 +0000 (11:16 +0000)]
Added root-element template match to slides fo/plain.xsl
stylesheet. The lack of it was causing the root match from the
VERSIOn file to get picked up, which in turn prevented any output
from being generated at all.

18 years agoAdded output of Releaseinfo to recto titlepage ("copyright" page)
Michael Smith [Wed, 5 Apr 2006 10:51:35 +0000 (10:51 +0000)]
Added output of Releaseinfo to recto titlepage ("copyright" page)
for Book in FO output. This makes it consistent with HTML output.
Closes #1327034. Thanks to Paul DuBois for reporting.

18 years agoAdded call to normalize-space() to cause contents of Abstract to
Michael Smith [Wed, 5 Apr 2006 10:19:25 +0000 (10:19 +0000)]
Added call to normalize-space() to cause contents of Abstract to
be normalized when used as the value of the HTML "meta description".

18 years agoAdded newline before .sp request in template that matches
Michael Smith [Wed, 5 Apr 2006 09:26:34 +0000 (09:26 +0000)]
Added newline before .sp request in template that matches
verbatims, because in some cases the .sp was appearing as a
literal in output, because it was getting output inline without a
break before it.

18 years agoHandle additional case when extension functions were not unable to load external...
Jirka Kosek [Wed, 5 Apr 2006 09:06:37 +0000 (09:06 +0000)]
Handle additional case when extension functions were not unable to load external resource on Windows box

18 years agoAdded template for matching Span; noticed problems with span
Michael Smith [Wed, 5 Apr 2006 09:03:34 +0000 (09:03 +0000)]
Added template for matching Span; noticed problems with span
instances appearing as-is output, possibly as a side-effect of
failed Olink processing -- so we need to catch it before it
sneaks through.

18 years agoRedirect cvs2cl output from stout to file (instead of using -f
Michael Smith [Wed, 5 Apr 2006 06:39:35 +0000 (06:39 +0000)]
Redirect cvs2cl output from stout to file (instead of using -f
switch).