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


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

Problems with tables using XSL FO stylesheets.


I've been trying to get the tool chain DocBook -> xsltproc -> passivetex
-> pdf to work.  I've run into two problems doing this.  The first
problem involves xsltproc.  I tried to run xsltproc with Norman Walsh's
fo stylesheets using the command:
xsltproc -o book.fo
/usr/share/xml/docbook/docbook-xsl-1.51.1/fo/docbook.xsl book.xml
I get the error:
Error Undefined namespace prefix
xmlXPathCompiledEval: evaluation failed
Segmentation Fault

So, I tried using an older version of the fo stylesheets and 1.48 or
1.50.0 seemed to work well with xsltproc.

Now I ran 
pdfxmltex book.fo
using the 1.50.0 stylesheets.  It ran okay for a bit but crashed on this
error:
! Illegal unit of measure (pt inserted).
<to be read again>
                   0
l.142 ...00%:><fo:table-column column-number="1"/>
<fo:table-column column-nu...
?
This is using an informal table in the DocBook code.  Passivetex
installed fine and the test documents which were provided also ran
without errors.  Could anyone shed some light into this?

Eric Baudais


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