atom feed8 messages in org.oasis-open.lists.docbook-appsRE: DOCBOOK-APPS: RE: Colwidth attrib...
FromSent OnAttachments
Jeff BealMar 20, 2002 7:14 am 
Dave PawsonMar 20, 2002 10:30 am 
Jeff BealMar 20, 2002 10:40 am 
Kraa de SimonMar 21, 2002 4:44 am 
Glass, EricMar 21, 2002 5:27 am 
Jeff BealMar 21, 2002 5:44 am 
Norman WalshMar 21, 2002 3:30 pm 
Kraa de SimonMar 22, 2002 5:32 am 
Subject:RE: DOCBOOK-APPS: RE: Colwidth attribute of colspec not processed ?
From:Kraa de Simon (Simo@icl.nl)
Date:Mar 22, 2002 5:32:21 am
List:org.oasis-open.lists.docbook-apps

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:jeff@ansys.com] Verzonden: donderdag 21 maart 2002 14:40 Aan: 'Kraa de Simon' CC: 'docb@lists.oasis-open.org' 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 jeff@ansys.com