Rowland, Larry ha scritto:
> ...
> We always scale images and almost
> always provide duplicate imageobject elements inside a mediaobject to
> allow different scale factors for the images in HTML and FO output,
> as described here in Bob Stayton's book on XSL:
>
> http://www.sagehill.net/docbookxsl/GraphicSelection.html
>
> By the way, if you are trying to use DocBook for any significant
> publishing effort, Bob's book is extremely valuable.
>
Thanks a lot for your explanation Larry!!
You were very clear!!
For now I've solved the 'problem' using different stylesheets putting
<xsl:param name="ignore.image.scaling" select="1"/>
inside the one to create html output.
Cheers,
Daniele.