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


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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


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