OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] PNG Images rendering on XML->FO->PDF


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.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]