Aha, problem solved. Horray! In fact, I had already given values for the contentdepth and contentwidth attributes.
But i had an extra parameter enabled which I shouldn't have. ignore.image.scaling will tell Docbook to ignore contentwidth and contentdepth information for html/xhtml output. Which sorta makes sense. Robert On Wed, Jan 5, 2011 at 12:48 PM, Keith Fahlgren <[email protected]> wrote: > On Mon, Jan 3, 2011 at 8:10 PM, Robert Nagle <[email protected]> > wrote: >> If you wanted to output an image HTML element that contains these >> attributes, what do they think would be the easiest way to get these >> attributes? > > My guess is that the easiest way is with @contentwidth and > @contentdepth attributes, following > http://www.docbook.org/tdg/en/html/imagedata.html and > http://www.sagehill.net/docbookxsl/ImageSizing.html > > > Keith > -- Robert Nagle 12777 Ashford Point Dr #1417 Houston, Texas 77082 713 893 3424 http://www.robertnagle.info --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
