On 10/11/10 5:36 PM, Jörn Kottmann wrote:
> One reason the scale parameter is behaving so differently
> between pdf and html, might be that the html version
> does not know about the intrinsic image size.
> Marshall, do we use the graphic size extension?
> http://www.sagehill.net/docbookxsl/ImageSizing.html#ImageSizeExt
I tried to enable it with the following params:
grapicsizeExtension set to 1
useExtensions set to 1
Now it complains that it cannot load the image
files:
...
Failed to load image: images/tools/tools.cde/image002.jpg
Failed to load image: images/tools/tools.cde/image004.jpg
...
Not sure what am I missing.
Here is a list of available parameters:
http://docbkx-tools.sourceforge.net/docbkx-maven-plugin/generate-html-mojo.html#graphicsizeExtension
Jörn
|