]>
granicus.if.org Git - docbook-dsssl/log
Michael Smith [Sun, 5 Sep 2004 11:32:31 +0000 (11:32 +0000)]
Bug #
1022519 - graphics.xsl fails with error about no X11 server
Problem
Current stylesheets fail when trying to generate output under
the following conditions:
- Linux/Unix environment
- no X server running
- document contains graphics
- use.extensions enabled
This makes it impossible to try to do extensions-enabled
automated transformations (e.g., nightly doc builds) in a server
environment.
Cause
Certain methods in the DocBook "ImageIntrisics" extensions class
rely on the Java AWT library, which by default expects a running
X server.
Fix
Both the Saxon and Xalan2 versions of the extensions now set the
"java.awt.headless" Java 1.4 system property to true. That
property tells Java to continue processing AWT-based code even
if no running X server is found.
The property is set at the beginning of the constructor for the
ImageIntrinsics class.
Affects
This change only affects transformations using Saxon or Xalan2
under the conditions:
- Linux/Unix environment
- no X server running
- document contains graphics
- use.extensions enabled
Norman Walsh [Fri, 3 Sep 2004 20:47:00 +0000 (20:47 +0000)]
Remove symbol from subscript and superscript; it's not in Simplified
Bob Stayton [Thu, 2 Sep 2004 07:07:18 +0000 (07:07 +0000)]
Updated for release 1.66.
Bob Stayton [Thu, 2 Sep 2004 04:13:53 +0000 (04:13 +0000)]
Added templates to set initial-page-number and force-page-count
for page-sequences so they can be customized.
Bob Stayton [Thu, 2 Sep 2004 03:42:00 +0000 (03:42 +0000)]
fixed bug in listitem xref-to.
Bob Stayton [Wed, 1 Sep 2004 20:55:38 +0000 (20:55 +0000)]
Checking in Michael Smith's patch to fix Xalan2 compile.
Jirka Kosek [Wed, 1 Sep 2004 20:02:42 +0000 (20:02 +0000)]
Footnote numbers doesn't count <ulink url="..."/>
Bob Stayton [Mon, 30 Aug 2004 07:46:33 +0000 (07:46 +0000)]
Fixed bug where an indexterm seealso turned off the primary page number.
Bob Stayton [Thu, 26 Aug 2004 18:58:42 +0000 (18:58 +0000)]
Added component.label.includes.part.label parameter.
Bob Stayton [Thu, 26 Aug 2004 18:31:20 +0000 (18:31 +0000)]
Optionally adds part label prefix to component labels.
Bob Stayton [Thu, 26 Aug 2004 18:30:10 +0000 (18:30 +0000)]
Added component.label.includes.part.label parameter to appendices and
other component elements.
Norman Walsh [Thu, 26 Aug 2004 14:44:59 +0000 (14:44 +0000)]
Release announcement for 4.4b2
Norman Walsh [Thu, 26 Aug 2004 14:16:47 +0000 (14:16 +0000)]
Fix spelling of system identifiers for W3C entity sets
Norman Walsh [Thu, 26 Aug 2004 13:57:46 +0000 (13:57 +0000)]
Updated version number
Norman Walsh [Thu, 26 Aug 2004 13:51:19 +0000 (13:51 +0000)]
Added docbookx to the catalog
Norman Walsh [Thu, 26 Aug 2004 13:49:59 +0000 (13:49 +0000)]
Updated version number
Norman Walsh [Thu, 26 Aug 2004 13:35:40 +0000 (13:35 +0000)]
Fixed spelling error
Norman Walsh [Thu, 26 Aug 2004 13:26:56 +0000 (13:26 +0000)]
Updated for 4.4b2
Norman Walsh [Thu, 26 Aug 2004 13:15:12 +0000 (13:15 +0000)]
Allow HTML tables to nest
Norman Walsh [Thu, 26 Aug 2004 13:03:31 +0000 (13:03 +0000)]
Make the rules attribute on HTML tables CDATA so that its enumerated values don't conflict with the CALS frame attribute
Norman Walsh [Thu, 26 Aug 2004 12:16:23 +0000 (12:16 +0000)]
Fixed typo
Norman Walsh [Thu, 26 Aug 2004 12:15:08 +0000 (12:15 +0000)]
Remove xml:base from SGML DTD
Norman Walsh [Thu, 26 Aug 2004 12:07:29 +0000 (12:07 +0000)]
Updated URIs for the character entity sets to reflect the slightly different filenames provided by the W3C entity sets
Norman Walsh [Thu, 26 Aug 2004 12:05:21 +0000 (12:05 +0000)]
Initial checkin
Norman Walsh [Thu, 26 Aug 2004 11:51:11 +0000 (11:51 +0000)]
Added bibliolist
Norman Walsh [Thu, 26 Aug 2004 11:49:05 +0000 (11:49 +0000)]
Added PE to allow the euro entity to be excluded
Bob Stayton [Thu, 26 Aug 2004 08:43:39 +0000 (08:43 +0000)]
Add component.label.includes.part.label parameter to add
part number to chapter labels when $label.from.part is nonzero.
Jirka Kosek [Thu, 26 Aug 2004 07:50:09 +0000 (07:50 +0000)]
Sort language is taken from document not from system environment
Norman Walsh [Sun, 22 Aug 2004 14:05:31 +0000 (14:05 +0000)]
Support fm:Version
Jirka Kosek [Thu, 19 Aug 2004 21:19:03 +0000 (21:19 +0000)]
Added several patches from W. Borgert
Jirka Kosek [Thu, 19 Aug 2004 09:27:01 +0000 (09:27 +0000)]
Numbering and formatting of normal and ulink footnotes has been unifyed.
Jirka Kosek [Thu, 19 Aug 2004 09:08:09 +0000 (09:08 +0000)]
Fixed WF error
Jirka Kosek [Thu, 19 Aug 2004 08:59:52 +0000 (08:59 +0000)]
Fixed variable name
Bob Stayton [Wed, 18 Aug 2004 06:21:35 +0000 (06:21 +0000)]
Improved translation from Rui Lopes and Pedro Morais.
Bob Stayton [Tue, 17 Aug 2004 16:37:05 +0000 (16:37 +0000)]
article/appendix title now uses object.title.markup to get number labels.
Bob Stayton [Mon, 16 Aug 2004 04:07:58 +0000 (04:07 +0000)]
add eps to the filenames extensions support by fop.
Bob Stayton [Sun, 15 Aug 2004 22:43:06 +0000 (22:43 +0000)]
Added footnote.sep.leader.properties attribute set.
Bob Stayton [Sun, 15 Aug 2004 22:13:18 +0000 (22:13 +0000)]
Added footnote.sep.leader.properties attribute set.
Bob Stayton [Sun, 15 Aug 2004 22:11:35 +0000 (22:11 +0000)]
Add property set for the footnote separator rule.
Bob Stayton [Sun, 15 Aug 2004 21:36:29 +0000 (21:36 +0000)]
Another select optimization.
Bob Stayton [Sun, 15 Aug 2004 21:05:44 +0000 (21:05 +0000)]
lang attribute select statement optimized.
Bob Stayton [Sun, 15 Aug 2004 08:13:38 +0000 (08:13 +0000)]
Added support for @renderas in section and sect1 et al.
Bob Stayton [Sun, 15 Aug 2004 07:52:04 +0000 (07:52 +0000)]
Add support for @renderas to section and sect1 et al headings.
Bob Stayton [Sat, 14 Aug 2004 08:33:19 +0000 (08:33 +0000)]
Output ids on segmentedlist blocks so links can work.
Bob Stayton [Sat, 14 Aug 2004 08:13:27 +0000 (08:13 +0000)]
Added class attributes for segmentedlist elements for table presentation.
Bob Stayton [Sat, 14 Aug 2004 07:29:41 +0000 (07:29 +0000)]
Add call to anchor template for seglistitem so it can be linked to.
Bob Stayton [Sat, 14 Aug 2004 07:22:48 +0000 (07:22 +0000)]
Fix bug #983042 to make segmentedlist HTML markup more semantic
and available to CSS styles.
Bob Stayton [Fri, 13 Aug 2004 08:26:04 +0000 (08:26 +0000)]
index is defined as chunk only if $generate.index != 0.
Bob Stayton [Fri, 13 Aug 2004 08:25:25 +0000 (08:25 +0000)]
Fixed bug #967909 incorrect 'next' link for index in chapter.
Bob Stayton [Fri, 13 Aug 2004 07:35:36 +0000 (07:35 +0000)]
Bug 955623: Added user.preroot placeholder template to permit xsl-stylesheet
and other PIs and comments to be output before the HTML root element.
Bob Stayton [Fri, 13 Aug 2004 07:04:49 +0000 (07:04 +0000)]
Add id to legalnotice block so can be linked to.
Bob Stayton [Fri, 13 Aug 2004 06:44:14 +0000 (06:44 +0000)]
Non-chunked legalnotice now gets an <a name="id"> so it can be
referenced with xref or link.
Bob Stayton [Fri, 13 Aug 2004 02:06:27 +0000 (02:06 +0000)]
RFE 782817, added support for @label in footnote.
Bob Stayton [Fri, 13 Aug 2004 02:00:58 +0000 (02:00 +0000)]
RFE 782817, added support for @label in footnote.
Bob Stayton [Thu, 12 Aug 2004 08:35:31 +0000 (08:35 +0000)]
For RFE 790517, added parameter img.src.path as a prefix
to HTML img src attributes.
Bob Stayton [Thu, 12 Aug 2004 07:45:32 +0000 (07:45 +0000)]
Added master-reference parameter to page.number.format template
to permit customizations to use the master-reference instead of element.
Bob Stayton [Thu, 12 Aug 2004 00:39:30 +0000 (00:39 +0000)]
Mentioned that the parameter also affects which graphics
file formats are supported.
Bob Stayton [Thu, 12 Aug 2004 00:20:23 +0000 (00:20 +0000)]
Fixed bug 974508.
Bob Stayton [Thu, 12 Aug 2004 00:17:18 +0000 (00:17 +0000)]
Bob Stayton [Wed, 11 Aug 2004 23:50:07 +0000 (23:50 +0000)]
Added support for a dbfo keep-together PI for formal objects
so one can be broken if very long and the default keep-together
is not appropriate.
Bob Stayton [Wed, 11 Aug 2004 22:57:49 +0000 (22:57 +0000)]
Fixed bug 958433: simplelist table error in FOP.
Also added support for a PI to set the table width.
Bob Stayton [Wed, 11 Aug 2004 22:43:56 +0000 (22:43 +0000)]
Fixed problem of PI name suffix being matched instead of whole name.
Bob Stayton [Wed, 11 Aug 2004 18:39:10 +0000 (18:39 +0000)]
In no.anchor.mode, test for any link descendants and switch to
normal formatting if there are none. This preserves formatting
in titleabbrev for TOC and headers.
Bob Stayton [Wed, 11 Aug 2004 17:15:30 +0000 (17:15 +0000)]
Made file extension selection case insensitive.
Bob Stayton [Wed, 11 Aug 2004 17:14:37 +0000 (17:14 +0000)]
Made file extension selection case insensitive, and updated
the list of graphics extensions.
Bob Stayton [Wed, 11 Aug 2004 08:40:25 +0000 (08:40 +0000)]
Removed PDF from fop image support, and added EPS to fop image support.
Bob Stayton [Wed, 11 Aug 2004 08:23:24 +0000 (08:23 +0000)]
Changed link rel="home" to rel="start", and
link rel="previous" to rel="prev", per W3C HTML 4.01 spec.
Bob Stayton [Wed, 11 Aug 2004 08:09:45 +0000 (08:09 +0000)]
Added support for 4.3 corpcredit element.
Bob Stayton [Mon, 9 Aug 2004 00:34:32 +0000 (00:34 +0000)]
Added templates in xref context to support new olink features.
Bob Stayton [Mon, 9 Aug 2004 00:33:35 +0000 (00:33 +0000)]
Make each locale file dependent on en.xml to pick up any new items
so that all locale files at least have all items, even if not yet
translated.
Bob Stayton [Mon, 9 Aug 2004 00:31:05 +0000 (00:31 +0000)]
Extended full olink support to FO output.
Bob Stayton [Mon, 9 Aug 2004 00:28:33 +0000 (00:28 +0000)]
Now includes common/olink.xsl after olink rewrite.
Bob Stayton [Mon, 9 Aug 2004 00:27:01 +0000 (00:27 +0000)]
Rewrote olink templates to support new features.
Bob Stayton [Mon, 9 Aug 2004 00:25:02 +0000 (00:25 +0000)]
Added olink docname placeholder to substitute.markup and make.gentext.template.
Bob Stayton [Mon, 9 Aug 2004 00:22:27 +0000 (00:22 +0000)]
New parameters to support new olink features.
Bob Stayton [Sun, 8 Aug 2004 08:36:17 +0000 (08:36 +0000)]
Put common olink templates in common/olink.xsl to add FO support for olinks.
Bob Stayton [Fri, 6 Aug 2004 15:45:35 +0000 (15:45 +0000)]
Fixed bug where ximg:getDepth was using $nominal.image.width instead of depth.
Bob Stayton [Fri, 6 Aug 2004 08:18:24 +0000 (08:18 +0000)]
Fixed Bug #840187 entrytbl needs width="100%" on the table element.
Norman Walsh [Tue, 3 Aug 2004 16:09:27 +0000 (16:09 +0000)]
Updated version name
Norman Walsh [Tue, 3 Aug 2004 14:02:09 +0000 (14:02 +0000)]
Updated to use restored link element
Norman Walsh [Fri, 30 Jul 2004 15:53:13 +0000 (15:53 +0000)]
Prevent entrytbl from appearing directly in a row in an entrytbl; exclude tables and informaltables from CALS tables
Norman Walsh [Fri, 30 Jul 2004 14:04:40 +0000 (14:04 +0000)]
Allow all inlines in citation (to fix biblioref problem) and restore the link element
Norman Walsh [Tue, 27 Jul 2004 16:32:22 +0000 (16:32 +0000)]
Version 1.1CR1 released
Norman Walsh [Tue, 27 Jul 2004 16:26:57 +0000 (16:26 +0000)]
Fixed system identifier
Norman Walsh [Tue, 27 Jul 2004 16:25:24 +0000 (16:25 +0000)]
Updated
Norman Walsh [Tue, 27 Jul 2004 16:23:16 +0000 (16:23 +0000)]
Renamed and updated
Norman Walsh [Tue, 27 Jul 2004 16:08:17 +0000 (16:08 +0000)]
Released V1.1CR1
Norman Walsh [Tue, 27 Jul 2004 16:04:17 +0000 (16:04 +0000)]
Initial checkin
Norman Walsh [Tue, 27 Jul 2004 15:51:06 +0000 (15:51 +0000)]
Released V1.2CR1
Norman Walsh [Tue, 27 Jul 2004 15:40:03 +0000 (15:40 +0000)]
Initial checkin
Norman Walsh [Tue, 27 Jul 2004 15:31:18 +0000 (15:31 +0000)]
Released V1.2CR1
Norman Walsh [Tue, 27 Jul 2004 15:29:02 +0000 (15:29 +0000)]
Updated builds
Norman Walsh [Tue, 27 Jul 2004 15:19:03 +0000 (15:19 +0000)]
Updated and renamed
Norman Walsh [Tue, 27 Jul 2004 15:13:04 +0000 (15:13 +0000)]
Fix test target
Norman Walsh [Tue, 27 Jul 2004 15:05:42 +0000 (15:05 +0000)]
Updated to 1.1CR1
Norman Walsh [Tue, 27 Jul 2004 14:53:24 +0000 (14:53 +0000)]
Adde superscript/subscript
Norman Walsh [Mon, 26 Jul 2004 19:08:17 +0000 (19:08 +0000)]
Fix info elements for admonitions
Norman Walsh [Sun, 25 Jul 2004 21:39:36 +0000 (21:39 +0000)]
Allow calloutlist to have block content before the first callout
Norman Walsh [Sun, 25 Jul 2004 21:25:56 +0000 (21:25 +0000)]
Allow calloutlist to have block content before the first callout
Norman Walsh [Fri, 23 Jul 2004 11:19:10 +0000 (11:19 +0000)]
Update to the Drambuie Release