Reece Dunn wrote:These diffs should be based on the latest versions. The new header and navigation bar supports various looks that are configurable via parameters, see navbar.xsl for more info.
I'm getting errors from xsltproc with this new set:
runtime error: file /Users/ccurrie/Source/boost/tools/boostbook/xsl/docbook-layout.xsl line 25 element call-template
xsl:call-template : template calsTable not found
Try importing 'chunk.xsl' from 'docbook-layout.xsl' as well (I'll look up a better template to include from so the template can be used for both 'html.xsl' and 'html-single.xsl'). I think this will solve the problem.
I also see you're still importing 'docbook.xsl' instead of 'chunk.xsl', which seems to cause I/O errors for me, although only on certain systems. Is there a reason for this change, that I should spend time debugging why I have problems? Changing it back to chunk.xsl eliminates the I/O errors, although not the xsltproc error above.
Arg!
Regards, Reece
_________________________________________________________________ Express yourself with cool new emoticons http://www.msn.co.uk/specials/myemo
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Boost-docs mailing list [EMAIL PROTECTED] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
