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: Re: DOCBOOK-APPS: XSL-FO - Howto obtain figures inside a box and titlebelow the figure ?


* Alain NAKACHE; <alain@cal.fr> on 28 Nov, 2002 wrote:
>2/ For title below the figure I used to configure DSSSL stylesheets as 
>follows :
>
>(define ($object-titles-after$)
>   ;; List of objects who's titles go after the object
>   (list
>     (normalize "figure")
>     (normalize "table")))

add the following to your personal stylesheet

<xsl:param name="formal.title.placement">
figure after
example before
equation after
table after
procedure before
</xsl:param>

-- 

Togan Muftuoglu



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


Powered by eList eXpress LLC