Description of problem: If you supply the width attribute in <imagedata> the html output puts a very cool border around the image. However this border fills the whole width of the page, not the width of the image. Version-Release number of selected component (if applicable): publican-0.38-0.el5 How reproducible: everytime Steps to Reproduce: <mediaobject> <imageobject> <imagedata fileref="images/JON_SOA_indicators.png" width="430" format="PNG"/> </imageobject> </mediaobject> Actual results: attached image Expected results: border should be a consistant distance from all edges of the image Additional info: The border doesn't get rendered at all in the pdf output.
Created attachment 320638 [details] actual output
The bug here was that the border was being rendered at all. Removed border from HTML output when image width is set.
publican-0.39-0.fc9,publican-fedora-0.16-0.fc9 has been submitted as an update for Fedora 9. http://admin.fedoraproject.org/updates/publican-0.39-0.fc9,publican-fedora-0.16-0.fc9
publican-0.39-0.fc9, publican-fedora-0.16-0.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report.