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] epub heading levels and centered images


on 05.11.2012 04:52 Bob Stayton said the following:
> Hi Andreas,
> You seem to have downloaded the "doc" archive, not the xsl archive itself.
> You want docbook-xsl-1.77.1.zip.

Ahh, thanks for clearing that up.

Here is what I get running against chunk.xsl when I run it after installing
the docbook update.

<div class="figure" id="FigCMOverview">
  <div class="figure-title">Figure 3.1. AfterShot color management
              overview</div>
  <div class="figure-contents">
    <div style="text-align: center; " class="mediaobject">
      <table style="border: 0; width: 80%; cellpadding: 0; cellspacing: 0;">
        <tr>
          <td style="text-align: center; ">
            <img style="text-align: middle; width: 100%; "
                 src="images/CM-Overview.png"
                 alt="AfterShot color management overview"/>
          </td>
        </tr>
      </table>
    </div>
  </div>
</div>

Which is consistent with what I get using my customization layer.
Still no centered image ;-(

I've put a test setup at http://afximages.com/tmp/epub-test.tgz if you would
like to have a look.


thx
afx


-- 
http://afximages.com/


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