This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-help@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]