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] | [Elist Home]


Subject: DOCBOOK-APPS: align="center"



I am using docbook slides 3.0b1 to generate HTML.

For some reason, I can't get the align="center" to work properly on
imagedata ie.:

      <mediaobject>
	<imageobject>
	  <imagedata
                fileref="./graph.png" format="PNG" align="center"/>
	</imageobject>
      </mediaobject>

Results in the image placement on the left.

But...

		fileref="./graph.png" format="PNG"align="right"/>

works as expected, with image on the right.

This is using the plain.xsl stylesheet.

I've looked through old postings and there appears to have been
stylesheet bugs that were reportedly corrected.

Is there something that I'm missing?  Or is there a different approach
to center an image?

-- 
Scott Chapal


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


Powered by eList eXpress LLC