kbproto: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Tue Aug 23 17:38:14 PDT 2011


 docbook.am |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 5a286420a2356d611929b700e5338ab4649d707f
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Aug 23 20:37:08 2011 -0400

    docbook pdf: add xsl parameter to locate images
    
    Unlike html, pdf/ps requires a full path name to find images,
    but only needs it to make an internal copy of it at build time.
    The image can later be removed and the image still shows up in the pdf doc.
    This allows us to use the absolute builddir.
    
    This parameter must not be used for html which loads the image from disk
    at user read time. The image is removed from builddir after build is done,
    and we do not know where the image will be installed by the distro.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list