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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: RE: [docbook] docbook compilation trouble


Thank you for the quick reply.
Where can I turn of the extension?

felix

-----Original Message-----
From: Jirka Kosek [mailto:jirka@kosek.cz] 
Sent: Friday, May 30, 2003 4:04 PM
To: Felix Zanker
Cc: docbook@lists.oasis-open.org
Subject: Re: [docbook] docbook compilation trouble

Felix Zanker wrote:

> Writing ch01.html for chapter
> Writing ch02s01.html for section(ov)
> No adjustColumnWidths function available.

This means that your are using XSLT processor which doesn't know 
extension function for calculating column widths. This extensions is 
available for Saxon and Xalan. In order to use extensions you must add 
file extensions/saxon651.jar or extensions/xalan2.jar to your classpath.

If you are using other processor than Saxon or Xalan you can turn off 
extensions by setting parameter use.extensions to 0.

				Jirka

-- 
-----------------------------------------------------------------
   Jirka Kosek  	
   e-mail: jirka@kosek.cz
   http://www.kosek.cz


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