Drat.

Just found out.
  <figure float="0" id="fig601">
            <title >A Block split over a page boundary</title>
            <mediaobject>
              <imageobject>
                <imagedata      fileref="images\fig6-1.png" format="PNG"/>
              </imageobject>
              <textobject>
            <phrase>            <para>Figure showing two areas created from a single 
block.</para></phrase>
              </textobject>
            </mediaobject>
          </figure>

produces alt text in the html,

  <figure float="0" id="fig601">
            <title >A Block split over a page boundary</title>
            <mediaobject>
              <imageobject>
                <imagedata      fileref="images\fig6-1.png" format="PNG"/>
              </imageobject>
              <textobject>
           <para>Figure showing two areas created from a single block.</para>
              </textobject>
            </mediaobject>
          </figure>

Doesn't. Both valid docbook.

I wish I'd known that sooner. Is there any rationale why <phrase> wrapper 
needed to
produce the alt text?

Regards DaveP


----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>

Reply via email to