[Boost-docs] QuickBook for non boost project

Subject: [Boost-docs] QuickBook for non boost project
From: Bo Jensen (jensen.bo_at_[hidden])
Date: 2010-01-14 21:58:57


Hi,
I am new to boost QuickBook and consider using it for documentation of
a non boost project. It looks very nice indeed, but I have come across
a couple of problems :

1) Image and css paths seems to be hard to replace. For html I ended
up just fixing the paths with a notfile call that replaces all the
paths with the correct one, which works fine and is okey with me. But
in pdf files problems arise, because it fails with trying to fetch my
images from a url...how do I correct this ? I have the following set :

    <xsl:param>boost.root=..
    <xsl:param>boost.image.src=../images/myproject.png
    <xsl:param>boost.image.alt="\"Myproject\""
    <xsl:param>boost.image.w=162
    <xsl:param>boost.image.h=46
    <xsl:param>nav.layout=none

2) How can I control where the pdf output files get located ? is there
some kind of install command call I can make ?

Thanks for a great tool otherwise.

Regards
Bo


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC