OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: RE: DOCBOOK-APPS: RE: Colwidth attribute of colspec not processed ?


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.beal@ansys.com]
Verzonden: donderdag 21 maart 2002 14:40
Aan: 'Kraa de Simon'
CC: 'docbook-apps@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.beal@ansys.com


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC