I've just updated to the latest quickbook version, and can't build the
math-toolkit docs anymore.
There are a lot of warnings about use of \n that I'll fix in due course, but
in the mean time table generation seems to be broken, the errors are:
xslt-xsltproc ..\bin.v2\doc\msvc-8.0\debug\threading-multi\math.docbook
../bin.v2/doc/msvc-8.0/debug/threading-multi/math.xml:10294: parser error :
Open
ing and ending tag mismatch: row line 10293 and tbody
</tbody>
^
../bin.v2/doc/msvc-8.0/debug/threading-multi/math.xml:10295: parser error :
Open
ing and ending tag mismatch: row line 10279 and tgroup
</tgroup>
^
../bin.v2/doc/msvc-8.0/debug/threading-multi/math.xml:10296: parser error :
Open
ing and ending tag mismatch: tbody line 10243 and informaltable
</informaltable>
^
../bin.v2/doc/msvc-8.0/debug/threading-multi/math.xml:10347: parser error :
Open
ing and ending tag mismatch: tgroup line 10229 and section
</section>
^
../bin.v2/doc/msvc-8.0/debug/threading-multi/math.xml:11023: parser error :
Open
ing and ending tag mismatch: informaltable line 10228 and section
</section>
^
../bin.v2/doc/msvc-8.0/debug/threading-multi/math.xml:28945: parser error :
Open
ing and ending tag mismatch: section line 3435 and article
</article>
And seem to be caused by the final row of the table ending in <row> rather
than </row> (the other rows all look OK):
<row>
<entry>
<para>
quantile
</para>
</entry><entry>
<para>
let p0 = (c-a)<emphasis>(b-a) the point of inflection on
the
cdf, then given probability p and q = 1-p:\n x =
sqrt((b-a)(c-a)p)
+ a ; for p < p0\n x = c ; for p == p0\n x = b -
sqrt((b-a)(b-c)q)
; for p > p0\n (See
[EMAIL
PROTECTED]</emphasis>..<emphasis>..</emphasis>../boost/math/distributions/triangular.hpp
/boost/math/distributions/triangular.hpp
</para>
</entry>
<row>
</tbody>
</tgroup>
</informaltable>
Does this ring any bells?
Thanks, John.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests:
https://lists.sourceforge.net/lists/listinfo/boost-docs