|
Boost : |
Subject: Re: [boost] [1.49] Release candidate PDF doc build available
From: John Maddock (boost.regex_at_[hidden])
Date: 2012-02-23 05:31:58
> So herewith the alternative version. This is in fact the Trunk version
> but contains the (original) reference to bjam.
OK, I've found the issue with the geometry docs: in your indexes you have a
table entry for "1-dimensional (adapted)" which itself contains another
table.... but that table is completely empty. Down the line this produces
the FO:
<fo:table id="id733492"
space-before.optimum="1em" space-before.minimum="0.8em"
space-before.maximum="1.2em" table-layout="fixed" width="100%">
<fo:table-column column-number="1"
column-width="proportional-column-width(1)"/>
<fo:table-body start-indent="0pt"
end-indent="0pt"/>
</fo:table>
Which is invalid XML and gets rejected by XEP.
Am I correct in thinking there should really be something in that table
anyway?
HTH, John.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk