I installed JDK 1.4.0 and Saxon 6.5.1, enabled use.extensions and
tablecolumns.extension and:

<colspec colnum="1" colwidth="1.00*"/><colspec colnum="2" colwidth="3.00*"/>

is processed to:

<colgroup><col width="25%"><col width="75%"></colgroup>

Great! It works! Thank you very much everyone!

Simon.

-----Oorspronkelijk bericht-----
Van: Jeff Beal [mailto:[EMAIL PROTECTED]]
Verzonden: donderdag 21 maart 2002 14:40
Aan: 'Kraa de Simon'
CC: '[EMAIL PROTECTED]'
Onderwerp: RE: DOCBOOK-APPS: RE: Colwidth attribute of colspec not
processed ?


I would try pulling away from instant saxon.  And maybe try an older version
of saxon.  (I'm using 6.4.4 with Java 1.4.0 on Win2K with no problems, and
have been for several months.)

In order to run non-instant saxon, download from the Saxon website and unzip
onto your hard drive, and then run it as follows:

java -cp C:\saxon\saxon.jar com.icl.saxon.StyleSheet [standard saxon
parameters]

HTH,

Jeff Beal
Ansys, Inc.
(724)514-3150
[EMAIL PROTECTED]

Reply via email to