This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Titles for figures


At 09:36 21.01.2003 -0800, you wrote:
The stylesheet uses the align value of the imagedata
to align the figure title.   Are you saying that for
some figures, this does not work?  If that is the case,
can you submit a sample?  Or are some figures
left aligned but you want the title centered?  That
currently isn't possible.
Ah, I think I got the problem. To submit an example I cut everything
off - only one image left - but for the images where the error occurs
(title left) I use a 'screenshot' element like the following:

      <figure id="suche_ergebnis">
         <title>Suchergebnis</title>
         <screenshot>
         <mediaobject>
            <imageobject>
               <imagedata fileref="suche.jpg" format="JPG"
                          align="center"/>
            </imageobject>
         </mediaobject>
         </screenshot>
      </figure>

So, I can remove this, but maybe in this case the title should be
aligned center, too?

Thanks and greetings,

Marko


--

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]