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: Titles for figures


Hi,

I have a problem with the alignment of titles for figures.
Some titles are aligned to center, what I want, and some
titles are aligned left, what I don't want. Each figure contains
a imagedata where the alignment is specified like the following
code:

<section>
<figure id="docs">
   <title>Dokumente einstellen - Übersicht</title>
   <mediaobject>
      <imageobject>
        <imagedata fileref="docs.jpg" format="JPG"
                          width="400px" align="center"/>
   </imageobject>
   </mediaobject>
</figure>

Is there any other simple way to align the titles to center, for example
a param? I am using FOP 0.20.5RC and DocBook XSL 1.59.2.

Greetings,

Marko




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


Powered by eList eXpress LLC